Uses of Class
org.xlsx4j.sml.CTCellStyle
Packages that use CTCellStyle
-
Uses of CTCellStyle in org.docx4j.openpackaging.parts.SpreadsheetML
Methods in org.docx4j.openpackaging.parts.SpreadsheetML that return CTCellStyle -
Uses of CTCellStyle in org.xlsx4j.model
Methods in org.xlsx4j.model that return CTCellStyleModifier and TypeMethodDescriptionstatic CTCellStyleCellUtils.getCellStyle(Cell _cell) Return the cell's style. -
Uses of CTCellStyle in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTCellStyleMethods in org.xlsx4j.sml that return CTCellStyleModifier and TypeMethodDescriptionObjectFactory.createCTCellStyle()Create an instance ofCTCellStyleMethods in org.xlsx4j.sml that return types with arguments of type CTCellStyleModifier and TypeMethodDescriptionCTCellStyles.getCellStyle()Gets the value of the cellStyle property.