Uses of Class
org.docx4j.dml.CTTextTabStop
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextTabStop in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTTextTabStop Modifier and Type Field Description protected java.util.List<CTTextTabStop>CTTextTabStopList. tabMethods in org.docx4j.dml that return CTTextTabStop Modifier and Type Method Description CTTextTabStopObjectFactory. createCTTextTabStop()Create an instance ofCTTextTabStopMethods in org.docx4j.dml that return types with arguments of type CTTextTabStop Modifier and Type Method Description java.util.List<CTTextTabStop>CTTextTabStopList. getTab()Gets the value of the tab property.