Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDataPilotSortInfoElement
Packages that use TableDataPilotSortInfoElement
-
Uses of TableDataPilotSortInfoElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableDataPilotSortInfoElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableDataPilotSortInfoElement ele) A method to visit "table:data-pilot-sort-info" elements -
Uses of TableDataPilotSortInfoElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotSortInfoElementModifier and TypeMethodDescriptionTableDataPilotLevelElement.newTableDataPilotSortInfoElement(String tableOrderValue, String tableSortModeValue) Create child element <table:data-pilot-sort-info>.