Uses of Class
org.docx4j.dml.diagram.CTCTCategories
Packages that use CTCTCategories
-
Uses of CTCTCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTCTCategoriesModifier and TypeFieldDescriptionprotected CTCTCategoriesCTColorTransform.catLstprotected CTCTCategoriesCTColorTransformHeader.catLstMethods in org.docx4j.dml.diagram that return CTCTCategoriesModifier and TypeMethodDescriptionObjectFactory.createCTCTCategories()Create an instance ofCTCTCategoriesCTColorTransform.getCatLst()Gets the value of the catLst property.CTColorTransformHeader.getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTCTCategoriesModifier and TypeMethodDescriptionvoidCTColorTransform.setCatLst(CTCTCategories value) Sets the value of the catLst property.voidCTColorTransformHeader.setCatLst(CTCTCategories value) Sets the value of the catLst property.