Uses of Class
org.xlsx4j.sml.CTCellXfs
Packages that use CTCellXfs
-
Uses of CTCellXfs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellXfsMethods in org.xlsx4j.sml that return CTCellXfsModifier and TypeMethodDescriptionObjectFactory.createCTCellXfs()Create an instance ofCTCellXfsCTStylesheet.getCellXfs()Gets the value of the cellXfs (Cell Formats) property.Methods in org.xlsx4j.sml with parameters of type CTCellXfsModifier and TypeMethodDescriptionvoidCTStylesheet.setCellXfs(CTCellXfs value) Sets the value of the cellXfs (Cell Formats) property.