endRowIndex property

int? endRowIndex
getter/setter pair

The end row (exclusive) of the range, or not set if unbounded.

Implementation

core.int? endRowIndex;