Uses of Class
org.xlsx4j.sml.CTCellStyle
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCellStyle in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTCellStyle Modifier and Type Field Description protected java.util.List<CTCellStyle>CTCellStyles. cellStyleMethods in org.xlsx4j.sml that return CTCellStyle Modifier and Type Method Description CTCellStyleObjectFactory. createCTCellStyle()Create an instance ofCTCellStyleMethods in org.xlsx4j.sml that return types with arguments of type CTCellStyle Modifier and Type Method Description java.util.List<CTCellStyle>CTCellStyles. getCellStyle()Gets the value of the cellStyle property.