Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableCellContentChangeElement

Packages that use TableCellContentChangeElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableCellContentChangeElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableCellContentChangeElement
 void DefaultElementVisitor.visit(TableCellContentChangeElement ele)
          A method to visit "table:cell-content-change" elements
 

Uses of TableCellContentChangeElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableCellContentChangeElement
 TableCellContentChangeElement TableTrackedChangesElement.newTableCellContentChangeElement(String tableIdValue)
          Create child element table:cell-content-change.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.