startColumn property

int? startColumn
getter/setter pair

The one-based index of the column containing the first character of the range.

Implementation

int? startColumn;