Hi all, I just started using POI, and it's not clear for me, why the method getCellType() does't return the actual cell style of the given cell, and "returns a reference to a cell style contained in the workbook object". This means that i can't find a preseted cell type of a cell, and the only way is to keep references in my code to every cell style i have in my workbook?
Can anyone help me? Thanks Best regards, Catalin Kormos
