|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.ms.system.collections.collectionbase
![]()
com.spire.xls.core.spreadsheet.collections.xlsdatavalidationcollection
public class xlsdatavalidationcollection
constructor summary | |
---|---|
xlsdatavalidationcollection(java.lang.object parent)
|
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.. |
void |
ispromptboxpositionfixed(boolean value)
indicates whehter prompt box has fixed position.. |
boolean |
ispromptboxvisible()
indicates whehter prompt box is visible.. |
void |
ispromptboxvisible(boolean value)
indicates whehter prompt box is visible.. |
void |
remove(java.awt.rectangle[] rectangles)
|
void |
setpromptboxhposition(int value)
vertical position of the prompt box. |
void |
setpromptboxvposition(int value)
vertical position of the prompt box. |
methods inherited from interface com.spire.xls.core.idatavalidationcollection |
---|
remove |
constructor detail |
---|
public xlsdatavalidationcollection(java.lang.object parent)
method detail |
---|
public idatavalidationtable getparenttable()
getparenttable
in interface idatavalidationcollection
public workbook getworkbook()
getworkbook
in interface idatavalidationcollection
public worksheet getworksheet()
getworksheet
in interface idatavalidationcollection
public idatavalidation get(int index)
get
in interface idatavalidationcollection
public int getshapescount()
getshapescount
in interface idatavalidationcollection
public int getpromptboxhposition()
getpromptboxhposition
in interface idatavalidationcollection
public void setpromptboxhposition(int value)
public int getpromptboxvposition()
getpromptboxvposition
in interface idatavalidationcollection
public void setpromptboxvposition(int value)
public boolean ispromptboxvisible()
ispromptboxvisible
in interface idatavalidationcollection
public void ispromptboxvisible(boolean value)
public boolean ispromptboxpositionfixed()
ispromptboxpositionfixed
in interface idatavalidationcollection
public void ispromptboxpositionfixed(boolean value)
public void remove(java.awt.rectangle[] rectangles)
rectangles
-
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |