Gets the collection that expresses all data validation information for cells in a sheet which have data validation features applied.
Supported in XLSX only.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax
public DataValidationCollection DataValidations { get; }
See Also