Click or drag to resize

SourceRange Properties

Version 102.0.100

The SourceRange type exposes the following members.

Properties
  NameDescription
Public propertyEndColumn
End column of range (exclusive).
Public propertyEndLine
End line of range
Public propertyStartColumn
Start column of range (inclusive).
Public propertyStartLine
Start line of range.
Top
See Also