Uses of Class
org.xlsx4j.sml.CTCellStyleXfs
Packages that use CTCellStyleXfs
-
Uses of CTCellStyleXfs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellStyleXfsMethods in org.xlsx4j.sml that return CTCellStyleXfsModifier and TypeMethodDescriptionObjectFactory.createCTCellStyleXfs()Create an instance ofCTCellStyleXfsCTStylesheet.getCellStyleXfs()Gets the value of the cellStyleXfs (Formatting Records) property.Methods in org.xlsx4j.sml with parameters of type CTCellStyleXfsModifier and TypeMethodDescriptionvoidCTStylesheet.setCellStyleXfs(CTCellStyleXfs value) Sets the value of the cellStyleXfs property.