SourceRange Properties |
The SourceRange type exposes the following members.
Name | Description | |
---|---|---|
EndColumn |
End column of range (exclusive).
| |
EndLine |
End line of range
| |
StartColumn |
Start column of range (inclusive).
| |
StartLine |
Start line of range.
|