Package org.apache.poi.ss.usermodel

Interface Summary
FormulaEvaluator Evaluates formula cells.

For performance reasons, this class keeps a cache of all previously calculated intermediate cell values.

HeaderFooter Common interface for Header and Footer.
 

Class Summary
CellValue Mimics the 'data view' of a cell.
DataFormatter DataFormatter contains methods for formatting the value stored in an Cell.
DateUtil Contains methods for dealing with Excel dates.
ErrorConstants Contains raw Excel error codes (as defined in OOO's excelfileformat.pdf (2.5.6)
WorkbookFactory Factory for creating the appropriate kind of Workbook (be it HSSFWorkbook or XSSFWorkbook), from the given input
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.