Uses of Class
org.docx4j.dml.CTTextTabStopList
Packages that use CTTextTabStopList
-
Uses of CTTextTabStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextTabStopListMethods in org.docx4j.dml that return CTTextTabStopListModifier and TypeMethodDescriptionObjectFactory.createCTTextTabStopList()Create an instance ofCTTextTabStopListCTTextParagraphProperties.getTabLst()Gets the value of the tabLst property.Methods in org.docx4j.dml with parameters of type CTTextTabStopListModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setTabLst(CTTextTabStopList value) Sets the value of the tabLst property.