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