Uses of Class
org.docx4j.dml.diagram.CTSDCategories
Packages that use CTSDCategories
-
Uses of CTSDCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTSDCategoriesModifier and TypeFieldDescriptionprotected CTSDCategoriesCTStyleDefinition.catLstprotected CTSDCategoriesCTStyleDefinitionHeader.catLstMethods in org.docx4j.dml.diagram that return CTSDCategoriesModifier and TypeMethodDescriptionObjectFactory.createCTSDCategories()Create an instance ofCTSDCategoriesCTStyleDefinition.getCatLst()Gets the value of the catLst property.CTStyleDefinitionHeader.getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTSDCategoriesModifier and TypeMethodDescriptionvoidCTStyleDefinition.setCatLst(CTSDCategories value) Sets the value of the catLst property.voidCTStyleDefinitionHeader.setCatLst(CTSDCategories value) Sets the value of the catLst property.