|
|||||||||
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 |