|
Class Summary |
| XSSFAnchor |
An anchor is what specifics the position of a shape within a client object
or within another containing shape. |
| XSSFCell |
High level representation of a cell in a row of a spreadsheet. |
| XSSFCellStyle |
High level representation of the the possible formatting information for the contents of the cells on a sheet in a
SpreadsheetML document. |
| XSSFChartSheet |
High level representation of Sheet Parts that are of type 'chartsheet'. |
| XSSFChildAnchor |
|
| XSSFClientAnchor |
A client anchor is attached to an excel worksheet. |
| XSSFColor |
Represents a color in SpreadsheetML |
| XSSFComment |
|
| XSSFConnector |
A connection shape drawing element. |
| XSSFCreationHelper |
|
| XSSFDataFormat |
Handles data formats for XSSF. |
| XSSFDialogsheet |
|
| XSSFDrawing |
Represents a SpreadsheetML drawing |
| XSSFEvaluationWorkbook |
Internal POI use only |
| XSSFEvenFooter |
Even page footer value. |
| XSSFEvenHeader |
Even page header value. |
| XSSFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type |
| XSSFFirstFooter |
First page footer content. |
| XSSFFirstHeader |
First page header content. |
| XSSFFont |
Represents a font used in a workbook. |
| XSSFFormulaEvaluator |
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values. |
| XSSFHyperlink |
XSSF Implementation of a Hyperlink. |
| XSSFMap |
This class implements the Map element (Open Office XML Part 4:
chapter 3.16.2)
This element contains all of the properties related to the XML map,
and the behaviors expected during data refresh operations. |
| XSSFName |
Represents a defined named range in a SpreadsheetML workbook. |
| XSSFOddFooter |
Odd page footer value. |
| XSSFOddHeader |
Odd page header value. |
| XSSFPicture |
Represents a picture shape in a SpreadsheetML drawing. |
| XSSFPictureData |
Raw picture data, normally attached to a SpreadsheetML Drawing. |
| XSSFPrintSetup |
Page setup and page margins settings for the worksheet. |
| XSSFRelation |
|
| XSSFRichTextString |
Rich text unicode string. |
| XSSFRow |
High level representation of a row of a spreadsheet. |
| XSSFShape |
Represents a shape in a SpreadsheetML drawing. |
| XSSFShapeGroup |
This object specifies a group shape that represents many shapes grouped together. |
| XSSFSheet |
High level representation of a SpreadsheetML worksheet. |
| XSSFSimpleShape |
Represents a shape with a predefined geometry in a SpreadsheetML drawing. |
| XSSFTextBox |
Represents a text box in a SpreadsheetML drawing. |
| XSSFVMLDrawing |
Represents a SpreadsheetML VML drawing. |
| XSSFWorkbook |
High level representation of a SpreadsheetML workbook. |