Package com.storedobject.office
Class ODT.InputTableRow
java.lang.Object
com.storedobject.office.ODT.Element
com.storedobject.office.ODT.InputTableRow
Represents a table row of a table that can be copied directly or added with array variables to the output.
- Author:
- Syam
-
Method Summary
Methods inherited from class com.storedobject.office.ODT.Element
getCell, getDocument, getName, getParent, getParentCell, getParentRow, getParentSection, getParentTable
-
Method Details
-
remove
public boolean remove()Input rows can't be removed.- Overrides:
removein classODT.Element- Returns:
- Always returns
false
-