Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableCellAddressElement
Packages that use TableCellAddressElement
-
Uses of TableCellAddressElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableCellAddressElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableCellAddressElement ele) A method to visit "table:cell-address" elements -
Uses of TableCellAddressElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableCellAddressElementModifier and TypeMethodDescriptionTableCellContentChangeElement.newTableCellAddressElement(int tableColumnValue, int tableRowValue, int tableTableValue) Create child element <table:cell-address>.TableCellContentDeletionElement.newTableCellAddressElement(int tableColumnValue, int tableRowValue, int tableTableValue) Create child element <table:cell-address>.