Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTToolbars
Packages that use CTToolbars
-
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 CTToolbarsMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTToolbarsModifier and TypeMethodDescriptionObjectFactory.createCTToolbars()Create an instance ofCTToolbarsCTTcg.getToolbars()Gets the value of the toolbars property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTToolbarsModifier and TypeMethodDescriptionvoidCTTcg.setToolbars(CTToolbars value) Sets the value of the toolbars property.