XlsDataValidationCollection Properties |
The XlsDataValidationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Capacity |
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
(Inherited from
CollectionBase
T
.)
|
|
|
Count |
Gets the number of elements contained in the System.Collections.CollectionBase instance.
(Inherited from
CollectionBase
T
.)
|
|
|
InnerList |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
|
|
IsPromptBoxPositionFixed |
Indicates whehter prompt box has fixed position..
|
|
|
IsPromptBoxVisible |
Indicates whehter prompt box is visible..
|
|
|
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from
CollectionBase
T
.)
|
|
|
Item |
Returns single entry from the collection. Read-only.
|
|
|
List |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
|
|
Parent |
Read-oonly. The parent object for the specified object.
(Inherited from
CollectionExtended
T
.)
|
|
|
ParentTable |
Gets parent table. Read-only.
|
|
|
PromptBoxHPosition |
Vertical position of the prompt box.
|
|
|
PromptBoxVPosition |
Vertical position of the prompt box.
|
|
|
ShapesCount |
Gets number of required shapes objects.
|
|
|
Workbook |
Parent workbook.
|
|
|
Worksheet |
Parent worksheet.
|