Uses of Class
org.docx4j.wml.Tabs
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Tabs in org.docx4j.wml
Fields in org.docx4j.wml declared as Tabs Modifier and Type Field Description protected TabsPPrBase. tabsMethods in org.docx4j.wml that return Tabs Modifier and Type Method Description TabsObjectFactory. createTabs()Create an instance ofTabsTabsPPrBase. getTabs()Gets the value of the tabs property.Methods in org.docx4j.wml with parameters of type Tabs Modifier and Type Method Description voidPPrBase. setTabs(Tabs value)Sets the value of the tabs property.