CustomFx2NLParams.Range Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional range within Expression to explain. If missing, then explain the whole expression. Eg: zero-based offsets {1,6} >> 1d starting index is 1 and ending index is 6.
public Microsoft.PowerFx.LanguageServerProtocol.Protocol.ScalarRange Range { get; set; }
member this.Range : Microsoft.PowerFx.LanguageServerProtocol.Protocol.ScalarRange with get, set
Public Property Range As ScalarRange