Package org.apache.poi.hssf.usermodel
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
See: Description
-
Interface Summary Interface Description HSSFShapeContainer An interface that indicates whether a class can contain children.HSSFShapeTypes -
Class Summary Class Description DummyGraphics2d DVConstraint Data Validation ConstraintDVConstraint.FormulaPair EscherGraphics Translates Graphics calls into escher calls.EscherGraphics2d Translates Graphics2d calls into escher calls.FontDetails Stores width and height details about a font.HeaderFooter Common class forHSSFHeaderandHSSFFooter.HSSFAnchor An anchor is what specifics the position of a shape within a client object or within another containing shape.HSSFAutoFilter Represents autofiltering for the specified worksheet.HSSFBorderFormatting High level representation for Border Formatting component of Conditional Formatting settingsHSSFCell 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.HSSFChildAnchor HSSFClientAnchor A client anchor is attached to an excel worksheet.HSSFCombobox 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.HSSFCreationHelper HSSFDataFormat Identifies both built-in and user defined formats within a workbook. SeeBuiltinFormatsfor a list of supported built-in formats. International Formats
Since version 2003 Excel has supported international formats.HSSFDataFormatter HSSFDataFormatter contains methods for formatting the value stored in an HSSFCell.HSSFDataValidation Utility class for creating data validation cellsHSSFDataValidationHelper Helper for working with Data ValidationHSSFDateUtil Contains methods for dealing with Excel dates.HSSFErrorConstants Contains raw Excel error codes (as defined in OOO's excelfileformat.pdf (2.5.6)HSSFEvaluationWorkbook Internal POI use onlyHSSFFont Represents a Font used in a workbook.HSSFFontFormatting High level representation for Font Formatting component of Conditional Formatting settingsHSSFFooter Class to read and manipulate the footer.HSSFFormulaEvaluator Evaluates formula cells. For performance reasons, this class keeps a cache of all previously calculated intermediate cell values.HSSFHeader Class to read and manipulate the header.HSSFHyperlink Represents an Excel hyperlink.HSSFName High Level Representation of a 'defined name' which could be a 'built-in' name, 'named range' or name of a user defined function.HSSFObjectData Represents binary object (i.e.HSSFOptimiser Excel can get cranky if you give it files containing too many (especially duplicate) objects, and this class can help to avoid those.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 settingsHSSFPicture 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.HSSFShape An abstract shape.HSSFShapeFactory Factory class for producing Excel Shapes from Escher recordsHSSFShapeGroup A shape group may contain other shapes.HSSFSheet High level representation of a worksheet.HSSFSheetConditionalFormatting The 'Conditional Formatting' facet of HSSFSheetHSSFSimpleShape 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.
Package org.apache.poi.hssf.usermodel Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:DataMelt 3.0 © DataMelt by jWork.ORG