rule property
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;
The data validation rule to set on each cell in the range, or empty to clear the data validation in the range.
DataValidationRule? rule;