Uses of Class
org.xlsx4j.sml.CTCellXfs
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCellXfs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellXfs Modifier and Type Field Description protected CTCellXfsCTStylesheet. cellXfsMethods in org.xlsx4j.sml that return CTCellXfs Modifier and Type Method Description CTCellXfsObjectFactory. createCTCellXfs()Create an instance ofCTCellXfsCTCellXfsCTStylesheet. getCellXfs()Gets the value of the cellXfs (Cell Formats) property.Methods in org.xlsx4j.sml with parameters of type CTCellXfs Modifier and Type Method Description voidCTStylesheet. setCellXfs(CTCellXfs value)Sets the value of the cellXfs (Cell Formats) property.