Uses of Class
org.xlsx4j.sml.CTMRUColors
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMRUColors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMRUColors Modifier and Type Field Description protected CTMRUColorsCTColors. mruColorsMethods in org.xlsx4j.sml that return CTMRUColors Modifier and Type Method Description CTMRUColorsObjectFactory. createCTMRUColors()Create an instance ofCTMRUColorsCTMRUColorsCTColors. getMruColors()Gets the value of the mruColors property.Methods in org.xlsx4j.sml with parameters of type CTMRUColors Modifier and Type Method Description voidCTColors. setMruColors(CTMRUColors value)Sets the value of the mruColors property.