DataValidations Class Members
In This Topic
The following tables list the members exposed by DataValidations.
Public Properties
| Name | Description |
| DisablePrompts | Gets or sets a boolean value indicates whether all data validation input prompts are disabled for the Worksheet. |
| Item | Gets the DataValidation at the specified cell. |
| 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. |
| 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. |
Top
Public Methods
See Also