Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableTableCellElement
Packages that use TableTableCellElement
-
Uses of TableTableCellElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableTableCellElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableTableCellElement ele) A method to visit "table:table-cell" elements -
Uses of TableTableCellElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableTableCellElementModifier and TypeMethodDescriptionTableTableRowElement.newTableTableCellElement(double officeValueValue, String officeValueTypeValue) Create child element <table:table-cell>.