|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface idatavalidationtable
method summary | |
---|---|
idatavalidation |
finddatavalidation(long icellindex)
searches for corresponding data validation. |
xlsdatavalidationcollection |
get(int index)
returns single entry from the collection. |
int |
getshapescount()
gets number of required shapes objects. |
workbook |
getworkbook()
gets parent workbook. |
worksheet |
getworksheet()
gets parent wokrsheet. |
void |
remove(java.awt.rectangle[] rectangles)
removes specified rectangles from the collection. |
method detail |
---|
workbook getworkbook()
worksheet getworksheet()
int getshapescount()
xlsdatavalidationcollection get(int index)
idatavalidation finddatavalidation(long icellindex)
icellindex
- cell index.
void remove(java.awt.rectangle[] rectangles)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |