rule property

DataValidationRule? rule
getter/setter pair

The data validation rule to set on each cell in the range, or empty to clear the data validation in the range.

Implementation

DataValidationRule? rule;