range property

GridRange? range
getter/setter pair

The range to insert new cells into.

The range is constrained to the current sheet boundaries.

Implementation

GridRange? range;