Package org.apache.poi.xssf.model

Interface Summary
XSSFChildContainingModel Common interface for XSSF models, which have (typically binary) children to them.
XSSFModel Common interface for XSSF models, which deal with parts of the xssf file.
XSSFWritableModel A very stripped down XSSF models interface, which only allows writing out.
 

Class Summary
CalculationChain The cells in a workbook can be calculated in different orders depending on various optimizations and dependencies.
CommentsTable  
SharedStringsTable Table of strings shared across all sheets in a workbook.
StylesTable Table of styles shared across all sheets in a workbook.
XSSFChildContainingModel.WritableChild  
 



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