Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static DataValidationCollection |
DataValidationCollection.create()
Deprecated.
This method is internal and should not be used.
|
static DataValidationCollection |
DataValidationCollection.create(int capacity)
Deprecated.
This method is internal and should not be used.
|
DataValidationCollection |
ExcelWorksheet.getDataValidations()
Gets the collection that expresses all data validation information for cells in a sheet which have data validation features applied.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelWorksheet.setDataValidations(DataValidationCollection value)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.