Uses of Class
org.docx4j.dml.CTTextTabStopList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextTabStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextTabStopList Modifier and Type Field Description protected CTTextTabStopListCTTextParagraphProperties. tabLstMethods in org.docx4j.dml that return CTTextTabStopList Modifier and Type Method Description CTTextTabStopListObjectFactory. createCTTextTabStopList()Create an instance ofCTTextTabStopListCTTextTabStopListCTTextParagraphProperties. getTabLst()Gets the value of the tabLst property.Methods in org.docx4j.dml with parameters of type CTTextTabStopList Modifier and Type Method Description voidCTTextParagraphProperties. setTabLst(CTTextTabStopList value)Sets the value of the tabLst property.