Uses of Class
ch.rabanti.picoxlsx4j.style.CellXf
- 
Packages that use CellXf Package Description ch.rabanti.picoxlsx4j.style  - 
- 
Uses of CellXf in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style that return CellXf Modifier and Type Method Description CellXfCellXf. copy()Method to copy the current object to a new oneCellXfStyle. getCellXf()Gets the cellXf component of the styleCellXfStyleManager. getCellXfByHash(int hash)Gets a cellXf by its hashCellXf[]StyleManager. getCellXfs()Gets all cellXfs of the style managerMethods in ch.rabanti.picoxlsx4j.style with parameters of type CellXf Modifier and Type Method Description voidStyle. setCellXf(CellXf cellXfRef)Sets the cellXf component of the style 
 -