XLDataValidationCollection Class Properties
In This Topic
For a list of all members of this type, see XLDataValidationCollection members.
Public Properties
| Name | Description |
| Count | (Inherited from System.Collections.ObjectModel.Collection<XLDataValidation>) |
| DisablePrompts | Gets or sets disable prompts of this validations. |
| Item | (Inherited from System.Collections.ObjectModel.Collection<XLDataValidation>) |
| ObjectId | Gets or sets object identifier. |
| Sheet | Gets conditional formatting object. |
| XWindow | Gets or sets X window coordinate of this validations. |
| YWindow | Gets or sets Y window coordinate of this validations. |
Top
See Also