Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDeletionElement
Packages that use TableDeletionElement
-
Uses of TableDeletionElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableDeletionElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableDeletionElement ele) A method to visit "table:deletion" elements -
Uses of TableDeletionElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableDeletionElementModifier and TypeMethodDescriptionTableTrackedChangesElement.newTableDeletionElement(String tableIdValue, int tablePositionValue, String tableTypeValue) Create child element <table:deletion>.