startRowIndex property

int? startRowIndex
getter/setter pair

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

Implementation

core.int? startRowIndex;