Uses of Class
org.docx4j.dml.diagram.CTCTCategories
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTCTCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTCTCategories Modifier and Type Field Description protected CTCTCategoriesCTColorTransform. catLstprotected CTCTCategoriesCTColorTransformHeader. catLstMethods in org.docx4j.dml.diagram that return CTCTCategories Modifier and Type Method Description CTCTCategoriesObjectFactory. createCTCTCategories()Create an instance ofCTCTCategoriesCTCTCategoriesCTColorTransform. getCatLst()Gets the value of the catLst property.CTCTCategoriesCTColorTransformHeader. getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTCTCategories Modifier and Type Method Description voidCTColorTransform. setCatLst(CTCTCategories value)Sets the value of the catLst property.voidCTColorTransformHeader. setCatLst(CTCTCategories value)Sets the value of the catLst property.