Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableScenarioElement
Packages that use TableScenarioElement
-
Uses of TableScenarioElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableScenarioElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableScenarioElement ele) A method to visit "table:scenario" elements -
Uses of TableScenarioElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableScenarioElementModifier and TypeMethodDescriptionTableTableElement.newTableScenarioElement(boolean tableIsActiveValue, String tableScenarioRangesValue) Create child element <table:scenario>.