Click or drag to resize

IDataValidationCollection Properties

The IDataValidationCollection type exposes the following members.

Properties
Name Description
Public property IsPromptBoxPositionFixed
Indicates whehter prompt box has fixed position..
Public property IsPromptBoxVisible
Indicates whehter prompt box is visible..
Public property Item
Returns single entry from the collection. Read-only.
Public property ParentTable
Gets parent table. Read-only.
Public property PromptBoxHPosition
Vertical position of the prompt box.
Public property PromptBoxVPosition
Vertical position of the prompt box.
Public property ShapesCount
Gets number of required shapes objects.
Public property Workbook
Parent workbook.
Public property Worksheet
Parent worksheet.
Top
See Also