Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDataPilotLayoutInfoElement
Packages that use TableDataPilotLayoutInfoElement
-
Uses of TableDataPilotLayoutInfoElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableDataPilotLayoutInfoElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableDataPilotLayoutInfoElement ele) A method to visit "table:data-pilot-layout-info" elements -
Uses of TableDataPilotLayoutInfoElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotLayoutInfoElementModifier and TypeMethodDescriptionTableDataPilotLevelElement.newTableDataPilotLayoutInfoElement(boolean tableAddEmptyLinesValue, String tableLayoutModeValue) Create child element <table:data-pilot-layout-info>.