Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableContentValidationsElement
-
Packages that use TableContentValidationsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.office -
-
Uses of TableContentValidationsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableContentValidationsElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TableContentValidationsElement ele)A method to visit "table:content-validations" elements -
Uses of TableContentValidationsElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TableContentValidationsElement Modifier and Type Method Description TableContentValidationsElementOfficeChartElement. newTableContentValidationsElement()Create child element <table:content-validations>.TableContentValidationsElementOfficeDrawingElement. newTableContentValidationsElement()Create child element <table:content-validations>.TableContentValidationsElementOfficePresentationElement. newTableContentValidationsElement()Create child element <table:content-validations>.TableContentValidationsElementOfficeSpreadsheetElement. newTableContentValidationsElement()Create child element <table:content-validations>.TableContentValidationsElementOfficeTextElement. newTableContentValidationsElement()Create child element <table:content-validations>.
-