range property

GridRange? range
getter/setter pair

The range to autofill.

This will examine the range and detect the location that has data and automatically fill that data in to the rest of the range.

Implementation

GridRange? range;