range property

GridRange? range
getter/setter pair

The range within which all cells should be unmerged.

If the range spans multiple merges, all will be unmerged. The range must not partially span any merge.

Implementation

GridRange? range;