ExcelWorksheet DataValidations Property GemBox.Spreadsheet Help
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.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax

public DataValidationCollection DataValidations { get; }
See Also