Assembly: Laner;
The IValidationFilterSettings interface contains properties used to work with settings of a validation filter.
IValidationFilterSettings
To get validation filter settings, use the IValidationFilterModel.Settings property.
Property name | Brief description | |
CellStyle | The CellStyle property returns formatting style for cells with validation exceptions. | |
Severity | The Severity property determines importance level for the filter. |
See also: