|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataValidationCollection
| Method Summary | |
|---|---|
IDataValidation |
get(int index)
Returns single entry from the collection. |
IDataValidationTable |
getParentTable()
Gets parent table. |
int |
getPromptBoxHPosition()
Vertical position of the prompt box. |
int |
getPromptBoxVPosition()
Vertical position of the prompt box. |
int |
getShapesCount()
Gets number of required shapes objects. |
Workbook |
getWorkbook()
Parent workbook. |
Worksheet |
getWorksheet()
Parent worksheet. |
boolean |
isPromptBoxPositionFixed()
Indicates whehter prompt box has fixed position.. |
boolean |
isPromptBoxVisible()
Indicates whehter prompt box is visible.. |
void |
remove(com.spire.ms.System.Drawing.Rectangle[] rectangles)
|
| Method Detail |
|---|
boolean isPromptBoxPositionFixed()
boolean isPromptBoxVisible()
IDataValidationTable getParentTable()
int getPromptBoxHPosition()
int getPromptBoxVPosition()
int getShapesCount()
IDataValidation get(int index)
Workbook getWorkbook()
Worksheet getWorksheet()
void remove(com.spire.ms.System.Drawing.Rectangle[] rectangles)
rectangles -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||