Constructor and Description |
---|
OdfSheet(org.odftoolkit.odfdom.doc.table.OdfTable table) |
Modifier and Type | Method and Description |
---|---|
protected int |
findNrColumns(org.odftoolkit.odfdom.doc.table.OdfTableRow row) |
protected int |
findNrRows()
Calculate the number of rows in the table
|
KCell |
getCell(int colnr,
int rownr) |
String |
getName() |
KCell[] |
getRow(int rownr) |
int |
getRows() |
protected boolean |
isRowEmpty(org.odftoolkit.odfdom.dom.element.table.TableTableRowElement rowElem)
Check if row contains non-empty cells
|
protected int findNrRows()
protected boolean isRowEmpty(org.odftoolkit.odfdom.dom.element.table.TableTableRowElement rowElem)
rowElem
- protected int findNrColumns(org.odftoolkit.odfdom.doc.table.OdfTableRow row)
Copyright © 2018 Hitachi Vantara. All rights reserved.