A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

O

OBJECT_TYPE_ARC - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_CHART - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_CHECKBOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_DIALOG_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_EDIT_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_GROUP - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_GROUP_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LABEL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_LIST_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.model.PolygonShape
 
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_OPTION_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_POLYGON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_RESERVED1 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED2 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED3 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED4 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED5 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED6 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED7 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED8 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED9 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_SCROLL_BAR - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_SPINNER - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
OBJECT_TYPE_TEXT - Static variable in interface org.apache.poi.ss.usermodel.Textbox
 
ObjectLinkRecord - Class in org.apache.poi.hssf.record.chart
Links text to an object on the chart or identifies it as the title.

ObjectLinkRecord() - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ObjectLinkRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ObjectProtectRecord - Class in org.apache.poi.hssf.record
Title: Object Protect Record
ObjectProtectRecord() - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
 
ObjectProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
 
ObjRecord - Class in org.apache.poi.hssf.record
OBJRECORD (0x005D)

The obj record is used to hold various graphic objects and controls.

ObjRecord() - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
ObjRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
OCTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Odd - Class in org.apache.poi.hssf.record.formula.functions
 
Odd() - Constructor for class org.apache.poi.hssf.record.formula.functions.Odd
 
OEM - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 
OfficeXmlFileException - Exception in org.apache.poi.poifs.filesystem
This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what POI works with)
OfficeXmlFileException(String) - Constructor for exception org.apache.poi.poifs.filesystem.OfficeXmlFileException
 
offset(int, int, int, int) - Method in interface org.apache.poi.hssf.record.formula.eval.AreaEval
Creates an AreaEval offset by a relative amount from from the upper left cell of this area
offset(int, int, int, int) - Method in interface org.apache.poi.hssf.record.formula.eval.RefEval
Creates an AreaEval offset by a relative amount from this RefEval
Offset - Class in org.apache.poi.hssf.record.formula.functions
Implementation for Excel function OFFSET()

OFFSET returns an area reference that is a specified number of rows and columns from a reference cell or area.

Syntax:
OFFSET(reference, rows, cols, height, width)

reference is the base reference.
rows is the number of rows up or down from the base reference.
cols is the number of columns left or right from the base reference.
height (default same height as base reference) is the row count for the returned area reference.
width (default same width as base reference) is the column count for the returned area reference.

Offset() - Constructor for class org.apache.poi.hssf.record.formula.functions.Offset
 
OFFSET_CF - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Clipboard Format starts in the byte[] returned by SummaryInformation.getThumbnail()
OFFSET_CFTAG - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Clipboard Format Tag starts in the byte[] returned by SummaryInformation.getThumbnail()
OFFSET_WMFDATA - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Windows Metafile (WMF) image data starts in the byte[] returned by SummaryInformation.getThumbnail()
OldExcelFormatException - Exception in org.apache.poi.hssf
 
OldExcelFormatException(String) - Constructor for exception org.apache.poi.hssf.OldExcelFormatException
 
OldFileFormatException - Exception in org.apache.poi
Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported.
OldFileFormatException(String) - Constructor for exception org.apache.poi.OldFileFormatException
 
OLE10_NATIVE - Static variable in class org.apache.poi.poifs.filesystem.Ole10Native
 
Ole10Native - Class in org.apache.poi.poifs.filesystem
Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.
Ole10Native(byte[], int) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on the data in the given buffer.
Ole10Native(byte[], int, boolean) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on the data in the given buffer.
Ole10NativeException - Exception in org.apache.poi.poifs.filesystem
 
Ole10NativeException(String) - Constructor for exception org.apache.poi.poifs.filesystem.Ole10NativeException
 
OLIVE_GREEN - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
OOXML_FILE_HEADER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
The first 4 bytes of an OOXML file, used in detection
OperandPtg - Class in org.apache.poi.hssf.record.formula
 
OperandPtg() - Constructor for class org.apache.poi.hssf.record.formula.OperandPtg
 
OperandResolver - Class in org.apache.poi.hssf.record.formula.eval
Provides functionality for evaluating arguments to functions and operators.
OperationEvaluationContext - Class in org.apache.poi.ss.formula
Contains all the contextual information required to evaluate an operation within a formula For POI internal use only
OperationEvaluationContext(WorkbookEvaluator, EvaluationWorkbook, int, int, int, EvaluationTracker) - Constructor for class org.apache.poi.ss.formula.OperationEvaluationContext
 
OperationPtg - Class in org.apache.poi.hssf.record.formula
defines a Ptg that is an operation instead of an operand
OperationPtg() - Constructor for class org.apache.poi.hssf.record.formula.OperationPtg
 
optimiseCellStyles(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
Goes through the Wokrbook, optimising the cell styles by removing duplicate ones.
optimiseFonts(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
Goes through the Workbook, optimising the fonts by removing duplicate ones.
OR - Static variable in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
 
ORANGE - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
ORCHID - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
orderByBofPosition(List) - Static method in class org.apache.poi.hssf.record.BoundSheetRecord
Converts a List of BoundSheetRecords to an array and sorts by the position of their BOFs.
org.apache.poi - package org.apache.poi
 
org.apache.poi.common.usermodel - package org.apache.poi.common.usermodel
 
org.apache.poi.ddf - package org.apache.poi.ddf
This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format.
org.apache.poi.dev - package org.apache.poi.dev
 
org.apache.poi.hpsf - package org.apache.poi.hpsf
org.apache.poi.hpsf.extractor - package org.apache.poi.hpsf.extractor
 
org.apache.poi.hpsf.wellknown - package org.apache.poi.hpsf.wellknown
Specific support for DocumentSummaryInformation, SummaryInformation types.
org.apache.poi.hssf - package org.apache.poi.hssf
Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java.
org.apache.poi.hssf.dev - package org.apache.poi.hssf.dev
DEV package serves two purposes.
org.apache.poi.hssf.eventmodel - package org.apache.poi.hssf.eventmodel
 
org.apache.poi.hssf.eventusermodel - package org.apache.poi.hssf.eventusermodel
HSSF eventmodel Package provides an event-based API for reading HSSF files.
org.apache.poi.hssf.eventusermodel.dummyrecord - package org.apache.poi.hssf.eventusermodel.dummyrecord
 
org.apache.poi.hssf.extractor - package org.apache.poi.hssf.extractor
 
org.apache.poi.hssf.model - package org.apache.poi.hssf.model
Provides low level API structures for reading, writing, modifying XLS files.
org.apache.poi.hssf.record - package org.apache.poi.hssf.record
Record package contains class representations for XLS binary strutures.
org.apache.poi.hssf.record.aggregates - package org.apache.poi.hssf.record.aggregates
record aggregates are not real "records" but collections of records that act as a single record.
org.apache.poi.hssf.record.cf - package org.apache.poi.hssf.record.cf
 
org.apache.poi.hssf.record.chart - package org.apache.poi.hssf.record.chart
 
org.apache.poi.hssf.record.common - package org.apache.poi.hssf.record.common
 
org.apache.poi.hssf.record.constant - package org.apache.poi.hssf.record.constant
 
org.apache.poi.hssf.record.cont - package org.apache.poi.hssf.record.cont
 
org.apache.poi.hssf.record.crypto - package org.apache.poi.hssf.record.crypto
 
org.apache.poi.hssf.record.formula - package org.apache.poi.hssf.record.formula
formula package contains binary PTG structures used in Formulas
org.apache.poi.hssf.record.formula.atp - package org.apache.poi.hssf.record.formula.atp
 
org.apache.poi.hssf.record.formula.eval - package org.apache.poi.hssf.record.formula.eval
 
org.apache.poi.hssf.record.formula.function - package org.apache.poi.hssf.record.formula.function
 
org.apache.poi.hssf.record.formula.functions - package org.apache.poi.hssf.record.formula.functions
 
org.apache.poi.hssf.record.formula.udf - package org.apache.poi.hssf.record.formula.udf
 
org.apache.poi.hssf.record.pivottable - package org.apache.poi.hssf.record.pivottable
 
org.apache.poi.hssf.usermodel - package org.apache.poi.hssf.usermodel
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
org.apache.poi.hssf.util - package org.apache.poi.hssf.util
util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.
org.apache.poi.poifs.common - package org.apache.poi.poifs.common
common package contains constants and other classes shared across all POIFS subpackages
org.apache.poi.poifs.crypt - package org.apache.poi.poifs.crypt
 
org.apache.poi.poifs.dev - package org.apache.poi.poifs.dev
DEV package serves two purposes.
org.apache.poi.poifs.eventfilesystem - package org.apache.poi.poifs.eventfilesystem
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
org.apache.poi.poifs.filesystem - package org.apache.poi.poifs.filesystem
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
org.apache.poi.poifs.property - package org.apache.poi.poifs.property
property package contains high and low level Property structures for POIFS.
org.apache.poi.poifs.storage - package org.apache.poi.poifs.storage
storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.
org.apache.poi.ss - package org.apache.poi.ss
 
org.apache.poi.ss.extractor - package org.apache.poi.ss.extractor
 
org.apache.poi.ss.format - package org.apache.poi.ss.format
This package contains classes that implement cell formatting
org.apache.poi.ss.formula - package org.apache.poi.ss.formula
This package contains common internal POI code for manipulating formulas.
org.apache.poi.ss.formula.eval - package org.apache.poi.ss.formula.eval
 
org.apache.poi.ss.formula.eval.forked - package org.apache.poi.ss.formula.eval.forked
 
org.apache.poi.ss.usermodel - package org.apache.poi.ss.usermodel
 
org.apache.poi.ss.util - package org.apache.poi.ss.util
 
org.apache.poi.util - package org.apache.poi.util
Top-level util package are classes that are useful throughout the project.
OS_MACINTOSH - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a Macintosh system.
OS_WIN16 - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 16-bit Windows system.
OS_WIN32 - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 32-bit Windows system.
OVER_THEN_DOWN - Static variable in class org.apache.poi.ss.usermodel.PageOrder
Order pages horizontally first, then move vertically
OVERLAP - Static variable in class org.apache.poi.hssf.record.cf.CellRangeUtil
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _