|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HSSFShapeContainer | An interface that indicates whether a class can contain children. |
Class Summary | |
---|---|
DummyGraphics2d | |
EscherGraphics | Translates Graphics calls into escher calls. |
EscherGraphics2d | Translates Graphics2d calls into escher calls. |
FontDetails | Stores width and height details about a font. |
HSSFAnchor | An anchor is what specifics the position of a shape within a client object or within another containing shape. |
HSSFBorderFormatting | High level representation for Border Formatting component of Conditional Formatting settings |
HSSFCell | High level representation of a cell in a row of a spreadsheet. |
HSSFCellStyle | High level representation of the style of a cell in a sheet of a workbook. |
HSSFChart | Has methods for construction of a chart object. |
HSSFChildAnchor | |
HSSFClientAnchor | A client anchor is attached to an excel worksheet. |
HSSFComment | Represents a cell comment - a sticky note associated with a cell. |
HSSFConditionalFormatting | HSSFConditionalFormatting class encapsulates all settings of Conditional Formatting. |
HSSFConditionalFormattingRule | High level representation of Conditional Formatting Rule. |
HSSFDataFormat | Utility to identify builtin formats. |
HSSFDateUtil | Contains methods for dealing with Excel dates. |
HSSFErrorConstants | Contains raw Excel error codes (as defined in OOO's excelfileformat.pdf (2.5.6) |
HSSFFont | Represents a Font used in a workbook. |
HSSFFontFormatting | High level representation for Font Formatting component of Conditional Formatting settings |
HSSFFooter | Class to read and manipulate the footer. |
HSSFFormulaEvaluator | |
HSSFFormulaEvaluator.CellValue | Mimics the 'data view' of a cell. |
HSSFHeader | Class to read and manipulate the header. |
HSSFHyperlink | Represents an Excel hyperlink. |
HSSFName | Title: High Level Represantion of Named Range |
HSSFObjectData | Represents binary object (i.e. |
HSSFPalette | Represents a workbook color palette. |
HSSFPatriarch | The patriarch is the toplevel container for shapes in a sheet. |
HSSFPatternFormatting | High level representation for Conditional Formatting settings |
HSSFPicture | Represents a escher picture. |
HSSFPictureData | Represents binary data stored in the file. |
HSSFPolygon | |
HSSFPrintSetup | Used to modify the print setup. |
HSSFRichTextString | Rich text unicode string. |
HSSFRow | High level representation of a row of a spreadsheet. |
HSSFRow.MissingCellPolicy | Used to specify the different possible policies if for the case of null and blank cells |
HSSFShape | An abstract shape. |
HSSFShapeGroup | A shape group may contain other shapes. |
HSSFSheet | High level representation of a worksheet. |
HSSFSheetConditionalFormatting | The 'Conditional Formatting' facet of HSSFSheet |
HSSFSimpleShape | Represents a simple shape such as a line, rectangle or oval. |
HSSFTextbox | A textbox is a shape that may hold a rich text string. |
HSSFWorkbook | High level representation of a workbook. |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |