filteredRowsIncluded property

bool? filteredRowsIncluded
getter/setter pair

If true, the data validation rule will be applied to the filtered rows as well.

Optional.

Implementation

core.bool? filteredRowsIncluded;