Uses of Class
org.docx4j.dml.CTStyleMatrix
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTStyleMatrix in org.docx4j.dml
Fields in org.docx4j.dml declared as CTStyleMatrix Modifier and Type Field Description protected CTStyleMatrixBaseStyles. fmtSchemeprotected CTStyleMatrixCTBaseStylesOverride. fmtSchemeMethods in org.docx4j.dml that return CTStyleMatrix Modifier and Type Method Description CTStyleMatrixObjectFactory. createCTStyleMatrix()Create an instance ofCTStyleMatrixCTStyleMatrixBaseStyles. getFmtScheme()Gets the value of the fmtScheme property.CTStyleMatrixCTBaseStylesOverride. getFmtScheme()Gets the value of the fmtScheme property.Methods in org.docx4j.dml with parameters of type CTStyleMatrix Modifier and Type Method Description voidBaseStyles. setFmtScheme(CTStyleMatrix value)Sets the value of the fmtScheme property.voidCTBaseStylesOverride. setFmtScheme(CTStyleMatrix value)Sets the value of the fmtScheme property.