IDataValidationCollection Interface |
Namespace: Spire.Xls.Core
The IDataValidationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsPromptBoxPositionFixed |
Indicates whehter prompt box has fixed position..
|
|
|
IsPromptBoxVisible |
Indicates whehter prompt box is visible..
|
|
|
Item |
Returns single entry from the collection. Read-only.
|
|
|
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.
|