Uses of Class
org.xlsx4j.sml.CTCellStyleXfs
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCellStyleXfs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellStyleXfs Modifier and Type Field Description protected CTCellStyleXfsCTStylesheet. cellStyleXfsMethods in org.xlsx4j.sml that return CTCellStyleXfs Modifier and Type Method Description CTCellStyleXfsObjectFactory. createCTCellStyleXfs()Create an instance ofCTCellStyleXfsCTCellStyleXfsCTStylesheet. getCellStyleXfs()Gets the value of the cellStyleXfs (Formatting Records) property.Methods in org.xlsx4j.sml with parameters of type CTCellStyleXfs Modifier and Type Method Description voidCTStylesheet. setCellStyleXfs(CTCellStyleXfs value)Sets the value of the cellStyleXfs property.