DataValidations Class Properties
In This Topic
For a list of all members of this type, see DataValidations members.
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
See Also