Uses of Class
org.docx4j.dml.diagram.CTCategories
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTCategories Modifier and Type Field Description protected CTCategoriesCTDiagramDefinition. catLstprotected CTCategoriesCTDiagramDefinitionHeader. catLstMethods in org.docx4j.dml.diagram that return CTCategories Modifier and Type Method Description CTCategoriesObjectFactory. createCTCategories()Create an instance ofCTCategoriesCTCategoriesCTDiagramDefinition. getCatLst()Gets the value of the catLst property.CTCategoriesCTDiagramDefinitionHeader. getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTCategories Modifier and Type Method Description voidCTDiagramDefinition. setCatLst(CTCategories value)Sets the value of the catLst property.voidCTDiagramDefinitionHeader. setCatLst(CTCategories value)Sets the value of the catLst property.