range property

GridRange? range
getter/setter pair

The range to write data to.

If the data in rows does not cover the entire requested range, the fields matching those set in fields will be cleared.

Implementation

GridRange? range;