Uses of Class
org.xlsx4j.sml.CTCellStyles
Packages that use CTCellStyles
-
Uses of CTCellStyles in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellStylesMethods in org.xlsx4j.sml that return CTCellStylesModifier and TypeMethodDescriptionObjectFactory.createCTCellStyles()Create an instance ofCTCellStylesCTStylesheet.getCellStyles()Gets the value of the cellStyles property; the list of named cell style in this workbook.Methods in org.xlsx4j.sml with parameters of type CTCellStylesModifier and TypeMethodDescriptionvoidCTStylesheet.setCellStyles(CTCellStyles value) Sets the value of the cellStyles property.