Package org.apache.poi.ss.usermodel
package org.apache.poi.ss.usermodel
-
ClassDescriptionRepresents autofiltering for the specified worksheet.The enumeration value indicating which borders to draw in a Property TemplateHigh level representation for Border Formatting component of Conditional Formatting settingsThe enumeration value indicating the line style of a border in a cell, i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium, medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.Utility to identify built-in formats.High level representation of a cell in a row of a spreadsheet.Common implementation-independent logic shared by all implementations of
Cell
.Used when the cells are being copied from one workbook to another.Represents a rectangular region of aSheet
Types of cell references.Mimics the 'data view' of a cell.Common interface for anchors.A client anchor is attached to an excel worksheet.High level representation for the Color Scale / Colour Scale / Color Gradient Formatting component of Conditional Formatting settingsThe conditional format operators used for "Highlight Cells That Contain..." rules.The ConditionalFormatting class encapsulates all settings of Conditional Formatting.Represents a description of a conditional formatting ruleThe Threshold / CFVO / Conditional Formatting Value Object.These values are needed by various conditional formatting evaluation filter typesUsed primarily for XSSF conditions, which defines a multitude of additional "filter" types for conditional formatting.Represents a type of a conditional formatting ruleAn object that handles instantiating concrete classes of the various instances one needs for HSSF and XSSF.High level representation for the DataBar Formatting component of Conditional Formatting settingsEnum mapping the values of STDataConsolidateFunctionDataFormatter contains methods for formatting the value stored in a Cell.Error style constants for error boxCondition operator enumValidationType enumContains methods for dealing with Excel dates.Interface for classes providing differential style definitions, such as conditional format rules and table/pivot table styles.High level representation of spreadsheet drawing.A format that formats a double as Excel would, ignoring FieldPosition.Object to hold a number format index and string, for various formatting evaluationsA wrapper around aSimpleDateFormat
instance, which handles a few Excel-style extensions that are not supported bySimpleDateFormat
.Represents a XSSF-style color (based on either aXSSFColor
or aExtendedColor
The enumeration value indicating the style of fill pattern being used for a cell format.Deprecated.enum will be replaced by common version org.apache.poi.common.usermodel.FontCharsetThe font family this font belongs to.High level representation for Font Formatting component of Conditional Formatting settingsDefines the font scheme to which this font belongs.the different types of possible underline formattingCommon definition of a HSSF or XSSF page footer.Enumerates error values in SpreadsheetML formula calculations.Evaluates formula cells.Format class that handles Excel style fractions, such as "# #/#" and "#/###"Common definition of a HSSF or XSSF page header.The enumeration value indicating horizontal alignment of a cell, i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated), justified, centered across multiple cells, or distributed.Represents an Excel hyperlink.High level representation for the Icon / Multi-State Formatting component of Conditional Formatting settingsTypes of ignored workbook and worksheet error.A deprecated indexing scheme for colours that is still required for some records, and for backwards compatibility with OLE2 formats.Represents a defined name for a range of cells.Common interface for OLE shapes, i.e.Enumeration which represents the various margins which are present within an Excel worksheetSpecifies printed page order.Type of pane used in sheet.The enumeration value indicating the possible paper size for a sheetRepersents a picture in a SpreadsheetML documentThese enumerations specify how cell comments shall be displayed for paper printing purposes.The enumeration value indicating the print orientation for a sheet.The enumeration value indicating reading order of a cell, i.e., whether the reading order is Context(Default), Left To Right or Right To LeftRich text unicode string.High level representation of a row of a spreadsheet.Used to specify the different possible policies if for the case of null and blank cellsCommon interface for all drawing shapesShapeContainer<T extends Shape>A common interface for shape groups.All known types of automatic shapes in DrawingMLHigh level representation of a Excel worksheet.The 'Conditional Formatting' facet ofSheet
Specifies sheet visibilityA common interface for simple shapes.XSSF Only! High level abstraction of table in a workbook.Data table style definition.style information for a specific table instance, referencing the document style and indicating which optional portions of the style to apply.Ordered list of table style elements, for both data tables and pivot tables.This enumeration value indicates the type of vertical alignment for a cell, i.e., whether it is aligned top, bottom, vertically centered, justified or distributed.High level representation of a Excel workbook.Factory for creating the appropriate kind of Workbook (be itHSSFWorkbook
or XSSFWorkbook), by auto-detecting from the supplied input.