startColumnIndex property

int? startColumnIndex
getter/setter pair

The start column (inclusive) of the range, or not set if unbounded.

Implementation

core.int? startColumnIndex;