Click or drag to resize

SourceRange Properties

Version 99.2.120

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