Name | Description | |
---|---|---|
SpreadDataValidationsBase Constructor |
The following tables list the members exposed by SpreadDataValidationsBase.
Name | Description | |
---|---|---|
SpreadDataValidationsBase Constructor |
Name | Description | |
---|---|---|
DisablePrompts | Gets or sets a boolean value indicates whether all data validation input prompts are disabled for the GrapeCity.Spreadsheet.Worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations) | |
Item | Gets the GrapeCity.Spreadsheet.DataValidation at the specified cell. (Inherited from GrapeCity.Spreadsheet.DataValidations) | |
XWindow | Gets or sets the x-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels. (Inherited from GrapeCity.Spreadsheet.DataValidations) | |
YWindow | Gets or sets the y-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels. (Inherited from GrapeCity.Spreadsheet.DataValidations) |
Name | Description | |
---|---|---|
Add | Overloaded. Applies new TItem item for the specified cell range. (Inherited from GrapeCity.Spreadsheet.DataValidations) | |
CircleInvalid | Overloaded. Circles invalid entries on the worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations) | |
ClearCircles | Clears circles from invalid entries on the worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations) |