Uses of Class
org.docx4j.dml.diagram.CTSDCategories
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTSDCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTSDCategories Modifier and Type Field Description protected CTSDCategoriesCTStyleDefinition. catLstprotected CTSDCategoriesCTStyleDefinitionHeader. catLstMethods in org.docx4j.dml.diagram that return CTSDCategories Modifier and Type Method Description CTSDCategoriesObjectFactory. createCTSDCategories()Create an instance ofCTSDCategoriesCTSDCategoriesCTStyleDefinition. getCatLst()Gets the value of the catLst property.CTSDCategoriesCTStyleDefinitionHeader. getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTSDCategories Modifier and Type Method Description voidCTStyleDefinition. setCatLst(CTSDCategories value)Sets the value of the catLst property.voidCTStyleDefinitionHeader. setCatLst(CTSDCategories value)Sets the value of the catLst property.