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

A

A4_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
A5_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
ACTIVE_PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_UPER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ALIGN_CENTER - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
center horizontal alignment
ALIGN_CENTER_SELECTION - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
center-selection? horizontal alignment
ALIGN_FILL - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
fill? horizontal alignment
ALIGN_GENERAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
general (normal) horizontal alignment
ALIGN_JUSTIFY - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
justified horizontal alignment
ALIGN_LEFT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
left-justified horizontal alignment
ALIGN_RIGHT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
right-justified horizontal alignment
ALT_BARS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ALT_BARS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Wide dots
ANCHOR_ID_CHART_TITLE - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
ANCHOR_ID_SERIES_OR_POINT - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
ANCHOR_ID_X_AXIS - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
ANCHOR_ID_Y_AXIS - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
ANCHOR_ID_Z_AXIS - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
ATTR_NAME - Static variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
AUTOMATIC - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas (1)
AUTOMATIC_EXCEPT_TABLES - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas except for tables (-1)
AXIS_TYPE_AXIS_LINE - Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class org.apache.poi.hssf.record.AxisRecord
 
AXIS_TYPE_MAIN - Static variable in class org.apache.poi.hssf.record.AxisParentRecord
 
AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
AXIS_TYPE_MINOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
AXIS_TYPE_SECONDARY - Static variable in class org.apache.poi.hssf.record.AxisParentRecord
 
AXIS_TYPE_SERIES_AXIS - Static variable in class org.apache.poi.hssf.record.AxisRecord
 
AXIS_TYPE_VALUE_AXIS - Static variable in class org.apache.poi.hssf.record.AxisRecord
 
AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
AbortableHSSFListener - class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener.
Interface for use with the HSSFRequest and HSSFEventFactory.
AbortableHSSFListener() - Constructor for class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
 
AbstractEscherHolderRecord - class org.apache.poi.hssf.record.AbstractEscherHolderRecord.
The escher container record is used to hold escher records.
AbstractEscherHolderRecord() - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractEscherHolderRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Constructs a Bar record and sets its fields appropriately.
AbstractEscherHolderRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Constructs a Bar record and sets its fields appropriately.
AbstractFunctionPtg - class org.apache.poi.hssf.record.formula.AbstractFunctionPtg.
This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses
AbstractFunctionPtg() - Constructor for class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
AbstractShape - class org.apache.poi.hssf.model.AbstractShape.
An abstract shape is the lowlevel model for a shape.
AbstractShape() - Constructor for class org.apache.poi.hssf.model.AbstractShape
 
AddPtg - class org.apache.poi.hssf.record.formula.AddPtg.
Addition operator PTG the "+" binomial operator.
AddPtg() - Constructor for class org.apache.poi.hssf.record.formula.AddPtg
Creates new AddPtg
AddPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.AddPtg
 
Area3DPtg - class org.apache.poi.hssf.record.formula.Area3DPtg.
Title: Area 3D Ptg - 3D referecnce (Sheet + Area)
Area3DPtg() - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
Creates new AreaPtg
Area3DPtg(String, short) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
Area3DPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
AreaFormatRecord - class org.apache.poi.hssf.record.AreaFormatRecord.
The area format record is used to define the colours and patterns for an area.
AreaFormatRecord() - Constructor for class org.apache.poi.hssf.record.AreaFormatRecord
 
AreaFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AreaFormatRecord
Constructs a AreaFormat record and sets its fields appropriately.
AreaFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AreaFormatRecord
Constructs a AreaFormat record and sets its fields appropriately.
AreaPtg - class org.apache.poi.hssf.record.formula.AreaPtg.
Specifies a rectangular area of cells A1:A4 for instance.
AreaPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaRecord - class org.apache.poi.hssf.record.AreaRecord.
The area record is used to define a area chart.
AreaRecord() - Constructor for class org.apache.poi.hssf.record.AreaRecord
 
AreaRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AreaRecord
Constructs a Area record and sets its fields appropriately.
AreaRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AreaRecord
Constructs a Area record and sets its fields appropriately.
AreaReference - class org.apache.poi.hssf.util.AreaReference.
 
AreaReference(String) - Constructor for class org.apache.poi.hssf.util.AreaReference
Create an area ref from a string representation
AttrPtg - class org.apache.poi.hssf.record.formula.AttrPtg.
"Special Attributes" This seems to be a Misc Stuff and Junk record.
AttrPtg() - Constructor for class org.apache.poi.hssf.record.formula.AttrPtg
 
AttrPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.AttrPtg
 
AxisLineFormatRecord - class org.apache.poi.hssf.record.AxisLineFormatRecord.
The axis line format record defines the axis type details.
AxisLineFormatRecord() - Constructor for class org.apache.poi.hssf.record.AxisLineFormatRecord
 
AxisLineFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AxisLineFormatRecord
Constructs a AxisLineFormat record and sets its fields appropriately.
AxisLineFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AxisLineFormatRecord
Constructs a AxisLineFormat record and sets its fields appropriately.
AxisOptionsRecord - class org.apache.poi.hssf.record.AxisOptionsRecord.
The axis options record provides unit information and other various tidbits about the axis.
AxisOptionsRecord() - Constructor for class org.apache.poi.hssf.record.AxisOptionsRecord
 
AxisOptionsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AxisOptionsRecord
Constructs a AxisOptions record and sets its fields appropriately.
AxisOptionsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AxisOptionsRecord
Constructs a AxisOptions record and sets its fields appropriately.
AxisParentRecord - class org.apache.poi.hssf.record.AxisParentRecord.
The axis size and location NOTE: This source is automatically generated please do not modify this file.
AxisParentRecord() - Constructor for class org.apache.poi.hssf.record.AxisParentRecord
 
AxisParentRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AxisParentRecord
Constructs a AxisParent record and sets its fields appropriately.
AxisParentRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AxisParentRecord
Constructs a AxisParent record and sets its fields appropriately.
AxisRecord - class org.apache.poi.hssf.record.AxisRecord.
The axis record defines the type of an axis.
AxisRecord() - Constructor for class org.apache.poi.hssf.record.AxisRecord
 
AxisRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AxisRecord
Constructs a Axis record and sets its fields appropriately.
AxisRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AxisRecord
Constructs a Axis record and sets its fields appropriately.
AxisUsedRecord - class org.apache.poi.hssf.record.AxisUsedRecord.
The number of axes used on a chart.
AxisUsedRecord() - Constructor for class org.apache.poi.hssf.record.AxisUsedRecord
 
AxisUsedRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.AxisUsedRecord
Constructs a AxisUsed record and sets its fields appropriately.
AxisUsedRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.AxisUsedRecord
Constructs a AxisUsed record and sets its fields appropriately.
abortableProcessEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
abortableProcessRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
Process an HSSF Record.
abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
actionPerformed(ActionEvent) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
add(Object) - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
add(Object) - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
add(int, Record) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
add(int, int) - Method in class org.apache.poi.util.IntList
add the specfied value at the specified index
add(int) - Method in class org.apache.poi.util.IntList
Appends the specified element to the end of this list
add(int, short) - Method in class org.apache.poi.util.ShortList
add the specfied value at the specified index
add(short) - Method in class org.apache.poi.util.ShortList
Appends the specified element to the end of this list
addAll(IntList) - Method in class org.apache.poi.util.IntList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, IntList) - Method in class org.apache.poi.util.IntList
Inserts all of the elements in the specified collection into this list at the specified position.
addAll(ShortList) - Method in class org.apache.poi.util.ShortList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, ShortList) - Method in class org.apache.poi.util.ShortList
Inserts all of the elements in the specified collection into this list at the specified position.
addArea(int, short, int, short) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
Add an area to consider a merged cell.
addBreak(short, short, short) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Adds the page break at the specified parameters
addCellOffset(short) - Method in class org.apache.poi.hssf.record.DBCellRecord
 
addChar(char, int) - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
addChars(char[], int[]) - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
addChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Add a new child to the collection of children
addChild(Property) - Method in interface org.apache.poi.poifs.property.Parent
Add a new child to the collection of children
addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
addCluster(int, int) - Method in class org.apache.poi.ddf.EscherDggRecord
 
addColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Adds a new color into an empty color slot.
addDBCellRecords() - Method in class org.apache.poi.hssf.model.Sheet
Not currently used method to calculate and add dbcell records
addDbcell(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
addEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.EscherOptRecord
Add a property to this record.
addEscherRecord(int, EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
addEscherRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
addInfoRecord(ExtSSTInfoSubRecord) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
addListener(HSSFListener, short) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
add an event listener for a particular record type.
addListenerForAllRecords(HSSFListener) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
This is the equivilent of calling addListener(myListener, sid) for EVERY record in the org.apache.poi.hssf.record package.
addMergedRegion(int, short, int, short) - Method in class org.apache.poi.hssf.model.Sheet
 
addMergedRegion(Region) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
adds a merged region of cells (hence those cells form one)
addName(NameRecord) - Method in class org.apache.poi.hssf.model.Workbook
creates new name
addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Add a property to the list of properties we manage
addREFRecord(ExternSheetSubRecord) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
adds REF struct (ExternSheetSubRecord)
addRenderingHints(Map) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
addRenderingHints(Map) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
addRow(RowRecord) - Method in class org.apache.poi.hssf.model.Sheet
Adds a row record to the sheet
addSSTString(String, boolean) - Method in class org.apache.poi.hssf.model.Workbook
Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts)
addSSTString(String) - Method in class org.apache.poi.hssf.model.Workbook
Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts) ASSUMES compressed unicode (meaning 8bit)
addSSTString(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
addSheetReference(String, int) - Method in class org.apache.poi.hssf.util.SheetReferences
 
addStandardOptions(HSSFShape, EscherOptRecord) - Method in class org.apache.poi.hssf.model.AbstractShape
Add standard properties to the opt record.
addString(String) - Method in class org.apache.poi.hssf.record.SSTRecord
Add a string.
addString(String, boolean) - Method in class org.apache.poi.hssf.record.SSTRecord
Add a string and assert the encoding (8-bit or 16-bit) to be used.
addSubRecord(int, Object) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addSubRecord(Object) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.Sheet
Adds a value record to the sheet's contained binary records (i.e.
afterRecordSerialize(int, short, int, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
Fired after a record has been serialized.
afterRecordSerialize(int, short, int, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
 
aggregateDrawingRecords(DrawingManager) - Method in class org.apache.poi.hssf.model.Sheet
 
allocateShapeId(short) - Method in class org.apache.poi.hssf.model.DrawingManager
Allocates new shape id for the new drawing group id.
allocateSpace(int) - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Allocate space for a block of indices
applyFont(int, int, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies a font to the specified characters of a string.
applyFont(int, int, HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies a font to the specified characters of a string.
applyFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Sets the font of the entire string.
applyFont(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies the specified font to the entire string.
assoicateShapeToObjRecord(EscherRecord, Record) - Method in class org.apache.poi.hssf.record.EscherAggregate
Associates an escher record to an OBJ record or a TXO record.
available() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class org.apache.poi.util.BlockingInputStream
 

B

BATBlock - class org.apache.poi.poifs.storage.BATBlock.
A block of block allocation table entries.
BATManaged - interface org.apache.poi.poifs.filesystem.BATManaged.
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
BIG_SPOTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Large spots
BLIP__BLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__BLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__BLIPTODISPLAY - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__BRIGHTNESSSETTING - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__CONTRASTSETTING - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__CROPFROMBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__CROPFROMLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__CROPFROMRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__CROPFROMTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__DOUBLEMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__GAMMA - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__NOHITTESTPICTURE - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTUREACTIVE - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTUREBILEVEL - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTUREFILLMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTUREGRAY - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTUREID - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PICTURELINE - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PRINTBLIP - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PRINTBLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__PRINTFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
 
BLIP__TRANSPARENTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
BOFRecord - class org.apache.poi.hssf.record.BOFRecord.
Title: Beginning Of File
BOFRecord() - Constructor for class org.apache.poi.hssf.record.BOFRecord
Constructs an empty BOFRecord with no fields set.
BOFRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BOFRecord
Constructs a BOFRecord and sets its fields appropriately
BOFRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BOFRecord
Constructs a BOFRecord and sets its fields appropriately
BOLDWEIGHT_BOLD - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Bold boldness (bold)
BOLDWEIGHT_NORMAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Normal boldness (not bold)
BORDER_DASHED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
dash border
BORDER_DASH_DOT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
dash-dot border
BORDER_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
dash-dot-dot border
BORDER_DOTTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
hair-line border
BORDER_DOUBLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
double-line border
BORDER_HAIR - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
dot border
BORDER_MEDIUM - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Medium border
BORDER_MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Medium dashed border
BORDER_MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
medium dash-dot border
BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
medium dash-dot-dot border
BORDER_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
No border
BORDER_SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
slanted dash-dot border
BORDER_THICK - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thick border
BORDER_THIN - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thin border
BORDER_TYPE_REGULAR - Static variable in class org.apache.poi.hssf.record.FrameRecord
 
BORDER_TYPE_SHADOW - Static variable in class org.apache.poi.hssf.record.FrameRecord
 
BRICKS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
BRICKS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Brick-like layout
BSTORE_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
BT_DIB - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_EMF - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_ERROR - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_JPEG - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_PICT - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_PNG - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BT_WMF - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
BTreeSet - class org.apache.poi.hdf.extractor.util.BTreeSet.
 
BTreeSet() - Constructor for class org.apache.poi.hdf.extractor.util.BTreeSet
 
BTreeSet(Collection) - Constructor for class org.apache.poi.hdf.extractor.util.BTreeSet
 
BTreeSet(int) - Constructor for class org.apache.poi.hdf.extractor.util.BTreeSet
 
BTreeSet(int, Comparator) - Constructor for class org.apache.poi.hdf.extractor.util.BTreeSet
 
BTreeSet - class org.apache.poi.hdf.model.util.BTreeSet.
 
BTreeSet() - Constructor for class org.apache.poi.hdf.model.util.BTreeSet
 
BTreeSet(Collection) - Constructor for class org.apache.poi.hdf.model.util.BTreeSet
 
BTreeSet(int) - Constructor for class org.apache.poi.hdf.model.util.BTreeSet
 
BTreeSet(int, Comparator) - Constructor for class org.apache.poi.hdf.model.util.BTreeSet
 
BTreeSet.BTreeNode - class org.apache.poi.hdf.extractor.util.BTreeSet.BTreeNode.
 
BTreeSet.BTreeNode - class org.apache.poi.hdf.model.util.BTreeSet.BTreeNode.
 
BTreeSet.Entry - class org.apache.poi.hdf.extractor.util.BTreeSet.Entry.
 
BTreeSet.Entry() - Constructor for class org.apache.poi.hdf.extractor.util.BTreeSet.Entry
 
BTreeSet.Entry - class org.apache.poi.hdf.model.util.BTreeSet.Entry.
 
BTreeSet.Entry() - Constructor for class org.apache.poi.hdf.model.util.BTreeSet.Entry
 
BUBBLE_SERIES_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
BUBBLE_SERIES_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
BUILD - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default 0x10d3
BUILD_YEAR - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default 0x07CC (1996)
BUILTIN_AUTO_ACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_CLOSE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_DEACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_OPEN - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_CRITERIA - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_DATABASE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_DATA_FORM - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
 
BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
 
BUILTIN_RECORDER - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BYTE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
BackupRecord - class org.apache.poi.hssf.record.BackupRecord.
Title: Backup Record
BackupRecord() - Constructor for class org.apache.poi.hssf.record.BackupRecord
 
BackupRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BackupRecord
Constructs a BackupRecord and sets its fields appropriately
BackupRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BackupRecord
Constructs a BackupRecord and sets its fields appropriately
BarRecord - class org.apache.poi.hssf.record.BarRecord.
The bar record is used to define a bar chart.
BarRecord() - Constructor for class org.apache.poi.hssf.record.BarRecord
 
BarRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BarRecord
Constructs a Bar record and sets its fields appropriately.
BarRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BarRecord
Constructs a Bar record and sets its fields appropriately.
BeginRecord - class org.apache.poi.hssf.record.BeginRecord.
The begin record defines the start of a block of records for a (grpahing data object.
BeginRecord() - Constructor for class org.apache.poi.hssf.record.BeginRecord
 
BeginRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BeginRecord
Constructs a BeginRecord record and sets its fields appropriately.
BeginRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BeginRecord
Constructs a BeginRecord record and sets its fields appropriately.
BiffViewer - class org.apache.poi.hssf.dev.BiffViewer.
Utillity for reading in BIFF8 records and displaying data from them.
BiffViewer(String[]) - Constructor for class org.apache.poi.hssf.dev.BiffViewer
Creates new BiffViewer
BinaryTree - class org.apache.poi.util.BinaryTree.
Red-Black tree-based implementation of Map.
BinaryTree() - Constructor for class org.apache.poi.util.BinaryTree
Construct a new BinaryTree
BinaryTree(Map) - Constructor for class org.apache.poi.util.BinaryTree
Constructs a new BinaryTree from an existing Map, with keys and values sorted
BitField - class org.apache.poi.util.BitField.
Manage operations dealing with bit-mapped fields.
BitField(int) - Constructor for class org.apache.poi.util.BitField
Create a BitField instance
BlankRecord - class org.apache.poi.hssf.record.BlankRecord.
Title: Blank cell record
BlankRecord() - Constructor for class org.apache.poi.hssf.record.BlankRecord
Creates a new instance of BlankRecord
BlankRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BlankRecord
Constructs a BlankRecord and sets its fields appropriately
BlankRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BlankRecord
Constructs a BlankRecord and sets its fields appropriately
BlockAllocationTableReader - class org.apache.poi.poifs.storage.BlockAllocationTableReader.
This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.
BlockAllocationTableReader(int, int[], int, int, BlockList) - Constructor for class org.apache.poi.poifs.storage.BlockAllocationTableReader
create a BlockAllocationTableReader for an existing filesystem.
BlockAllocationTableWriter - class org.apache.poi.poifs.storage.BlockAllocationTableWriter.
This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.
BlockAllocationTableWriter() - Constructor for class org.apache.poi.poifs.storage.BlockAllocationTableWriter
create a BlockAllocationTableWriter
BlockList - interface org.apache.poi.poifs.storage.BlockList.
Interface for lists of blocks that are mapped by block allocation tables
BlockWritable - interface org.apache.poi.poifs.storage.BlockWritable.
An interface for persisting block storage of POIFS components.
BlockingInputStream - class org.apache.poi.util.BlockingInputStream.
Implementation of a BlockingInputStream to provide data to RawDataBlock that expects data in 512 byte chunks.
BlockingInputStream(InputStream) - Constructor for class org.apache.poi.util.BlockingInputStream
 
BookBoolRecord - class org.apache.poi.hssf.record.BookBoolRecord.
Title: Save External Links record (BookBool)
BookBoolRecord() - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
 
BookBoolRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
Constructs a BookBoolRecord and sets its fields appropriately
BookBoolRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
Constructs a BookBoolRecord and sets its fields appropriately
BoolErrRecord - class org.apache.poi.hssf.record.BoolErrRecord.
Creates new BoolErrRecord.
BoolErrRecord() - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
Creates new BoolErrRecord
BoolErrRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
Constructs a BoolErr record and sets its fields appropriately.
BoolErrRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
Constructs a BoolErr record and sets its fields appropriately.
BoolPtg - class org.apache.poi.hssf.record.formula.BoolPtg.
Boolean (boolean) Stores a (java) boolean value in a formula.
BoolPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.BoolPtg
 
BoolPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.BoolPtg
 
BottomMargin - Static variable in class org.apache.poi.hssf.model.Sheet
 
BottomMargin - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
BottomMarginRecord - class org.apache.poi.hssf.record.BottomMarginRecord.
Record for the bottom margin.
BottomMarginRecord() - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
 
BottomMarginRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
Constructs a BottomMargin record and sets its fields appropriately.
BottomMarginRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
Constructs a BottomMargin record and sets its fields appropriately.
BoundSheetRecord - class org.apache.poi.hssf.record.BoundSheetRecord.
Title: Bound Sheet Record (aka BundleSheet)
BoundSheetRecord() - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
 
BoundSheetRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
Constructs a BoundSheetRecord and sets its fields appropriately
BoundSheetRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
Constructs a BoundSheetRecord and sets its fields appropriately
ByteField - class org.apache.poi.util.ByteField.
representation of a byte (8-bit) field at a fixed location within a byte array
ByteField(int) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and a default value of 0
ByteField(int, byte) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and initialize its value
ByteField(int, byte[]) - Constructor for class org.apache.poi.util.ByteField
Construct the ByteField with its offset into its containing byte array and initialize its value from its byte array
ByteField(int, byte, byte[]) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array, initialize its value, and write its value to its byte array
beforeRecordSerialize(int, short, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
Fired before a given escher record is serialized.
beforeRecordSerialize(int, short, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
 
black - Static variable in class org.apache.poi.hssf.contrib.view.SVTableUtils
Description of the Field
bodySection(SepxNode) - Method in class org.apache.poi.hdf.event.EventBridge
 
bodySection(SepxNode) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
bodySection(SepxNode) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
boundsheets - Variable in class org.apache.poi.hssf.model.Workbook
holds the "boundsheet" records (aka bundlesheet) so that they can have their reference to their "BOF" marker
byteOrder - Variable in class org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's byte order.
bytes - Variable in class org.apache.poi.hpsf.ClassID
The bytes making out the class ID in correct order, i.e.

C

CALLOUT__CALLOUTACCENTBAR - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTDROPSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTDROPTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTLENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTMINUSX - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTMINUSY - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTTEXTBORDER - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__CALLOUTTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__DROPAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__ISCALLOUT - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__LENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
 
CALLOUT__XYCALLOUTGAP - Static variable in class org.apache.poi.ddf.EscherProperties
 
CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
CATEGORY_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
CATEGORY_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
CATEGORY_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
CATEGORY_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
CELL_TYPE_BLANK - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
Blank Cell type (3)
CELL_TYPE_BOOLEAN - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
Boolean Cell type (4)
CELL_TYPE_ERROR - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
Error Cell type (5)
CELL_TYPE_FORMULA - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
Formula Cell type (2)
CELL_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
Numeric Cell type (0)
CELL_TYPE_STRING - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
String Cell type (1)
CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
CFTAG_FMTID - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Format ID
CFTAG_MACINTOSH - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Macintosh clipboard format
CFTAG_NODATA - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - No Data
CFTAG_WINDOWS - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Windows clipboard format
CF_BITMAP - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Bitmap
CF_DIB - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Device Independent Bitmap
CF_ENHMETAFILE - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Enhanced Windows metafile format
CF_METAFILEPICT - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Windows metafile format.
CHP - class org.apache.poi.hdf.extractor.CHP.
Comment me
CHP() - Constructor for class org.apache.poi.hdf.extractor.CHP
 
CHPAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType.
Character Properties.
CHPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
CHPFormattedDiskPage - class org.apache.poi.hdf.model.hdftypes.CHPFormattedDiskPage.
Represents a CHP fkp.
CHPFormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.CHPFormattedDiskPage
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array read from a Word file).
CLASS_ARRAY - Static variable in class org.apache.poi.hssf.record.formula.Ptg
 
CLASS_REF - Static variable in class org.apache.poi.hssf.record.formula.Ptg
 
CLASS_VALUE - Static variable in class org.apache.poi.hssf.record.formula.Ptg
 
CLOSED_CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
CLOSED_POLYGON - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
CODEPAGE - Static variable in class org.apache.poi.hssf.record.CodepageRecord
the likely correct value for CODEPAGE (at least for US versions).
CODEPAGE - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
suggested (and probably correct) default
COLOR_NORMAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
normal type of black color
COLOR_RED - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Dark Red color
COMPLEX - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
COUNT - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
suggested default (14 dec)
CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
CalcCountRecord - class org.apache.poi.hssf.record.CalcCountRecord.
Title: Calc Count Record Description: Specifies the maximum times the gui should perform a formula recalculation.
CalcCountRecord() - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
 
CalcCountRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
Constructs a CalcCountRecord and sets its fields appropriately
CalcCountRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
Constructs a CalcCountRecord and sets its fields appropriately
CalcModeRecord - class org.apache.poi.hssf.record.CalcModeRecord.
Title: Calc Mode Record
CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
 
CalcModeRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
Constructs a CalcModeRecord and sets its fields appropriately
CalcModeRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
Constructs a CalcModeRecord and sets its fields appropriately
CategorySeriesAxisRecord - class org.apache.poi.hssf.record.CategorySeriesAxisRecord.
This record refers to a category or series axis and is used to specify label/tickmark frequency.
CategorySeriesAxisRecord() - Constructor for class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
CategorySeriesAxisRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Constructs a CategorySeriesAxis record and sets its fields appropriately.
CategorySeriesAxisRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Constructs a CategorySeriesAxis record and sets its fields appropriately.
CellReference - class org.apache.poi.hssf.util.CellReference.
 
CellReference(String) - Constructor for class org.apache.poi.hssf.util.CellReference
 
CellReference(int, int) - Constructor for class org.apache.poi.hssf.util.CellReference
 
CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
 
CellValueRecordInterface - interface org.apache.poi.hssf.record.CellValueRecordInterface.
The cell value record interface is implemented by all classes of type Record that contain cell values.
CharacterProperties - class org.apache.poi.hdf.model.hdftypes.CharacterProperties.
Properties for character runs.
CharacterProperties() - Constructor for class org.apache.poi.hdf.model.hdftypes.CharacterProperties
 
ChartFormatRecord - class org.apache.poi.hssf.record.ChartFormatRecord.
Class ChartFormatRecord
ChartFormatRecord() - Constructor for class org.apache.poi.hssf.record.ChartFormatRecord