Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextTableFormulaElement
-
Packages that use TextTableFormulaElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextTableFormulaElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextTableFormulaElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextTableFormulaElement ele)A method to visit "text:table-formula" elements -
Uses of TextTableFormulaElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextTableFormulaElement Modifier and Type Method Description TextTableFormulaElementTextAElement. newTextTableFormulaElement()Create child element <text:table-formula>.TextTableFormulaElementTextMetaElement. newTextTableFormulaElement()Create child element <text:table-formula>.TextTableFormulaElementTextMetaFieldElement. newTextTableFormulaElement()Create child element <text:table-formula>.TextTableFormulaElementTextParagraphElementBase. newTextTableFormulaElement()Create child element <text:table-formula>.TextTableFormulaElementTextRubyBaseElement. newTextTableFormulaElement()Create child element <text:table-formula>.TextTableFormulaElementTextSpanElement. newTextTableFormulaElement()Create child element <text:table-formula>.
-