Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTToolbars
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2006.wordml |
-
Uses of CTToolbars in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml
Fields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml declared as CTToolbars Modifier and Type Field Description protected CTToolbarsCTTcg. toolbarsMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTToolbars Modifier and Type Method Description CTToolbarsObjectFactory. createCTToolbars()Create an instance ofCTToolbarsCTToolbarsCTTcg. getToolbars()Gets the value of the toolbars property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTToolbars Modifier and Type Method Description voidCTTcg. setToolbars(CTToolbars value)Sets the value of the toolbars property.