Uses of Class
org.docx4j.dml.CTStyleMatrix
Packages that use CTStyleMatrix
-
Uses of CTStyleMatrix in org.docx4j.dml
Fields in org.docx4j.dml declared as CTStyleMatrixModifier and TypeFieldDescriptionprotected CTStyleMatrixBaseStyles.fmtSchemeprotected CTStyleMatrixCTBaseStylesOverride.fmtSchemeMethods in org.docx4j.dml that return CTStyleMatrixModifier and TypeMethodDescriptionObjectFactory.createCTStyleMatrix()Create an instance ofCTStyleMatrixBaseStyles.getFmtScheme()Gets the value of the fmtScheme property.CTBaseStylesOverride.getFmtScheme()Gets the value of the fmtScheme property.Methods in org.docx4j.dml with parameters of type CTStyleMatrixModifier and TypeMethodDescriptionvoidBaseStyles.setFmtScheme(CTStyleMatrix value) Sets the value of the fmtScheme property.voidCTBaseStylesOverride.setFmtScheme(CTStyleMatrix value) Sets the value of the fmtScheme property.