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
 
ChartFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ChartFormatRecord
Constructs a ChartFormatRecord record and sets its fields appropriately.
ChartFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ChartFormatRecord
Constructs a ChartFormatRecord record and sets its fields appropriately.
ChartRecord - class org.apache.poi.hssf.record.ChartRecord.
The chart record is used to define the location and size of a chart.
ChartRecord() - Constructor for class org.apache.poi.hssf.record.ChartRecord
 
ChartRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ChartRecord
Constructs a Chart record and sets its fields appropriately.
ChartRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ChartRecord
Constructs a Chart record and sets its fields appropriately.
Child - interface org.apache.poi.poifs.property.Child.
This interface defines methods for finding and setting sibling Property instances
ChpxNode - class org.apache.poi.hdf.extractor.util.ChpxNode.
Comment me
ChpxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.ChpxNode
 
ChpxNode - class org.apache.poi.hdf.model.hdftypes.ChpxNode.
Comment me
ChpxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.ChpxNode
 
ClassID - class org.apache.poi.hpsf.ClassID.
Represents a class ID (16 bytes).
ClassID(byte[], int) - Constructor for class org.apache.poi.hpsf.ClassID
Creates a ClassID and reads its value from a byte array.
ClassID() - Constructor for class org.apache.poi.hpsf.ClassID
Creates a ClassID and initializes its value with 0x00 bytes.
Codec - class org.apache.poi.contrib.poibrowser.Codec.
Provides utility methods for encoding and decoding hexadecimal data.
Codec() - Constructor for class org.apache.poi.contrib.poibrowser.Codec
 
CodepageRecord - class org.apache.poi.hssf.record.CodepageRecord.
Title: Codepage Record
CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
 
CodepageRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
Constructs a CodepageRecord and sets its fields appropriately
CodepageRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
Constructs a CodepageRecord and sets its fields appropriately
ColumnInfoRecord - class org.apache.poi.hssf.record.ColumnInfoRecord.
Title: ColumnInfo Record
ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
 
ColumnInfoRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
Constructs a ColumnInfo record and sets its fields appropriately
ColumnInfoRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
Constructs a ColumnInfo record and sets its fields appropriately
ColumnInfoRecordsAggregate - class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate.
 
ColumnInfoRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
CommonObjectDataSubRecord - class org.apache.poi.hssf.record.CommonObjectDataSubRecord.
The common object data record is used to store all common preferences for an excel object.
CommonObjectDataSubRecord() - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
CommonObjectDataSubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Constructs a CommonObjectData record and sets its fields appropriately.
CommonObjectDataSubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Constructs a CommonObjectData record and sets its fields appropriately.
CommonsLogger - class org.apache.poi.util.CommonsLogger.
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
CommonsLogger() - Constructor for class org.apache.poi.util.CommonsLogger
 
ConcatPtg - class org.apache.poi.hssf.record.formula.ConcatPtg.
 
ConcatPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.ConcatPtg
 
ConcatPtg() - Constructor for class org.apache.poi.hssf.record.formula.ConcatPtg
 
ContinueRecord - class org.apache.poi.hssf.record.ContinueRecord.
Title: Continue Record - Helper class used primarily for SST Records
ContinueRecord() - Constructor for class org.apache.poi.hssf.record.ContinueRecord
default constructor
ContinueRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
Main constructor -- kinda dummy because we don't validate or fill fields
ContinueRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
Main constructor -- kinda dummy because we don't validate or fill fields
ControlPtg - class org.apache.poi.hssf.record.formula.ControlPtg.
 
ControlPtg() - Constructor for class org.apache.poi.hssf.record.formula.ControlPtg
 
ConvertAnchor - class org.apache.poi.hssf.model.ConvertAnchor.
$Id: ConvertAnchor.java,v 1.1.2.2 2004/02/22 11:54:46 glens Exp $
ConvertAnchor() - Constructor for class org.apache.poi.hssf.model.ConvertAnchor
 
CountryRecord - class org.apache.poi.hssf.record.CountryRecord.
Title: Country Record (aka WIN.INI country)
CountryRecord() - Constructor for class org.apache.poi.hssf.record.CountryRecord
 
CountryRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.CountryRecord
Constructs a CountryRecord and sets its fields appropriately
CountryRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.CountryRecord
Constructs a CountryRecord and sets its fields appropriately
CustomField - interface org.apache.poi.hssf.record.CustomField.
 
calcExtSSTRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
Calculates the size in bytes of the EXTSST record as it would be if the record was serialized.
calcSize(int, String, String, String) - Method in class org.apache.poi.generator.FieldIterator
 
calcSize(int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
Calculate the storage size of a set of SmallDocumentBlocks
calculateStorageRequirements(int) - Static method in class org.apache.poi.poifs.storage.BATBlock
Calculate how many BATBlocks are needed to hold a specified number of BAT entries.
calculateXBATStorageRequirements(int) - Static method in class org.apache.poi.poifs.storage.BATBlock
Calculate how many XBATBlocks are needed to hold a specified number of BAT entries.
cancelCellEditing() - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
cat(byte[][]) - Static method in class org.apache.poi.hpsf.Util
Concatenates the contents of several byte arrays into a single one.
cellBorder - Variable in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
cellIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
cells - Variable in class org.apache.poi.hssf.model.Sheet
 
changeName(Property, String) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Change a Property's name
characterRun(ChpxNode) - Method in class org.apache.poi.hdf.event.EventBridge
 
characterRun(ChpxNode) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
characterRun(CharacterProperties, String, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
characterRun(ChpxNode) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
check(int) - Method in class org.apache.poi.util.CommonsLogger
Check if a logger is enabled to log at the specified level
check(int) - Method in class org.apache.poi.util.NullLogger
Check if a logger is enabled to log at the specified level
check(int) - Method in class org.apache.poi.util.POILogger
Check if a logger is enabled to log at the specified level
check(int) - Method in class org.apache.poi.util.SystemOutLogger
Check if a logger is enabled to log at the specified level
checkDimsLoc(Record, int) - Method in class org.apache.poi.hssf.model.Sheet
in the event the record is a dimensions record, resets both the loc index and dimsloc index
checkExternSheet(int) - Method in class org.apache.poi.hssf.model.Workbook
returns the extern sheet number for specific sheet number , if this sheet doesn't exist in extern sheet , add it
child - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet.Entry
 
child - Variable in class org.apache.poi.hdf.model.util.BTreeSet.Entry
 
classID - Variable in class org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's "classID" field.
clear() - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
clear() - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
clear() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
clear() - Method in class org.apache.poi.util.BinaryTree
Removes all mappings from this map
clear(int) - Method in class org.apache.poi.util.BitField
Clear the bits.
clear() - Method in class org.apache.poi.util.IntList
Removes all of the elements from this list.
clear() - Method in class org.apache.poi.util.ShortList
Removes all of the elements from this list.
clearByte(byte) - Method in class org.apache.poi.util.BitField
Clear the bits.
clearEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
Constructs an escher graphics object.
clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clearShort(short) - Method in class org.apache.poi.util.BitField
Clear the bits.
clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
 
clip(Shape) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
clip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clone() - Method in class org.apache.poi.ddf.EscherRecord
Escher records may need to be clonable in the future.
clone() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
clone() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
clone(String, String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
clone() - Method in class org.apache.poi.hdf.extractor.CHP
 
clone() - Method in class org.apache.poi.hdf.extractor.PAP
 
clone() - Method in class org.apache.poi.hdf.extractor.data.LVL
 
clone() - Method in class org.apache.poi.hdf.model.hdftypes.CharacterProperties
Used to make a deep copy of this object.
clone() - Method in class org.apache.poi.hdf.model.hdftypes.LVL
 
clone() - Method in class org.apache.poi.hdf.model.hdftypes.ParagraphProperties
 
clone() - Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
 
clone() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
clone() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
 
clone() - Method in class org.apache.poi.hssf.record.AreaRecord
 
clone() - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
clone() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
 
clone() - Method in class org.apache.poi.hssf.record.AxisParentRecord
 
clone() - Method in class org.apache.poi.hssf.record.AxisRecord
 
clone() - Method in class org.apache.poi.hssf.record.AxisUsedRecord
 
clone() - Method in class org.apache.poi.hssf.record.BOFRecord
 
clone() - Method in class org.apache.poi.hssf.record.BarRecord
 
clone() - Method in class org.apache.poi.hssf.record.BlankRecord
 
clone() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
clone() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
clone() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
clone() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
clone() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
clone() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
clone() - Method in class org.apache.poi.hssf.record.ChartRecord
 
clone() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
clone() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
clone() - Method in class org.apache.poi.hssf.record.ContinueRecord
Clone this record.
clone() - Method in class org.apache.poi.hssf.record.DatRecord
 
clone() - Method in class org.apache.poi.hssf.record.DataFormatRecord
 
clone() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
clone() - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
clone() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
clone() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
clone() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
clone() - Method in class org.apache.poi.hssf.record.EOFRecord
 
clone() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
clone() - Method in class org.apache.poi.hssf.record.FontBasisRecord
 
clone() - Method in class org.apache.poi.hssf.record.FontIndexRecord
 
clone() - Method in class org.apache.poi.hssf.record.FooterRecord
 
clone() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
clone() - Method in class org.apache.poi.hssf.record.FrameRecord
 
clone() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
clone() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
clone() - Method in class org.apache.poi.hssf.record.GutsRecord
 
clone() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
clone() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
clone() - Method in class org.apache.poi.hssf.record.IndexRecord
 
clone() - Method in class org.apache.poi.hssf.record.IterationRecord
 
clone() - Method in class org.apache.poi.hssf.record.LabelRecord
 
clone() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
clone() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
clone() - Method in class org.apache.poi.hssf.record.LegendRecord
 
clone() - Method in class org.apache.poi.hssf.record.LineFormatRecord
 
clone() - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
clone() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
 
clone() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
clone() - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
clone() - Method in class org.apache.poi.hssf.record.NumberRecord
 
clone() - Method in class org.apache.poi.hssf.record.ObjRecord
 
clone() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
 
clone() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
clone() - Method in class org.apache.poi.hssf.record.PaneRecord
 
clone() - Method in class org.apache.poi.hssf.record.PasswordRecord
Clone this record.
clone() - Method in class org.apache.poi.hssf.record.PlotAreaRecord
 
clone() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
 
clone() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
clone() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
clone() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
clone() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
clone() - Method in class org.apache.poi.hssf.record.RKRecord
 
clone() - Method in class org.apache.poi.hssf.record.Record
 
clone() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
clone() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
clone() - Method in class org.apache.poi.hssf.record.RowRecord
 
clone() - Method in class org.apache.poi.hssf.record.SCLRecord
 
clone() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
clone() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesListRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
 
clone() - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
clone() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
clone() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
clone() - Method in class org.apache.poi.hssf.record.StringRecord
 
clone() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
clone() - Method in class org.apache.poi.hssf.record.TextRecord
 
clone() - Method in class org.apache.poi.hssf.record.TickRecord
 
clone() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
clone() - Method in class org.apache.poi.hssf.record.UnitsRecord
 
clone() - Method in class org.apache.poi.hssf.record.UnknownRecord
Unlike the other Record.clone methods this is a shallow clone
clone() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
clone() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
 
clone() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
clone() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
clone() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Performs a deep clone of the record
clone() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
clone() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Performs a deep clone of the record
clone() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Performs a deep clone of the record
clone() - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Implementation of clone method from Object
clone() - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Implementation of clone method from Object
clone() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.Ptg
 
clone() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
clone() - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
cloneSheet() - Method in class org.apache.poi.hssf.model.Sheet
Clones the low level records of this sheet and returns the new sheet instance.
cloneSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create an HSSFSheet from an existing sheet in the HSSFWorkbook.
close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class org.apache.poi.util.BlockingInputStream
 
closeDoc() - Method in class org.apache.poi.hdf.extractor.WordDocument
 
colBreaks - Variable in class org.apache.poi.hssf.model.Sheet
 
col_from - Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
upper right hand corner col
col_to - Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
lower right hand corner col
collapseColInfoRecords(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
collapseColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
collapseRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
columns - Variable in class org.apache.poi.hssf.model.Sheet
 
compareTo(Object) - Method in class org.apache.poi.hdf.extractor.TextPiece
 
compareTo(Object) - Method in class org.apache.poi.hdf.extractor.util.PropertyNode
 
compareTo(Object) - Method in class org.apache.poi.hdf.extractor.util.SepxNode
 
compareTo(Object) - Method in class org.apache.poi.hdf.model.hdftypes.PropertyNode
Used for sorting in collections.
compareTo(Object) - Method in class org.apache.poi.hdf.model.hdftypes.SepxNode
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.BlankRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.NumberRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.RowRecord
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.UnicodeString
 
compareTo(Object) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
compareTo(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Compares one rich text string to another.
compareTo(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
compareTo(Region) - Method in class org.apache.poi.hssf.util.Region
Compares that the given region is the same less than or greater than this region.
compareTo(Object) - Method in class org.apache.poi.hssf.util.Region
 
compress(byte[]) - Static method in class org.apache.poi.ddf.EscherBlipRecord
Compress the contents of the provided array
construct(int, List) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
contains(Object) - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
contains(Object) - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
contains(int, short) - Method in class org.apache.poi.hssf.util.Region
Answers: "is the row/column inside this range?"
contains(int) - Method in class org.apache.poi.util.IntList
Returns true if this list contains the specified element.
contains(short) - Method in class org.apache.poi.util.ShortList
Returns true if this list contains the specified element.
containsAll(IntList) - Method in class org.apache.poi.util.IntList
Returns true if this list contains all of the elements of the specified collection.
containsAll(ShortList) - Method in class org.apache.poi.util.ShortList
Returns true if this list contains all of the elements of the specified collection.
containsKey(Object) - Method in class org.apache.poi.util.BinaryTree
Returns true if this map contains a mapping for the specified key.
containsLabels - Variable in class org.apache.poi.hssf.model.Sheet
 
containsValue(Object) - Method in class org.apache.poi.util.BinaryTree
Returns true if this map maps one or more keys to the specified value.
convert(byte[], int) - Static method in class org.apache.poi.poifs.storage.DocumentBlock
convert a single long array into an array of DocumentBlock instances
convert(byte[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
convert a single long array into an array of SmallDocumentBlock instances
convert(BlockWritable[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
Factory for creating SmallDocumentBlocks from DocumentBlocks
convertBytesToInt(byte, byte, byte, byte) - Static method in class org.apache.poi.hdf.extractor.Utils
 
convertBytesToInt(byte[], int) - Static method in class org.apache.poi.hdf.extractor.Utils
 
convertBytesToShort(byte, byte) - Static method in class org.apache.poi.hdf.extractor.Utils
 
convertBytesToShort(byte[], int) - Static method in class org.apache.poi.hdf.extractor.Utils
 
convertLabelRecords(Workbook) - Method in class org.apache.poi.hssf.model.Sheet
This is basically a kludge to deal with the now obsolete Label records.
convertUnsignedByteToInt(byte) - Static method in class org.apache.poi.hdf.extractor.Utils
 
copy(CHP) - Method in class org.apache.poi.hdf.extractor.CHP
 
copy(byte[], int, int, byte[], int) - Static method in class org.apache.poi.hpsf.Util
Copies a part of a byte array into another byte array.
copy(byte[], int, int) - Static method in class org.apache.poi.hpsf.Util
Copies bytes from a source byte array into a new byte array.
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
countBlocks() - Method in interface org.apache.poi.poifs.filesystem.BATManaged
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.apache.poi.poifs.property.PropertyTable
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Return the number of BigBlock's this instance uses
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Total count of all children and their children's children.
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Count of all children and their childrens children.
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Count of all children and their childrens children.
create(InputStream) - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates the most specific PropertySet from an InputStream.
create() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
create(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
create(String, Properties) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
Create an instance of FontDetails by loading them from the provided property object.
createAggregate(List, int, DrawingManager) - Static method in class org.apache.poi.hssf.record.EscherAggregate
Collapses the drawing records into an aggregate.
createAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.model.AbstractShape
Creates an escher anchor record from a HSSFAnchor.
createAnchor(HSSFAnchor) - Static method in class org.apache.poi.hssf.model.ConvertAnchor
 
createBATBlocks(int[]) - Static method in class org.apache.poi.poifs.storage.BATBlock
Create an array of BATBlocks from an array of int block allocation table entries
createBOF() - Method in class org.apache.poi.hssf.model.Sheet
creates the BOF record
createBOF() - Method in class org.apache.poi.hssf.model.Workbook
creates the BOF record
createBackup() - Method in class org.apache.poi.hssf.model.Workbook
creates the Backup record with backup set to 0.
createBarChart(HSSFWorkbook, HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Creates a bar chart.
createBlank(int, short) - Method in class org.apache.poi.hssf.model.Sheet
create a BLANK record (does not add it to the records contained in this sheet)
createBlocks() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Create the BATBlocks we need
createBookBool() - Method in class org.apache.poi.hssf.model.Workbook
creates the BookBool record with saveLinkValues set to 0.
createBoundSheet(int) - Method in class org.apache.poi.hssf.model.Workbook
create a "bound sheet" or "bundlesheet" (depending who you ask) record Always sets the sheet's bof to 0.
createBuiltInName(byte, int) - Method in class org.apache.poi.hssf.model.Workbook
Generates a NameRecord to represent a built-in region
createCalcCount() - Method in class org.apache.poi.hssf.model.Sheet
creates the CalcCount record and sets it to 0x64 (default number of iterations)
createCalcMode() - Method in class org.apache.poi.hssf.model.Sheet
creates the CalcMode record and sets it to 1 (automatic formula caculation)
createCell(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Use this to create new cells within the row and return it.
createCell(short, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Deprecated. As of 22-Jan-2002 use createCell(short) and use setCellValue to specify the type lazily.
createCell(HSSFRow, int, String, HSSFCellStyle) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Creates a cell, gives it a value, and applies a style if provided
createCell(HSSFRow, int, String) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Create a cell, and give it a value.
createCellFromRecord(CellValueRecordInterface) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
create a high level HSSFCell object from an existing low level record.
createCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create a new Cell style and add it to the workbook's style table
createCellXF() - Method in class org.apache.poi.hssf.model.Workbook
creates a new Cell-type Extneded Format Record and adds it to the end of ExtendedFormatRecords collection
createCodepage() - Method in class org.apache.poi.hssf.model.Workbook
creates the Codepage record containing the constant stored in CODEPAGE
createColInfo() - Method in class org.apache.poi.hssf.model.Sheet
creates the ColumnInfo Record and sets it to a default column/width
createColInfo() - Static method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
creates the ColumnInfo Record and sets it to a default column/width
createCountry() - Method in class org.apache.poi.hssf.model.Workbook
Creates the Country record with the default country set to 1 and current country set to 7 in case of russian locale ("ru_RU") and 1 otherwise
createDSF() - Method in class org.apache.poi.hssf.model.Workbook
creates the DSF record containing a 0 since HSSF can't even create Dual Stream Files
createDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the instance of HSSFDataFormat for this workbook.
createDateWindow1904() - Method in class org.apache.poi.hssf.model.Workbook
creates the DateWindow1904 record with windowing set to 0.
createDefaultColWidth() - Method in class org.apache.poi.hssf.model.Sheet
creates the DefaultColWidth Record and sets it to 8
createDefaultRowHeight() - Method in class org.apache.poi.hssf.model.Sheet
creates the DefaultRowHeight Record and sets its options to 0 and rowheight to 0xff
createDelta() - Method in class org.apache.poi.hssf.model.Sheet
creates the Delta record and sets it to 0.0010 (default accuracy)
createDgRecord() - Method in class org.apache.poi.hssf.model.DrawingManager
 
createDimensions() - Method in class org.apache.poi.hssf.model.Sheet
creates the Dimensions Record and sets it to bogus values (you should set this yourself or let the high level API do it for you)
createDirectory(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DirectoryEntry
createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DirectoryEntry
createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
create a new DirectoryEntry in the root directory
createDocument(String, InputStream) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry
createDocument(String, int, POIFSWriterListener) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry; the data will be provided later
createDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry
createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry; the data will be provided later
createDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a new document to be added to the root directory
createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
create a new DocumentEntry in the root entry; the data will be provided later
createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
open a document in the root entry's list of entries
createDrawingGroup() - Method in class org.apache.poi.hssf.model.Workbook
Creates a drawing group record.
createDrawingPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates the toplevel drawing patriarch.
createEOF() - Method in class org.apache.poi.hssf.model.Sheet
creates the EOF record
createEOF() - Method in class org.apache.poi.hssf.model.Workbook
creates the EOF record
createExtSSTRecord(int) - Method in class org.apache.poi.hssf.record.SSTRecord
Creates an extended string record based on the current contents of the current SST record.
createExtendedFormat(int) - Method in class org.apache.poi.hssf.model.Workbook
Creates an ExtendedFormatRecord object
createExtendedFormat() - Method in class org.apache.poi.hssf.model.Workbook
creates an default cell type ExtendedFormatRecord object.
createExtendedSST() - Method in class org.apache.poi.hssf.model.Workbook
Creates the ExtendedSST record with numstrings per bucket set to 0x8.
createExternSheet() - Method in class org.apache.poi.hssf.model.Workbook
creates a new extern sheet record
createFnGroupCount() - Method in class org.apache.poi.hssf.model.Workbook
creates the FnGroupCount record containing the Magic number constant of 14.
createFont() - Method in class org.apache.poi.hssf.model.Workbook
creates a Font record with the following magic values:
createFont() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create a new Font and add it to the workbook's font table
createFooter() - Method in class org.apache.poi.hssf.model.Sheet
creates the Footer Record and sets it to nothing/0 length
createFormat(int) - Method in class org.apache.poi.hssf.model.Workbook
Creates a FormatRecord object
createFormat(String) - Method in class org.apache.poi.hssf.model.Workbook
Creates a FormatRecord, inserts it, and returns the index code.
createFormula(int, short, String) - Method in class org.apache.poi.hssf.model.Sheet
Attempts to parse the formula into PTGs and create a formula record DOES NOT WORK YET
createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.model.Sheet
Creates a split (freezepane).
createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split (freezepane).
createFreezePane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split (freezepane).
createGridset() - Method in class org.apache.poi.hssf.model.Sheet
creates the Gridset record and sets it to true (user has mucked with the gridlines)
createGroup(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a new group record stored under this patriarch.
createGroup(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create another group under this group.
createGuts() - Method in class org.apache.poi.hssf.model.Sheet
creates the Guts record and sets leftrow/topcol guttter and rowlevelmax/collevelmax to 0
createHCenter() - Method in class org.apache.poi.hssf.model.Sheet
creates the HCenter Record and sets it to false (don't horizontally center)
createHeader() - Method in class org.apache.poi.hssf.model.Sheet
creates the Header Record and sets it to nothing/0 length
createHideObj() - Method in class org.apache.poi.hssf.model.Workbook
creates the HideObj record with hide object set to 0.
createIndex() - Method in class org.apache.poi.hssf.model.Sheet
creates the Index record - not currently used
createInterfaceEnd() - Method in class org.apache.poi.hssf.model.Workbook
creates the InterfaceEnd record
createInterfaceHdr() - Method in class org.apache.poi.hssf.model.Workbook
creates the InterfaceHdr record
createIteration() - Method in class org.apache.poi.hssf.model.Sheet
creates the Iteration record and sets it to false (don't iteratively calculate formulas)
createLabelSST(int, short, int) - Method in class org.apache.poi.hssf.model.Sheet
Create a LABELSST Record (does not add it to the records contained in this sheet)
createMMS() - Method in class org.apache.poi.hssf.model.Workbook
creates an MMS record
createMergedCells() - Method in class org.apache.poi.hssf.model.Sheet
 
createName() - Method in class org.apache.poi.hssf.model.Workbook
creates new name
createName() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
creates a new named range and add it to the model
createNewFont() - Method in class org.apache.poi.hssf.model.Workbook
creates a new font record and adds it to the "font table".
createNumber(int, short, double) - Method in class org.apache.poi.hssf.model.Sheet
Create a NUMBER Record (does not add it to the records contained in this sheet)
createPalette() - Method in class org.apache.poi.hssf.model.Workbook
Creates a palette record initialized to the default palette
createPassword() - Method in class org.apache.poi.hssf.model.Workbook
creates the Password record with password set to 0.
createPasswordRev4() - Method in class org.apache.poi.hssf.model.Workbook
creates the PasswordRev4 record with password set to 0.
createPolygon(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a polygon
createPolygon(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Creates a polygon
createPrecision() - Method in class org.apache.poi.hssf.model.Workbook
creates the Precision record with precision set to true.
createPrintGridlines() - Method in class org.apache.poi.hssf.model.Sheet
creates the PrintGridlines record and sets it to false (that makes for ugly sheets).
createPrintHeaders() - Method in class org.apache.poi.hssf.model.Sheet
creates the PrintHeaders record and sets it to false (we don't create headers yet so why print them)
createPrintSetup() - Method in class org.apache.poi.hssf.model.Sheet
creates the PrintSetup Record and sets it to defaults and marks it invalid
createProperties(byte[], int, short) - Method in class org.apache.poi.ddf.EscherPropertyFactory
Create new properties from a byte array.
createPropertyBlockArray(List) - Static method in class org.apache.poi.poifs.storage.PropertyBlock
Create an array of PropertyBlocks from an array of Property instances, creating empty Property instances to make up any shortfall
createProtect() - Method in class org.apache.poi.hssf.model.Sheet
creates a Protect record with protect set to false.
createProtect() - Method in class org.apache.poi.hssf.model.Workbook
creates the Protect record with protect set to false.
createProtectionRev4() - Method in class org.apache.poi.hssf.model.Workbook
creates the ProtectionRev4 record with protect set to false.
createPtg(byte[], int) - Static method in class org.apache.poi.hssf.record.formula.Ptg
convert infix order ptg list to rpn order ptg list
createRecord(byte[], int) - Method in class org.apache.poi.ddf.DefaultEscherRecordFactory
Generates an escher record including the any children contained under that record.
createRecord(byte[], int) - Method in interface org.apache.poi.ddf.EscherRecordFactory
Create a new escher record from the data provided.
createRecord(short, short, byte[]) - Static method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
create a record, if there are MUL records than multiple records are returned digested into the non-mul form.
createRecord(short, short, byte[]) - Static method in class org.apache.poi.hssf.record.RecordFactory
Deprecated.  
createRecords(InputStream, boolean) - Static method in class org.apache.poi.hssf.dev.BiffViewer
Create an array of records from an input stream
createRecords(InputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
Deprecated. Create an array of records from an input stream
createRefMode() - Method in class org.apache.poi.hssf.model.Sheet
creates the RefMode record and sets it to A1 Mode (default reference mode)
createRefreshAll() - Method in class org.apache.poi.hssf.model.Workbook
creates the RefreshAll record with refreshAll set to true.
createRow(int) - Method in class org.apache.poi.hssf.model.Sheet
Create a row record.
createRow(int) - Static method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Create a row record.
createRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Create a new row within the sheet and return the high level representation
createSST() - Method in class org.apache.poi.hssf.model.Workbook
Creates the SST record with no strings and the unique/num string set to 0
createSaveRecalc() - Method in class org.apache.poi.hssf.model.Sheet
creates the SaveRecalc record and sets it to true (recalculate before saving)
createSelection() - Method in class org.apache.poi.hssf.model.Sheet
Creates the Selection record and sets it to nothing selected
createShape(HSSFShape, int) - Static method in class org.apache.poi.hssf.model.AbstractShape
Create a new shape object used to create the escher records.
createShape(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create a new simple shape under this group.
createSheet(List, int, int) - Static method in class org.apache.poi.hssf.model.Sheet
read support (offset used as starting point for search) for low level API.
createSheet(List, int) - Static method in class org.apache.poi.hssf.model.Sheet
read support (offset = 0) Same as createSheet(Record[] recs, int, int) only the record offset is assumed to be 0.
createSheet() - Static method in class org.apache.poi.hssf.model.Sheet
Creates a sheet with all the usual records minus values and the "index" record (not required).
createSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create an HSSFSheet for this HSSFWorkbook, adds it to the sheets and returns the high level representation.
createSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create an HSSFSheet for this HSSFWorkbook, adds it to the sheets and returns the high level representation.
createSimpleShape(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a simple shape.
createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.model.Sheet
Creates a split pane.
createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split pane.
createStyle(int) - Method in class org.apache.poi.hssf.model.Workbook
Creates a StyleRecord object
createSubRecord(short, short, byte[], int) - Static method in class org.apache.poi.hssf.record.SubRecord
 
createTabId() - Method in class org.apache.poi.hssf.model.Workbook
creates the TabId record containing an array of 0,1,2.
createTabListener() - Method in class org.apache.poi.hssf.contrib.view.SViewerPanel
 
createTextbox(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Constructs a textbox under the patriarch.
createTextbox(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create a new textbox under this group.
createUseSelFS() - Method in class org.apache.poi.hssf.model.Workbook
Creates the UseSelFS object with the use natural language flag set to 0 (false)
createVCenter() - Method in class org.apache.poi.hssf.model.Sheet
creates the VCenter Record and sets it to false (don't horizontally center)
createWSBool() - Method in class org.apache.poi.hssf.model.Sheet
creates the WSBoolRecord and sets its values to defaults
createWindowOne() - Method in class org.apache.poi.hssf.model.Workbook
creates the WindowOne record with the following magic values:
createWindowProtect() - Method in class org.apache.poi.hssf.model.Workbook
creates the WindowProtect record with protect set to false.
createWindowTwo() - Method in class org.apache.poi.hssf.model.Sheet
creates the WindowTwo Record and sets it to:
createWorkbook(List) - Static method in class org.apache.poi.hssf.model.Workbook
read support for low level API.
createWorkbook() - Static method in class org.apache.poi.hssf.model.Workbook
Creates an empty workbook object with three blank sheets and all the empty fields.
createWriteAccess() - Method in class org.apache.poi.hssf.model.Workbook
creates the WriteAccess record containing the logged in user's name
createXBATBlocks(int[], int) - Static method in class org.apache.poi.poifs.storage.BATBlock
Create an array of XBATBlocks from an array of int block allocation table entries

D

DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DATA_LABEL_PLACEMENT_ABOVE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_AUTO - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_AXIS - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_BELOW - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_CHART_DEPENDENT - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_INSIDE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_LEFT - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_OUTSIDE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_RIGHT - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DATA_LABEL_PLACEMENT_USER_MOVED - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DBCELL_CAPACITY - Static variable in class org.apache.poi.hssf.record.IndexRecord
 
DBCellRecord - class org.apache.poi.hssf.record.DBCellRecord.
Title: DBCell Record (Currently read only.
DBCellRecord() - Constructor for class org.apache.poi.hssf.record.DBCellRecord
 
DBCellRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
Constructs a DBCellRecord and sets its fields appropriately
DBCellRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
Constructs a DBCellRecord and sets its fields appropriately
DEBUG - Static variable in class org.apache.poi.util.POILogger
 
DEFAULT_BUCKET_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
The document name a document summary information stream usually has in a POIFS filesystem.
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.SummaryInformation
The document name a summary information stream usually has in a POIFS filesystem.
DEFAULT_VALUE - Static variable in class org.apache.poi.hssf.record.DeltaRecord
 
DGG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DIAMONDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DIAMONDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Diamonds
DIRECTORY_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
DISPLAY_MODE_OPAQUE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DISPLAY_MODE_TRANSPARENT - Static variable in class org.apache.poi.hssf.record.TextRecord
 
DOCUMENT_SUMMARY_INFORMATION_ID - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
The DocumentSummaryInformation's first section's format ID.
DOCUMENT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
DOP - class org.apache.poi.hdf.extractor.data.DOP.
Comment me
DOP() - Constructor for class org.apache.poi.hdf.extractor.data.DOP
 
DOPAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType.
Document Properties.
DOPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
DOTTED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
DSFRecord - class org.apache.poi.hssf.record.DSFRecord.
Title: Double Stream Flag Record
DSFRecord() - Constructor for class org.apache.poi.hssf.record.DSFRecord
 
DSFRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DSFRecord
Constructs a DBCellRecord and sets its fields appropriately.
DSFRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DSFRecord
Constructs a DBCellRecord and sets its fields appropriately.
DatRecord - class org.apache.poi.hssf.record.DatRecord.
The dat record is used to store options for the chart.
DatRecord() - Constructor for class org.apache.poi.hssf.record.DatRecord
 
DatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DatRecord
Constructs a Dat record and sets its fields appropriately.
DatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DatRecord
Constructs a Dat record and sets its fields appropriately.
DataFormatRecord - class org.apache.poi.hssf.record.DataFormatRecord.
The data format record is used to index into a series.
DataFormatRecord() - Constructor for class org.apache.poi.hssf.record.DataFormatRecord
 
DataFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DataFormatRecord
Constructs a DataFormat record and sets its fields appropriately.
DataFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DataFormatRecord
Constructs a DataFormat record and sets its fields appropriately.
DateWindow1904Record - class org.apache.poi.hssf.record.DateWindow1904Record.
Title: Date Window 1904 Flag record
DateWindow1904Record() - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DateWindow1904Record(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
Constructs a DateWindow1904 record and sets its fields appropriately.
DateWindow1904Record(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
Constructs a DateWindow1904 record and sets its fields appropriately.
DefaultColWidthRecord - class org.apache.poi.hssf.record.DefaultColWidthRecord.
Title: Default Column Width Record
DefaultColWidthRecord() - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultColWidthRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
Constructs a DefaultColumnWidth record and sets its fields appropriately.
DefaultColWidthRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
Constructs a DefaultColumnWidth record and sets its fields appropriately.
DefaultDataLabelTextPropertiesRecord - class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord.
The default data label text properties record identifies the text characteristics of the preceeding text record.
DefaultDataLabelTextPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
DefaultDataLabelTextPropertiesRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Constructs a DefaultDataLabelTextProperties record and sets its fields appropriately.
DefaultDataLabelTextPropertiesRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Constructs a DefaultDataLabelTextProperties record and sets its fields appropriately.
DefaultEscherRecordFactory - class org.apache.poi.ddf.DefaultEscherRecordFactory.
Generates escher records when provided the byte array containing those records.
DefaultEscherRecordFactory() - Constructor for class org.apache.poi.ddf.DefaultEscherRecordFactory
Creates an instance of the escher record factory
DefaultRowHeightRecord - class org.apache.poi.hssf.record.DefaultRowHeightRecord.
Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined heights.
DefaultRowHeightRecord() - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultRowHeightRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
Constructs a DefaultRowHeight record and sets its fields appropriately.
DefaultRowHeightRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
Constructs a DefaultRowHeight record and sets its fields appropriately.
DeltaRecord - class org.apache.poi.hssf.record.DeltaRecord.
Title: Delta Record
DeltaRecord() - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DeltaRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
Constructs a Delta record and sets its fields appropriately.
DeltaRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
Constructs a Delta record and sets its fields appropriately.
DimensionsRecord - class org.apache.poi.hssf.record.DimensionsRecord.
Title: Dimensions Record
DimensionsRecord() - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimensionsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
Constructs a Dimensions record and sets its fields appropriately.
DimensionsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
Constructs a Dimensions record and sets its fields appropriately.
DirectoryEntry - interface org.apache.poi.poifs.filesystem.DirectoryEntry.
This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode - class org.apache.poi.poifs.filesystem.DirectoryNode.
Simple implementation of DirectoryEntry
DirectoryProperty - class org.apache.poi.poifs.property.DirectoryProperty.
Directory property
DirectoryProperty(String) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
Default constructor
DirectoryProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
reader constructor
DividePtg - class org.apache.poi.hssf.record.formula.DividePtg.
This PTG implements the standard binomial divide "/"
DividePtg() - Constructor for class org.apache.poi.hssf.record.formula.DividePtg
Creates new AddPtg
DividePtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.DividePtg
 
DocumentBlock - class org.apache.poi.poifs.storage.DocumentBlock.
A block of document data.
DocumentBlock(RawDataBlock) - Constructor for class org.apache.poi.poifs.storage.DocumentBlock
create a document block from a raw data block
DocumentBlock(InputStream) - Constructor for class org.apache.poi.poifs.storage.DocumentBlock
Create a single instance initialized with data.
DocumentDescriptor - class org.apache.poi.contrib.poibrowser.DocumentDescriptor.
Describes the most important (whatever that is) features of a POIFSDocument.
DocumentDescriptor(String, POIFSDocumentPath, DocumentInputStream, int) - Constructor for class org.apache.poi.contrib.poibrowser.DocumentDescriptor
Creates a DocumentDescriptor.
DocumentDescriptor - class org.apache.poi.poifs.filesystem.DocumentDescriptor.
Class DocumentDescriptor
DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentDescriptor
Trivial constructor
DocumentDescriptorRenderer - class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer.
TreeCellRenderer for a DocumentDescriptor.
DocumentDescriptorRenderer() - Constructor for class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer
 
DocumentEntry - interface org.apache.poi.poifs.filesystem.DocumentEntry.
This interface defines methods specific to Document objects managed by a Filesystem instance.
DocumentInputStream - class org.apache.poi.poifs.filesystem.DocumentInputStream.
This class provides methods to read a DocumentEntry managed by a Filesystem instance.
DocumentInputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified DocumentEntry
DocumentInputStream(POIFSDocument) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified Document
DocumentNode - class org.apache.poi.poifs.filesystem.DocumentNode.
Simple implementation of DocumentEntry
DocumentOutputStream - class org.apache.poi.poifs.filesystem.DocumentOutputStream.
This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limits
DocumentProperties - class org.apache.poi.hdf.model.hdftypes.DocumentProperties.
Comment me
DocumentProperties(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
DocumentProperty - class org.apache.poi.poifs.property.DocumentProperty.
Trivial extension of Property for POIFSDocuments
DocumentProperty(String, int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
Constructor
DocumentProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
reader constructor
DocumentSummaryInformation - class org.apache.poi.hpsf.DocumentSummaryInformation.
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
DocumentSummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation from a given PropertySet.
DrawingDump - class org.apache.poi.util.DrawingDump.
Dump out the aggregated escher records
DrawingDump() - Constructor for class org.apache.poi.util.DrawingDump
 
DrawingGroupRecord - class org.apache.poi.hssf.record.DrawingGroupRecord.
 
DrawingGroupRecord() - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingManager - class org.apache.poi.hssf.model.DrawingManager.
Provides utilities to manage drawing groups.
DrawingManager(EscherDggRecord) - Constructor for class org.apache.poi.hssf.model.DrawingManager
 
DrawingRecord - class org.apache.poi.hssf.record.DrawingRecord.
 
DrawingRecord() - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecordForBiffViewer - class org.apache.poi.hssf.record.DrawingRecordForBiffViewer.
This is purely for the biff viewer.
DrawingRecordForBiffViewer() - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingSelectionRecord - class org.apache.poi.hssf.record.DrawingSelectionRecord.
 
DrawingSelectionRecord() - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
 
DrawingSelectionRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
 
DrawingSelectionRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
 
DummyGraphics2d - class org.apache.poi.hssf.usermodel.DummyGraphics2d.
 
DummyGraphics2d() - Constructor for class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
date() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the current date
date() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the current date
decodeNibble(char) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Decodes a nibble.
decodeNumber(int) - Static method in class org.apache.poi.hssf.util.RKUtil
Do the dirty work of decoding; made a private static method to facilitate testing the algorithm
decompress(byte[], int, int) - Static method in class org.apache.poi.ddf.EscherBlipRecord
Decompresses a byte array.
defaultcolwidth - Variable in class org.apache.poi.hssf.model.Sheet
 
defaultrowheight - Variable in class org.apache.poi.hssf.model.Sheet
 
delete() - Method in interface org.apache.poi.poifs.filesystem.Entry
Delete this Entry.
delete() - Method in class org.apache.poi.poifs.filesystem.EntryNode
Delete this Entry.
deleteChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Delete a Property
destroy() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Destroy the applet
dictionary - Variable in class org.apache.poi.hpsf.Section
Maps property IDs to section-private PID strings.
dims - Variable in class org.apache.poi.hssf.model.Sheet
 
dimsloc - Variable in class org.apache.poi.hssf.model.Sheet
 
display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherRecord
The display methods allows escher variables to print the record names according to their hierarchy.
dispose() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
document(DocumentProperties) - Method in class org.apache.poi.hdf.event.EventBridge
 
document(DocumentProperties) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
document(DocumentProperties) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
document(DocumentProperties) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
draw(Shape) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
draw(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
draw3DRect(int, int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawBytes(byte[], int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawChars(char[], int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolygon(Polygon) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawString(String, float, float) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(String, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
dump(byte[], int, int, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
Decodes the escher stream from a byte array and dumps the results to a print stream.
dump(int, byte[], PrintStream) - Method in class org.apache.poi.ddf.EscherDump
 
dump(byte[], long, OutputStream, int, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, OutputStream, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to a String
dump(InputStream, PrintStream, int, int) - Static method in class org.apache.poi.util.HexDump
Dumps bytesToDump bytes to an output stream.
dumpDrawingRecords() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Aggregates the drawing records and dumps the escher record hierarchy to the standard output.
dumpOld(long, InputStream, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
This version of dump is a translation from the open office escher dump routine.

E

EFBiffViewer - class org.apache.poi.hssf.dev.EFBiffViewer.
 
EFBiffViewer() - Constructor for class org.apache.poi.hssf.dev.EFBiffViewer
Creates a new instance of EFBiffViewer
EFHSSF - class org.apache.poi.hssf.dev.EFHSSF.
Event Factory version of HSSF test class.
EFHSSF() - Constructor for class org.apache.poi.hssf.dev.EFHSSF
Creates a new instance of EFHSSF
EMPTY_INTERPOLATED - Static variable in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
EMPTY_NOT_PLOTTED - Static variable in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
EMPTY_ZERO - Static variable in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
ENCODING_COMPRESSED_UNICODE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
 
ENCODING_COMPRESSED_UNICODE - Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
ENCODING_UTF_16 - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
 
ENCODING_UTF_16 - Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
END_OF_CHAIN - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
ENVELOPE_10_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
ENVELOPE_CS_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
ENVELOPE_DL_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
ENVELOPE_MONARCH_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
EOFRecord - class org.apache.poi.hssf.record.EOFRecord.
End Of File record.
EOFRecord() - Constructor for class org.apache.poi.hssf.record.EOFRecord
 
EOFRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.EOFRecord
Constructs a EOFRecord record and sets its fields appropriately.
EOFRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.EOFRecord
Constructs a EOFRecord record and sets its fields appropriately.
EOL - Static variable in class org.apache.poi.util.HexDump
 
EPOCH_DIFF - Static variable in class org.apache.poi.hpsf.Util
The difference between the Windows epoch (1601-01-01 00:00:00) and the Unix epoch (1970-01-01 00:00:00) in milliseconds: 11644473600000L.
ERFListener - interface org.apache.poi.hssf.eventmodel.ERFListener.
An ERFListener is registered with the EventRecordFactory.
ERROR - Static variable in class org.apache.poi.util.POILogger
 
ERROR_DIV_0 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_NA - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_NAME - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_NULL - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_NUM - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_REF - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
ERROR_VALUE - Static variable in interface org.apache.poi.hssf.usermodel.HSSFErrorConstants
 
EXECUTIVE_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
EXPERIMENTAL_FORMULA_SUPPORT_ENABLED - Static variable in class org.apache.poi.hssf.record.FormulaRecord
 
EndRecord - class org.apache.poi.hssf.record.EndRecord.
The end record defines the end of a block of records for a (Graphing) data object.
EndRecord() - Constructor for class org.apache.poi.hssf.record.EndRecord
 
EndRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.EndRecord
Constructs a EndRecord record and sets its fields appropriately.
EndRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.EndRecord
Constructs a EndRecord record and sets its fields appropriately.
EndSubRecord - class org.apache.poi.hssf.record.EndSubRecord.
The end data record is used to denote the end of the subrecords.
EndSubRecord() - Constructor for class org.apache.poi.hssf.record.EndSubRecord
 
EndSubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.EndSubRecord
Constructs a End record and sets its fields appropriately.
EndSubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.EndSubRecord
Constructs a End record and sets its fields appropriately.
Entry - interface org.apache.poi.poifs.filesystem.Entry.
This interface provides access to an object managed by a Filesystem instance.
EntryNode - class org.apache.poi.poifs.filesystem.EntryNode.
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
EntryNode(Property, DirectoryNode) - Constructor for class org.apache.poi.poifs.filesystem.EntryNode
create a DocumentNode.
EqualPtg - class org.apache.poi.hssf.record.formula.EqualPtg.
 
EqualPtg() - Constructor for class org.apache.poi.hssf.record.formula.EqualPtg
Creates new AddPtg
EqualPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.EqualPtg
 
EscherAggregate - class org.apache.poi.hssf.record.EscherAggregate.
This class is used to aggregate the MSODRAWING and OBJ record combinations.
EscherAggregate(DrawingManager) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
 
EscherArrayProperty - class org.apache.poi.ddf.EscherArrayProperty.
Escher array properties are the most wierd construction ever invented with all sorts of special cases.
EscherArrayProperty(short, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
 
EscherArrayProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
 
EscherBSERecord - class org.apache.poi.ddf.EscherBSERecord.
The BSE record is related closely to the EscherBlipRecord and stores extra information about the blip.
EscherBSERecord() - Constructor for class org.apache.poi.ddf.EscherBSERecord
 
EscherBlipRecord - class org.apache.poi.ddf.EscherBlipRecord.
The blip record is used to hold details about large binary objects that occur in escher such as JPEG, GIF, PICT and WMF files.
EscherBlipRecord() - Constructor for class org.apache.poi.ddf.EscherBlipRecord
 
EscherBoolProperty - class org.apache.poi.ddf.EscherBoolProperty.
Represents a boolean property.
EscherBoolProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
Create an instance of an escher boolean property.
EscherChildAnchorRecord - class org.apache.poi.ddf.EscherChildAnchorRecord.
The escher child achor record is used to specify the position of a shape under an existing group.
EscherChildAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
 
EscherClientAnchorRecord - class org.apache.poi.ddf.EscherClientAnchorRecord.
The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.
EscherClientAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
 
EscherClientDataRecord - class org.apache.poi.ddf.EscherClientDataRecord.
The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
EscherClientDataRecord() - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
 
EscherComplexProperty - class org.apache.poi.ddf.EscherComplexProperty.
A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
EscherComplexProperty(short, byte[]) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
Create a complex property using the property id and a byte array containing the complex data value.
EscherComplexProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
Create a complex property using the property number, a flag to indicate whether this is a blip reference and the complex property data.
EscherContainerRecord - class org.apache.poi.ddf.EscherContainerRecord.
Escher container records store other escher records as children.
EscherContainerRecord() - Constructor for class org.apache.poi.ddf.EscherContainerRecord
 
EscherDgRecord - class org.apache.poi.ddf.EscherDgRecord.
This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group.
EscherDgRecord() - Constructor for class org.apache.poi.ddf.EscherDgRecord
 
EscherDggRecord - class org.apache.poi.ddf.EscherDggRecord.
This record defines the drawing groups used for a particular sheet.
EscherDggRecord() - Constructor for class org.apache.poi.ddf.EscherDggRecord
 
EscherDggRecord.FileIdCluster - class org.apache.poi.ddf.EscherDggRecord.FileIdCluster.
 
EscherDggRecord.FileIdCluster(int, int) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
EscherDump - class org.apache.poi.ddf.EscherDump.
Used to dump the contents of escher records to a PrintStream.
EscherDump() - Constructor for class org.apache.poi.ddf.EscherDump
 
EscherGraphics - class org.apache.poi.hssf.usermodel.EscherGraphics.
Translates Graphics calls into escher calls.
EscherGraphics(HSSFShapeGroup, HSSFWorkbook, Color, float) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics
Construct an escher graphics object.
EscherGraphics2d - class org.apache.poi.hssf.usermodel.EscherGraphics2d.
Translates Graphics2d calls into escher calls.
EscherGraphics2d(EscherGraphics) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics2d
Constructs one escher graphics object from an escher graphics object.
EscherOptRecord - class org.apache.poi.ddf.EscherOptRecord.
The opt record is used to store property values for a shape.
EscherOptRecord() - Constructor for class org.apache.poi.ddf.EscherOptRecord
 
EscherProperties - class org.apache.poi.ddf.EscherProperties.
Provides a list of all known escher properties including the description and type.
EscherProperties() - Constructor for class org.apache.poi.ddf.EscherProperties
 
EscherProperty - class org.apache.poi.ddf.EscherProperty.
This is the abstract base class for all escher properties.
EscherProperty(short) - Constructor for class org.apache.poi.ddf.EscherProperty
The id is distinct from the actual property number.
EscherProperty(short, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
Constructs a new escher property.
EscherPropertyFactory - class org.apache.poi.ddf.EscherPropertyFactory.
Generates a property given a reference into the byte array storing that property.
EscherPropertyFactory() - Constructor for class org.apache.poi.ddf.EscherPropertyFactory
 
EscherPropertyMetaData - class org.apache.poi.ddf.EscherPropertyMetaData.
This class stores the type and description of an escher property.
EscherPropertyMetaData(String) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
 
EscherPropertyMetaData(String, byte) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
 
EscherRGBProperty - class org.apache.poi.ddf.EscherRGBProperty.
A color property.
EscherRGBProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
 
EscherRecord - class org.apache.poi.ddf.EscherRecord.
The base abstract record from which all escher records are defined.
EscherRecord() - Constructor for class org.apache.poi.ddf.EscherRecord
Create a new instance
EscherRecordFactory - interface org.apache.poi.ddf.EscherRecordFactory.
The escher record factory interface allows for the creation of escher records from a pointer into a data array.
EscherSerializationListener - interface org.apache.poi.ddf.EscherSerializationListener.
Interface for listening to escher serialization events.
EscherShapePathProperty - class org.apache.poi.ddf.EscherShapePathProperty.
Defines the constants for the various possible shape paths.
EscherShapePathProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
 
EscherSimpleProperty - class org.apache.poi.ddf.EscherSimpleProperty.
A simple property is of fixed length and as a property number in addition to a 32-bit value.
EscherSimpleProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
The id is distinct from the actual property number.
EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
Constructs a new escher property.
EscherSpRecord - class org.apache.poi.ddf.EscherSpRecord.
Together the the EscherOptRecord this record defines some of the basic properties of a shape.
EscherSpRecord() - Constructor for class org.apache.poi.ddf.EscherSpRecord
 
EscherSpgrRecord - class org.apache.poi.ddf.EscherSpgrRecord.
The spgr record defines information about a shape group.
EscherSpgrRecord() - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
 
EscherSplitMenuColorsRecord - class org.apache.poi.ddf.EscherSplitMenuColorsRecord.
A list of the most recently used colours for the drawings contained in this document.
EscherSplitMenuColorsRecord() - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
EscherTextboxRecord - class org.apache.poi.ddf.EscherTextboxRecord.
Supports text boxes
EscherTextboxRecord() - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
 
EventBridge - class org.apache.poi.hdf.event.EventBridge.
 
EventBridge(HDFParsingListener) - Constructor for class org.apache.poi.hdf.event.EventBridge
 
EventRecordFactory - class org.apache.poi.hssf.eventmodel.EventRecordFactory.
Event-based record factory.
EventRecordFactory() - Constructor for class org.apache.poi.hssf.eventmodel.EventRecordFactory
Construct an abortable EventRecordFactory.
EventRecordFactory(boolean) - Constructor for class org.apache.poi.hssf.eventmodel.EventRecordFactory
Create an EventRecordFactory
ExpPtg - class org.apache.poi.hssf.record.formula.ExpPtg.
 
ExpPtg() - Constructor for class org.apache.poi.hssf.record.formula.ExpPtg
Creates new ExpPtg
ExpPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.ExpPtg
Creates new ExpPtg
ExtSSTInfoSubRecord - class org.apache.poi.hssf.record.ExtSSTInfoSubRecord.
Extended SST table info subrecord
ExtSSTInfoSubRecord() - Constructor for class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
Creates new ExtSSTInfoSubRecord
ExtSSTInfoSubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
ExtSSTInfoSubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
ExtSSTRecord - class org.apache.poi.hssf.record.ExtSSTRecord.
Title: Extended Static String Table
ExtSSTRecord() - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
 
ExtSSTRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
Constructs a EOFRecord record and sets its fields appropriately.
ExtSSTRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
Constructs a EOFRecord record and sets its fields appropriately.
ExtendableTreeCellRenderer - class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer.
This is a TreeCellRenderer implementation which is able to render arbitrary objects.
ExtendableTreeCellRenderer() - Constructor for class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
 
ExtendedFormatRecord - class org.apache.poi.hssf.record.ExtendedFormatRecord.
Title: Extended Format Record Description: Probably one of the more complex records.
ExtendedFormatRecord() - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
Constructor ExtendedFormatRecord
ExtendedFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
Constructs an ExtendedFormat record and sets its fields appropriately.
ExtendedFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
Constructs an ExtendedFormat record and sets its fields appropriately.
ExternSheetRecord - class org.apache.poi.hssf.record.ExternSheetRecord.
Title: Extern Sheet
ExternSheetRecord() - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
 
ExternSheetRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
Constructs a Extern Sheet record and sets its fields appropriately.
ExternSheetRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
Constructs a Extern Sheet record and sets its fields appropriately.
ExternSheetSubRecord - class org.apache.poi.hssf.record.ExternSheetSubRecord.
Title: A sub Record for Extern Sheet
ExternSheetSubRecord() - Constructor for class org.apache.poi.hssf.record.ExternSheetSubRecord
a Constractor for making new sub record
ExternSheetSubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ExternSheetSubRecord
Constructs a Extern Sheet Sub Record record and sets its fields appropriately.
ExternSheetSubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ExternSheetSubRecord
Constructs a Extern Sheet Sub Record record and sets its fields appropriately.
element - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet.Entry
 
element - Variable in class org.apache.poi.hdf.model.util.BTreeSet.Entry
 
endSections() - Method in class org.apache.poi.hdf.event.EventBridge
 
endSections() - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
endSections() - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
entries - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet.BTreeNode
 
entries - Variable in class org.apache.poi.hdf.model.util.BTreeSet.BTreeNode
 
entriesPerBlock() - Static method in class org.apache.poi.poifs.storage.BATBlock
 
entriesPerXBATBlock() - Static method in class org.apache.poi.poifs.storage.BATBlock
 
entrySet() - Method in class org.apache.poi.util.BinaryTree
Returns a set view of the mappings contained in this map.
entrySetByValue() - Method in class org.apache.poi.util.BinaryTree
Returns a set view of the mappings contained in this map.
eof() - Method in class org.apache.poi.poifs.storage.RawDataBlock
When we read the data, did we hit end of file?
eofLoc - Variable in class org.apache.poi.hssf.model.Sheet
 
equal(byte[], byte[]) - Static method in class org.apache.poi.hpsf.Util
Checks whether two byte arrays a and b are equal.
equals(Object) - Method in class org.apache.poi.ddf.EscherComplexProperty
Determine whether this property is equal to another property.
equals(Object) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Returns true if one escher property is equal to another.
equals(Object) - Method in class org.apache.poi.hpsf.ClassID
Checks whether this ClassID is equal to another object.
equals(Object) - Method in class org.apache.poi.hssf.record.BlankRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.NumberRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.RowRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.SSTRecord
 
equals(Object) - Method in class org.apache.poi.hssf.record.UnicodeString
Our handling of equals is inconsistent with compareTo.
equals(Object) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
equals(Object) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
equals(Region) - Method in class org.apache.poi.hssf.util.Region
 
equals(Object) - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
equality.
equals(Object) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
equality.
equals(Object) - Method in class org.apache.poi.util.IntList
Compares the specified object with this list for equality.
equals(Object) - Method in class org.apache.poi.util.ShortList
Compares the specified object with this list for equality.
expandColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
expandRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
externSheet - Variable in class org.apache.poi.hssf.model.Workbook
Holds the Extern Sheet with references to bound sheets
extract(ListManagedBlock[]) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
create a list of SmallDocumentBlock's from raw data

F

FALSE - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
 
FATAL - Static variable in class org.apache.poi.util.POILogger
 
FIBAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType.
File information Block.
FIBAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FILL__ANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__BACKOPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__BLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__BLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__DZTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FILLBACKCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FILLCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FILLED - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FILLOPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FILLTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__FOCUS - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__HEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__HITTESTFILL - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__NOFILLHITTEST - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__PATTERNTEXTURE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__RECTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__RECTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__RECTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__RECTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHADECOLORS - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHADEPRESET - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHADETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHAPEORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__SHAPEORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__TOBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__TOLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__TORIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__TOTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__USERECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
FILL__WIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
FINE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FINE_DOTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Small fine dots
FIRST_COLOR_INDEX - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The byte index of the first color
FLAG_BACKGROUND - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CHILD - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CONNECTOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_DELETED - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPHORIZ - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPVERT - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_GROUP - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HASSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEANCHOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEMASTER - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_OLESHAPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_PATRIARCH - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FONT_ARIAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Arial font
FOOTER_EVEN - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_EVEN - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FOOTER_FIRST - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_FIRST - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FOOTER_ODD - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_ODD - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FORMULA_TYPE_ARRAY - Static variable in class org.apache.poi.hssf.model.FormulaParser
 
FORMULA_TYPE_CELL - Static variable in class org.apache.poi.hssf.model.FormulaParser
 
FORMULA_TYPE_CONDFOMRAT - Static variable in class org.apache.poi.hssf.model.FormulaParser
 
FORMULA_TYPE_NAMEDRANGE - Static variable in class org.apache.poi.hssf.model.FormulaParser
 
FORMULA_TYPE_SHARED - Static variable in class org.apache.poi.hssf.model.FormulaParser
 
FieldIterator - class org.apache.poi.generator.FieldIterator.
For iterating through our fields.
FieldIterator() - Constructor for class org.apache.poi.generator.FieldIterator
 
FileInformationBlock - class org.apache.poi.hdf.model.hdftypes.FileInformationBlock.
 
FileInformationBlock(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FileInformationBlock
offset in table stream of beginning of information for complex files.
FixedField - interface org.apache.poi.util.FixedField.
behavior of a field at a fixed location within a byte array
FnGroupCountRecord - class org.apache.poi.hssf.record.FnGroupCountRecord.
Title: Function Group Count Record
FnGroupCountRecord() - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FnGroupCountRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
Constructs a FnGroupCount record and sets its fields appropriately.
FnGroupCountRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
Constructs a FnGroupCount record and sets its fields appropriately.
FontBasisRecord - class org.apache.poi.hssf.record.FontBasisRecord.
The font basis record stores various font metrics.
FontBasisRecord() - Constructor for class org.apache.poi.hssf.record.FontBasisRecord
 
FontBasisRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FontBasisRecord
Constructs a FontBasis record and sets its fields appropriately.
FontBasisRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FontBasisRecord
Constructs a FontBasis record and sets its fields appropriately.
FontDetails - class org.apache.poi.hssf.usermodel.FontDetails.
Stores width and height details about a font.
FontDetails(String, int) - Constructor for class org.apache.poi.hssf.usermodel.FontDetails
Construct the font details with the given name and height.
FontIndexRecord - class org.apache.poi.hssf.record.FontIndexRecord.
The font index record indexes into the font table for the text record.
FontIndexRecord() - Constructor for class org.apache.poi.hssf.record.FontIndexRecord
 
FontIndexRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FontIndexRecord
Constructs a FontIndex record and sets its fields appropriately.
FontIndexRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FontIndexRecord
Constructs a FontIndex record and sets its fields appropriately.
FontMetricsDumper - class org.apache.poi.contrib.metrics.FontMetricsDumper.
 
FontMetricsDumper() - Constructor for class org.apache.poi.contrib.metrics.FontMetricsDumper
 
FontRecord - class org.apache.poi.hssf.record.FontRecord.
Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
FontRecord() - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FontRecord
Constructs a Font record and sets its fields appropriately.
FontRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FontRecord
Constructs a Font record and sets its fields appropriately.
FontTable - class org.apache.poi.hdf.extractor.FontTable.
Comment me
FontTable(byte[]) - Constructor for class org.apache.poi.hdf.extractor.FontTable
 
FontTable - class org.apache.poi.hdf.model.hdftypes.FontTable.
Comment me
FontTable(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FontTable
 
FooterRecord - class org.apache.poi.hssf.record.FooterRecord.
Title: Footer Record
FooterRecord() - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FooterRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FooterRecord
Constructs a FooterRecord record and sets its fields appropriately.
FooterRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FooterRecord
Constructs a FooterRecord record and sets its fields appropriately.
FormatRecord - class org.apache.poi.hssf.record.FormatRecord.
Title: Format Record
FormatRecord() - Constructor for class org.apache.poi.hssf.record.FormatRecord
 
FormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FormatRecord
Constructs a Format record and sets its fields appropriately.
FormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FormatRecord
Constructs a Format record and sets its fields appropriately.
FormattedDiskPage - class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage.
Represents an FKP data structure.
FormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
Uses a 512-byte array to create a FKP
FormulaParser - class org.apache.poi.hssf.model.FormulaParser.
This class parses a formula string into a List of tokens in RPN order.
FormulaParser(String, Workbook) - Constructor for class org.apache.poi.hssf.model.FormulaParser
create the parser with the string that is to be parsed later call the parse() method to return ptg list in rpn order then call the getRPNPtg() to retrive the parse results This class is recommended only for single threaded use
FormulaRecord - class org.apache.poi.hssf.record.FormulaRecord.
Formula Record.
FormulaRecord() - Constructor for class org.apache.poi.hssf.record.FormulaRecord
Creates new FormulaRecord
FormulaRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
Constructs a Formula record and sets its fields appropriately.
FormulaRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
Constructs a Formula record and sets its fields appropriately.
FormulaRecordAggregate - class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate.
The formula record aggregate is used to join together the formula record and it's (optional) string record and (optional) Shared Formula Record (template reads, excel optimization).
FormulaRecordAggregate(FormulaRecord, StringRecord) - Constructor for class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
FormulaRecordAggregate(FormulaRecord, StringRecord, SharedFormulaRecord) - Constructor for class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Used only in the clone
FormulaViewer - class org.apache.poi.hssf.dev.FormulaViewer.
FormulaViewer - finds formulas in a BIFF8 file and attempts to read them/display data from them.
FormulaViewer() - Constructor for class org.apache.poi.hssf.dev.FormulaViewer
Creates new FormulaViewer
FrameRecord - class org.apache.poi.hssf.record.FrameRecord.
The frame record indicates whether there is a border around the displayed text of a chart.
FrameRecord() - Constructor for class org.apache.poi.hssf.record.FrameRecord
 
FrameRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.FrameRecord
Constructs a Frame record and sets its fields appropriately.
FrameRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.FrameRecord
Constructs a Frame record and sets its fields appropriately.
FuncPtg - class org.apache.poi.hssf.record.formula.FuncPtg.
 
FuncPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.FuncPtg
Creates new function pointer from a byte array usually called while reading an excel file.
FuncVarPtg - class org.apache.poi.hssf.record.formula.FuncVarPtg.
 
FuncVarPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.FuncVarPtg
Creates new function pointer from a byte array usually called while reading an excel file.
FuncVarPtg(String, byte) - Constructor for class org.apache.poi.hssf.record.formula.FuncVarPtg
Create a function ptg from a string tokenised by the parser
fetchBlocks(int) - Method in interface org.apache.poi.poifs.storage.BlockList
get the blocks making up a particular stream in the list.
field_1_gridset_flag - Variable in class org.apache.poi.hssf.record.GridsetRecord
 
field_1_num_args - Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
field_1_precision - Variable in class org.apache.poi.hssf.record.PrecisionRecord
 
field_1_recalcids - Variable in class org.apache.poi.hssf.record.RecalcIdRecord
 
field_1_tabids - Variable in class org.apache.poi.hssf.record.TabIdRecord
 
field_1_zero - Variable in class org.apache.poi.hssf.record.IndexRecord
 
field_2_first_row - Variable in class org.apache.poi.hssf.record.IndexRecord
 
field_2_fnc_index - Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
field_3_last_row_add1 - Variable in class org.apache.poi.hssf.record.IndexRecord
 
field_4_zero - Variable in class org.apache.poi.hssf.record.IndexRecord
 
field_5_dbcells - Variable in class org.apache.poi.hssf.record.IndexRecord
 
file() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the current file name
file() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the current file name
filename - Variable in class org.apache.poi.contrib.poibrowser.TreeReaderListener
The name of the file this TreeReaderListener processes.
filetimeToDate(int, int) - Static method in class org.apache.poi.hpsf.Util
Converts a Windows FILETIME into a Date.
fill(Shape) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fill(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fill(List) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
fill out a List of SmallDocumentBlocks so that it fully occupies a set of big blocks
fill3DRect(int, int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillDecoder(String, String) - Method in class org.apache.poi.generator.FieldIterator
This utility function returns a fill method entry for a given field
fillDecoder(String, String) - Method in class org.apache.poi.hdf.generator.HDFFieldIterator
 
fillDecoder2(int, String, String, String) - Method in class org.apache.poi.generator.FieldIterator
 
fillField(byte[], short, int) - Method in interface org.apache.poi.hssf.record.CustomField
Populates this fields data from the byte array passed in.
fillField(byte[], short, int) - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBSERecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBlipRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientDataRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDgRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDggRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherOptRecord
This method deserializes the record from a byte array.
fillFields(byte[], EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
Delegates to fillFields(byte[], int, EscherRecordFactory)
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
The contract of this method is to deserialize an escher record including it's children.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpgrRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherTextboxRecord
This method deserializes the record from a byte array.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.UnknownEscherRecord
This method deserializes the record from a byte array.
fillFields(byte[], short, int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AreaRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AxisParentRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AxisRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.AxisUsedRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BOFRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BackupRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BarRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BeginRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BlankRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BoolErrRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + len(str) UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + 2 * len(str)
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ChartRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CodepageRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
fillFields(byte[], short) - Method in class org.apache.poi.hssf.record.ContinueRecord
Fill the fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ContinueRecord
Fill the fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.CountryRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DBCellRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DSFRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DataFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DeltaRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
fillFields(byte[], short) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.EOFRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.EndRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.EndSubRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.EscherAggregate
Unused since this is an aggregate record.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FontBasisRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FontIndexRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FontRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FooterRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.FrameRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.GridsetRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.GutsRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.HCenterRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.HeaderRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.HideObjRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.IterationRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LabelRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LegendRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LineFormatRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.MMSRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.MulBlankRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.MulRKRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.NameRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.NumberRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ObjRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PaletteRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PaneRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PasswordRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PlotAreaRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ProtectRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RKRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
fillFields(byte[], short) - Method in class org.apache.poi.hssf.record.Record
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.Record
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RefModeRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.RowRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SCLRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SSTRecord
Fill the fields from the data
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SelectionRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesListRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
Shared formulas are to treated like unknown records, and as a result d
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.StringRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.StyleRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.SupBookRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.TabIdRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.TextRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.TickRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
fillFields(byte[], short) - Method in class org.apache.poi.hssf.record.UnicodeString
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.UnicodeString
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.UnitsRecord
 
fillFields(byte[], short) - Method in class org.apache.poi.hssf.record.UnknownRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.UnknownRecord
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.VCenterRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
You never fill an aggregate
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
called by the constructor, should set class level fields.
fillFields(byte[], short, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
called by the constructor, should set class level fields.
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillPolygon(Polygon) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
finalize() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
findColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the first occurance of a given color
findColumnIdx(int, int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
findEndOfColumnOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
findEndOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.Sheet
Returns the first occurance of a record matching a particular sid.
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.Workbook
Returns the first occurance of a record matching a particular sid.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.Sheet
Finds the first occurance of a record matching a particular sid and returns it's position.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.Workbook
Returns the index of a record matching a particular sid.
findFont(short, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Finds a font that matches the one with the supplied attributes
findNextRecordBySid(short, int) - Method in class org.apache.poi.hssf.model.Workbook
Returns the next occurance of a record matching a particular sid.
findProperties(int, int, BTreeSet.BTreeNode) - Static method in class org.apache.poi.hdf.model.util.BTreeSet
 
findRenderer(Class) - Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
Find the renderer for the specified class.
findSheetNameFromExternSheet(short) - Method in class org.apache.poi.hssf.model.Workbook
finds the sheet name by his extern sheet index
findSimilarColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the closest matching color in the custom palette.
findStartOfColumnOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
findStartOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
firePropertyChange(String, Object, Object) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
flush() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
font(String, String) - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string that represents the change in font.
font(String, String) - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string that represents the change in font.
fontSize(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string that represents the change in font size.
fontSize(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string that represents the change in font size.
fonts(FontTable) - Method in class org.apache.poi.hdf.event.EventBridge
 
fonts(FontTable) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
fonts(FontTable) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
footer(int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
footer - Variable in class org.apache.poi.hssf.model.Sheet
 
format - Variable in class org.apache.poi.hpsf.PropertySet
Specifies this PropertySet's format.
format(double) - Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
 
format(String, Object[]) - Static method in class org.apache.poi.util.StringUtil
Description of the Method
formatID - Variable in class org.apache.poi.hpsf.Section
 
formats - Variable in class org.apache.poi.hssf.model.Workbook
 
functionData - Static variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 

G

GENERAL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
GEOMETRY__3DOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST10VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST2VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST3VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST4VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST5VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST6VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST7VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST8VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUST9VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__ADJUSTVALUE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__BOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__FILLOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__FILLSHADESHAPEOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__GEOTEXTOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__LEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__LINEOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__RIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__SEGMENTINFO - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__SHADOWok - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__TOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOMETRY__VERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__ALIGNMENTONCURVE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__BOLDFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__CHARBOUNDINGBOX - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__DEFAULTPOINTSIZE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__FONTFAMILYNAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__HASTEXTEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__ITALICFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__KERNCHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__NOMEASUREALONGPATH - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__REVERSEROWORDER - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__ROTATECHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__RTFTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__SCALETEXTONPATH - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__SHADOWFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__SMALLCAPSFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__STRETCHCHARHEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__STRETCHTOFITSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__STRIKETHROUGHFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__TEXTSPACING - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__TIGHTORTRACK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__UNDERLINEFONT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GEOTEXT__UNICODE - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__1DADJUSTMENT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__BEHINDDOCUMENT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__EDITEDWRAP - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__HIDDEN - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__HYPERLINK - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__ISBUTTON - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__ONDBLCLICKNOTIFY - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__PRINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__REGROUPID - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__SHAPENAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__WRAPDISTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__WRAPDISTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__WRAPDISTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__WRAPDISTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
GROUPSHAPE__WRAPPOLYGONVERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
 
GreaterEqualPtg - class org.apache.poi.hssf.record.formula.GreaterEqualPtg.
PTG class to implement greater or equal to
GreaterEqualPtg() - Constructor for class org.apache.poi.hssf.record.formula.GreaterEqualPtg
Creates new GreaterEqualPtg
GreaterEqualPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
GreaterThanPtg - class org.apache.poi.hssf.record.formula.GreaterThanPtg.
Greater than operator PTG ">"
GreaterThanPtg() - Constructor for class org.apache.poi.hssf.record.formula.GreaterThanPtg
Constructor.
GreaterThanPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.GreaterThanPtg
Constructor.
GridsetRecord - class org.apache.poi.hssf.record.GridsetRecord.
Title: Gridset Record.
GridsetRecord() - Constructor for class org.apache.poi.hssf.record.GridsetRecord
 
GridsetRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
Constructs a GridSet record and sets its fields appropriately.
GridsetRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
Constructs a GridSet record and sets its fields appropriately.
GroupMarkerSubRecord - class org.apache.poi.hssf.record.GroupMarkerSubRecord.
The group marker record is used as a position holder for groups.
GroupMarkerSubRecord() - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
GroupMarkerSubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
Constructs a group marker record and sets its fields appropriately.
GroupMarkerSubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
Constructs a group marker record and sets its fields appropriately.
GutsRecord - class org.apache.poi.hssf.record.GutsRecord.
Title: Guts Record
GutsRecord() - Constructor for class org.apache.poi.hssf.record.GutsRecord
 
GutsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.GutsRecord
Constructs a Guts record and sets its fields appropriately.
GutsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.GutsRecord
Constructs a Guts record and sets its fields appropriately.
genericProcessEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
get(int) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Gets the ID string for an ID from the PropertyIDMap.
get(byte[]) - Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the PropertyIDMap for a given section format ID.
get(Object) - Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Deprecated. Use SectionIDMap.get(byte[]) instead!
get(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
get(Object) - Method in class org.apache.poi.util.BinaryTree
Returns the value to which this map maps the specified key.
get() - Method in class org.apache.poi.util.ByteField
get the ByteField's current value
get(int) - Method in class org.apache.poi.util.IntList
Returns the element at the specified position in this list.
get() - Method in class org.apache.poi.util.IntegerField
get the IntegerField's current value
get() - Method in class org.apache.poi.util.LongField
get the LongField's current value
get() - Method in class org.apache.poi.util.ShortField
get the ShortField's current value
get(int) - Method in class org.apache.poi.util.ShortList
Returns the element at the specified position in this list.
get123Prefix() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get some old holdover from lotus 123.
get26Sys(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
getAWTColor(int, Color) - Static method in class org.apache.poi.hssf.contrib.view.SVTableUtils
This method retrieves the AWT Color representation from the colour hash table
getAWTColor(HSSFColor) - Static method in class org.apache.poi.hssf.contrib.view.SVTableUtils
Gets the aWTColor attribute of the SVTableUtils class
getActiveCellCol() - Method in class org.apache.poi.hssf.model.Sheet
Returns the active column
getActiveCellCol() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's col
getActiveCellRef() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's reference number
getActiveCellRow() - Method in class org.apache.poi.hssf.model.Sheet
Returns the active row
getActiveCellRow() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's row
getActivePane() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the active pane field for the Pane record.
getActualSizeOfElements(short) - Static method in class org.apache.poi.ddf.EscherArrayProperty
Sometimes the element size is stored as a negative number.
getAddMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
get number of add menu options (should be 0)
getAddress() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getAdt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the adt field for the DOP record.
getAdtlDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
getAdtlDiagLineStyle() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the diagonal border line style? Who the heck ever heard of a diagonal border?
getAdtlFillPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the additional fill pattern
getAdtlPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the additional palette options bitmask (see individual bit getter methods that reference this method)
getAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the horizontal alignment of the cell.
getAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of horizontal alignment for the cell
getAlignmentOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the alignment options bitmask.
getAllKnownRecordSIDs() - Static method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
 
getAllKnownRecordSIDs() - Static method in class org.apache.poi.hssf.record.RecordFactory
Deprecated.  
getAlternateExpression() - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternate expression evaluation is on
getAlternateExpression() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternate expression evaluation is on
getAlternateFormula() - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternative formula entry is on
getAlternateFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternative formula entry is on
getAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getAnchorHeightInPoints(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Calculates the height of a client anchor in points.
getAnchorId() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Get the anchor id field for the ObjectLink record.
getAnld() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the anld field for the PAP record.
getAppletInfo() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Get Applet information
getApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's application name (or null).
getArabic() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is this arabic?
getArea() - Method in class org.apache.poi.hssf.util.Region
 
getAreaAt(int) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
return the MergedRegion at the given index.
getAreaReference(Workbook) - Method in class org.apache.poi.hssf.record.NameRecord
gets the reference , the area only (range)
getAsumyi() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the asumyi field for the DOP record.
getAttributes() - Method in class org.apache.poi.hssf.record.FontRecord
get the font attributes (see individual bit getters that reference this method)
getAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's author (or null).
getAutobreaks() - Method in class org.apache.poi.hssf.record.WSBoolRecord
show automatic page breaks or not
getAutobreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
show automatic page breaks or not
getAxisType() - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
Get the axis type field for the AxisLineFormat record.
getAxisType() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Get the axis type field for the AxisParent record.
getAxisType() - Method in class org.apache.poi.hssf.record.AxisRecord
Get the axis type field for the Axis record.
getBATArray() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
 
getBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
 
getBackcolorIndex() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the backcolor index field for the AreaFormat record.
getBackground() - Method in class org.apache.poi.hssf.record.TickRecord
Get the background field for the Tick record.
getBackground() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getBackgroundColor() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the background color field for the AreaFormat record.
getBackup() - Method in class org.apache.poi.hssf.record.BackupRecord
get the backup flag
getBackupFlag() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
determine whether the Excel GUI will backup the workbook when saving.
getBackupRecord() - Method in class org.apache.poi.hssf.model.Workbook
Returns the position of the backup record.
getBackuppos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getBadFontHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get whether the font and row height are not compatible
getBarSpace() - Method in class org.apache.poi.hssf.record.BarRecord
Get the bar space field for the Bar record.
getBaseIstd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the baseIstd field for the CHP record.
getBaseStyle() - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
getBaseStyle() - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
getBaseUnit() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the base unit field for the AxisOptions record.
getBitFieldFunction(String, String, String, String) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getBitFieldGet(String, String, String, String) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getBitFieldSet(String, String, String, String) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getBitFieldType(String, String, String) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getBkc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the bkc field for the SEP record.
getBlipType(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Retrieve the string representation given a blip id.
getBlipTypeMacOS() - Method in class org.apache.poi.ddf.EscherBSERecord
The expected blip type under MacOS (failure to match this blip type will result in Excel converting to this format).
getBlipTypeWin32() - Method in class org.apache.poi.ddf.EscherBSERecord
The expected blip type under windows (failure to match this blip type will result in Excel converting to this format).
getBlue() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getBoldWeight() - Method in class org.apache.poi.hssf.record.FontRecord
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
getBoldweight() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the boldness to use
getBooleanCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a boolean.
getBooleanValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the value for the cell
getBorderBottom() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the bottom border
getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of border to use for the bottom border of the cell
getBorderLeft() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the left border
getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of border to use for the left border of the cell
getBorderOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the border options bitmask (see the corresponding bit getter methods that reference back to this one)
getBorderRight() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the right border
getBorderRight() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of border to use for the right border of the cell
getBorderTop() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the top border
getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of border to use for the top border of the cell
getBorderType() - Method in class org.apache.poi.hssf.record.FrameRecord
Get the border type field for the Frame record.
getBottomBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getBottomBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the bottom border
getBoundaryHeight() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the boundary height of the metafile drawing commands
getBoundaryLeft() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the left boundary of the metafile drawing commands
getBoundaryTop() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the top boundary of the metafile drawing commands
getBoundaryWidth() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the boundary width of the metafile drawing commands
getBrc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the brc field for the CHP record.
getBrcBar() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcBar field for the PAP record.
getBrcBetween() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcBetween field for the PAP record.
getBrcBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcBottom field for the PAP record.
getBrcBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the brcBottom field for the SEP record.
getBrcBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcBottom field for the TAP record.
getBrcBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the brcBottom field for the TC record.
getBrcHorizontal() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcHorizontal field for the TAP record.
getBrcLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcLeft field for the PAP record.
getBrcLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the brcLeft field for the SEP record.
getBrcLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcLeft field for the TAP record.
getBrcLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the brcLeft field for the TC record.
getBrcRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcRight field for the PAP record.
getBrcRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the brcRight field for the SEP record.
getBrcRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcRight field for the TAP record.
getBrcRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the brcRight field for the TC record.
getBrcTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcTop field for the PAP record.
getBrcTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the brcTop field for the SEP record.
getBrcTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcTop field for the TAP record.
getBrcTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the brcTop field for the TC record.
getBrcVertical() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the brcVertical field for the TAP record.
getBrcl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcl field for the PAP record.
getBrcp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the brcp field for the PAP record.
getBreak(short) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Retrieves the region at the row/column indicated
getBreaksIterator() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getBspos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getBubbleSeriesType() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the bubble series type field for the Series record.
getBucketSSTOffset() - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
getBuild() - Method in class org.apache.poi.hssf.record.BOFRecord
get the build that wrote this file
getBuildYear() - Method in class org.apache.poi.hssf.record.BOFRecord
Year of the build that wrote this file
getBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
Gets the Built In Name
getBuiltin() - Method in class org.apache.poi.hssf.record.StyleRecord
if this is a builtin style get the number of the built in style
getBuiltinFormat(String) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format index that matches the given format string
getBuiltinFormat(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format string that matches the given format index
getBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
 
getByteArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
Copy a portion of a byte array
getByteArrayString(String) - Static method in class org.apache.poi.generator.RecordUtil
 
getByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's byte count or 0 if the DocumentSummaryInformation does not contain a byte count.
getByteOrder() - Method in class org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "byte order" field.
getByteOrder() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getBytes() - Method in class org.apache.poi.hpsf.ClassID
Gets the bytes making out the class ID.
getBytes() - Method in class org.apache.poi.hssf.record.formula.Ptg
 
getBytes() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method getBytes - get the bytes of just the HSSF portions of the XLS file.
getCCh() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cCh field for the DOP record.
getCChFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cChFtnEdn field for the DOP record.
getCChWS() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cChWS field for the DOP record.
getCChWSFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cChWSFtnEdn field for the DOP record.
getCConsexHypLim() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cConsexHypLim field for the DOP record.
getCDBC() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cDBC field for the DOP record.
getCDBCFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cDBCFtnEdn field for the DOP record.
getCHP() - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
getCHP() - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
getCHPX() - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
getCHPX() - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
getCLines() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cLines field for the DOP record.
getCLinesFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cLinesFtnEdn field for the DOP record.
getCParas() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cParas field for the DOP record.
getCParasFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cParasFtnEdn field for the DOP record.
getCPg() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cPg field for the DOP record.
getCPgFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cPgFtnEdn field for the DOP record.
getCQuickSaves() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
getCWords() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cWords field for the DOP record.
getCWordsFtnEnd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the cWordsFtnEnd field for the DOP record.
getCacheOfSavedSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the cache of the saved size
getCacheOfSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the cache of the metafile size
getCalcMode() - Method in class org.apache.poi.hssf.record.CalcModeRecord
get the calc mode flag for formulas
getCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's category (or null).
getCategoryAxisCross() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the category axis cross field for the ValueRange record.
getCategoryDataType() - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Get the category data type field for the DefaultDataLabelTextProperties record.
getCategoryDataType() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the category data type field for the Series record.
getCategorySpace() - Method in class org.apache.poi.hssf.record.BarRecord
Get the category space field for the Bar record.
getCbMac() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cbMac field for the FIB record.
getCbSttbttmbd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cbSttbttmbd field for the FIB record.
getCcolM1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the ccolM1 field for the SEP record.
getCcpAtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpAtn field for the FIB record.
getCcpEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpEdn field for the FIB record.
getCcpFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpFtn field for the FIB record.
getCcpHdd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpHdd field for the FIB record.
getCcpHdrTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpHdrTxbx field for the FIB record.
getCcpMcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpMcr field for the FIB record.
getCcpText() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpText field for the FIB record.
getCcpTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the ccpTxbx field for the FIB record.
getCell(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the hssfcell representing a given column (logical cell) 0-based.
getCell(HSSFRow, int) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Get a specific cell from a row.
getCellEditorValue() - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
Gets the cellEditorValue attribute of the SVTableCellEditor object
getCellFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the cell's number within the row
getCellOffsetAt(int) - Method in class org.apache.poi.hssf.record.DBCellRecord
return the cell offset in the array
getCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
gets the options bitmask - you can also use corresponding option bit getters (see other methods that reference this one)
getCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the style for the cell.
getCellStyleAt(short) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the cell style object at the given index
getCellType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the cells type (numeric, formula or string)
getCellValueRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Should only be used by HSSFSheet and friends.
getCells() - Method in class org.apache.poi.hdf.extractor.TableRow
 
getCells() - Method in class org.apache.poi.hssf.util.AreaReference
return the cell references that define this area
getCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Get the center of the footer.
getCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Get the center of the header.
getCfclcb() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cfclcb field for the FIB record.
getChYsr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the chYsr field for the CHP record.
getCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's character count or 0 if the SummaryInformation does not contain a char count.
getCharCount() - Method in class org.apache.poi.hssf.record.UnicodeString
get the number of characters in the string
getCharPart(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
getCharWidth(char) - Method in class org.apache.poi.hssf.usermodel.FontDetails
Retrieves the width of the specified character.
getCharset() - Method in class org.apache.poi.hssf.record.FontRecord
get the character set
getChartGroupIndex() - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Get the chart group index field for the SeriesChartGroupIndex record.
getChartGroupIndex() - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Get the chart group index field for the SeriesToChartGroup record.
getChild(int) - Method in class org.apache.poi.ddf.EscherRecord
Returns the indexed child record.
getChildById(short) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChildIndex() - Method in class org.apache.poi.poifs.property.Property
Get the child property (its index in the Property Table)
getChildRecords() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChildRecords() - Method in class org.apache.poi.ddf.EscherRecord
 
getChildRecords() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Returns a list of all shapes contained by the patriarch.
getChildren() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Return all children contained by this shape.
getChildren() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Get an iterator over the children of this Parent; all elements are instances of Property.
getChildren() - Method in interface org.apache.poi.poifs.property.Parent
Get an iterator over the children of this Parent; all elements are instances of Property.
getChpx() - Method in class org.apache.poi.hdf.extractor.util.ChpxNode
 
getChpx() - Method in class org.apache.poi.hdf.model.hdftypes.ChpxNode
 
getChs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the chs field for the FIB record.
getChsTables() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the chsTables field for the FIB record.
getChse() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the chse field for the CHP record.
getClassID() - Method in class org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "class ID" field.
getClassID() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getClip() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getClipBounds() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getClipBounds(Rectangle) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getClipRect() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getClipRect() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getClipboardFormat() - Method in class org.apache.poi.hpsf.Thumbnail
Returns an int representing the Clipboard Format
getClipboardFormatTag() - Method in class org.apache.poi.hpsf.Thumbnail
Returns an int representing the Clipboard Format Tag
getClm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the clm field for the SEP record.
getClw() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the clw field for the FIB record.
getCnsPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the cnsPgn field for the SEP record.
getCodepage() - Method in class org.apache.poi.hssf.record.CodepageRecord
get the codepage for this workbook
getCodepage() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
get the codepage for the file
getCol() - Method in class org.apache.poi.hssf.util.CellReference
 
getCol1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column number for the top-left position.
getCol1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getCol2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column of the bottom right corner of this shape.
getCol2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getColInfo(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getColLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
get the maximum outline level for the col gutter.
getColWidth() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
get the default column width
getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
get whether or not to colapse this row
getCollapsed() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get whether the cells are collapsed
getColor(short) - Method in class org.apache.poi.hssf.record.PaletteRecord
Returns the color value at a given index
getColor() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getColor() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the color for the font
getColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Retrieves the color at a given index
getColor1() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getColor2() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getColor3() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getColor4() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getColorPaletteIndex() - Method in class org.apache.poi.hssf.record.FontRecord
get the font's color palette index
getColourPaletteIndex() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Get the colour palette index field for the LineFormat record.
getColumn() - Method in class org.apache.poi.hssf.record.BlankRecord
get the column this cell defines within the row
getColumn() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getColumn() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
get the column this cell defines within the row
getColumn() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.RKRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getColumn() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getColumn() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
getColumnBreaks() - Method in class org.apache.poi.hssf.model.Sheet
Returns all the column page breaks
getColumnBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Retrieves all the vertical page breaks
getColumnClass(int) - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
getColumnCount() - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
getColumnFrom() - Method in class org.apache.poi.hssf.util.Region
get the upper left hand corner column number
getColumnRaw() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getColumnRaw() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
getColumnTo() - Method in class org.apache.poi.hssf.util.Region
get the lower right hand corner column number
getColumnWidth(short) - Method in class org.apache.poi.hssf.model.Sheet
get the width of a given column in units of 1/20th of a point width (twips?)
getColumnWidth() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the columns' width in 1/256 of a character width
getColumnWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the width (in units of 1/256th of a character width )
getComments() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's comments (or null).
getCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's company (or null).
getComplexData() - Method in class org.apache.poi.ddf.EscherComplexProperty
Get the complex data value.
getComponent(int) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
get the specified component
getComposite() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getComposite() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getCompressedUnicodeFlag() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get whether or not to interperate the Sheetname as compressed unicode (8/16 bit) (This is undocumented but can be found as Q187919 on the Microsoft(tm) Support site)
getCompressedUnicodeFlag() - Method in class org.apache.poi.hssf.record.NameRecord
gets the name compressed Unicode flag
getCompressionFlag() - Method in class org.apache.poi.ddf.EscherBlipRecord
Is the contents of the blip compressed?
getConstName(String, String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getCopies() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getCopies() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of copies.
getCount() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
get the number of built-in functions
getCpnBteChp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBteChp field for the FIB record.
getCpnBteChp_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBteChp_W6 field for the FIB record.
getCpnBteLvc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBteLvc field for the FIB record.
getCpnBteLvc_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBteLvc_W6 field for the FIB record.
getCpnBtePap() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBtePap field for the FIB record.
getCpnBtePap_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the cpnBtePap_W6 field for the FIB record.
getCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's creation time (or null).
getCrossingPoint() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the crossing point field for the AxisOptions record.
getCrossingPoint() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Get the crossing point field for the CategorySeriesAxis record.
getCsw() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the csw field for the FIB record.
getCurrentCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
gets the current country
getCurrentPageIndex() - Method in class org.apache.poi.hdf.model.util.ParsingState
 
getCurrentPropIndex() - Method in class org.apache.poi.hdf.model.util.ParsingState
 
getCustomMenuLength() - Method in class org.apache.poi.hssf.record.NameRecord
gets the custom menu length
getCustomMenuText() - Method in class org.apache.poi.hssf.record.NameRecord
get the custom menu text
getCustomPalette() - Method in class org.apache.poi.hssf.model.Workbook
Returns the custom palette in use for this workbook; if a custom palette record does not exist, then it is created.
getCustomPalette() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getData() - Method in class org.apache.poi.ddf.EscherBlipRecord
The BLIP data
getData() - Method in class org.apache.poi.ddf.EscherTextboxRecord
Returns any extra data associated with this record.
getData() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getData() - Method in class org.apache.poi.hssf.record.ContinueRecord
get the data for continuation
getData() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getData() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getData() - Method in interface org.apache.poi.poifs.storage.ListManagedBlock
Get the data from the block
getData() - Method in class org.apache.poi.poifs.storage.RawDataBlock
Get the data from the block
getData() - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
Get the data from the block
getDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the index of the format
getDataLabelPlacement() - Method in class org.apache.poi.hssf.record.TextRecord
 
getDateCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a date.
getDbcellAt(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
getDcs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dcs field for the PAP record.
getDebugInfo() - Method in class org.apache.poi.hssf.record.UnicodeString
return a character representation of the fields of this record
getDefaultColumnWidth() - Method in class org.apache.poi.hssf.model.Sheet
get the default column width for the sheet (if the columns do not define their own width)
getDefaultColumnWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default column width for the sheet (if the columns do not define their own width) in characters
getDefaultCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
gets the default country
getDefaultData() - Static method in class org.apache.poi.hssf.record.PaletteRecord
Returns the default palette as PaletteRecord binary data
getDefaultHeader() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display a default header
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Get the default operands class value
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Get the default operands class value
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.OperationPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.Ptg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
getDefaultRowHeight() - Method in class org.apache.poi.hssf.model.Sheet
get the default row height for the sheet (if the rows do not define their own height)
getDefaultRowHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
getDefaultRowHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default row height for the sheet (if the rows do not define their own height) in points.
getDefinitionTextLength() - Method in class org.apache.poi.hssf.record.NameRecord
get the definition length
getDelMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
get number of add del options (should be 0)
getDenominator() - Method in class org.apache.poi.hssf.record.SCLRecord
Get the denominator field for the SCL record.
getDescription() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
 
getDescriptionText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the description text
getDescriptionTextLength() - Method in class org.apache.poi.hssf.record.NameRecord
gets the description text length
getDeviceConfiguration() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getDeviceConfiguration() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getDgg() - Method in class org.apache.poi.hssf.model.DrawingManager
 
getDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
getDialog() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get whether sheet is a dialog sheet or not
getDialog() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether sheet is a dialog sheet or not
getDigitPart(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
getDim() - Method in class org.apache.poi.hssf.util.AreaReference
return the dimensions of this area
getDimsLoc() - Method in class org.apache.poi.hssf.model.Sheet
get the location of the DimensionsRecord (which is the last record before the value section)
getDisplayFormulas() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display formulas
getDisplayGridlines() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display gridlines
getDisplayGuts() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get whether to display the guts or not
getDisplayGuts() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the outline symbols are displaed
getDisplayGuts() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether to display the guts or not
getDisplayHorizontalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the horizontal scrollbar or not
getDisplayMode() - Method in class org.apache.poi.hssf.record.TextRecord
Get the display mode field for the Text record.
getDisplayRowColHeadings() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display row and column headings
getDisplayTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the tabs or not
getDisplayVerticalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the vertical scrollbar or not
getDisplayZeros() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display zero values
getDisplayedTab() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the displayed tab number
getDmBinFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dmBinFirst field for the SEP record.
getDmBinOther() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dmBinOther field for the SEP record.
getDmOrientFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dmOrientFirst field for the SEP record.
getDmOrientPage() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dmOrientPage field for the SEP record.
getDmPaperReq() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dmPaperReq field for the SEP record.
getDocinfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo field for the DOP record.
getDocinfo1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo1 field for the DOP record.
getDocinfo2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo2 field for the DOP record.
getDocinfo3() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo3 field for the DOP record.
getDocinfo4() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo4 field for the DOP record.
getDocinfo5() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo5 field for the DOP record.
getDocinfo6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the docinfo6 field for the DOP record.
getDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's doc parts (or null) when this method is implemented.
getDocument() - Method in class org.apache.poi.poifs.property.DocumentProperty
get the POIFSDocument
getDocumentSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Returns the Document Summary Information properties singleton.
getDogrid() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dogrid field for the DOP record.
getDoptypography() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the doptypography field for the DOP record.
getDouble(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
getDouble(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a double value from the beginning of a byte array
getDraft() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getDraft() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the draft mode.
getDrawAreaHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getDrawAreaWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDgRecord
Gets the drawing group id for this record.
getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
getDrawingManager() - Method in class org.apache.poi.hssf.model.Workbook
 
getDrawingsSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getDsf() - Method in class org.apache.poi.hssf.record.DSFRecord
get the DSF flag
getDttmCreated() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dttmCreated field for the DOP record.
getDttmDispFldRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the dttmDispFldRMark field for the CHP record.
getDttmLastPrint() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dttmLastPrint field for the DOP record.
getDttmPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the dttmPropRMark field for the CHP record.
getDttmPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dttmPropRMark field for the PAP record.
getDttmPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dttmPropRMark field for the SEP record.
getDttmRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the dttmRMark field for the CHP record.
getDttmRMarkDel() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the dttmRMarkDel field for the CHP record.
getDttmRevised() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dttmRevised field for the DOP record.
getDwHighDateTime() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the dwHighDateTime field for the FIB record.
getDwLowDateTime() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the dwLowDateTime field for the FIB record.
getDx1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Retrieves offset within the parent coordinate space for the top left point.
getDx1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset within the top-left cell.
getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
getDx2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Retrieves offset within the parent coordinate space for the bottom right point.
getDx2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset withing the cell for the bottom-right corner of this shape.
getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
getDxaAbs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaAbs field for the PAP record.
getDxaColumnWidth() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaColumnWidth field for the SEP record.
getDxaColumns() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaColumns field for the SEP record.
getDxaFromText() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaFromText field for the PAP record.
getDxaGapHalf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the dxaGapHalf field for the TAP record.
getDxaHotz() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dxaHotz field for the DOP record.
getDxaLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaLeft field for the PAP record.
getDxaLeft() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaLeft field for the SEP record.
getDxaLeft1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaLeft1 field for the PAP record.
getDxaLnn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaLnn field for the SEP record.
getDxaPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaPgn field for the SEP record.
getDxaRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaRight field for the PAP record.
getDxaRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxaRight field for the SEP record.
getDxaSpace() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the dxaSpace field for the CHP record.
getDxaTab() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dxaTab field for the DOP record.
getDxaWidth() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dxaWidth field for the PAP record.
getDxtCharSpace() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dxtCharSpace field for the SEP record.
getDy1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Gets offset within the parent coordinate space for the top left point.
getDy1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset within the top-left corner of the current shape.
getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
getDy2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Gets the offset within the parent coordinate space for the bottom right point.
getDy2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset withing the cell for the bottom-right corner of this shape.
getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
getDyaAbs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dyaAbs field for the PAP record.
getDyaAfter() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dyaAfter field for the PAP record.
getDyaBefore() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dyaBefore field for the PAP record.
getDyaBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaBottom field for the SEP record.
getDyaFromText() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dyaFromText field for the PAP record.
getDyaHdrBottom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaHdrBottom field for the SEP record.
getDyaHdrTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaHdrTop field for the SEP record.
getDyaHeight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the dyaHeight field for the PAP record.
getDyaLinePitch() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaLinePitch field for the SEP record.
getDyaPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaPgn field for the SEP record.
getDyaRowHeight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the dyaRowHeight field for the TAP record.
getDyaTop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dyaTop field for the SEP record.
getDywDispPag() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the dywDispPag field for the DOP record.
getDzaGutter() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the dzaGutter field for the SEP record.
getEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's edit time (or null).
getEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the Edn field for the DOP record.
getEdn1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the Edn1 field for the DOP record.
getElement(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getEmpty() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Get the empty field for the SheetProperties record.
getEncoding() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
used for internationalization, currently 0 for compressed unicode or 1 for 16-bit
getEnd() - Method in class org.apache.poi.hdf.extractor.HeaderFooter
 
getEnd() - Method in class org.apache.poi.hdf.extractor.util.PropertyNode
 
getEnd(int) - Method in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
Used to get the end of the text corresponding to a grpprl in this fkp.
getEnd() - Method in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
getEnd() - Method in class org.apache.poi.hdf.model.hdftypes.PropertyNode
 
getEntries() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntries() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get a specified Entry by name
getEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get a specified Entry by name
getEntryCount() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
find out how many Entry instances are contained directly within this DirectoryEntry
getEntryCount() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
find out how many Entry instances are contained directly within this DirectoryEntry
getEnvr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the envr field for the FIB record.
getEofLoc() - Method in class org.apache.poi.hssf.model.Sheet
 
getEpc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getEqualsToIndexToSheet() - Method in class org.apache.poi.hssf.record.NameRecord
 
getErrorCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as an error code.
getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the error value for the cell
getEscherProperties() - Method in class org.apache.poi.ddf.EscherOptRecord
The list of properties stored by this record.
getEscherProperty(int) - Method in class org.apache.poi.ddf.EscherOptRecord
The list of properties stored by this record.
getEscherRecord(int) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getEscherTextbox() - Method in class org.apache.poi.hssf.model.TextboxShape
 
getExFormatAt(int) - Method in class org.apache.poi.hssf.model.Workbook
gets the ExtendedFormatRecord at the given 0-based index
getExcelDate(Date) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExpressionLength() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the length (in number of tokens) of the expression
getExternSheetIndex() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getExternSheetIndex() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getExternSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
gets the extern sheet number
getExternsheetPos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the externsheetPos.
getFAdjustRight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fAdjustRight field for the PAP record.
getFAutoPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fAutoPgn field for the SEP record.
getFAutoSpaceDE() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fAutoSpaceDE field for the PAP record.
getFAutoSpaceDN() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fAutoSpaceDN field for the PAP record.
getFBackward() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fBackward field for the PAP record.
getFBrLnAbove() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fBrLnAbove field for the PAP record.
getFBrLnBelow() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fBrLnBelow field for the PAP record.
getFCantSplit() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the fCantSplit field for the TAP record.
getFCrLf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fCrLf field for the PAP record.
getFDispFldRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the fDispFldRMark field for the CHP record.
getFEndNote() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fEndNote field for the SEP record.
getFEvenlySpaced() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fEvenlySpaced field for the SEP record.
getFInTable() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fInTable field for the PAP record.
getFKeep() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fKeep field for the PAP record.
getFKeepFollow() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fKeepFollow field for the PAP record.
getFKinsoku() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fKinsoku field for the PAP record.
getFLBetween() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fLBetween field for the SEP record.
getFLayout() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fLayout field for the SEP record.
getFLocked() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fLocked field for the PAP record.
getFMinHeight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fMinHeight field for the PAP record.
getFNoAutoHyph() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fNoAutoHyph field for the PAP record.
getFNoLnn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fNoLnn field for the PAP record.
getFNumRMIns() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fNumRMIns field for the PAP record.
getFOutlineDirtySave() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the fOutlineDirtySave field for the DOP record.
getFOverflowPunct() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fOverflowPunct field for the PAP record.
getFPageBreakBefore() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fPageBreakBefore field for the PAP record.
getFPgnRestart() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fPgnRestart field for the SEP record.
getFPropMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the fPropMark field for the CHP record.
getFPropMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fPropMark field for the SEP record.
getFPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fPropRMark field for the PAP record.
getFRotateFont() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fRotateFont field for the PAP record.
getFSideBySide() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fSideBySide field for the PAP record.
getFSpare0() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
getFTableHeader() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the fTableHeader field for the TAP record.
getFTitlePage() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fTitlePage field for the SEP record.
getFTopLinePunct() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fTopLinePunct field for the PAP record.
getFTtp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fTtp field for the PAP record.
getFUnlocked() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the fUnlocked field for the SEP record.
getFUsePgsuSettings() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fUsePgsuSettings field for the PAP record.
getFWidowControl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fWidowControl field for the PAP record.
getFWordWrap() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fWordWrap field for the PAP record.
getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
get the font family (TODO)
getFcAutosaveSource() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcAutosaveSource field for the FIB record.
getFcBkdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcBkdEdn field for the FIB record.
getFcBkdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcBkdFtn field for the FIB record.
getFcBkdMother() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcBkdMother field for the FIB record.
getFcClx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcClx field for the FIB record.
getFcCmds() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcCmds field for the FIB record.
getFcDggInfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcDggInfo field for the FIB record.
getFcDocUndo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcDocUndo field for the FIB record.
getFcDop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcDop field for the FIB record.
getFcFormFldSttbs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcFormFldSttbs field for the FIB record.
getFcGrpXstAtnOwners() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcGrpXstAtnOwners field for the FIB record.
getFcIslandFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcIslandFirst field for the FIB record.
getFcIslandLim() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcIslandLim field for the FIB record.
getFcMac() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcMac field for the FIB record.
getFcMin() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcMin field for the FIB record.
getFcObj() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the fcObj field for the CHP record.
getFcPgdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPgdEdn field for the FIB record.
getFcPgdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPgdFtn field for the FIB record.
getFcPgdMother() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPgdMother field for the FIB record.
getFcPic() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the fcPic field for the CHP record.
getFcPlcasumy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcasumy field for the FIB record.
getFcPlcdoaHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcdoaHdr field for the FIB record.
getFcPlcdoaMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcdoaMom field for the FIB record.
getFcPlcfAtnbkf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfAtnbkf field for the FIB record.
getFcPlcfAtnbkl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfAtnbkl field for the FIB record.
getFcPlcfLst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfLst field for the FIB record.
getFcPlcfandRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfandRef field for the FIB record.
getFcPlcfandTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfandTxt field for the FIB record.
getFcPlcfbkf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfbkf field for the FIB record.
getFcPlcfbkl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfbkl field for the FIB record.
getFcPlcfbteChpx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfbteChpx field for the FIB record.
getFcPlcfbteLvc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfbteLvc field for the FIB record.
getFcPlcfbtePapx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfbtePapx field for the FIB record.
getFcPlcfendRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfendRef field for the FIB record.
getFcPlcfendTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfendTxt field for the FIB record.
getFcPlcffldAtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldAtn field for the FIB record.
getFcPlcffldEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldEdn field for the FIB record.
getFcPlcffldFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldFtn field for the FIB record.
getFcPlcffldHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldHdr field for the FIB record.
getFcPlcffldHdrTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldHdrTxbx field for the FIB record.
getFcPlcffldMcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldMcr field for the FIB record.
getFcPlcffldMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldMom field for the FIB record.
getFcPlcffldTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffldTxbx field for the FIB record.
getFcPlcffndRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffndRef field for the FIB record.
getFcPlcffndTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcffndTxt field for the FIB record.
getFcPlcfglsy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfglsy field for the FIB record.
getFcPlcfgram() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfgram field for the FIB record.
getFcPlcfhdd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfhdd field for the FIB record.
getFcPlcfhdrtxbxTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfhdrtxbxTxt field for the FIB record.
getFcPlcflvc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcflvc field for the FIB record.
getFcPlcfpgdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfpgdEdn field for the FIB record.
getFcPlcfpgdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfpgdFtn field for the FIB record.
getFcPlcfphe() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfphe field for the FIB record.
getFcPlcfsea() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfsea field for the FIB record.
getFcPlcfsed() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfsed field for the FIB record.
getFcPlcfspl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfspl field for the FIB record.
getFcPlcftxbxBkd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcftxbxBkd field for the FIB record.
getFcPlcftxbxHdrBkd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcftxbxHdrBkd field for the FIB record.
getFcPlcftxbxTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcftxbxTxt field for the FIB record.
getFcPlcfwkb() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcfwkb field for the FIB record.
getFcPlcmcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcmcr field for the FIB record.
getFcPlcocx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcocx field for the FIB record.
getFcPlcpad() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcpad field for the FIB record.
getFcPlcspaHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcspaHdr field for the FIB record.
getFcPlcspaMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcspaMom field for the FIB record.
getFcPlcupcRgbuse() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcupcRgbuse field for the FIB record.
getFcPlcupcUsp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlcupcUsp field for the FIB record.
getFcPlfLfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlfLfo field for the FIB record.
getFcPlgosl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPlgosl field for the FIB record.
getFcPms() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPms field for the FIB record.
getFcPrDrvr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPrDrvr field for the FIB record.
getFcPrEnvLand() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPrEnvLand field for the FIB record.
getFcPrEnvPort() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcPrEnvPort field for the FIB record.
getFcRgbuse() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcRgbuse field for the FIB record.
getFcRouteSlip() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcRouteSlip field for the FIB record.
getFcStshf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcStshf field for the FIB record.
getFcStshfOrig() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcStshfOrig field for the FIB record.
getFcSttbAutoCaption() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbAutoCaption field for the FIB record.
getFcSttbCaption() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbCaption field for the FIB record.
getFcSttbFnm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbFnm field for the FIB record.
getFcSttbGlsyStyle() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbGlsyStyle field for the FIB record.
getFcSttbListNames() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbListNames field for the FIB record.
getFcSttbSavedBy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbSavedBy field for the FIB record.
getFcSttbfAssoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfAssoc field for the FIB record.
getFcSttbfAtnbkmk() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfAtnbkmk field for the FIB record.
getFcSttbfIntlFld() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfIntlFld field for the FIB record.
getFcSttbfRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfRMark field for the FIB record.
getFcSttbfUssr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfUssr field for the FIB record.
getFcSttbfbkmk() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfbkmk field for the FIB record.
getFcSttbfffn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfffn field for the FIB record.
getFcSttbfglsy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfglsy field for the FIB record.
getFcSttbfmcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbfmcr field for the FIB record.
getFcSttbttmbd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcSttbttmbd field for the FIB record.
getFcStwUser() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcStwUser field for the FIB record.
getFcUnused() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcUnused field for the FIB record.
getFcUskf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcUskf field for the FIB record.
getFcUsp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcUsp field for the FIB record.
getFcWss() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the fcWss field for the FIB record.
getFieldName(int, String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getFieldName(String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getFieldName1stCap(String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getFillBackground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the background palette color index
getFillBackgroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the background fill color
getFillByte() - Static method in class org.apache.poi.poifs.storage.DocumentBlock
 
getFillColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color used to fill this shape.
getFillForeground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the foreground palette color index
getFillForegroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the foreground fill color
getFillPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the fill palette options bitmask (see indivdual bit getters that reference this method)
getFillPattern() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the fill pattern (??) - set to 1 to fill with foreground color
getFilter() - Method in class org.apache.poi.ddf.EscherBlipRecord
Filter should always be 0
getFirstCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getFirstCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the number of the first cell contained in this row.
getFirstCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the first column number for the sheet
getFirstCol() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical col number for the first cell this row (0 based index)
getFirstColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the first column this record defines formatting info for
getFirstColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
starting column (first cell this holds in the row)
getFirstColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
starting column (first cell this holds in the row)
getFirstColumn() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getFirstColumn() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getFirstColumnRaw() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getFirstColumnRaw() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getFirstRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the first row number for the sheet
getFirstRow() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getFirstRow() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getFirstRow() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getFirstRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getFirstRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
gets the first row on the sheet
getFitHeight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFitHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of pages high to fit the sheet in.
getFitToPage() - Method in class org.apache.poi.hssf.record.WSBoolRecord
fit to page option is on
getFitToPage() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
fit to page option is on
getFitWidth() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFitWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of pages wide to fit sheet in.
getFkp() - Method in class org.apache.poi.hdf.model.util.ParsingState
 
getFlag() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
getFlag(int) - Static method in class org.apache.poi.hdf.extractor.StyleSheet
 
getFlag(int) - Static method in class org.apache.poi.hdf.model.hdftypes.StyleSheet
Converts an int into a boolean.
getFlag() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getFlag() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
returns whether we use natural language formulas or not
getFlags() - Method in class org.apache.poi.ddf.EscherSpRecord
The flags that apply to this shape.
getFlags() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Get the flags field for the SheetProperties record.
getFnGroup() - Method in class org.apache.poi.hssf.record.NameRecord
 
getFont(int) - Method in class org.apache.poi.hdf.extractor.FontTable
 
getFont(int) - Method in class org.apache.poi.hdf.model.hdftypes.FontTable
 
getFont() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFontAlign() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the fontAlign field for the PAP record.
getFontAt(short) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the font at the given index number
getFontAtIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Returns the font in use at a particular index.
getFontHeight() - Method in class org.apache.poi.hssf.record.FontRecord
gets the height of the font in 1/20th point units
getFontHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the font height in unit's of 1/20th of a point.
getFontHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the font height
getFontIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the index to the FONT record (which font to use 0 based)
getFontIndex() - Method in class org.apache.poi.hssf.record.FontIndexRecord
Get the font index field for the FontIndex record.
getFontIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getFontMetrics() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFontName() - Method in class org.apache.poi.hssf.record.FontRecord
get the name of the font
getFontName() - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
getFontName() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the name for the font (i.e.
getFontNameLength() - Method in class org.apache.poi.hssf.record.FontRecord
get the length of the fontname string
getFontOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Gets the font used in a particular formatting run.
getFontRecordAt(int) - Method in class org.apache.poi.hssf.model.Workbook
gets the font record at the given index in the font table.
getFontRenderContext() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getFontRenderContext() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFontpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getFooter() - Method in class org.apache.poi.hssf.model.Sheet
Returns the FooterRecord.
getFooter() - Method in class org.apache.poi.hssf.record.FooterRecord
get the footer string
getFooter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the user model for the document footer.
getFooterLength() - Method in class org.apache.poi.hssf.record.FooterRecord
get the length of the footer string
getFooterMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFooterMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the footer margin.
getFootnoteInfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the footnoteInfo field for the DOP record.
getForecolorIndex() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the forecolor index field for the AreaFormat record.
getForegroundColor() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the foreground color field for the AreaFormat record.
getFormat() - Method in class org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "format" field.
getFormat() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getFormat(String, boolean) - Method in class org.apache.poi.hssf.model.Workbook
Returns a format index that matches the passed in format.
getFormat() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Get the format field for the LineFormat record.
getFormat(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format index that matches the given format string.
getFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format string that matches the given format index
getFormatFlags() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the formatFlags field for the DOP record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the format flags field for the AreaFormat record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.AreaRecord
Get the format flags field for the Area record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.BarRecord
Get the format flags field for the Bar record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.DataFormatRecord
Get the format flags field for the DataFormat record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Get the format flags field for the SeriesLabels record.
getFormatID() - Method in class org.apache.poi.hpsf.Section
Returns the format ID.
getFormatIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the index to the Format record (which FORMAT to use 0-based)
getFormatIndex() - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
Get the format index field for the NumberFormatIndex record.
getFormatString() - Method in class org.apache.poi.hssf.record.FormatRecord
get the format string
getFormatStringLength() - Method in class org.apache.poi.hssf.record.FormatRecord
get the format string length
getFormat_flags() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the format_flags field for the CHP record.
getFormat_flags1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the format_flags1 field for the CHP record.
getFormats() - Method in class org.apache.poi.hssf.model.Workbook
Returns the list of FormatRecords in the workbook.
getFormatted() - Method in class org.apache.poi.hssf.record.RowRecord
get whether the row has been formatted (even if its got all blank cells)
getFormattingRunLength() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the formatting run length field for the TextObjectBase record.
getFormulaOfLink() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Get the formula of link field for the LinkedData record.
getFormulaRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getFormulaTokens() - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
getFpc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getFreezePanes() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should freeze panes
getFreezePanesNoSplit() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
freeze unsplit panes or not
getFromCell() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getFromCompressedUnicode(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
read compressed unicode(8bit)
getFromUnicode(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x00, 0x16 } -> 0x16
getFromUnicode(byte[]) - Static method in class org.apache.poi.util.StringUtil
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x00, 0x16 } -> 0x16
getFromUnicodeHigh(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x16, 0x00 } -> 0x16
getFromUnicodeHigh(byte[]) - Static method in class org.apache.poi.util.StringUtil
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x16, 0x00 } -> 0x16
getFtcAscii() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ftcAscii field for the CHP record.
getFtcFE() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ftcFE field for the CHP record.
getFtcOther() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ftcOther field for the CHP record.
getFtcSym() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ftcSym field for the CHP record.
getFullPrecision() - Method in class org.apache.poi.hssf.record.PrecisionRecord
get whether to use full precision or just skew all you figures all to hell.
getFunctionIndex() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getGreen() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getGrfDocEvents() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the grfDocEvents field for the DOP record.
getGrfSupression() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getGridset() - Method in class org.apache.poi.hssf.record.GridsetRecord
get whether the gridlines are shown during printing.
getGridsetRecord() - Method in class org.apache.poi.hssf.model.Sheet
Gets the gridset record for this sheet.
getGrpfIhdt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the grpfIhdt field for the SEP record.
getGrpprl() - Method in class org.apache.poi.hdf.extractor.util.PropertyNode
 
getGrpprl(int) - Method in class org.apache.poi.hdf.model.hdftypes.CHPFormattedDiskPage
Gets the chpx for the character run at index in this fkp.
getGrpprl(int) - Method in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
 
getGrpprl(int) - Method in class org.apache.poi.hdf.model.hdftypes.PAPFormattedDiskPage
Gets the papx for the pagraph at index in this fkp.
getGrpprl() - Method in class org.apache.poi.hdf.model.hdftypes.PropertyNode
 
getHCenter() - Method in class org.apache.poi.hssf.record.HCenterRecord
get whether or not to horizonatally center this sheet.
getHResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getHResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the horizontal resolution.
getHeader() - Method in class org.apache.poi.hssf.model.Sheet
Returns the HeaderRecord.
getHeader() - Method in class org.apache.poi.hssf.record.HeaderRecord
get the header string
getHeader() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the user model for the document header.
getHeaderColor() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the palette index for the header color
getHeaderLength() - Method in class org.apache.poi.hssf.record.HeaderRecord
get the length of the header string
getHeaderMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getHeaderMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the header margin.
getHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's heading pair (or null) when this method is implemented.
getHeight() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the height of the metafile in EMU's (English Metric Units).
getHeight() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Get the height field for the AxisParent record.
getHeight() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getHeight() - Method in class org.apache.poi.hssf.record.ChartRecord
Get the height field for the Chart record.
getHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get the height of the row
getHeight() - Method in class org.apache.poi.hssf.record.TextRecord
Get the height field for the Text record.
getHeight() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the height of the window
getHeight() - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
getHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the row's height or ff (-1) for undefined/default-height in twips (1/20th of a point)
getHeight() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getHeightBasis() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Get the height basis field for the FontBasis record.
getHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the row's height or ff (-1) for undefined/default-height in points (20*getHeight())
getHelpTopicLength() - Method in class org.apache.poi.hssf.record.NameRecord
gets the help topic length
getHelpTopicText() - Method in class org.apache.poi.hssf.record.NameRecord
get the help topic text
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor
 
getHidden() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get whether or not these cells are hidden
getHidden() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether the window is hidden or not
getHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the cell's using this style are to be hidden
getHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's hidden count or 0 if the DocumentSummaryInformation does not contain a hidden count.
getHideObj() - Method in class org.apache.poi.hssf.record.HideObjRecord
get hide object options
getHighlight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the Highlight field for the CHP record.
getHistory() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the history field for the FIB record.
getHistoryBitMask() - Method in class org.apache.poi.hssf.record.BOFRecord
get the history bit mask (not very useful)
getHorizontalAlignment() - Method in class org.apache.poi.hssf.record.TextRecord
Get the horizontal alignment field for the Text record.
getHorizontalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the horizontal position of the window (in 1/20ths of a point)
getHorizontalScale() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Get the horizontalScale field for the PlotGrowth record.
getHorizontalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
getHorizontallyCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determine whether printed output for this sheet will be horizontally centered.
getHps() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the hps field for the CHP record.
getHpsKern() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the hpsKern field for the CHP record.
getHpsPos() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the hpsPos field for the CHP record.
getHpsZoonFontPag() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the hpsZoonFontPag field for the DOP record.
getID() - Method in class org.apache.poi.hpsf.Property
Returns the property's ID.
getIHeadingPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the iHeadingPgn field for the SEP record.
getIbstDispFldRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ibstDispFldRMark field for the CHP record.
getIbstPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ibstPropRMark field for the CHP record.
getIbstPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the ibstPropRMark field for the PAP record.
getIbstPropRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the ibstPropRMark field for the SEP record.
getIbstRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ibstRMark field for the CHP record.
getIbstRMarkDel() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ibstRMarkDel field for the CHP record.
getIco() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ico field for the CHP record.
getIcoHighlight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
getIconic() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether the window has been iconized or not
getId() - Method in class org.apache.poi.ddf.EscherProperty
 
getId() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Get the id field for the SeriesText record.
getIdctHint() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the idctHint field for the CHP record.
getIdslRMReason() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the idslRMReason field for the CHP record.
getIdslReasonDel() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the idslReasonDel field for the CHP record.
getIlfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the ilfo field for the PAP record.
getIlvl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the ilvl field for the PAP record.
getIndent() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get indention (not sure of the units, think its spaces)
getIndention() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the number of spaces to indent the text in the cell
getIndentionOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the indent options bitmask (see corresponding bit getters that reference this field)
getIndex() - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
Get the index field for the SeriesIndex record.
getIndex() - Method in class org.apache.poi.hssf.record.StyleRecord
get the entire index field (including the type) (see bit getters that reference this method)
getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the index within the HSSFWorkbook (sequence within the collection of ExtnededFormat objects)
getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor
 
getIndex() - Method in class org.apache.poi.poifs.property.Property
get the index for this Property
getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
get the format index code (for built in formats)
getIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
this function returns all colors in a hastable.
getIndexNumberFmtRecord() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Get the index number fmt record field for the LinkedData record.
getIndexOfColorValue() - Method in class org.apache.poi.hssf.record.TextRecord
Get the index of color value field for the Text record.
getIndexOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
The index within the string to which the specified formatting run applies.
getIndexToFirstSupBook() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
gets the index to first sheet from supbook
getIndexToFontTable() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Get the index to font table field for the FontBasis record.
getIndexToLastSupBook() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
gets the index to last sheet in supbook
getIndexToSheet() - Method in class org.apache.poi.hssf.record.NameRecord
Convenience method to retrieve the index the name refers to.
getIndexToSupBook() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
gets the index to sup book
getInfoRecordAt(int) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getInstance() - Method in class org.apache.poi.ddf.EscherRecord
Returns the instance part of the option record.
getInstance() - Static method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the singleton instance of the default SectionIDMap.
getInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an int value from a byte array
getInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an int value from the beginning of a byte array
getIntOffset(int) - Method in class org.apache.poi.hdf.model.hdftypes.PlexOfCps
 
getIss() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the iss field for the CHP record.
getIstd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the istd field for the CHP record.
getIstd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the istd field for the PAP record.
getItalic() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get whether to use italics or not
getItbdMac() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the itbdMac field for the PAP record.
getItcMac() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the itcMac field for the TAP record.
getIteration() - Method in class org.apache.poi.hssf.record.IterationRecord
get whether or not to iterate for calculations
getIterations() - Method in class org.apache.poi.hssf.record.CalcCountRecord
get the number of iterations to perform
getIterator() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getIterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getIterator() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getJavaDate(double) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
Given a excel date, converts it into a Date.
getJavaDate(double, boolean) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the jc field for the PAP record.
getJc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the jc field for the TAP record.
getJustifyLast() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Dunno.
getKcd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
getKeyForValue(Object) - Method in class org.apache.poi.util.BinaryTree
Returns the key to which this map maps the specified value.
getKeyVirusSession30() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getKeyboardShortcut() - Method in class org.apache.poi.hssf.record.NameRecord
returns the keyboard shortcut
getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's keywords (or null).
getKul() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the kul field for the CHP record.
getLKey() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lKey field for the FIB record.
getLKeyProtDoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the lKeyProtDoc field for the DOP record.
getLProductCreated() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lProductCreated field for the FIB record.
getLProductRevised() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lProductRevised field for the FIB record.
getLTagObj() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the lTagObj field for the CHP record.
getLabelColorRgb() - Method in class org.apache.poi.hssf.record.TickRecord
Get the label color rgb field for the Tick record.
getLabelFrequency() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Get the label frequency field for the CategorySeriesAxis record.
getLabelPosition() - Method in class org.apache.poi.hssf.record.TickRecord
Get the label position field for the Tick record.
getLandscape() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getLandscape() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the landscape mode.
getLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's last author (or null).
getLastCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getLastCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the number of the last cell contained in this row.
getLastCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the last col number for the sheet
getLastCol() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical col number for the last cell this row (0 based index)
getLastColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the last column this record defines formatting info for
getLastColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
ending column (last cell this holds in the row)
getLastColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
ending column (last cell this holds in the row)
getLastColumn() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getLastColumn() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getLastColumnRaw() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getLastColumnRaw() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getLastMSOSPID() - Method in class org.apache.poi.ddf.EscherDgRecord
The last shape id used in this drawing group.
getLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's last printed time (or null).
getLastRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the last row number for the sheet
getLastRow() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getLastRow() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getLastRowAdd1() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getLastRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getLastRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
gets the last row on the sheet
getLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's last save time (or null).
getLcbAutosaveSource() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbAutosaveSource field for the FIB record.
getLcbBkdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbBkdEdn field for the FIB record.
getLcbBkdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbBkdFtn field for the FIB record.
getLcbBkdMother() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbBkdMother field for the FIB record.
getLcbClx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbClx field for the FIB record.
getLcbCmds() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbCmds field for the FIB record.
getLcbDggInfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbDggInfo field for the FIB record.
getLcbDocUndo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbDocUndo field for the FIB record.
getLcbDop() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbDop field for the FIB record.
getLcbFormFldSttbs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbFormFldSttbs field for the FIB record.
getLcbGrpXstAtnOwners() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbGrpXstAtnOwners field for the FIB record.
getLcbPgdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPgdEdn field for the FIB record.
getLcbPgdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPgdFtn field for the FIB record.
getLcbPgdMother() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPgdMother field for the FIB record.
getLcbPlcasumy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcasumy field for the FIB record.
getLcbPlcdoaHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcdoaHdr field for the FIB record.
getLcbPlcdoaMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcdoaMom field for the FIB record.
getLcbPlcfAtnbkf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfAtnbkf field for the FIB record.
getLcbPlcfAtnbkl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfAtnbkl field for the FIB record.
getLcbPlcfLst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfLst field for the FIB record.
getLcbPlcfandRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfandRef field for the FIB record.
getLcbPlcfandTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfandTxt field for the FIB record.
getLcbPlcfbkf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfbkf field for the FIB record.
getLcbPlcfbkl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfbkl field for the FIB record.
getLcbPlcfbteChpx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfbteChpx field for the FIB record.
getLcbPlcfbteLvc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfbteLvc field for the FIB record.
getLcbPlcfbtePapx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfbtePapx field for the FIB record.
getLcbPlcfendRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfendRef field for the FIB record.
getLcbPlcfendTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfendTxt field for the FIB record.
getLcbPlcffldAtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldAtn field for the FIB record.
getLcbPlcffldEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldEdn field for the FIB record.
getLcbPlcffldFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldFtn field for the FIB record.
getLcbPlcffldHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldHdr field for the FIB record.
getLcbPlcffldHdrTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldHdrTxbx field for the FIB record.
getLcbPlcffldMcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldMcr field for the FIB record.
getLcbPlcffldMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldMom field for the FIB record.
getLcbPlcffldTxbx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffldTxbx field for the FIB record.
getLcbPlcffndRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffndRef field for the FIB record.
getLcbPlcffndTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcffndTxt field for the FIB record.
getLcbPlcfglsy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfglsy field for the FIB record.
getLcbPlcfgram() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfgram field for the FIB record.
getLcbPlcfhdd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfhdd field for the FIB record.
getLcbPlcfhdrtxbxTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfhdrtxbxTxt field for the FIB record.
getLcbPlcflvc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcflvc field for the FIB record.
getLcbPlcfpgdEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfpgdEdn field for the FIB record.
getLcbPlcfpgdFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfpgdFtn field for the FIB record.
getLcbPlcfphe() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfphe field for the FIB record.
getLcbPlcfsea() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfsea field for the FIB record.
getLcbPlcfsed() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfsed field for the FIB record.
getLcbPlcfspl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfspl field for the FIB record.
getLcbPlcftxbxBkd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcftxbxBkd field for the FIB record.
getLcbPlcftxbxHdrBkd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcftxbxHdrBkd field for the FIB record.
getLcbPlcftxbxTxt() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcftxbxTxt field for the FIB record.
getLcbPlcfwkb() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcfwkb field for the FIB record.
getLcbPlcmcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcmcr field for the FIB record.
getLcbPlcocx() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcocx field for the FIB record.
getLcbPlcpad() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcpad field for the FIB record.
getLcbPlcspaHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcspaHdr field for the FIB record.
getLcbPlcspaMom() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcspaMom field for the FIB record.
getLcbPlcupcRgbuse() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcupcRgbuse field for the FIB record.
getLcbPlcupcUsp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlcupcUsp field for the FIB record.
getLcbPlfLfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlfLfo field for the FIB record.
getLcbPlgosl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPlgosl field for the FIB record.
getLcbPms() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPms field for the FIB record.
getLcbPrDrvr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPrDrvr field for the FIB record.
getLcbPrEnvLand() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPrEnvLand field for the FIB record.
getLcbPrEnvPort() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbPrEnvPort field for the FIB record.
getLcbRgbuse() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbRgbuse field for the FIB record.
getLcbRouteSlip() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbRouteSlip field for the FIB record.
getLcbStshf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbStshf field for the FIB record.
getLcbStshfOrig() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbStshfOrig field for the FIB record.
getLcbSttbAutoCaption() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbAutoCaption field for the FIB record.
getLcbSttbCaption() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbCaption field for the FIB record.
getLcbSttbFnm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbFnm field for the FIB record.
getLcbSttbGlsyStyle() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbGlsyStyle field for the FIB record.
getLcbSttbListNames() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbListNames field for the FIB record.
getLcbSttbSavedBy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbSavedBy field for the FIB record.
getLcbSttbfAssoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfAssoc field for the FIB record.
getLcbSttbfAtnbkmk() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfAtnbkmk field for the FIB record.
getLcbSttbfIntlFld() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfIntlFld field for the FIB record.
getLcbSttbfRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfRMark field for the FIB record.
getLcbSttbfUssr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfUssr field for the FIB record.
getLcbSttbfbkmk() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfbkmk field for the FIB record.
getLcbSttbfffn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfffn field for the FIB record.
getLcbSttbfglsy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfglsy field for the FIB record.
getLcbSttbfmcr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbSttbfmcr field for the FIB record.
getLcbStwUser() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbStwUser field for the FIB record.
getLcbUnused() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbUnused field for the FIB record.
getLcbUskf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbUskf field for the FIB record.
getLcbUsp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbUsp field for the FIB record.
getLcbWss() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lcbWss field for the FIB record.
getLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Get the left side of the footer.
getLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Get the left side of the header.
getLeftBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getLeftBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the left border color
getLeftCol() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the leftmost column displayed in the window
getLeftColumn() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the left column field for the Pane record.
getLeftRowGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
get the size of the gutter that appears at the left of the rows
getLeftToRight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getLeftToRight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the left to right print order.
getLenRefSubexpression() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
getLevel(int, int) - Method in class org.apache.poi.hdf.extractor.data.ListTables
 
getLevel(int, int) - Method in class org.apache.poi.hdf.model.hdftypes.ListTables
 
getLid() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lid field for the FIB record.
getLidDefault() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the lidDefault field for the CHP record.
getLidFE() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the lidFE field for the CHP record.
getLidFE() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the lidFE field for the FIB record.
getLimit() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getLineColor() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Get the line color field for the LineFormat record.
getLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's line count or 0 if the DocumentSummaryInformation does not contain a line count.
getLinePattern() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Get the line pattern field for the LineFormat record.
getLineStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getLineStyleColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color applied to the lines of this shape.
getLineWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getLink1() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Get the link 1 field for the ObjectLink record.
getLink2() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Get the link 2 field for the ObjectLink record.
getLinkType() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Get the link type field for the LinkedData record.
getLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns true if the custom links are hampered by excessive noise, for all applications.
getLnc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the lnc field for the SEP record.
getLnnMin() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the lnnMin field for the SEP record.
getLoc() - Method in class org.apache.poi.hssf.model.Sheet
Returns the location pointer to the first record to look for when adding rows/values
getLocked() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the cell's using this style are to be locked
getLogger(Class) - Static method in class org.apache.poi.util.POILogFactory
Get a logger, based on a class name
getLogger(String) - Static method in class org.apache.poi.util.POILogFactory
Get a logger, based on a String
getLong(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a long value from a byte array
getLong(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a long value from the beginning of a byte array
getLspd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the lspd field for the PAP record.
getLvl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getLvl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the lvl field for the PAP record.
getMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's mmclip count or 0 if the DocumentSummaryInformation does not contain a mmclip count.
getMajorIncrement() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the major increment field for the ValueRange record.
getMajorTickType() - Method in class org.apache.poi.hssf.record.TickRecord
Get the major tick type field for the Tick record.
getMajorUnit() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the major unit field for the AxisOptions record.
getMajorUnitValue() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the major unit value field for the AxisOptions record.
getManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's manager (or null).
getMargin(short) - Method in class org.apache.poi.hssf.model.Sheet
Gets the size of the margin in inches.
getMargin() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Get the margin field for the BottomMargin record.
getMargin() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Get the margin field for the LeftMargin record.
getMargin() - Method in interface org.apache.poi.hssf.record.Margin
Get the margin field for the Margin.
getMargin() - Method in class org.apache.poi.hssf.record.RightMarginRecord
Get the margin field for the RightMargin record.
getMargin() - Method in class org.apache.poi.hssf.record.TopMarginRecord
Get the margin field for the TopMargin record.
getMargin(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the size of the margin in inches.
getMarginBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Gets the bottom margin within the textbox.
getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMargins() - Method in class org.apache.poi.hssf.model.Sheet
Returns the array of margins.
getMask(int) - Static method in class org.apache.poi.generator.RecordUtil
 
getMaxChange() - Method in class org.apache.poi.hssf.record.DeltaRecord
get the maximum change
getMaximumAxisValue() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the maximum axis value field for the ValueRange record.
getMaximumCategory() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the maximum category field for the AxisOptions record.
getMergeCells() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to merge cells
getMergedRegionAt(int) - Method in class org.apache.poi.hssf.model.Sheet
 
getMergedRegionAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
gets the region at a particular index
getMinimumAxisValue() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the minimum axis value field for the ValueRange record.
getMinimumCategory() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the minimum category field for the AxisOptions record.
getMinorIncrement() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the minor increment field for the ValueRange record.
getMinorTickType() - Method in class org.apache.poi.hssf.record.TickRecord
Get the minor tick type field for the Tick record.
getMinorUnit() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the minor unit field for the AxisOptions record.
getMinorUnitValue() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the minor unit value field for the AxisOptions record.
getMode() - Method in class org.apache.poi.hssf.record.RefModeRecord
get the reference mode to use (HSSF uses/assumes A1)
getNEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getNFib() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the nFib field for the FIB record.
getNFibBack() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the nFibBack field for the FIB record.
getNFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getNLnnMod() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the nLnnMod field for the SEP record.
getNProduct() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the nProduct field for the FIB record.
getNRevision() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the nRevision field for the DOP record.
getName() - Method in class org.apache.poi.ddf.EscherBSERecord
The length in characters of the blip name.
getName() - Method in class org.apache.poi.ddf.EscherProperty
 
getName() - Method in class org.apache.poi.hssf.record.StyleRecord
get the style's name
getName() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getName() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getName() - Method in interface org.apache.poi.poifs.filesystem.Entry
get the name of the Entry
getName() - Method in class org.apache.poi.poifs.filesystem.EntryNode
get the name of the Entry
getName() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getName() - Method in class org.apache.poi.poifs.property.Property
Get the name of this property
getNameAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the Named range
getNameDefinition() - Method in class org.apache.poi.hssf.record.NameRecord
gets the definition, reference (Formula)
getNameIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the named range index by his name
getNameLength() - Method in class org.apache.poi.hssf.record.StyleRecord
if this is a user defined record get the length of the style name
getNameName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
gets the name of the named range
getNameName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the named range name
getNameRecord(int) - Method in class org.apache.poi.hssf.model.Workbook
gets the name record
getNameText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the name
getNameTextLength() - Method in class org.apache.poi.hssf.record.NameRecord
gets the name length
getNamepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the namepos.
getNextChild() - Method in interface org.apache.poi.poifs.property.Child
Get the next Child, if any
getNextChild() - Method in class org.apache.poi.poifs.property.Property
Get the next Child, if any
getNextRow() - Method in class org.apache.poi.hssf.model.Sheet
get the NEXT RowRecord (from LOC).
getNextValueRecord() - Method in class org.apache.poi.hssf.model.Sheet
get the NEXT value record (from LOC).
getNfcEdnRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the nfcEdnRef field for the DOP record.
getNfcEdnRef1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getNfcFtnRef() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the nfcFtnRef field for the DOP record.
getNfcFtnRef1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getNfcPgn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the nfcPgn field for the SEP record.
getNoColor() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNoColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the black and white setting.
getNoOrientation() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNoOrientation() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the no orientation.
getNormalZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the zoom magnification in normal view
getNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's note count or 0 if the DocumentSummaryInformation does not contain a note count.
getNotes() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNotes() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the print notes.
getNrOfBytes() - Method in class org.apache.poi.contrib.poibrowser.TreeReaderListener
 
getNumAreas() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
get the number of merged areas.
getNumAxis() - Method in class org.apache.poi.hssf.record.AxisUsedRecord
Get the num axis field for the AxisUsed record.
getNumBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getNumBubbleValues() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the num bubble values field for the Series record.
getNumCategories() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the num categories field for the Series record.
getNumCellOffsets() - Method in class org.apache.poi.hssf.record.DBCellRecord
get the number of cell offsets in the celloffset array
getNumCellStyles() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the number of styles the workbook contains
getNumColumnBreaks() - Method in class org.apache.poi.hssf.model.Sheet
Returns the number of column page breaks
getNumColumns() - Method in class org.apache.poi.hssf.record.MulBlankRecord
get the number of columns this contains (last-first +1)
getNumColumns() - Method in class org.apache.poi.hssf.record.MulRKRecord
get the number of columns this contains (last-first +1)
getNumColumns() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getNumDbcells() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getNumExFormats() - Method in class org.apache.poi.hssf.model.Workbook
get the number of ExtendedFormat records contained in this workbook.
getNumIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getNumInfoRecords() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getNumMergedRegions() - Method in class org.apache.poi.hssf.model.Sheet
 
getNumMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
returns the number of merged regions
getNumNames() - Method in class org.apache.poi.hssf.model.Workbook
gets the total number of names
getNumOfREFRecords() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
returns the number of REF Records, which is in model
getNumOfREFStructures() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
return the number of the REF structors , that is in Excel file
getNumRecords() - Method in class org.apache.poi.hssf.model.Sheet
Returns the number of low level binary records in this sheet.
getNumRecords() - Method in class org.apache.poi.hssf.model.Workbook
 
getNumRefs() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the number of cell refs (we don't support selection so set to 0
getNumRowBreaks() - Method in class org.apache.poi.hssf.model.Sheet
Returns the number of row page breaks
getNumSelectedTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the number of selected tabs
getNumShapeIdsUsed() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
getNumShapes() - Method in class org.apache.poi.ddf.EscherDgRecord
The number of shapes in this drawing group.
getNumShapesSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getNumSheets() - Method in class org.apache.poi.hssf.model.Workbook
returns the number of boundsheet objects contained in this workbook.
getNumStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getNumStringsPerBucket() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getNumUniqueStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getNumValues() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the num values field for the Series record.
getNumber(int, int) - Static method in class org.apache.poi.hdf.extractor.util.NumberFormatter
 
getNumber(int, int) - Static method in class org.apache.poi.hdf.model.util.NumberFormatter
 
getNumberOfBuiltinBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the number of builtin and reserved builtinFormats
getNumberOfElementsInArray() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getNumberOfElementsInMemory() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getNumberOfExpressionTokens() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the size of the stack
getNumberOfFontRecords() - Method in class org.apache.poi.hssf.model.Workbook
gets the number of font records
getNumberOfFonts() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the number of fonts in the font table
getNumberOfInfoRecsForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getNumberOfNames() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the total number of named ranges in the workboko
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Get the number of operands for the Less than operator
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Get the number of operands for the Less than operator
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.OperationPtg
The number of operands expected by the operations
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
getNumberOfOperands() - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
getNumberOfSheets() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getNumberOfSheets() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the number of spreadsheets in the workbook (this will be three after serialization)
getNumerator() - Method in class org.apache.poi.hssf.record.SCLRecord
Get the numerator field for the SCL record.
getNumericCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a number.
getNumrm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the numrm field for the PAP record.
getOSVersion() - Method in class org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "OS version" field.
getOSVersion() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getObjRecord() - Method in class org.apache.poi.hssf.model.AbstractShape
 
getObjRecord() - Method in class org.apache.poi.hssf.model.LineShape
 
getObjRecord() - Method in class org.apache.poi.hssf.model.PolygonShape
 
getObjRecord() - Method in class org.apache.poi.hssf.model.SimpleFilledShape
 
getObjRecord() - Method in class org.apache.poi.hssf.model.TextboxShape
 
getObjectId() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the object id field for the CommonObjectData record.
getObjectType() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the object type field for the CommonObjectData record.
getOffset() - Method in class org.apache.poi.ddf.EscherBSERecord
File offset in the delay stream.
getOffset() - Method in class org.apache.poi.hpsf.Section
Returns the offset of the section in the stream.
getOlstAnm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the olstAnm field for the SEP record.
getOptimize() - Method in class org.apache.poi.hssf.record.RowRecord
get whether to optimize or not (set to 0)
getOption() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the option field for the CommonObjectData record.
getOptionFlag() - Method in class org.apache.poi.hssf.record.NameRecord
gets the option flag
getOptionFlags() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the option flags (unimportant for HSSF supported sheets)
getOptionFlags() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
get the (currently unimportant to HSSF) option flags
getOptionFlags() - Method in class org.apache.poi.hssf.record.RowRecord
gets the option bitmask.
getOptionFlags() - Method in class org.apache.poi.hssf.record.UnicodeString
get the option flags which among other things return if this is a 16-bit or 8 bit string
getOptions() - Method in class org.apache.poi.ddf.EscherOptRecord
Automatically recalculate the correct option
getOptions() - Method in class org.apache.poi.ddf.EscherRecord
 
getOptions() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the options field for the FIB record.
getOptions() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Get the options field for the AxisOptions record.
getOptions() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Get the options field for the CategorySeriesAxis record.
getOptions() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the options bitfield - use the bitsetters instead
getOptions() - Method in class org.apache.poi.hssf.record.DatRecord
Get the options field for the Dat record.
getOptions() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the option flags
getOptions() - Method in class org.apache.poi.hssf.record.FrameRecord
Get the options field for the Frame record.
getOptions() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the options field for the Legend record.
getOptions() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Get the options field for the LinkedData record.
getOptions() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getOptions() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the options field for the TextObjectBase record.
getOptions() - Method in class org.apache.poi.hssf.record.TickRecord
Get the options field for the Tick record.
getOptions() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Get the options field for the ValueRange record.
getOptions() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the options bitmask (see bit setters)
getOptions() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the options bitmask or just use the bit setters.
getOptions() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getOptions() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the bit flags for the options.
getOptions1() - Method in class org.apache.poi.hssf.record.TextRecord
Get the options1 field for the Text record.
getOptions2() - Method in class org.apache.poi.hssf.record.TextRecord
Get the options2 field for the Text record.
getOutlineLevel() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the outline level for the cells
getOutlineLevel() - Method in class org.apache.poi.hssf.record.RowRecord
get the outline level of this row
getOutlineStyleLevel() - Method in class org.apache.poi.hssf.record.StyleRecord
get the row or column level of the style (if builtin 1||2)
getPAP() - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
getPAP() - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
getPAPX() - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
getPAPX() - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
getPIDString(int) - Method in class org.apache.poi.hpsf.Section
Returns the PID string associated with a property ID.
getPIDString(byte[], int) - Static method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Returns the property ID string that is associated with a given property ID in a section format ID's namespace.
getPageBreakZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
zoom magification in page break view
getPageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's page count or 0 if the SummaryInformation does not contain a page count.
getPageStart() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getPageStart() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the page start.
getPaged() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is the sheet currently displayed in the window
getPaint() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getPaint() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette options bitmask (see the individual bit getter methods that reference this one)
getPalettepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getPane() - Method in class org.apache.poi.hssf.record.SelectionRecord
get which window pane this is for
getPaperSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getPaperSize() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the paper size.
getPapx() - Method in class org.apache.poi.hdf.extractor.util.PapxNode
 
getPapx() - Method in class org.apache.poi.hdf.model.hdftypes.PapxNode
 
getParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's par count or 0 if the DocumentSummaryInformation does not contain a par count.
getParameter(String, String) - Method in class org.apache.poi.hssf.contrib.view.SViewer
Get a parameter value
getParameterClass(int) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getParameterInfo() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Get parameter info
getParent() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Gets the parent shape.
getParent() - Method in interface org.apache.poi.poifs.filesystem.Entry
get this Entry's parent (the DirectoryEntry that owns this Entry).
getParent() - Method in class org.apache.poi.poifs.filesystem.EntryNode
get this Entry's parent (the DocumentEntry that owns this Entry).
getParent() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns the path's parent or null if this path is the root path.
getParentIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
for cell XF types this is the parent style (usually 0/normal).
getParsedExpression() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the stack as a list
getPassword() - Method in class org.apache.poi.hssf.record.PasswordRecord
get the password
getPassword() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
get the password
getPath() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getPath() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
 
getPath() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getPatriarch() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getPattern() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Get the pattern field for the AreaFormat record.
getPcHorz() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the pcHorz field for the PAP record.
getPcVert() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the pcVert field for the PAP record.
getPgbProp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the pgbProp field for the SEP record.
getPgnStart() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the pgnStart field for the SEP record.
getPhe() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the phe field for the PAP record.
getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
gets the number of defined cells (NOT number of cells in the actual row!).
getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the number of phsyically defined rows (NOT the number of rows in the sheet)
getPnChpFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnChpFirst field for the FIB record.
getPnChpFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnChpFirst_W6 field for the FIB record.
getPnFbpChpFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpChpFirst field for the FIB record.
getPnFbpChpFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpChpFirst_W6 field for the FIB record.
getPnFbpLvcFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpLvcFirst field for the FIB record.
getPnFbpLvcFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpLvcFirst_W6 field for the FIB record.
getPnFbpPapFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpPapFirst field for the FIB record.
getPnFbpPapFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnFbpPapFirst_W6 field for the FIB record.
getPnLvcFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnLvcFirst field for the FIB record.
getPnLvcFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnLvcFirst_W6 field for the FIB record.
getPnNext() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnNext field for the FIB record.
getPnPapFirst() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnPapFirst field for the FIB record.
getPnPapFirst_W6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the pnPapFirst_W6 field for the FIB record.
getPointNumber() - Method in class org.apache.poi.hssf.record.DataFormatRecord
Get the point number field for the DataFormat record.
getPositionOfBof() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
getPreOffset() - Method in class org.apache.poi.hssf.model.Sheet
get the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
getPreferredEncoding() - Static method in class org.apache.poi.util.StringUtil
 
getPresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's presentation format (or null).
getPreviousChild() - Method in interface org.apache.poi.poifs.property.Child
Get the previous Child, if any
getPreviousChild() - Method in class org.apache.poi.poifs.property.Property
Get the previous Child, if any
getPrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
getPrintGridlines() - Method in class org.apache.poi.hssf.model.Sheet
Returns the PrintGridlinesRecord.
getPrintGridlines() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
get whether or not to print the gridlines (and make your spreadsheet ugly)
getPrintHeaders() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
get whether to print the headers - y/n
getPrintSetup() - Method in class org.apache.poi.hssf.model.Sheet
Returns the PrintSetupRecord.
getPrintSetup() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the print setup object.
getProperties() - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the Property array contained in this property set.
getProperties() - Method in class org.apache.poi.hpsf.Section
Returns this section's properties.
getProperty(int) - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the value of the property with the specified ID.
getProperty(int) - Method in class org.apache.poi.hpsf.Section
Returns the value of the property with the specified ID.
getProperty() - Method in class org.apache.poi.poifs.filesystem.EntryNode
grant access to the property
getPropertyBooleanValue(int) - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the value of a boolean property with the specified ID.
getPropertyBooleanValue(int) - Method in class org.apache.poi.hpsf.Section
Returns the value of the boolean property with the specified ID.
getPropertyCount() - Method in class org.apache.poi.hpsf.Section
Returns the number of properties in this section.
getPropertyIntValue(int) - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the value of the numeric property with the specified ID.
getPropertyIntValue(int) - Method in class org.apache.poi.hpsf.Section
Returns the value of the numeric property with the specified ID.
getPropertyName(short) - Static method in class org.apache.poi.ddf.EscherProperties
 
getPropertyNumber() - Method in class org.apache.poi.ddf.EscherProperty
 
getPropertySet() - Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptor
Returns this PropertySetDescriptor's PropertySet.
getPropertySize() - Method in class org.apache.poi.ddf.EscherComplexProperty
Caclulates the number of bytes required to serialize this property.
getPropertySize() - Method in class org.apache.poi.ddf.EscherProperty
Most properties are just 6 bytes in length.
getPropertyStart() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
get start of Property Table
getPropertyType(short) - Static method in class org.apache.poi.ddf.EscherProperties
 
getPropertyValue() - Method in class org.apache.poi.ddf.EscherSimpleProperty
 
getProtect() - Method in class org.apache.poi.hssf.model.Sheet
 
getProtect() - Method in class org.apache.poi.hssf.record.ProtectRecord
get whether the sheet is protected or not
getProtect() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
get whether the this is protected shared/tracked workbook or not
getProtect() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
is this window protected or not
getProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Answer whether protection is enabled or disabled
getProtpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getPtap() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the ptap field for the PAP record.
getPtgClass() - Method in class org.apache.poi.hssf.record.formula.Ptg
returns the class (REF/VALUE/ARRAY) for this Ptg
getREFRecordAt(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
returns the REF record (ExternSheetSubRecord)
getRKField() - Method in class org.apache.poi.hssf.record.RKRecord
 
getRKNumber() - Method in class org.apache.poi.hssf.record.RKRecord
Extract the value of the number
getRKNumberAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
returns the rk number for column (coffset = column - field_2_first_col)
getRKType() - Method in class org.apache.poi.hssf.record.RKRecord
Get the type of the number
getRPNPtg() - Method in class org.apache.poi.hssf.model.FormulaParser
API call to retrive the array of Ptgs created as a result of the parsing
getRPNPtg(int) - Method in class org.apache.poi.hssf.model.FormulaParser
 
getRange() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getRawSheetnameLength() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the length of the raw sheetname in characters the length depends on the unicode flag
getRawValue(int) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getReadingOrder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the reading order for far east versions (0 - Context, 1 - Left to right, 2 - right to left) - We could use some help with support for the far east.
getReason() - Method in class org.apache.poi.hpsf.HPSFException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReason() - Method in class org.apache.poi.hpsf.HPSFRuntimeException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReason() - Method in class org.apache.poi.hssf.eventusermodel.HSSFUserException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getRecalc() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
get whether to recalculate formulas/etc before saving or not
getRecalcIdArray() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
get the recalc array.
getRecordId() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
The record id for the EscherChildAnchorRecord.
getRecordId() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The record id for this record.
getRecordId() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Returns the identifier of this record.
getRecordId() - Method in class org.apache.poi.ddf.EscherDgRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherRecord
Return the current record id.
getRecordId() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The 16 bit identifier of this shape group record.
getRecordId() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getRecordId(String, String) - Static method in class org.apache.poi.generator.RecordUtil
 
getRecordName() - Method in class org.apache.poi.ddf.EscherBSERecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherBlipRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherClientDataRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherDgRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherDggRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherOptRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherRecord
Subclasses should return the short name for this escher record.
getRecordName() - Method in class org.apache.poi.ddf.EscherSpRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.EscherTextboxRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.ddf.UnknownEscherRecord
The short name for this record
getRecordName() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getRecordName() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherBSERecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherDgRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherDggRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherOptRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherRecord
Subclasses should effeciently return the number of bytes required to serialize the record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherSpRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherSpgrRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherTextboxRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.UnknownEscherRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Size of record (including 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AreaRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AxisRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.AxisUsedRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BarRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.BeginRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BlankRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ChartRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DatRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.DataFormatRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.EndRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.EndSubRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.EscherAggregate
The number of bytes required to serialize this record.
getRecordSize() - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
Returns the size of this record
getRecordSize() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
returns the record size
getRecordSize() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.FontIndexRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.FontRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.FooterRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.FrameRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.LegendRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.NameRecord
returns the record size
getRecordSize() - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ObjRecord
Size of record (excluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PaneRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PlotAreaRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getRecordSize() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.Record
gives the current serialized size of the record.
getRecordSize() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.RightMarginRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.RowRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SCLRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesListRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.StringRecord
gives the current serialized size of the record.
getRecordSize() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.TextRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.TickRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.TopMarginRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.UnicodeString
 
getRecordSize() - Method in class org.apache.poi.hssf.record.UnitsRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Size of record (exluding 4 byte header)
getRecordSize() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
gives the current serialized size of the record.
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getRecordSizeForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
Given a number of strings (in the sst), returns the size of the extsst record
getRecords() - Method in class org.apache.poi.hssf.model.Sheet
 
getRecords() - Method in class org.apache.poi.hssf.model.Workbook
 
getRecords() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getRectX1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting top-left coordinate of child records.
getRectX2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting bottom-right coordinate of child records.
getRectY1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting top-left coordinate of child records.
getRectY2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting bottom-right coordinate of child records.
getRed() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getRef() - Method in class org.apache.poi.ddf.EscherBSERecord
The reference count of this blip.
getReference() - Method in class org.apache.poi.hssf.usermodel.HSSFName
gets the reference of the named range
getReferenceType() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Get the reference type field for the LinkedData record.
getRefreshAll() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
get whether to refresh all external data when loading a sheet
getRemainingData() - Method in class org.apache.poi.ddf.EscherBSERecord
Any remaining data in this record.
getRemainingData() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Any remaining data in the record
getRemainingData() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Any data recording this record.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getRenderingHints() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getRenderingHints() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getRequiredVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
get the minimum version required to read this file
getReserved() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the reserved field for the DOP record.
getReserved() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the reserved bits - why would you do this?
getReserved() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
getReserved1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the reserved1 field for the DOP record.
getReserved1() - Method in class org.apache.poi.hssf.record.AxisRecord
Get the reserved1 field for the Axis record.
getReserved1() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved1 field for the CommonObjectData record.
getReserved2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the reserved2 field for the DOP record.
getReserved2() - Method in class org.apache.poi.hssf.record.AxisRecord
Get the reserved2 field for the Axis record.
getReserved2() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved2 field for the CommonObjectData record.
getReserved2() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
getReserved3() - Method in class org.apache.poi.hssf.record.AxisRecord
Get the reserved3 field for the Axis record.
getReserved3() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved3 field for the CommonObjectData record.
getReserved3() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
getReserved4() - Method in class org.apache.poi.hssf.record.AxisRecord
Get the reserved4 field for the Axis record.
getReserved4() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the reserved4 field for the TextObjectBase record.
getReserved5() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the reserved5 field for the TextObjectBase record.
getReserved6() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the reserved6 field for the TextObjectBase record.
getReserved7() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the reserved7 field for the TextObjectBase record.
getRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's revision number (or null).
getRgbColor() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getRgbColor() - Method in class org.apache.poi.hssf.record.TextRecord
Get the rgbColor field for the Text record.
getRgdxaCenter() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the rgdxaCenter field for the TAP record.
getRgdxaColumn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the rgdxaColumn field for the SEP record.
getRgdxaTab() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the rgdxaTab field for the PAP record.
getRgf() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the rgf field for the TC record.
getRgshd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the rgshd field for the TAP record.
getRgtbd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the rgtbd field for the PAP record.
getRgtc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the rgtc field for the TAP record.
getRight() - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Get the right side of the footer.
getRight() - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Get the right side of the header.
getRightBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getRightBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the right border color
getRncEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getRncFtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getRoot() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
get the root entry
getRoot() - Method in class org.apache.poi.poifs.property.PropertyTable
Get the root property
getRotation() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the degree of rotation.
getRotation() - Method in class org.apache.poi.hssf.record.TextRecord
 
getRotation() - Method in class org.apache.poi.hssf.record.TickRecord
rotate text (0=none, 1=normal, 2=90 degrees counterclockwise, 3=90 degrees clockwise)
getRotation() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the degree of rotation for the text in the cell
getRow(int) - Method in class org.apache.poi.hssf.model.Sheet
get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
getRow() - Method in class org.apache.poi.hssf.record.BlankRecord
get the row this cell occurs on
getRow() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getRow() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
get the row this cell occurs on
getRow() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getRow() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getRow() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getRow() - Method in class org.apache.poi.hssf.record.MulBlankRecord
get the row number of the cells this represents
getRow() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getRow() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getRow() - Method in class org.apache.poi.hssf.record.RKRecord
 
getRow() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getRow() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getRow() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
getRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the logical row (not physical) 0-based.
getRow(int, HSSFSheet) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Get a row from the spreadsheet, and create it if it doesn't exist.
getRow() - Method in class org.apache.poi.hssf.util.CellReference
 
getRow1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the top-left corner of the shape.
getRow1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getRow2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the bottom-right corner of the current shape.
getRow2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getRowBreaks() - Method in class org.apache.poi.hssf.model.Sheet
Returns all the row page breaks
getRowBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Retrieves all the horizontal page breaks
getRowCount() - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
getRowFrom() - Method in class org.apache.poi.hssf.util.Region
get the upper left hand corner row number
getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
get the default row height
getRowLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
get the maximum outline level for the row gutter.
getRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get row number this row represents
getRowNumber() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical row number for this row (0 based index)
getRowOffset() - Method in class org.apache.poi.hssf.record.DBCellRecord
gets offset from the start of this DBCellRecord to the start of the first cell in the next DBCell block.
getRowRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the lowlevel RowRecord represented by this object - should only be called by other parts of the high level API
getRowSumsBelow() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get if row summaries appear below detail in the outline
getRowSumsBelow() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get if row summaries appear below detail in the outline
getRowSumsRight() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get if col summaries appear right of the detail in the outline
getRowSumsRight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get if col summaries appear right of the detail in the outline
getRowTo() - Method in class org.apache.poi.hssf.util.Region
get the lower right hand corner row number
getSBAT() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Get the SBAT
getSBATBlockCount() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Get the number of SBAT blocks
getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
 
getSSTIndex() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
get the index to the string in the SSTRecord
getSSTString(int) - Method in class org.apache.poi.hssf.model.Workbook
given an index into the SST table, this function returns the corresponding String value
getSSTString(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getSaveLinkValues() - Method in class org.apache.poi.hssf.record.BookBoolRecord
get the save ext links flag
getSavedInPageBreakPreview() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
was the sheet saved in page break view
getScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns true when scaling of the thumbnail is desired, false if cropping is desired.
getScale() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Get the scale field for the FontBasis record.
getScale() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getScale() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the scale.
getSecondaryUID() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the secondary UID
getSectionCount() - Method in class org.apache.poi.hpsf.PropertySet
Returns the number of Sections in the property set.
getSectionCount() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getSections() - Method in class org.apache.poi.hpsf.PropertySet
Returns the Sections in the property set.
getSections() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns a security code which is one of the following values:
getSelected() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
sheet tab is selected
getSelectedTab() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the selected tab number
getSelection() - Method in class org.apache.poi.hssf.model.Sheet
 
getSepx() - Method in class org.apache.poi.hdf.extractor.util.SepxNode
 
getSepx() - Method in class org.apache.poi.hdf.model.hdftypes.SepxNode
 
getSeriesIndex() - Method in class org.apache.poi.hssf.record.DataFormatRecord
Get the series index field for the DataFormat record.
getSeriesNumber() - Method in class org.apache.poi.hssf.record.DataFormatRecord
Get the series number field for the DataFormat record.
getSeriesNumbers() - Method in class org.apache.poi.hssf.record.SeriesListRecord
Get the series numbers field for the SeriesList record.
getSfxtText() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the sfxtText field for the CHP record.
getShapeId() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getShapeType() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
Gets the shape type.
getSharedFormulaRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getShd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the shd field for the CHP record.
getShd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the shd field for the PAP record.
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
used internally in the API to get the low level Sheet record represented by this Object.
getSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Get sheet with the given name
getSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Get the HSSFSheet object at the given index.
getSheetIndex(String) - Method in class org.apache.poi.hssf.model.Workbook
get the sheet's index
getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the index of the sheet by his name
getSheetIndexFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.model.Workbook
Finds the sheet index for a particular external sheet number.
getSheetName(int) - Method in class org.apache.poi.hssf.model.Workbook
gets the name for a given sheet.
getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Get the sheets name which this named range is referenced to
getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the sheet name
getSheetName() - Method in class org.apache.poi.hssf.util.CellReference
 
getSheetName() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getSheetName(int) - Method in class org.apache.poi.hssf.util.SheetReferences
 
getSheetReferences() - Method in class org.apache.poi.hssf.model.Workbook
 
getSheetname() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the sheetname for this sheet.
getSheetnameLength() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the length of the sheetname in characters
getShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a short value from a byte array
getShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a short value from the beginning of a byte array
getShortArray(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a short array from a byte array.
getShortDescription() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.property.Property
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortRawValue(short) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getShortValue(short) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right, as a short.
getShrinkToFit() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to shrink the text to fit
getSid() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AreaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AxisParentRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AxisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AxisUsedRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BarRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BeginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BlankRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ChartRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DataFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getSid() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EndRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getSid() - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FontBasisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FontIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FontRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FooterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FrameRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
getSid() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getSid() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getSid() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LegendRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LineFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getSid() - Method in class org.apache.poi.hssf.record.NameRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PaneRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getSid() - Method in class org.apache.poi.hssf.record.PlotAreaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getSid() - Method in class org.apache.poi.hssf.record.RKRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getSid() - Method in class org.apache.poi.hssf.record.Record
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RowRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SCLRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesListRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.StringRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TextRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TickRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UnicodeString
 
getSid() - Method in class org.apache.poi.hssf.record.UnitsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getSid() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getSid() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
It's an aggregate...
getSid() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
return the non static version of the id for this record.
getSimpleShortArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
get a short array from a byte array.
getSingleSection() - Method in class org.apache.poi.hpsf.PropertySet
If the PropertySet has only a single section this method returns it.
getSingleSection() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
getSize() - Method in class org.apache.poi.ddf.EscherBSERecord
Blip size in stream.
getSize() - Method in class org.apache.poi.hdf.extractor.PropertySet
 
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hpsf.Section
Returns the section's size in bytes.
getSize() - Method in class org.apache.poi.hssf.model.Sheet
 
getSize() - Method in class org.apache.poi.hssf.model.Workbook
 
getSize() - Method in interface org.apache.poi.hssf.record.CustomField
 
getSize() - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
getSize() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Get the size of the sid
getSize() - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Get the size of the sid
getSize() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.Ptg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
getSize() - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
getSize() - Method in interface org.apache.poi.poifs.filesystem.DocumentEntry
get the zize of the document, in bytes
getSize() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
get the zize of the document, in bytes
getSize() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
 
getSize() - Method in class org.apache.poi.poifs.property.Property
find out the document size
getSizeOfElements() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the stream's slide count or 0 if the DocumentSummaryInformation does not contain a slide count.
getSmallBlocks() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
return the array of SmallDocumentBlocks used
getSmallDocumentBlocks(RawDataBlockList, RootProperty, int) - Static method in class org.apache.poi.poifs.storage.SmallBlockTableReader
fetch the small document block list from an existing file
getSpContainer() - Method in class org.apache.poi.hssf.model.AbstractShape
 
getSpContainer() - Method in class org.apache.poi.hssf.model.LineShape
 
getSpContainer() - Method in class org.apache.poi.hssf.model.PolygonShape
 
getSpContainer() - Method in class org.apache.poi.hssf.model.SimpleFilledShape
 
getSpContainer() - Method in class org.apache.poi.hssf.model.TextboxShape
 
getSpacing() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the spacing field for the Legend record.
getSpare() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the Spare field for the DOP record.
getSpecificBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.Workbook
Retrieves the Builtin NameRecord that matches the name and index There shouldn't be too many names to make the sequential search too slow
getStart() - Method in class org.apache.poi.hdf.extractor.HeaderFooter
 
getStart() - Method in class org.apache.poi.hdf.extractor.util.PropertyNode
 
getStart(int) - Method in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
Used to get a text offset corresponding to a grpprl in this fkp.
getStart() - Method in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
getStart() - Method in class org.apache.poi.hdf.model.hdftypes.PropertyNode
 
getStartBlock() - Method in class org.apache.poi.hdf.extractor.PropertySet
 
getStartBlock() - Method in class org.apache.poi.poifs.property.Property
 
getStartBlock() - Method in class org.apache.poi.poifs.property.PropertyTable
Get the start block for the property table
getStartBlock() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
get the starting block
getStatusBarLength() - Method in class org.apache.poi.hssf.record.NameRecord
get the status bar text length
getStatusBarText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the status bar text
getStorageClsid() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.apache.poi.poifs.property.Property
Sets the storage clsid, which is the Class ID of a COM object which reads and writes this stream
getStr() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getStream() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getStream() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getStreamPos() - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
getStrikeout() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get whether to use a strikeout horizontal line through the text or not
getString(int) - Method in class org.apache.poi.hssf.record.SSTRecord
Get a particular string by its index
getString() - Method in class org.apache.poi.hssf.record.StringRecord
 
getString() - Method in class org.apache.poi.hssf.record.UnicodeString
get the actual string this contains as a java String object
getString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Returns the plain string representation.
getString() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getStringCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a string - for numeric cells we throw an exception.
getStringLength() - Method in class org.apache.poi.hssf.record.LabelRecord
get the number of characters this string contains
getStringLength() - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
getStringRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getStringValue() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getStringWidth(String) - Method in class org.apache.poi.hssf.usermodel.FontDetails
Gets the width of all characters in a string.
getStroke() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getStroke() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getStructOffset(int) - Method in class org.apache.poi.hdf.model.hdftypes.PlexOfCps
Returns the offset, in bytes, from the beginning if this PlexOfCps to the data structure at index.
getStyleDescription(int) - Method in class org.apache.poi.hdf.extractor.StyleSheet
 
getStyleDescription(int) - Method in class org.apache.poi.hdf.model.hdftypes.StyleSheet
Gets the StyleDescription at index x.
getSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getSubexpressionLength() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
getSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's subject (or null).
getSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Returns the Summary Information properties singleton.
getSupbookpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the supbookpos.
getSuperSubScript() - Method in class org.apache.poi.hssf.record.FontRecord
get the type of super or subscript for the font
getTAP() - Method in class org.apache.poi.hdf.extractor.TableRow
 
getTabIdArray() - Method in class org.apache.poi.hssf.record.TabIdRecord
get the tab array.
getTabWidthRatio() - Method in class org.apache.poi.hssf.record.WindowOneRecord
ratio of the width of the tabs to the horizontal scrollbar
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
Gets the tableCellEditorComponent attribute of the SVTableCellEditor object
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
getTabpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getTag() - Method in class org.apache.poi.ddf.EscherBSERecord
unused
getTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's template (or null).
getText() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Get the text field for the SeriesText record.
getTextLength() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Get the text length field for the SeriesText record.
getTextLength() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the text length field for the TextObjectBase record.
getTextObjectRecord() - Method in class org.apache.poi.hssf.model.TextboxShape
 
getTextOrientation() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Get the text orientation field for the TextObjectBase record.
getTextRotation() - Method in class org.apache.poi.hssf.record.TextRecord
Get the text rotation field for the Text record.
getTextsLength() - Method in class org.apache.poi.hssf.record.NameRecord
gets the length of all texts
getThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's thumbnail (or null) when this method is implemented.
getThumbnail() - Method in class org.apache.poi.hpsf.Thumbnail
Returns the thumbnail as a byte[] in VT_CF format.
getThumbnailAsWMF() - Method in class org.apache.poi.hpsf.Thumbnail
Returns the Thumbnail as a byte[] of WMF data if the Thumbnail's Clipboard Format Tag is CFTAG_WINDOWS and its Clipboard Format is CF_METAFILEPICT
getTickColor() - Method in class org.apache.poi.hssf.record.TickRecord
Get the tick color field for the Tick record.
getTickMarkFrequency() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Get the tick mark frequency field for the CategorySeriesAxis record.
getTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's title (or null).
getTlp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Get the tlp field for the TAP record.
getTmEdited() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the tmEdited field for the DOP record.
getToCell() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getToString(String, String, String) - Static method in class org.apache.poi.generator.RecordUtil
 
getTopBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the top border
getTopBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the top border
getTopColGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
get the size of the gutter that appears at the above the columns
getTopRow() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the top row field for the Pane record.
getTopRow() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the top row visible in the window
getTransform() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
getTransform() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
Renders an object in a tree cell depending of the object's class.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor
 
getTripletHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
this function returns all colors in a hastable.
getType() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
 
getType(String, String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getType(String, String, int) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getType() - Method in class org.apache.poi.hpsf.Property
Returns the property's type.
getType() - Method in class org.apache.poi.hssf.record.BOFRecord
type of object this marks
getType() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the type field for the Legend record.
getType() - Method in class org.apache.poi.hssf.record.StyleRecord
get the type of the style (builtin or user-defined)
getType() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Get the type of PTG for Greater Than
getType() - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Get the type of PTG for Less Than
getType() - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.OperationPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
getType() - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
getType1stCap(String, String, int) - Static method in class org.apache.poi.generator.RecordUtil
 
getType1stCap(String, String, int) - Static method in class org.apache.poi.hdf.generator.HDFRecordUtil
 
getTypeOffset() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get normal,super or subscript.
getTypes(InputStream) - Static method in class org.apache.poi.hdf.model.HDFObjectFactory
 
getUInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned short value from a byte array
getUShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned short value from the beginning of a byte array
getUid() - Method in class org.apache.poi.ddf.EscherBSERecord
16 byte MD4 checksum.
getUnderline() - Method in class org.apache.poi.hssf.record.FontRecord
get the type of underlining for the font
getUnderline() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get type of text underlining to use
getUndocumented() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Get the undocumented field for the SeriesText record.
getUnicodeCharacter(byte[], int) - Static method in class org.apache.poi.hdf.extractor.Utils
 
getUnicodeFlag() - Method in class org.apache.poi.hssf.record.FormatRecord
get whether the string is unicode
getUnits() - Method in class org.apache.poi.hssf.record.UnitsRecord
Get the units field for the Units record.
getUnsignedByte(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUnsignedByte(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUnused() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Get the unused field for the TC record.
getUnused() - Method in class org.apache.poi.hssf.record.NameRecord
gets the index to extern sheet
getUnused2() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getUnused2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the unused2 field for the DOP record.
getUnused2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the unused2 field for the SEP record.
getUnused3() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getUnused3() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the unused3 field for the SEP record.
getUnused4() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the unused4 field for the SEP record.
getUnused5() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getUnused5() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the unused5 field for the SEP record.
getUnused6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the unused6 field for the SEP record.
getUsage() - Method in class org.apache.poi.ddf.EscherBSERecord
Defines the way this blip is used.
getUsePage() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getUsePage() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the use page numbers.
getUsername() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
get the username for the user that created the report.
getVCenter() - Method in class org.apache.poi.hssf.record.VCenterRecord
get whether to center vertically or not
getVResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getVResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the vertical resolution.
getValidSettings() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getValidSettings() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the valid settings.
getValue() - Method in class org.apache.poi.hpsf.Property
Returns the property's value.
getValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the calculated value of the formula
getValue() - Method in class org.apache.poi.hssf.record.LabelRecord
get the value
getValue() - Method in class org.apache.poi.hssf.record.NumberRecord
get the value for the cell
getValue() - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
getValue() - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
getValue() - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
getValue() - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
getValue(int) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right.
getValueAt(int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
getValuesDataType() - Method in class org.apache.poi.hssf.record.SeriesRecord
Get the values data type field for the Series record.
getVaryDisplayPattern() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
Version number - for BIFF8 should be 0x06
getVertAlign() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
getVerticalAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the vertical alignment of text in the cell
getVerticalAlignment() - Method in class org.apache.poi.hssf.record.TextRecord
Get the vertical alignment field for the Text record.
getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the type of vertical alignment for the cell
getVerticalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the vertical position of the window (in 1/20ths of a point)
getVerticalScale() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Get the verticalScale field for the PlotGrowth record.
getVerticalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
getVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determine whether printed output for this sheet will be vertically centered.
getView() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the view field for the DOP record.
getViewableArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.property.Property
Get an array of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.property.Property
Get an Iterator of objects, some of which may implement POIFSViewable
getVirusinfo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the virusinfo field for the DOP record.
getVjc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the vjc field for the SEP record.
getWAlignFont() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the wAlignFont field for the PAP record.
getWCharScale() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the wCharScale field for the CHP record.
getWIdent() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the wIdent field for the FIB record.
getWMagicCreated() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the wMagicCreated field for the FIB record.
getWMagicCreatedPrivate() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the wMagicCreatedPrivate field for the FIB record.
getWMagicRevised() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the wMagicRevised field for the FIB record.
getWMagicRevisedPrivate() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Get the wMagicRevisedPrivate field for the FIB record.
getWSBool1() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get first byte (see bit getters)
getWSBool2() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get the second byte (see bit getters)
getWScaleSaved() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getWSpare() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the wSpare field for the DOP record.
getWSpare2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Get the wSpare2 field for the DOP record.
getWTextFlow() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the wTextFlow field for the SEP record.
getWeight() - Method in class org.apache.poi.hssf.record.LineFormatRecord
Get the weight field for the LineFormat record.
getWidth() - Method in class org.apache.poi.ddf.EscherBlipRecord
Retrieve the width of the metafile in EMU's (English Metric Units).
getWidth() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Get the width field for the AxisParent record.
getWidth() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getWidth() - Method in class org.apache.poi.hssf.record.ChartRecord
Get the width field for the Chart record.
getWidth() - Method in class org.apache.poi.hssf.record.TextRecord
Get the width field for the Text record.
getWidth() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the width of the window
getWidth() - Method in class org.apache.poi.hssf.util.RangeAddress
 
getWindowing() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
gets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the stream's word count or 0 if the SummaryInformation does not contain a word count.
getWr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Get the wr field for the PAP record.
getWrapText() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to wrap the text in the cell
getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the text should be wrapped
getWvkSaved() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
getX() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Get the x field for the AxisParent record.
getX() - Method in class org.apache.poi.hssf.record.ChartRecord
Get the x field for the Chart record.
getX() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the x field for the Pane record.
getX() - Method in class org.apache.poi.hssf.record.TextRecord
Get the x field for the Text record.
getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
The top left x coordinate of this group.
getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The top left x coordinate of this group.
getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
The bottom right x coordinate of this group.
getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The bottom right x coordinate of this group.
getXAxisUpperLeft() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the x axis upper left field for the Legend record.
getXBATChainOffset() - Static method in class org.apache.poi.poifs.storage.BATBlock
 
getXBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
 
getXBATIndex() - Method in class org.apache.poi.poifs.storage.HeaderBlockReader
 
getXBasis() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Get the x Basis field for the FontBasis record.
getXFAt(int) - Method in class org.apache.poi.hssf.record.MulBlankRecord
returns the xf index for column (coffset = column - field_2_first_col)
getXFAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
returns the xf index for column (coffset = column - field_2_first_col)
getXFIndex() - Method in class org.apache.poi.hssf.record.BlankRecord
get the index of the extended format record to style this cell with
getXFIndex() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the index to the ExtendedFormat
getXFIndex() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
getXFIndex() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the columns' default format info
getXFIndex() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getXFIndex() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getXFIndex() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
get the index to the extended format record
getXFIndex() - Method in class org.apache.poi.hssf.record.NumberRecord
get the index to the ExtendedFormat
getXFIndex() - Method in class org.apache.poi.hssf.record.RKRecord
 
getXFIndex() - Method in class org.apache.poi.hssf.record.RowRecord
if the row is formatted then this is the index to the extended format record
getXFIndex() - Method in class org.apache.poi.hssf.record.StyleRecord
get the actual index of the style extended format record
getXFIndex() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getXFType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is a cell or style XFRecord
getXPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getXPosition() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getXPosition(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
getXSize() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the x size field for the Legend record.
getXaPage() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the xaPage field for the SEP record.
getXaPageNUp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the xaPageNUp field for the SEP record.
getXchSym() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the xchSym field for the CHP record.
getXfpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getXstDispFldRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the xstDispFldRMark field for the CHP record.
getY() - Method in class org.apache.poi.hssf.record.AxisParentRecord
Get the y field for the AxisParent record.
getY() - Method in class org.apache.poi.hssf.record.ChartRecord
Get the y field for the Chart record.
getY() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the y field for the Pane record.
getY() - Method in class org.apache.poi.hssf.record.TextRecord
Get the y field for the Text record.
getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
The top left y coordinate of this group.
getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The top left y coordinate of this group.
getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
The bottom right y coordinate of this group.
getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The bottom right y coordinate of this group.
getYAxisUpperLeft() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the y axis upper left field for the Legend record.
getYBasis() - Method in class org.apache.poi.hssf.record.FontBasisRecord
Get the y Basis field for the FontBasis record.
getYPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getYPosition() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
getYPosition(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
getYSize() - Method in class org.apache.poi.hssf.record.LegendRecord
Get the y size field for the Legend record.
getYaPage() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the yaPage field for the SEP record.
getYaPageNUp() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Get the yaPageNUp field for the SEP record.
getYsr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Get the ysr field for the CHP record.
getZero1() - Method in class org.apache.poi.hssf.record.TickRecord
Get the zero 1 field for the Tick record.
getZero2() - Method in class org.apache.poi.hssf.record.TickRecord
Get the zero 2 field for the Tick record.
getZero3() - Method in class org.apache.poi.hssf.record.TickRecord
Get the zero 3 field for the Tick record.
getZeroHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get whether or not to display this row with 0 height
getZkSaved() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
gridset - Variable in class org.apache.poi.hssf.model.Sheet
 
groupColumn(short, short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Create an outline for the provided column range.
groupColumnRange(short, short, boolean) - Method in class org.apache.poi.hssf.model.Sheet
Creates an outline group for the specified columns.
groupColumnRange(short, short, boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Creates an outline group for the specified columns.
groupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
groupRowRange(int, int, boolean) - Method in class org.apache.poi.hssf.model.Sheet
 

H

HAIR - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
HCenterRecord - class org.apache.poi.hssf.record.HCenterRecord.
Title: HCenter record
HCenterRecord() - Constructor for class org.apache.poi.hssf.record.HCenterRecord
 
HCenterRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.HCenterRecord
Constructs an HCenter record and sets its fields appropriately.
HCenterRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.HCenterRecord
Constructs an HCenter record and sets its fields appropriately.
HDFDocument - class org.apache.poi.hdf.model.HDFDocument.
 
HDFDocument(InputStream, HDFParsingListener) - Constructor for class org.apache.poi.hdf.model.HDFDocument
 
HDFDocument(InputStream) - Constructor for class org.apache.poi.hdf.model.HDFDocument
 
HDFFieldIterator - class org.apache.poi.hdf.generator.HDFFieldIterator.
This class overrides FieldIterator to handle HDF specific types
HDFFieldIterator() - Constructor for class org.apache.poi.hdf.generator.HDFFieldIterator
 
HDFLowLevelParsingListener - interface org.apache.poi.hdf.event.HDFLowLevelParsingListener.
 
HDFObjectFactory - class org.apache.poi.hdf.model.HDFObjectFactory.
The Object Factory takes in a stream and creates the low level objects that represent the data.
HDFObjectFactory(InputStream, HDFLowLevelParsingListener) - Constructor for class org.apache.poi.hdf.model.HDFObjectFactory
Creates a new instance of HDFObjectFactory
HDFObjectFactory(InputStream) - Constructor for class org.apache.poi.hdf.model.HDFObjectFactory
Creates a new instance of HDFObjectFactory
HDFObjectModel - class org.apache.poi.hdf.model.HDFObjectModel.
 
HDFObjectModel() - Constructor for class org.apache.poi.hdf.model.HDFObjectModel
 
HDFParsingListener - interface org.apache.poi.hdf.event.HDFParsingListener.
 
HDFRecordUtil - class org.apache.poi.hdf.generator.HDFRecordUtil.
This class overrides RecordUtil to handle HDF specific types
HDFRecordUtil() - Constructor for class org.apache.poi.hdf.generator.HDFRecordUtil
 
HDFType - interface org.apache.poi.hdf.model.hdftypes.HDFType.
 
HEADER_EVEN - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
HEADER_EVEN - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
HEADER_FIRST - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
HEADER_FIRST - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
HEADER_ODD - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
HEADER_ODD - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
HIDE_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
HISTORY_MASK - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default for a normal sheet (0x41)
HORIZONTAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextRecord
 
HORIZONTAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextRecord
 
HORIZONTAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextRecord
 
HORIZONTAL_ALIGNMENT_LEFT - Static variable in class org.apache.poi.hssf.record.TextRecord
 
HORIZONTAL_SID - Static variable in class org.apache.poi.hssf.record.PageBreakRecord
 
HORIZONTAL_TEXT_ALIGNMENT_CENTERED - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
HORIZONTAL_TEXT_ALIGNMENT_JUSTIFIED - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
HORIZONTAL_TEXT_ALIGNMENT_LEFT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
HORIZONTAL_TEXT_ALIGNMENT_RIGHT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
HPSFException - exception org.apache.poi.hpsf.HPSFException.
This exception is the superclass of all other checked exceptions thrown in this package.
HPSFException() - Constructor for class org.apache.poi.hpsf.HPSFException
Creates a new HPSFException.
HPSFException(String) - Constructor for class org.apache.poi.hpsf.HPSFException
Creates a new HPSFException with a message string.
HPSFException(Throwable) - Constructor for class org.apache.poi.hpsf.HPSFException
Creates a new HPSFException with a reason.
HPSFException(String, Throwable) - Constructor for class org.apache.poi.hpsf.HPSFException
Creates a new HPSFException with a message string and a reason.
HPSFRuntimeException - exception org.apache.poi.hpsf.HPSFRuntimeException.
This exception is the superclass of all other unchecked exceptions thrown in this package.
HPSFRuntimeException() - Constructor for class org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException.
HPSFRuntimeException(String) - Constructor for class org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string.
HPSFRuntimeException(Throwable) - Constructor for class org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a reason.
HPSFRuntimeException(String, Throwable) - Constructor for class org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string and a reason.
HSSF - class org.apache.poi.hssf.dev.HSSF.
File for HSSF testing/examples THIS IS NOT THE MAIN HSSF FILE!! This is a util for testing functionality.
HSSF(String) - Constructor for class org.apache.poi.hssf.dev.HSSF
Constructor HSSF - creates an HSSFStream from an InputStream.
HSSF(String, boolean) - Constructor for class org.apache.poi.hssf.dev.HSSF
Constructor HSSF - given a filename this outputs a sample sheet with just a set of rows/cells.
HSSF(String, String, boolean) - Constructor for class org.apache.poi.hssf.dev.HSSF
Constructor HSSF - takes in file - attempts to read it then reconstruct it
HSSFAnchor - class org.apache.poi.hssf.usermodel.HSSFAnchor.
An anchor is what specifics the position of a shape within a client object or within another containing shape.
HSSFAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
 
HSSFAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
 
HSSFCell - class org.apache.poi.hssf.usermodel.HSSFCell.
High level representation of a cell in a row of a spreadsheet.
HSSFCell(Workbook, Sheet, int, short) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Creates new Cell - Should only be called by HSSFRow.
HSSFCell(Workbook, Sheet, int, short, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Deprecated. As of 22-Jan-2002 use @see org.apache.poi.hssf.usermodel.HSSFRow#createCell(short) and use setCellValue to specify the type lazily.
HSSFCell(Workbook, Sheet, int, CellValueRecordInterface) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Creates an HSSFCell from a CellValueRecordInterface.
HSSFCellStyle - class org.apache.poi.hssf.usermodel.HSSFCellStyle.
High level representation of the style of a cell in a sheet of a workbook.
HSSFCellStyle(short, ExtendedFormatRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
Creates new HSSFCellStyle why would you want to do this??
HSSFCellUtil - class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil.
Various utility functions that make working with a cells and rows easier.
HSSFCellUtil() - Constructor for class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
 
HSSFChart - class org.apache.poi.hssf.usermodel.HSSFChart.
Has methods for construction of a chart object.
HSSFChart() - Constructor for class org.apache.poi.hssf.usermodel.HSSFChart
 
HSSFChildAnchor - class org.apache.poi.hssf.usermodel.HSSFChildAnchor.
 
HSSFChildAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
HSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
HSSFClientAnchor - class org.apache.poi.hssf.usermodel.HSSFClientAnchor.
A client anchor is attached to an excel worksheet.
HSSFClientAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Creates a new client anchor and defaults all the anchor positions to 0.
HSSFClientAnchor(int, int, int, int, short, int, short, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
HSSFColor - class org.apache.poi.hssf.util.HSSFColor.
Intends to provide support for the very evil index to triplet issue and will likely replace the color contants interface for HSSF 2.0.
HSSFColor() - Constructor for class org.apache.poi.hssf.util.HSSFColor
Creates a new instance of HSSFColor
HSSFColor.AQUA - class org.apache.poi.hssf.util.HSSFColor.AQUA.
Class AQUA
HSSFColor.AQUA() - Constructor for class org.apache.poi.hssf.util.HSSFColor.AQUA
 
HSSFColor.BLACK - class org.apache.poi.hssf.util.HSSFColor.BLACK.
Class BLACK
HSSFColor.BLACK() - Constructor for class org.apache.poi.hssf.util.HSSFColor.BLACK
 
HSSFColor.BLUE - class org.apache.poi.hssf.util.HSSFColor.BLUE.
Class BLUE
HSSFColor.BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.BLUE
 
HSSFColor.BLUE_GREY - class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY.
Class BLUE_GREY
HSSFColor.BLUE_GREY() - Constructor for class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
HSSFColor.BRIGHT_GREEN - class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN.
Class BRIGHT_GREEN
HSSFColor.BRIGHT_GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
HSSFColor.BROWN - class org.apache.poi.hssf.util.HSSFColor.BROWN.
Class BROWN
HSSFColor.BROWN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.BROWN
 
HSSFColor.CORAL - class org.apache.poi.hssf.util.HSSFColor.CORAL.
Class CORAL
HSSFColor.CORAL() - Constructor for class org.apache.poi.hssf.util.HSSFColor.CORAL
 
HSSFColor.CORNFLOWER_BLUE - class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE.
Class CORNFLOWER_BLUE
HSSFColor.CORNFLOWER_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
HSSFColor.DARK_BLUE - class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE.
Class DARK_BLUE
HSSFColor.DARK_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
HSSFColor.DARK_GREEN - class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN.
Class DARK_GREEN
HSSFColor.DARK_GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
HSSFColor.DARK_RED - class org.apache.poi.hssf.util.HSSFColor.DARK_RED.
Class DARK_RED
HSSFColor.DARK_RED() - Constructor for class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
HSSFColor.DARK_TEAL - class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL.
Class DARK_TEAL
HSSFColor.DARK_TEAL() - Constructor for class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
HSSFColor.DARK_YELLOW - class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW.
Class DARK_YELLOW
HSSFColor.DARK_YELLOW() - Constructor for class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
HSSFColor.GOLD - class org.apache.poi.hssf.util.HSSFColor.GOLD.
Class GOLD
HSSFColor.GOLD() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GOLD
 
HSSFColor.GREEN - class org.apache.poi.hssf.util.HSSFColor.GREEN.
Class GREEN
HSSFColor.GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GREEN
 
HSSFColor.GREY_25_PERCENT - class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT.
Class GREY_25_PERCENT
HSSFColor.GREY_25_PERCENT() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
HSSFColor.GREY_40_PERCENT - class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT.
Class GREY_40_PERCENT
HSSFColor.GREY_40_PERCENT() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
HSSFColor.GREY_50_PERCENT - class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT.
Class GREY_50_PERCENT
HSSFColor.GREY_50_PERCENT() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
HSSFColor.GREY_80_PERCENT - class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT.
Class GREY_80_PERCENT
HSSFColor.GREY_80_PERCENT() - Constructor for class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
HSSFColor.INDIGO - class org.apache.poi.hssf.util.HSSFColor.INDIGO.
Class INDIGO
HSSFColor.INDIGO() - Constructor for class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
HSSFColor.LAVENDER - class org.apache.poi.hssf.util.HSSFColor.LAVENDER.
Class LAVENDER
HSSFColor.LAVENDER() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
HSSFColor.LEMON_CHIFFON - class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON.
Class LEMON_CHIFFON
HSSFColor.LEMON_CHIFFON() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
HSSFColor.LIGHT_BLUE - class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE.
Class LIGHT_BLUE
HSSFColor.LIGHT_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
HSSFColor.LIGHT_CORNFLOWER_BLUE - class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE.
Class LIGHT_CORNFLOWER_BLUE
HSSFColor.LIGHT_CORNFLOWER_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
HSSFColor.LIGHT_GREEN - class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN.
Class LIGHT_GREEN
HSSFColor.LIGHT_GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
HSSFColor.LIGHT_ORANGE - class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE.
Class LIGHT_ORANGE
HSSFColor.LIGHT_ORANGE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
HSSFColor.LIGHT_TURQUOISE - class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE.
Class LIGHT_TURQUOISE
HSSFColor.LIGHT_TURQUOISE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
HSSFColor.LIGHT_YELLOW - class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW.
Class LIGHT_YELLOW
HSSFColor.LIGHT_YELLOW() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
HSSFColor.LIME - class org.apache.poi.hssf.util.HSSFColor.LIME.
Class LIME
HSSFColor.LIME() - Constructor for class org.apache.poi.hssf.util.HSSFColor.LIME
 
HSSFColor.MAROON - class org.apache.poi.hssf.util.HSSFColor.MAROON.
Class MAROON
HSSFColor.MAROON() - Constructor for class org.apache.poi.hssf.util.HSSFColor.MAROON
 
HSSFColor.OLIVE_GREEN - class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN.
Class OLIVE_GREEN
HSSFColor.OLIVE_GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
HSSFColor.ORANGE - class org.apache.poi.hssf.util.HSSFColor.ORANGE.
Class ORANGE
HSSFColor.ORANGE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
HSSFColor.ORCHID - class org.apache.poi.hssf.util.HSSFColor.ORCHID.
Class ORCHID
HSSFColor.ORCHID() - Constructor for class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
HSSFColor.PALE_BLUE - class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE.
Class PALE_BLUE
HSSFColor.PALE_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
HSSFColor.PINK - class org.apache.poi.hssf.util.HSSFColor.PINK.
Class PINK
HSSFColor.PINK() - Constructor for class org.apache.poi.hssf.util.HSSFColor.PINK
 
HSSFColor.PLUM - class org.apache.poi.hssf.util.HSSFColor.PLUM.
Class PLUM
HSSFColor.PLUM() - Constructor for class org.apache.poi.hssf.util.HSSFColor.PLUM
 
HSSFColor.RED - class org.apache.poi.hssf.util.HSSFColor.RED.
Class RED
HSSFColor.RED() - Constructor for class org.apache.poi.hssf.util.HSSFColor.RED
 
HSSFColor.ROSE - class org.apache.poi.hssf.util.HSSFColor.ROSE.
Class ROSE
HSSFColor.ROSE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.ROSE
 
HSSFColor.ROYAL_BLUE - class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE.
Class ROYAL_BLUE
HSSFColor.ROYAL_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
HSSFColor.SEA_GREEN - class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN.
Class SEA_GREEN
HSSFColor.SEA_GREEN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
HSSFColor.SKY_BLUE - class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE.
Class SKY_BLUE
HSSFColor.SKY_BLUE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
HSSFColor.TAN - class org.apache.poi.hssf.util.HSSFColor.TAN.
Class TAN
HSSFColor.TAN() - Constructor for class org.apache.poi.hssf.util.HSSFColor.TAN
 
HSSFColor.TEAL - class org.apache.poi.hssf.util.HSSFColor.TEAL.
Class TEAL
HSSFColor.TEAL() - Constructor for class org.apache.poi.hssf.util.HSSFColor.TEAL
 
HSSFColor.TURQUOISE - class org.apache.poi.hssf.util.HSSFColor.TURQUOISE.
Class TURQUOISE
HSSFColor.TURQUOISE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
HSSFColor.VIOLET - class org.apache.poi.hssf.util.HSSFColor.VIOLET.
Class VIOLET
HSSFColor.VIOLET() - Constructor for class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
HSSFColor.WHITE - class org.apache.poi.hssf.util.HSSFColor.WHITE.
Class WHITE
HSSFColor.WHITE() - Constructor for class org.apache.poi.hssf.util.HSSFColor.WHITE
 
HSSFColor.YELLOW - class org.apache.poi.hssf.util.HSSFColor.YELLOW.
Class YELLOW
HSSFColor.YELLOW() - Constructor for class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
HSSFDataFormat - class org.apache.poi.hssf.usermodel.HSSFDataFormat.
Utility to identify builin formats.
HSSFDataFormat(Workbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataFormat
Construncts a new data formatter.
HSSFDateUtil - class org.apache.poi.hssf.usermodel.HSSFDateUtil.
Contains methods for dealing with Excel dates.
HSSFErrorConstants - interface org.apache.poi.hssf.usermodel.HSSFErrorConstants.
contains constants representing Excel error codes.
HSSFEventFactory - class org.apache.poi.hssf.eventusermodel.HSSFEventFactory.
Low level event based HSSF reader.
HSSFEventFactory() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Creates a new instance of HSSFEventFactory
HSSFFont - class org.apache.poi.hssf.usermodel.HSSFFont.
Represents a Font used in a workbook.
HSSFFont(short, FontRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFont
Creates a new instance of HSSFFont
HSSFFooter - class org.apache.poi.hssf.usermodel.HSSFFooter.
Class to read and manipulate the footer.
HSSFFooter(FooterRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFooter
Constructor.
HSSFHeader - class org.apache.poi.hssf.usermodel.HSSFHeader.
Class to read and manipulate the header.
HSSFHeader(HeaderRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHeader
Constructor.
HSSFListener - interface org.apache.poi.hssf.eventusermodel.HSSFListener.
Interface for use with the HSSFRequest and HSSFEventFactory.
HSSFName - class org.apache.poi.hssf.usermodel.HSSFName.
Title: High Level Represantion of Named Range
HSSFName(Workbook, NameRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFName
Creates new HSSFName - called by HSSFWorkbook to create a sheet from scratch.
HSSFPalette - class org.apache.poi.hssf.usermodel.HSSFPalette.
Represents a workbook color palette.
HSSFPalette(PaletteRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPalette
 
HSSFPatriarch - class org.apache.poi.hssf.usermodel.HSSFPatriarch.
The patriarch is the toplevel container for shapes in a sheet.
HSSFPolygon - class org.apache.poi.hssf.usermodel.HSSFPolygon.
 
HSSFPrintSetup - class org.apache.poi.hssf.usermodel.HSSFPrintSetup.
Used to modify the print setup.
HSSFPrintSetup(PrintSetupRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Constructor.
HSSFRegionUtil - class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil.
Various utility functions that make working with a region of cells easier.
HSSFRegionUtil() - Constructor for class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Constructor for the HSSFRegionUtil object
HSSFRequest - class org.apache.poi.hssf.eventusermodel.HSSFRequest.
An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.sid you wish to listen for.
HSSFRequest() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFRequest
Creates a new instance of HSSFRequest
HSSFRichTextString - class org.apache.poi.hssf.usermodel.HSSFRichTextString.
Rich text unicode string.
HSSFRichTextString() - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
HSSFRichTextString(String) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
HSSFRow - class org.apache.poi.hssf.usermodel.HSSFRow.
High level representation of a row of a spreadsheet.
HSSFRow() - Constructor for class org.apache.poi.hssf.usermodel.HSSFRow
 
HSSFRow(Workbook, Sheet, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRow
Creates new HSSFRow from scratch.
HSSFRow(Workbook, Sheet, RowRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRow
Creates an HSSFRow from a low level RowRecord object.
HSSFShape - class org.apache.poi.hssf.usermodel.HSSFShape.
An abstract shape.
HSSFShapeContainer - interface org.apache.poi.hssf.usermodel.HSSFShapeContainer.
An interface that indicates whether a class can contain children.
HSSFShapeGroup - class org.apache.poi.hssf.usermodel.HSSFShapeGroup.
A shape group may contain other shapes.
HSSFShapeGroup(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
HSSFSheet - class org.apache.poi.hssf.usermodel.HSSFSheet.
High level representation of a worksheet.
HSSFSheet(Workbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
Creates new HSSFSheet - called by HSSFWorkbook to create a sheet from scratch.
HSSFSheet(Workbook, Sheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
Creates an HSSFSheet representing the given Sheet object.
HSSFSimpleShape - class org.apache.poi.hssf.usermodel.HSSFSimpleShape.
Represents a simple shape such as a line, rectangle or oval.
HSSFTextbox - class org.apache.poi.hssf.usermodel.HSSFTextbox.
A textbox is a shape that may hold a rich text string.
HSSFTextbox(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFTextbox
Construct a new textbox with the given parent and anchor.
HSSFUserException - exception org.apache.poi.hssf.eventusermodel.HSSFUserException.
This exception is provided as a way for API users to throw exceptions from their event handling code.
HSSFUserException() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException.
HSSFUserException(String) - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a message string.
HSSFUserException(Throwable) - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a reason.
HSSFUserException(String, Throwable) - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a message string and a reason.
HSSFWorkbook - class org.apache.poi.hssf.usermodel.HSSFWorkbook.
High level representation of a workbook.
HSSFWorkbook() - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Creates new HSSFWorkbook from scratch (start here!)
HSSFWorkbook(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
HSSFWorkbook(POIFSFileSystem, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
given a POI POIFSFileSystem object, read in its Workbook and populate the high and low level models.
HSSFWorkbook(InputStream) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
HSSFWorkbook(InputStream, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your inputstream.
HeaderBlockConstants - interface org.apache.poi.poifs.storage.HeaderBlockConstants.
Constants used in reading/writing the Header block
HeaderBlockReader - class org.apache.poi.poifs.storage.HeaderBlockReader.
The block containing the archive header
HeaderBlockReader(InputStream) - Constructor for class org.apache.poi.poifs.storage.HeaderBlockReader
create a new HeaderBlockReader from an InputStream
HeaderBlockWriter - class org.apache.poi.poifs.storage.HeaderBlockWriter.
The block containing the archive header
HeaderBlockWriter() - Constructor for class org.apache.poi.poifs.storage.HeaderBlockWriter
Create a single instance initialized with default values
HeaderFooter - class org.apache.poi.hdf.extractor.HeaderFooter.
Comment me
HeaderFooter(int, int, int) - Constructor for class org.apache.poi.hdf.extractor.HeaderFooter
 
HeaderFooter - class org.apache.poi.hdf.model.hdftypes.HeaderFooter.
Comment me
HeaderFooter(int, int, int) - Constructor for class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
HeaderRecord - class org.apache.poi.hssf.record.HeaderRecord.
Title: Header Record
HeaderRecord() - Constructor for class org.apache.poi.hssf.record.HeaderRecord
 
HeaderRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
Constructs an Header record and sets its fields appropriately.
HeaderRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
Constructs an Header record and sets its fields appropriately.
HexDump - class org.apache.poi.util.HexDump.
dump data in hexadecimal format; derived from a HexDump utility I wrote in June 2001.
HexRead - class org.apache.poi.util.HexRead.
Utilities to read hex from files.
HexRead() - Constructor for class org.apache.poi.util.HexRead
 
HideObjRecord - class org.apache.poi.hssf.record.HideObjRecord.
Title: Hide Object Record
HideObjRecord() - Constructor for class org.apache.poi.hssf.record.HideObjRecord
 
HideObjRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.HideObjRecord
Constructs an HideObj record and sets its fields appropriately.
HideObjRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.HideObjRecord
Constructs an HideObj record and sets its fields appropriately.
HorizontalPageBreakRecord - class org.apache.poi.hssf.record.HorizontalPageBreakRecord.
HorizontalPageBreak record that stores page breaks at rows
HorizontalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
HorizontalPageBreakRecord(short) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
HorizontalPageBreakRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
HorizontalPageBreakRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
hasCell() - Method in class org.apache.poi.hssf.util.RangeAddress
 
hasRange() - Method in class org.apache.poi.hssf.util.RangeAddress
 
hasSheetName() - Method in class org.apache.poi.hssf.util.RangeAddress
 
hashCode() - Method in class org.apache.poi.ddf.EscherComplexProperty
Calculates a hashcode for this property.
hashCode() - Method in class org.apache.poi.ddf.EscherSimpleProperty
Returns a hashcode so that this object can be stored in collections that require the use of such things.
hashCode() - Method in class org.apache.poi.hssf.record.SSTRecord
 
hashCode() - Method in class org.apache.poi.hssf.record.UnicodeString
 
hashCode() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
hashCode() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
calculate and return the hashcode
hashCode() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
calculate and return the hashcode
hashCode() - Method in class org.apache.poi.util.IntList
Returns the hash code value for this list.
hashCode() - Method in class org.apache.poi.util.ShortList
Returns the hash code value for this list.
hdrSection(SepxNode) - Method in class org.apache.poi.hdf.event.EventBridge
 
hdrSection(SepxNode) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
hdrSection(SepxNode) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
header(int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
header - Variable in class org.apache.poi.hssf.model.Sheet
 
hexDecode(String) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Decodes the hexadecimal representation of a sequence of bytes into a byte array.
hexEncode(String) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a string into its hexadecimal notation.
hexEncode(byte[]) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a byte array into its hexadecimal notation.
hexEncode(byte[], int, int) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a part of a byte array into its hexadecimal notation.
hexEncode(byte) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a single byte into its hexadecimal notation.
hexEncode(short) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a short value (16-bit) into its hexadecimal notation.
hexEncode(int) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts an int value (32-bit) into its hexadecimal notation.
hexEncode(long) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a long value (64-bit) into its hexadecimal notation.
hexEncode(ClassID) - Static method in class org.apache.poi.contrib.poibrowser.Codec
Converts a class ID into its hexadecimal notation.
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
hexString - Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
hexval - Static variable in class org.apache.poi.contrib.poibrowser.Codec
The nibbles' hexadecimal values.
hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
hitClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
hssfworkbook - Variable in class org.apache.poi.hssf.dev.HSSF
 

I

INDEX_EXTERNAL - Static variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
INFO - Static variable in class org.apache.poi.util.POILogger
 
INFO_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFRow
 
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
Used for compile-time optimization.
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
used for compile-time performance/memory optimization.
INT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
IOUtils - class org.apache.poi.util.IOUtils.
 
IllegalPropertySetDataException - exception org.apache.poi.hpsf.IllegalPropertySetDataException.
This exception is thrown when there is an illegal value set in a PropertySet.
IllegalPropertySetDataException() - Constructor for class org.apache.poi.hpsf.IllegalPropertySetDataException
 
IllegalPropertySetDataException(String) - Constructor for class org.apache.poi.hpsf.IllegalPropertySetDataException
 
IllegalPropertySetDataException(Throwable) - Constructor for class org.apache.poi.hpsf.IllegalPropertySetDataException
 
IllegalPropertySetDataException(String, Throwable) - Constructor for class org.apache.poi.hpsf.IllegalPropertySetDataException
 
IndexRecord - class org.apache.poi.hssf.record.IndexRecord.
Title: Index Record
IndexRecord() - Constructor for class org.apache.poi.hssf.record.IndexRecord
 
IndexRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.IndexRecord
Constructs an Index record and sets its fields appropriately.
IndexRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.IndexRecord
Constructs an Index record and sets its fields appropriately.
IntList - class org.apache.poi.util.IntList.
A List of int's; as full an implementation of the java.util.List interface as possible, with an eye toward minimal creation of objects the mimicry of List is as follows: if possible, operations designated 'optional' in the List interface are attempted wherever the List interface refers to an Object, substitute int wherever the List interface refers to a Collection or List, substitute IntList the mimicry is not perfect, however: operations involving Iterators or ListIterators are not supported remove(Object) becomes removeValue to distinguish it from remove(int index) subList is not supported
IntList() - Constructor for class org.apache.poi.util.IntList
create an IntList of default size
IntList(IntList) - Constructor for class org.apache.poi.util.IntList
create a copy of an existing IntList
IntList(int) - Constructor for class org.apache.poi.util.IntList
create an IntList with a predefined initial size
IntPtg - class org.apache.poi.hssf.record.formula.IntPtg.
Integer (short intger) Stores a (java) short value in a formula
IntPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.IntPtg
 
IntPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.IntPtg
 
IntegerField - class org.apache.poi.util.IntegerField.
representation of an integer (32-bit) field at a fixed location within a byte array
IntegerField(int) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array
IntegerField(int, int) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array and initialize its value
IntegerField(int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
Construct the IntegerField with its offset into its containing byte array and initialize its value from its byte array
IntegerField(int, int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array, initialize its value, and write the value to a byte array
InterfaceEndRecord - class org.apache.poi.hssf.record.InterfaceEndRecord.
Title: Interface End Record
InterfaceEndRecord() - Constructor for class org.apache.poi.hssf.record.InterfaceEndRecord
 
InterfaceEndRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.InterfaceEndRecord
Constructs an InterfaceEnd record and sets its fields appropriately.
InterfaceEndRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.InterfaceEndRecord
Constructs an InterfaceEnd record and sets its fields appropriately.
InterfaceHdrRecord - class org.apache.poi.hssf.record.InterfaceHdrRecord.
Title: Interface Header Record
InterfaceHdrRecord() - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
 
InterfaceHdrRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
Constructs an Codepage record and sets its fields appropriately.
InterfaceHdrRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
Constructs an Codepage record and sets its fields appropriately.
IterationRecord - class org.apache.poi.hssf.record.IterationRecord.
Title: Iteration Record
IterationRecord() - Constructor for class org.apache.poi.hssf.record.IterationRecord
 
IterationRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.IterationRecord
Constructs an Iteration record and sets its fields appropriately.
IterationRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.IterationRecord
Constructs an Iteration record and sets its fields appropriately.
incrementShapeCount() - Method in class org.apache.poi.ddf.EscherDgRecord
 
incrementShapeId() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
index - Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
index2 - Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
indexOf(int) - Method in class org.apache.poi.util.IntList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(short) - Method in class org.apache.poi.util.ShortList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
init(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.poi.generator.FieldIterator
 
init() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Initialize the applet
initialize(String) - Method in class org.apache.poi.util.CommonsLogger
 
initialize(String) - Method in class org.apache.poi.util.NullLogger
 
initialize(String) - Method in class org.apache.poi.util.POILogger
 
initialize(String) - Method in class org.apache.poi.util.SystemOutLogger
 
initializeText(String, String) - Static method in class org.apache.poi.generator.RecordUtil
 
insertCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
insertChartRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Test only.
insertChartRecords(List) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
insertColumn(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Inserts a column into the aggregate (at the end of the list).
insertColumn(int, ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Inserts a column into the aggregate (at the position specified by idx.
insertRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
insertSST() - Method in class org.apache.poi.hssf.model.Workbook
use this function to add a Shared String Table to an existing sheet (say generated by a different java api) without an sst....
inspectViewable(Object, boolean, int, String) - Static method in class org.apache.poi.poifs.dev.POIFSViewEngine
Inspect an object that may be viewable, and drill down if told to
invert(JComponent) - Static method in class org.apache.poi.contrib.poibrowser.Util
Makes a Swing component inverted by swapping its foreground and background colors.
is - Variable in class org.apache.poi.util.BlockingInputStream
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BlankRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
isAfter(CellValueRecordInterface) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
returns whether this cell is after the passed in cell
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.NumberRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.RKRecord
 
isAfter(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
isAllSet(int) - Method in class org.apache.poi.util.BitField
Are all of the bits set or not? This is a stricter test than isSet, in that all of the bits in a multi-bit set must be set for this method to return true
isAuto() - Method in class org.apache.poi.hssf.record.LineFormatRecord
automatic format
isAutoBackground() - Method in class org.apache.poi.hssf.record.TextRecord
 
isAutoColor() - Method in class org.apache.poi.hssf.record.TextRecord
true = automaticly selected colour, false = user-selected
isAutoGeneratedText() - Method in class org.apache.poi.hssf.record.TextRecord
 
isAutoLabelDeleted() - Method in class org.apache.poi.hssf.record.TextRecord
 
isAutoPlotArea() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
??
isAutoPosition() - Method in class org.apache.poi.hssf.record.FrameRecord
excel calculates the position automatically
isAutoPosition() - Method in class org.apache.poi.hssf.record.LegendRecord
automatic positioning (1=docked)
isAutoSeries() - Method in class org.apache.poi.hssf.record.LegendRecord
excel 5 only (true)
isAutoSize() - Method in class org.apache.poi.hssf.record.FrameRecord
excel calculates the size automatically if true
isAutoTextBackground() - Method in class org.apache.poi.hssf.record.TickRecord
use the quote unquote automatic color for text background
isAutoTextColor() - Method in class org.apache.poi.hssf.record.TickRecord
use the quote unquote automatic color for text
isAutoXPositioning() - Method in class org.apache.poi.hssf.record.LegendRecord
position of legend on the x axis is automatic
isAutoYPositioning() - Method in class org.apache.poi.hssf.record.LegendRecord
position of legend on the y axis is automatic
isAutofill() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
whether object uses an automatic fill style
isAutoline() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
whether object uses an automatic line style
isAutomatic() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
automatic formatting
isAutomaticCategoryCrossing() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
category crossing point is automatically selected
isAutomaticMajor() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
automatic major unit selected
isAutomaticMaximum() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
automatic maximum value selected
isAutomaticMinimum() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
automatic minimum value selected
isAutomaticMinor() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
automatic minor unit selected
isAutorotate() - Method in class org.apache.poi.hssf.record.TickRecord
automatically rotate the text
isBaxcel() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BlankRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
isBefore(CellValueRecordInterface) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
returns whether this cell is before the passed in cell
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.NumberRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.RKRecord
 
isBefore(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
isBlipId() - Method in class org.apache.poi.ddf.EscherProperty
 
isBoolean() - Method in class org.apache.poi.hssf.record.BoolErrRecord
Indicates whether the call holds a boolean value
isBorder() - Method in class org.apache.poi.hssf.record.DatRecord
data table has a border
isBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
Convenience Function to determine if the name is a built-in name
isCellDateFormatted(HSSFCell) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
isCellEditable(EventObject) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
Gets the cellEditable attribute of the SVTableCellEditor object
isCellEditable(int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
isCellOk(String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
isChartTypeManuallyFormatted() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Has the chart type been manually formatted?
isColAbsolute() - Method in class org.apache.poi.hssf.util.CellReference
 
isColRelative() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
isColRelative() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
isColumnBroken(short) - Method in class org.apache.poi.hssf.model.Sheet
Queries if the specified column has a page break
isColumnBroken(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determines if there is a page break at the indicated column
isColumnGroupCollapsed(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
isColumnGroupHiddenByParent(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
isCommandName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isComplex() - Method in class org.apache.poi.ddf.EscherProperty
 
isComplexFunction() - Method in class org.apache.poi.hssf.record.NameRecord
 
isContainerRecord() - Method in class org.apache.poi.ddf.EscherRecord
Determine whether this is a container record by inspecting the option field.
isCrossCategoryAxisAtMaximum() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
category axis to cross at maximum value
isCrossesFarRight() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
axis crosses at the far right
isCustomNumberFormat() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
true if this object has a custom number format
isDataTable() - Method in class org.apache.poi.hssf.record.LegendRecord
1 if chart contains data table
isDefaultBase() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default base unit
isDefaultCross() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default crossing point
isDefaultDateSettings() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use default date setttings for this axis
isDefaultMajor() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default major unit
isDefaultMaximum() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default maximum category
isDefaultMinimum() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default minimum category
isDefaultMinorUnit() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
use the default minor unit
isDefaultPlotDimensions() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Indicates that the default area dimensions should be used.
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.EntryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDirectory() - Method in class org.apache.poi.poifs.property.DirectoryProperty
 
isDirectory() - Method in class org.apache.poi.poifs.property.DocumentProperty
 
isDirectory() - Method in class org.apache.poi.poifs.property.Property
 
isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
is this a DirectoryEntry?
isDirectoryEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
is this a DirectoryEntry?
isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this a DirectoryEntry?
isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.AreaRecord
results displayed as percentages
isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.BarRecord
display chart values as a percentage
isDisplayFormulas() - Method in class org.apache.poi.hssf.model.Sheet
Returns if formulas are displayed.
isDisplayFormulas() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if formulas are displayed.
isDisplayGridlines() - Method in class org.apache.poi.hssf.model.Sheet
Returns if gridlines are displayed.
isDisplayGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if gridlines are displayed.
isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.model.Sheet
Returns if RowColHeadings are displayed.
isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if RowColHeadings are displayed.
isDoNotSizeWithWindow() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Do not size the chart when the window changes size
isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
is this a DocumentEntry?
isDocumentEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
is this a DocumentEntry?
isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this a DocumentEntry?
isDocumentSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet is a Document Summary Information.
isDocumentSummaryInformation() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
isDrawTicks() - Method in class org.apache.poi.hssf.record.LineFormatRecord
draw tick marks
isEditable() - Method in class org.apache.poi.hssf.contrib.view.SViewerPanel
 
isEmpty() - Method in class org.apache.poi.hdf.extractor.HeaderFooter
 
isEmpty() - Method in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
isEmpty() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
is this DirectoryEntry empty?
isEmpty() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
is this DirectoryEntry empty?
isEmpty() - Method in class org.apache.poi.util.IntList
Returns true if this list contains no elements.
isEmpty() - Method in class org.apache.poi.util.ShortList
Returns true if this list contains no elements.
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BlankRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
isEqual(CellValueRecordInterface) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
returns whether this cell represents the same cell (NOT VALUE)
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.NumberRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.RKRecord
 
isEqual(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
isError() - Method in class org.apache.poi.hssf.record.BoolErrRecord
Indicates whether the call holds an error value
isExtendedText() - Method in class org.apache.poi.hssf.record.UnicodeString
 
isFAutoHyphen() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFAutoVersions() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFBackup() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFBackward() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
 
isFBackward() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFBold() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFCaps() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFChsDiff() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFComplex() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFConvMailMergeEsc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFCrypto() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFDStrike() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFData() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFDfltTrueType() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFDispFormFldSel() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFDot() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFEmbedFonts() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFEmboss() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFEmptySpecial() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFEncrypted() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFExactCWords() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFExtChar() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFFacingPages() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFFarEast() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFFirstMerged() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFFldVanish() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFForcePageSizePag() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFFormNoFields() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFFtcAsciSym() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFFutureSavedUndo() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFGlsy() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFGramAllClean() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFGramAllDone() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFHasPic() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFHaveVersions() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFHideLastVersion() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFHighlight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFHtmlDoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFHyphCapitals() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFImprint() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFIncludeFooter() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFIncludeHeader() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFItalic() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFLabelDoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFLinkStyles() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFLoadOverride() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFLoadOverridePage() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFLockAtn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFLockRev() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFLowerCase() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFMWSmallCaps() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFMac() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFMacChs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFMapPrintTextColor() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFMerged() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFMinFontSizePag() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFMirrorMargins() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFNavHighlight() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFNoColumnBalance() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFNoLeading() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFNoSpaceRaiseLower() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFNoTabForInd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFObj() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFOle2() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFOnlyMacPics() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFOnlyWinPics() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFOrigWordTableRules() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFOutline() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFPMHMainDoc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFPagHidden() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFPagResults() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFPagSupressTopSpacing() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFPrintBodyBeforeHdr() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFPrintFormData() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFProtEnabled() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFRMPrint() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFRMView() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFRMark() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFRMarkDel() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFReadOnlyRecommended() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFRevMarking() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFRotateFont() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
 
isFRotateFont() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFRotateFontW6() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSaveFormData() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFShadeFormData() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFShadow() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFShowBreaksInFrames() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSmallCaps() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFSnapBorder() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSpec() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFStrike() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFSubsetFonts() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSuppressTopSPacingMac5() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSupressSpdfAfterPageBreak() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSupressTopSpacing() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFSwapBordersFacingPgs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFTransparentMetafiles() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFTruncDxaExpand() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFUsePgsuSettings() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFVanish() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
 
isFVertMerge() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFVertRestart() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFVertical() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
 
isFVertical() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
isFVirusLoadSafe() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFVirusPrompted() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFWCFtnEdn() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFWhichTblStm() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFWidowControl() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFWord97Saved() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFWrapTrailSpaces() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isFWriteReservation() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
isFalse() - Method in class org.apache.poi.ddf.EscherBoolProperty
Whether this boolean property is false
isFirstColRelative() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
isFirstColRelative() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
isFirstRowRelative() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
isFirstRowRelative() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
isFunctionName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isGenerated() - Method in class org.apache.poi.hssf.record.TextRecord
 
isGoto() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isGridsPrinted() - Method in class org.apache.poi.hssf.model.Sheet
get whether gridlines are printed.
isGridsPrinted() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether gridlines are printed.
isHidden() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is hidden or not
isHiddenName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isHorizontal() - Method in class org.apache.poi.hssf.record.BarRecord
true to display horizontal bar charts, false for vertical
isHorizontalBorder() - Method in class org.apache.poi.hssf.record.DatRecord
has a horizontal border
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
isIGutterPos() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isInValueSection() - Method in class org.apache.poi.hssf.record.BlankRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.LabelRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.NumberRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.RKRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.Record
DBCELL, ROW, VALUES all say yes
isInValueSection() - Method in class org.apache.poi.hssf.record.RowRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
Mirroring formula records so it is registered in the ValueRecordsAggregate
isInValueSection() - Method in class org.apache.poi.hssf.record.StringRecord
 
isInValueSection() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
isIndentNotParentAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the alignment in this XF instead of the parent XF.
isIndentNotParentBorder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the border in this XF instead of the parent XF.
isIndentNotParentCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the locking/hidden in this XF instead of the parent XF.
isIndentNotParentFont() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the font in this XF instead of the parent XF.
isIndentNotParentFormat() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the format in this XF instead of the parent XF.
isIndentNotParentPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the pattern in this XF instead of the parent XF.
isInternalDateFormat(int) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
given a format ID this will check whether the format represents an internal date format or not.
isInvert() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
swap foreground and background colours when data is negative
isIsDate() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
this is a date axis
isItalic() - Method in class org.apache.poi.hssf.record.FontRecord
get whether the font is to be italics or not
isLabelAsPercentage() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
show category label/value as percentage (pie charts only)
isLastColRelative() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
isLastColRelative() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
isLastRowRelative() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
isLastRowRelative() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
isLocked() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
true if object is locked when sheet has been protected
isLocked() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is locked or not
isLogarithmicScale() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
use logarithmic scale
isMacoutlined() - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
isMacro() - Method in class org.apache.poi.hssf.record.NameRecord
 
isMacshadowed() - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
isNeeded() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
isNoFill() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
isOldfConvMailMergeEsc() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfMapPrintTextColor() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfNoColumnBalance() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfNoSpaceRaiseLower() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfNoTabForInd() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfOrigWordTableRules() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfShowBreaksInFrames() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfSuppressSpbfAfterPageBreak() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfSupressTopSpacing() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfSwapBordersFacingPgs() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfTransparentMetafiles() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOldfWrapTrailSpaces() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isOptimizedChoose() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isOptimizedIf() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isPlotVisibleOnly() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Only show visible cells on the chart.
isPrintGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns whether gridlines are printed.
isPrintable() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
object appears when printed
isPropertySetStream(InputStream) - Static method in class org.apache.poi.hpsf.PropertySet
Checks whether an InputStream is in the Horrible Property Set Format.
isPropertySetStream(byte[], int, int) - Static method in class org.apache.poi.hpsf.PropertySet
Checks whether a byte array is in the Horrible Property Set Format.
isReserved() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
reserved, must equal 1 (excel dev.
isReserved1() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
reserved field
isReversed() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
categories are displayed in reverse order
isRichText() - Method in class org.apache.poi.hssf.record.UnicodeString
 
isRoot() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this the root of the tree?
isRowAbsolute() - Method in class org.apache.poi.hssf.util.CellReference
 
isRowBroken(int) - Method in class org.apache.poi.hssf.model.Sheet
Queries if the specified row has a page break
isRowBroken(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determines if there is a page break at the indicated row
isRowGroupCollapsed(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
isRowGroupHiddenByParent(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
isRowRelative() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
isRowRelative() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
isSemiVolatile() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isSet(int) - Method in class org.apache.poi.util.BitField
Is the field set or not? This is most commonly used for a single-bit field, which is often used to represent a boolean value; the results of using it for a multi-bit field is to determine whether *any* of its bits are set
isShadow() - Method in class org.apache.poi.hssf.record.AreaRecord
display a shadow for the chart
isShadow() - Method in class org.apache.poi.hssf.record.BarRecord
display a shadow for the chart
isSheetNameOk() - Method in class org.apache.poi.hssf.util.RangeAddress
 
isSheetNameOk(String) - Static method in class org.apache.poi.hssf.util.RangeAddress
 
isShowActual() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
show actual value of the data point
isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
??
isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.TextRecord
 
isShowCategoryLabelAsPercentage() - Method in class org.apache.poi.hssf.record.TextRecord
 
isShowKey() - Method in class org.apache.poi.hssf.record.TextRecord
true = draw legend
isShowLabel() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
display category label
isShowLabel() - Method in class org.apache.poi.hssf.record.TextRecord
 
isShowPercent() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
show value as percentage of total (pie charts only)
isShowSeriesKey() - Method in class org.apache.poi.hssf.record.DatRecord
shows the series key
isShowValue() - Method in class org.apache.poi.hssf.record.TextRecord
false = text is category label
isShowValueAsPercentage() - Method in class org.apache.poi.hssf.record.TextRecord
 
isSmall(int) - Static method in class org.apache.poi.poifs.property.Property
does the length indicate a small document?
isSmoothedLine() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
show smooth line
isSpace() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isStacked() - Method in class org.apache.poi.hssf.record.AreaRecord
series is stacked
isStacked() - Method in class org.apache.poi.hssf.record.BarRecord
stack displayed values
isString16bit(int) - Method in class org.apache.poi.hssf.record.SSTRecord
 
isStruckout() - Method in class org.apache.poi.hssf.record.FontRecord
get whether the font is to be stricken out or not
isSum() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
isSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet represents a Summary Information.
isSummaryInformation() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
isTextLocked() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Text has been locked
isTrue() - Method in class org.apache.poi.ddf.EscherBoolProperty
Whether this boolean property is true
isUnCompressedUnicode() - Method in class org.apache.poi.hssf.record.LabelRecord
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
isUnCompressedUnicode() - Method in class org.apache.poi.hssf.record.StringRecord
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
isUnknown() - Method in class org.apache.poi.hssf.record.LineFormatRecord
book marks this as reserved = 0 but it seems to do something
isUnused1() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isUnused3() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isUnused4() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
isUseExcel4Colors() - Method in class org.apache.poi.hssf.record.DataFormatRecord
set true to use excel 4 colors.
isUsing1904DateWindowing() - Method in class org.apache.poi.hssf.model.Workbook
Whether date windowing is based on 1/2/1904 or 1/1/1900.
isValidExcelDate(double) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
Given a double, checks if it is a valid Excel date.
isValue() - Method in class org.apache.poi.hssf.record.BlankRecord
 
isValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
isValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isValue() - Method in class org.apache.poi.hssf.record.LabelRecord
 
isValue() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
isValue() - Method in class org.apache.poi.hssf.record.NumberRecord
 
isValue() - Method in class org.apache.poi.hssf.record.RKRecord
 
isValue() - Method in class org.apache.poi.hssf.record.Record
tells whether this type of record contains a value
isValue() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
Register it in the ValueRecordsAggregate so it can go into the FormulaRecordAggregate
isValueAxisCrossing() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
set true to indicate axis crosses between categories and false to cross axis midway
isValuesInReverse() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
values are reverses in graph
isVertical() - Method in class org.apache.poi.hssf.record.LegendRecord
vertical or horizontal legend (1 or 0 respectively).
isVertical() - Method in class org.apache.poi.hssf.record.TextRecord
true = text is vertical
isVerticalBorder() - Method in class org.apache.poi.hssf.record.DatRecord
has vertical border
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
iterator() - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
iterator() - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
iterator() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 

J

JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 

K

keySet() - Method in class org.apache.poi.util.BinaryTree
Returns a set view of the keys contained in this map.
keySetByValue() - Method in class org.apache.poi.util.BinaryTree
Returns a set view of the keys contained in this map.

L

LEFT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
LEGAL_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
LENGTH - Static variable in class org.apache.poi.hpsf.ClassID
The number of bytes occupied by this object in the byte stream.
LETTER_PAPERSIZE - Static variable in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
LFO - class org.apache.poi.hdf.extractor.data.LFO.
Comment me
LFO() - Constructor for class org.apache.poi.hdf.extractor.data.LFO
 
LFO - class org.apache.poi.hdf.model.hdftypes.LFO.
Comment me
LFO() - Constructor for class org.apache.poi.hdf.model.hdftypes.LFO
 
LFOLVL - class org.apache.poi.hdf.extractor.data.LFOLVL.
Comment me
LFOLVL() - Constructor for class org.apache.poi.hdf.extractor.data.LFOLVL
 
LFOLVL - class org.apache.poi.hdf.model.hdftypes.LFOLVL.
Comment me
LFOLVL() - Constructor for class org.apache.poi.hdf.model.hdftypes.LFOLVL
 
LINESTYLE_DASHDOTDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHDOTDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_SOLID - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE__ANYLINE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__ARROWHEADSOK - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__BACKCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__COLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLBLIP - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLBLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLBLIPNAME - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLDZTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLHEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__FILLWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__HITLINETEST - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEDASHING - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEDASHSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEENDARROWHEAD - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEENDARROWLENGTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEENDARROWWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEENDCAPSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEESTARTARROWLENGTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEFILLSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEJOINSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEMITERLIMIT - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINESTARTARROWHEAD - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINESTARTARROWWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINESTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__LINEWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__NOLINEDRAWDASH - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINESTYLE__OPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
LINEWIDTH_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINEWIDTH_ONE_PT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINE_OF_STRAIGHT_SEGMENTS - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
LINE_PATTERN_DARK_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_DASH - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_DASH_DOT - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_DOT - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_LIGHT_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_MEDIUM_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_NONE - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINE_PATTERN_SOLID - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
LINK_TYPE_CATEGORIES - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
LINK_TYPE_TITLE_OR_TEXT - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
LINK_TYPE_VALUES - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
LONG_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
LST - class org.apache.poi.hdf.extractor.data.LST.
Comment me
LST() - Constructor for class org.apache.poi.hdf.extractor.data.LST
 
LST - class org.apache.poi.hdf.model.hdftypes.LST.
Comment me
LST() - Constructor for class org.apache.poi.hdf.model.hdftypes.LST
 
LVL - class org.apache.poi.hdf.extractor.data.LVL.
Comment me
LVL() - Constructor for class org.apache.poi.hdf.extractor.data.LVL
 
LVL - class org.apache.poi.hdf.model.hdftypes.LVL.
Comment me
LVL() - Constructor for class org.apache.poi.hdf.model.hdftypes.LVL
 
LabelRecord - class org.apache.poi.hssf.record.LabelRecord.
Label Record - read only support for strings stored directly in the cell..
LabelRecord() - Constructor for class org.apache.poi.hssf.record.LabelRecord
Creates new LabelRecord
LabelRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LabelRecord
Constructs an Label record and sets its fields appropriately.
LabelRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LabelRecord
Constructs an Label record and sets its fields appropriately.
LabelSSTRecord - class org.apache.poi.hssf.record.LabelSSTRecord.
Title: Label SST Record
LabelSSTRecord() - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
 
LabelSSTRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
Constructs an LabelSST record and sets its fields appropriately.
LabelSSTRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
Constructs an LabelSST record and sets its fields appropriately.
LeftMargin - Static variable in class org.apache.poi.hssf.model.Sheet
 
LeftMargin - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
LeftMarginRecord - class org.apache.poi.hssf.record.LeftMarginRecord.
Record for the left margin.
LeftMarginRecord() - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
 
LeftMarginRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
Constructs a LeftMargin record and sets its fields appropriately.
LeftMarginRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
Constructs a LeftMargin record and sets its fields appropriately.
LegendRecord - class org.apache.poi.hssf.record.LegendRecord.
Defines a legend for a chart.
LegendRecord() - Constructor for class org.apache.poi.hssf.record.LegendRecord
 
LegendRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LegendRecord
Constructs a Legend record and sets its fields appropriately.
LegendRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LegendRecord
Constructs a Legend record and sets its fields appropriately.
LessEqualPtg - class org.apache.poi.hssf.record.formula.LessEqualPtg.
Ptg class to implement less than or equal
LessEqualPtg() - Constructor for class org.apache.poi.hssf.record.formula.LessEqualPtg
Creates new LessEqualPtg
LessEqualPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.LessEqualPtg
 
LessThanPtg - class org.apache.poi.hssf.record.formula.LessThanPtg.
Less than operator PTG "<".
LessThanPtg() - Constructor for class org.apache.poi.hssf.record.formula.LessThanPtg
Constructor.
LessThanPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.LessThanPtg
Constructor.
LineFormatRecord - class org.apache.poi.hssf.record.LineFormatRecord.
Describes a line format record.
LineFormatRecord() - Constructor for class org.apache.poi.hssf.record.LineFormatRecord
 
LineFormatRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LineFormatRecord
Constructs a LineFormat record and sets its fields appropriately.
LineFormatRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LineFormatRecord
Constructs a LineFormat record and sets its fields appropriately.
LineShape - class org.apache.poi.hssf.model.LineShape.
Represents a line shape and creates all the line specific low level records.
LinkedDataFormulaField - class org.apache.poi.hssf.record.LinkedDataFormulaField.
Not implemented yet.
LinkedDataFormulaField() - Constructor for class org.apache.poi.hssf.record.LinkedDataFormulaField
 
LinkedDataRecord - class org.apache.poi.hssf.record.LinkedDataRecord.
Describes a linked data record.
LinkedDataRecord() - Constructor for class org.apache.poi.hssf.record.LinkedDataRecord
 
LinkedDataRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.LinkedDataRecord
Constructs a LinkedData record and sets its fields appropriately.
LinkedDataRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.LinkedDataRecord
Constructs a LinkedData record and sets its fields appropriately.
ListManagedBlock - interface org.apache.poi.poifs.storage.ListManagedBlock.
An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
ListTables - class org.apache.poi.hdf.extractor.data.ListTables.
Comment me
ListTables(byte[], byte[]) - Constructor for class org.apache.poi.hdf.extractor.data.ListTables
 
ListTables - class org.apache.poi.hdf.model.hdftypes.ListTables.
Comment me
ListTables(byte[], byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.ListTables
 
LittleEndian - class org.apache.poi.util.LittleEndian.
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
LittleEndian.BufferUnderrunException - exception org.apache.poi.util.LittleEndian.BufferUnderrunException.
Exception to handle buffer underruns
LittleEndianConsts - interface org.apache.poi.util.LittleEndianConsts.
a repository for constants shared by classes within this package
LongField - class org.apache.poi.util.LongField.
representation of a long (16-bit) field at a fixed location within a byte array
LongField(int) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array
LongField(int, long) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array and initialize its value
LongField(int, byte[]) - Constructor for class org.apache.poi.util.LongField
Construct the LongField with its offset into its containing byte array and initialize its value from its byte array
LongField(int, long, byte[]) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array, initialize its value, and write the value to a byte array
lastIndexOf(int) - Method in class org.apache.poi.util.IntList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(short) - Method in class org.apache.poi.util.ShortList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
length() - Method in class org.apache.poi.hdf.model.hdftypes.PlexOfCps
returns the number of data structures in this PlexOfCps.
length() - Method in class org.apache.poi.hpsf.ClassID
 
length() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
length() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
 
listEntry(String, CharacterProperties, ParagraphProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
listeners() - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
used for unit tests to test the registration of record listeners.
lists(ListTables) - Method in class org.apache.poi.hdf.event.EventBridge
 
lists(ListTables) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
lists(ListTables) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
log(int, Object) - Method in class org.apache.poi.util.CommonsLogger
Log a message
log(int, Object) - Method in class org.apache.poi.util.NullLogger
Log a message
log(int, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message
log(int, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
Log a message.
log(int, Object) - Method in class org.apache.poi.util.POILogger
 
log(int, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message
log(int, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class org.apache.poi.util.POILogger
Log a message.
log(int, Object) - Method in class org.apache.poi.util.SystemOutLogger
Log a message
logFormatted(int, String, Object) - Method in class org.apache.poi.util.NullLogger
Logs a formated message.
logFormatted(int, String, Object, Object) - Method in class org.apache.poi.util.NullLogger
Logs a formated message.
logFormatted(int, String, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Logs a formated message.
logFormatted(int, String, Object, Object, Object, Object) - Method in class org.apache.poi.util.NullLogger
Logs a formated message.
logFormatted(int, String, Object) - Method in class org.apache.poi.util.POILogger
Logs a formated message.
logFormatted(int, String, Object, Object) - Method in class org.apache.poi.util.POILogger
Logs a formated message.
logFormatted(int, String, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Logs a formated message.
logFormatted(int, String, Object, Object, Object, Object) - Method in class org.apache.poi.util.POILogger
Logs a formated message.
lookupIndex(String) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
lookupName(short) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 

M

MANUAL - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
manually calculate formulas (0)
MAX_BUCKETS - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
MEDIUM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MMSRecord - class org.apache.poi.hssf.record.MMSRecord.
Title: MMS Record
MMSRecord() - Constructor for class org.apache.poi.hssf.record.MMSRecord
 
MMSRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.MMSRecord
Constructs a MMS record and sets its fields appropriately.
MMSRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.MMSRecord
Constructs a MMS record and sets its fields appropriately.
Margin - interface org.apache.poi.hssf.record.Margin.
The margin interface is a parent used to define left, right, top and bottom margins.
MarkUnsupportedException - exception org.apache.poi.hpsf.MarkUnsupportedException.
This exception is thrown if an InputStream does not support the InputStream.mark(int) operation.
MarkUnsupportedException() - Constructor for class org.apache.poi.hpsf.MarkUnsupportedException
 
MarkUnsupportedException(String) - Constructor for class org.apache.poi.hpsf.MarkUnsupportedException
 
MarkUnsupportedException(Throwable) - Constructor for class org.apache.poi.hpsf.MarkUnsupportedException
 
MarkUnsupportedException(String, Throwable) - Constructor for class org.apache.poi.hpsf.MarkUnsupportedException
 
MemErrPtg - class org.apache.poi.hssf.record.formula.MemErrPtg.
 
MemErrPtg() - Constructor for class org.apache.poi.hssf.record.formula.MemErrPtg
Creates new MemErrPtg
MemErrPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.MemErrPtg
 
MemFuncPtg - class org.apache.poi.hssf.record.formula.MemFuncPtg.
 
MemFuncPtg() - Constructor for class org.apache.poi.hssf.record.formula.MemFuncPtg
 
MemFuncPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.MemFuncPtg
Creates new function pointer from a byte array usually called while reading an excel file.
MergeCellsRecord - class org.apache.poi.hssf.record.MergeCellsRecord.
Title: Merged Cells Record
Description: Optional record defining a square area of cells to "merged" into one cell.
MergeCellsRecord() - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
 
MergeCellsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
Constructs a MergedCellsRecord and sets its fields appropriately
MergeCellsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
Constructs a MergedCellsRecord and sets its fields appropriately
MergeCellsRecord.MergedRegion - class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion.
this is a low level representation of a MergedRegion of cells.
MergeCellsRecord.MergedRegion(int, int, short, short) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
create a merged region all in one stroke.
MissingArgPtg - class org.apache.poi.hssf.record.formula.MissingArgPtg.
Missing Function Arguments Avik Sengupta
MissingArgPtg() - Constructor for class org.apache.poi.hssf.record.formula.MissingArgPtg
 
MissingArgPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.MissingArgPtg
 
Model - interface org.apache.poi.hssf.model.Model.
enclosing_type describe the purpose here
ModelFactory - class org.apache.poi.hssf.eventmodel.ModelFactory.
ModelFactory creates workbook and sheet models based upon events thrown by them there events from the EventRecordFactory.
ModelFactory() - Constructor for class org.apache.poi.hssf.eventmodel.ModelFactory
Constructor for ModelFactory.
ModelFactoryListener - interface org.apache.poi.hssf.eventmodel.ModelFactoryListener.
ModelFactoryListener is registered with the ModelFactory.
MulBlankRecord - class org.apache.poi.hssf.record.MulBlankRecord.
Title: Mulitple Blank cell record
MulBlankRecord() - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
Creates new MulBlankRecord
MulBlankRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
Constructs a MulBlank record and sets its fields appropriately.
MulBlankRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
Constructs a MulBlank record and sets its fields appropriately.
MulRKRecord - class org.apache.poi.hssf.record.MulRKRecord.
Used to store multiple RK numbers on a row.
MulRKRecord() - Constructor for class org.apache.poi.hssf.record.MulRKRecord
Creates new MulRKRecord
MulRKRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.MulRKRecord
Constructs a MulRK record and sets its fields appropriately.
MulRKRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.MulRKRecord
Constructs a MulRK record and sets its fields appropriately.
MultiplyPtg - class org.apache.poi.hssf.record.formula.MultiplyPtg.
Implements the standard mathmatical multiplication - *
MultiplyPtg() - Constructor for class org.apache.poi.hssf.record.formula.MultiplyPtg
Creates new AddPtg
MultiplyPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.MultiplyPtg
 
main(String[]) - Static method in class org.apache.poi.contrib.metrics.FontMetricsDumper
 
main(String[]) - Static method in class org.apache.poi.contrib.poibrowser.Codec
For testing.
main(String[]) - Static method in class org.apache.poi.contrib.poibrowser.POIBrowser
Takes a bunch of file names as command line parameters, opens each of them as a POI filesystem and displays their internal structures in a JTree.
main(String[]) - Static method in class org.apache.poi.ddf.EscherDump
A simple test stub.
main(String[]) - Static method in class org.apache.poi.dev.RecordGenerator
The main program for the RecordGenerator class
main(String[]) - Static method in class org.apache.poi.hdf.extractor.NewOleFile
 
main(String[]) - Static method in class org.apache.poi.hdf.extractor.WordDocument
right now this function takes one parameter: a Word file, and outputs an XSL-FO document at c:\test.xml (this is hardcoded)
main(String[]) - Static method in class org.apache.poi.hdf.model.HDFObjectFactory
 
main(String[]) - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
For the most basic testing.
main(String[]) - Static method in class org.apache.poi.hssf.contrib.view.SViewer
Main method
main(String[]) - Static method in class org.apache.poi.hssf.contrib.view.SViewerPanel
Main method
main(String[]) - Static method in class org.apache.poi.hssf.dev.BiffViewer
Method main with 1 argument just run straight biffview against given file
main(String[]) - Static method in class org.apache.poi.hssf.dev.EFBiffViewer
 
main(String[]) - Static method in class org.apache.poi.hssf.dev.EFHSSF
 
main(String[]) - Static method in class org.apache.poi.hssf.dev.FormulaViewer
Method main pass me a filename and I'll try and parse the formulas from it
main(String[]) - Static method in class org.apache.poi.hssf.dev.HSSF
Method main Given 1 argument takes that as the filename, inputs it and dumps the cell values/types out to sys.out given 2 arguments where the second argument is the word "write" and the first is the filename - writes out a sample (test) spreadsheet (see public HSSF(String filename, boolean write)).
main - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
main(String[]) - Static method in class org.apache.poi.hssf.record.RKRecord
Debugging main()
main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSViewer
Display the contents of multiple POIFS files
main(String[]) - Static method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
read in files
main(String[]) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
read in a file and write it back out again
main(String[]) - Static method in class org.apache.poi.util.DrawingDump
 
mainDocument(byte[]) - Method in class org.apache.poi.hdf.event.EventBridge
 
mainDocument(byte[]) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
mainDocument(byte[]) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
makeFont(HSSFFont) - Static method in class org.apache.poi.hssf.contrib.view.SVTableUtils
Creates a new font for a specific cell style
makeSheetView(HSSFSheet) - Method in class org.apache.poi.hssf.contrib.view.SViewerPanel
 
margins - Variable in class org.apache.poi.hssf.model.Sheet
 
mark(int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Marks the current position in this input stream.
mark(int) - Method in class org.apache.poi.util.BlockingInputStream
 
markSupported() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.apache.poi.util.BlockingInputStream
 
merged - Variable in class org.apache.poi.hssf.model.Sheet
 
mergedRecords - Variable in class org.apache.poi.hssf.model.Sheet
 
miscellaneous(int, int, int, int, int) - Method in class org.apache.poi.hdf.event.EventBridge
 
miscellaneous(int, int, int, int, int) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
miscellaneous(int, int, int, int, int) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 

N

NONE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NO_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NO_FILL - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
No background
NO_FONT - Static variable in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Place holder for indicating that NO_FONT has been applied here
NULL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NamePtg - class org.apache.poi.hssf.record.formula.NamePtg.
 
NamePtg(String, Workbook) - Constructor for class org.apache.poi.hssf.record.formula.NamePtg
Creates new NamePtg
NamePtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.NamePtg
Creates new NamePtg
NameRecord - class org.apache.poi.hssf.record.NameRecord.
Title: Name Record (aka Named Range)
NameRecord() - Constructor for class org.apache.poi.hssf.record.NameRecord
Creates new NameRecord
NameRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.NameRecord
Constructs a Name record and sets its fields appropriately.
NameRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.NameRecord
Constructs a Name record and sets its fields appropriately.
NameRecord(byte, short) - Constructor for class org.apache.poi.hssf.record.NameRecord
Constructor to create a built-in named region
NameXPtg - class org.apache.poi.hssf.record.formula.NameXPtg.
 
NameXPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.NameXPtg
Creates new NamePtg
NameXPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.NameXPtg
Creates new NamePtg
NewOleFile - class org.apache.poi.hdf.extractor.NewOleFile.
Comment me
NewOleFile(String, String) - Constructor for class org.apache.poi.hdf.extractor.NewOleFile
 
NoPropertySetStreamException - exception org.apache.poi.hpsf.NoPropertySetStreamException.
This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.
NoPropertySetStreamException() - Constructor for class org.apache.poi.hpsf.NoPropertySetStreamException
 
NoPropertySetStreamException(String) - Constructor for class org.apache.poi.hpsf.NoPropertySetStreamException
 
NoPropertySetStreamException(Throwable) - Constructor for class org.apache.poi.hpsf.NoPropertySetStreamException
 
NoPropertySetStreamException(String, Throwable) - Constructor for class org.apache.poi.hpsf.NoPropertySetStreamException
 
NoSingleSectionException - exception org.apache.poi.hpsf.NoSingleSectionException.
This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section.
NoSingleSectionException() - Constructor for class org.apache.poi.hpsf.NoSingleSectionException
 
NoSingleSectionException(String) - Constructor for class org.apache.poi.hpsf.NoSingleSectionException
 
NoSingleSectionException(Throwable) - Constructor for class org.apache.poi.hpsf.NoSingleSectionException
 
NoSingleSectionException(String, Throwable) - Constructor for class org.apache.poi.hpsf.NoSingleSectionException
 
NotEqualPtg - class org.apache.poi.hssf.record.formula.NotEqualPtg.
Ptg class to implement not equal
NotEqualPtg() - Constructor for class org.apache.poi.hssf.record.formula.NotEqualPtg
Creates new NotEqualPtg
NotEqualPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.NotEqualPtg
 
NullEscherSerializationListener - class org.apache.poi.ddf.NullEscherSerializationListener.
Ignores all serialization events.
NullEscherSerializationListener() - Constructor for class org.apache.poi.ddf.NullEscherSerializationListener
 
NullLogger - class org.apache.poi.util.NullLogger.
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
NullLogger() - Constructor for class org.apache.poi.util.NullLogger
 
NumberFormatIndexRecord - class org.apache.poi.hssf.record.NumberFormatIndexRecord.
The number format index record indexes format table.
NumberFormatIndexRecord() - Constructor for class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
NumberFormatIndexRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.NumberFormatIndexRecord
Constructs a NumberFormatIndex record and sets its fields appropriately.
NumberFormatIndexRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.NumberFormatIndexRecord
Constructs a NumberFormatIndex record and sets its fields appropriately.
NumberFormatter - class org.apache.poi.hdf.extractor.util.NumberFormatter.
Comment me
NumberFormatter() - Constructor for class org.apache.poi.hdf.extractor.util.NumberFormatter
 
NumberFormatter - class org.apache.poi.hdf.model.util.NumberFormatter.
Comment me
NumberFormatter() - Constructor for class org.apache.poi.hdf.model.util.NumberFormatter
 
NumberPtg - class org.apache.poi.hssf.record.formula.NumberPtg.
Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation
NumberPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.NumberPtg
Create a NumberPtg from a byte array read from disk
NumberPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.NumberPtg
Create a NumberPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
NumberRecord - class org.apache.poi.hssf.record.NumberRecord.
Contains a numeric cell value.
NumberRecord() - Constructor for class org.apache.poi.hssf.record.NumberRecord
Creates new NumberRecord
NumberRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.NumberRecord
Constructs a Number record and sets its fields appropriately.
NumberRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.NumberRecord
Constructs a Number record and sets its fields appropriately.
names - Variable in class org.apache.poi.hssf.model.Workbook
 
noFocusBorder - Static variable in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
noFocusBorder - Static variable in class org.apache.poi.hssf.contrib.view.SVTableUtils
Description of the Field
numFormattingRuns() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
numMergedRegions - Variable in class org.apache.poi.hssf.model.Sheet
 
numPages() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the number of pages.
numPages() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the number of pages.
numTo26Sys(int) - Method in class org.apache.poi.hssf.util.RangeAddress
 
numfonts - Variable in class org.apache.poi.hssf.model.Workbook
 
numxfs - Variable in class org.apache.poi.hssf.model.Workbook
 

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_COMMENT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
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_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
 
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()
OPT_BINDATA - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_BUILTIN - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_COMMAND_NAME - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_COMPLEX - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_FUNCTION_NAME - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_HIDDEN_NAME - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OPT_MACRO - Static variable in class org.apache.poi.hssf.record.NameRecord
 
OS_MACINTOSH - Static variable in class org.apache.poi.hpsf.PropertySet
 
OS_WIN16 - Static variable in class org.apache.poi.hpsf.PropertySet
 
OS_WIN32 - Static variable in class org.apache.poi.hpsf.PropertySet
 
ObjRecord - class org.apache.poi.hssf.record.ObjRecord.
The obj record is used to hold various graphic objects and controls.
ObjRecord() - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
ObjRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ObjRecord
Constructs a OBJ record and sets its fields appropriately.
ObjRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ObjRecord
Constructs a obj record and sets its fields appropriately.
ObjectLinkRecord - class org.apache.poi.hssf.record.ObjectLinkRecord.
Links text to an object on the chart or identifies it as the title.
ObjectLinkRecord() - Constructor for class org.apache.poi.hssf.record.ObjectLinkRecord
 
ObjectLinkRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ObjectLinkRecord
Constructs a ObjectLink record and sets its fields appropriately.
ObjectLinkRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ObjectLinkRecord
Constructs a ObjectLink record and sets its fields appropriately.
OperationPtg - class org.apache.poi.hssf.record.formula.OperationPtg.
defines a Ptg that is an operation instead of an operand
OperationPtg() - Constructor for class org.apache.poi.hssf.record.formula.OperationPtg
 
offset - Variable in class org.apache.poi.generator.FieldIterator
 
offset - Variable in class org.apache.poi.hpsf.Section
 
openDoc() - Method in class org.apache.poi.hdf.extractor.WordDocument
 
org.apache.poi.contrib.metrics - package org.apache.poi.contrib.metrics
 
org.apache.poi.contrib.poibrowser - package org.apache.poi.contrib.poibrowser
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.generator - package org.apache.poi.generator
 
org.apache.poi.hdf.event - package org.apache.poi.hdf.event
 
org.apache.poi.hdf.extractor - package org.apache.poi.hdf.extractor
 
org.apache.poi.hdf.extractor.data - package org.apache.poi.hdf.extractor.data
 
org.apache.poi.hdf.extractor.util - package org.apache.poi.hdf.extractor.util
 
org.apache.poi.hdf.generator - package org.apache.poi.hdf.generator
 
org.apache.poi.hdf.model - package org.apache.poi.hdf.model
 
org.apache.poi.hdf.model.hdftypes - package org.apache.poi.hdf.model.hdftypes
 
org.apache.poi.hdf.model.hdftypes.definitions - package org.apache.poi.hdf.model.hdftypes.definitions
 
org.apache.poi.hdf.model.util - package org.apache.poi.hdf.model.util
 
org.apache.poi.hpsf - package org.apache.poi.hpsf
Horrible PropertySet Format API reads things like Document Summary info from OLE 2 Compound document files.
org.apache.poi.hpsf.wellknown - package org.apache.poi.hpsf.wellknown
Specific support for DocumentSummaryInformation, SummaryInformation types.
org.apache.poi.hssf.contrib.view - package org.apache.poi.hssf.contrib.view
 
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.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.formula - package org.apache.poi.hssf.record.formula
formula package contains binary PTG structures used in Formulas (not yet supported!)
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.usermodel.contrib - package org.apache.poi.hssf.usermodel.contrib
 
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.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.util - package org.apache.poi.util
Top-level util package are classes that are useful throughout the project.
osVersion - Variable in class org.apache.poi.hpsf.PropertySet
Specifies the version of the operating system that created this PropertySet.

P

PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.model.Sheet
 
PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.model.Sheet
 
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.model.Sheet
 
PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.model.Sheet
 
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
PAP - class org.apache.poi.hdf.extractor.PAP.
Comment me
PAP() - Constructor for class org.apache.poi.hdf.extractor.PAP
 
PAPAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType.
Paragraph Properties.
PAPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
 
PAPFormattedDiskPage - class org.apache.poi.hdf.model.hdftypes.PAPFormattedDiskPage.
Represents a PAP FKP.
PAPFormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PAPFormattedDiskPage
Creates a PAPFormattedDiskPage from a 512 byte array
PERSPECTIVE__OFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__OFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__PERSPECTIVEON - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__PERSPECTIVEX - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__PERSPECTIVEY - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__SCALEXTOX - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__SCALEXTOY - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__SCALEYTOX - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__SCALEYTOY - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__TYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
PERSPECTIVE__WEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
PID_APPNAME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_AUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_BYTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of bytes.
PID_CATEGORY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a string denoting the category the file belongs to, e.g.
PID_CHARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_CODEPAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry denotes a code page.
PID_COMMENTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_COMPANY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the company name.
PID_CREATE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_DICTIONARY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a dictionary.
PID_DOCPARTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
PID_EDITTIME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_HEADINGPAIR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry denotes an internally used property.
PID_HIDDENCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of hidden slides.
PID_KEYWORDS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_LASTAUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_LASTPRINTED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_LASTSAVE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_LINECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of lines.
PID_LINKSDIRTY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
If this entry is -1 the links are dirty and should be re-evaluated.
PID_MANAGER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the name of the project manager.
PID_MMCLIPCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of multimedia clips, e.g.
PID_NOTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides with notes.
PID_PAGECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_PARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of paragraphs.
PID_PRESFORMAT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Target format for power point presentation, e.g.
PID_REVNUMBER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_SCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry is set to -1 when scaling of the thumbnail is desired.
PID_SECURITY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_SLIDECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides in a power point presentation.
PID_SUBJECT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_TEMPLATE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_THUMBNAIL - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_TITLE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
PID_WORDCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
POIBrowser - class org.apache.poi.contrib.poibrowser.POIBrowser.
The main class of the POI Browser.
POIBrowser() - Constructor for class org.apache.poi.contrib.poibrowser.POIBrowser
 
POIFSConstants - interface org.apache.poi.poifs.common.POIFSConstants.
A repository for constants shared by POI classes.
POIFSDocument - class org.apache.poi.poifs.filesystem.POIFSDocument.
This class manages a document in the POIFS filesystem.
POIFSDocument(String, RawDataBlock[], int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor from large blocks
POIFSDocument(String, SmallDocumentBlock[], int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor from small blocks
POIFSDocument(String, ListManagedBlock[], int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor from small blocks
POIFSDocument(String, InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor
POIFSDocument(String, int, POIFSDocumentPath, POIFSWriterListener) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor
POIFSDocumentPath - class org.apache.poi.poifs.filesystem.POIFSDocumentPath.
Class POIFSDocumentPath
POIFSDocumentPath(String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor for the path of a document that is not in the root of the POIFSFileSystem
POIFSDocumentPath() - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
simple constructor for the path of a document that is in the root of the POIFSFileSystem.
POIFSDocumentPath(POIFSDocumentPath, String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor that adds additional subdirectories to an existing path
POIFSFileSystem - class org.apache.poi.poifs.filesystem.POIFSFileSystem.
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem() - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Constructor, intended for writing
POIFSFileSystem(InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a POIFSFileSystem from an InputStream
POIFSReader - class org.apache.poi.poifs.eventfilesystem.POIFSReader.
An event-driven reader for POIFS file systems.
POIFSReader() - Constructor for class org.apache.poi.poifs.eventfilesystem.POIFSReader
Create a POIFSReader
POIFSReaderEvent - class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent.
Class POIFSReaderEvent
POIFSReaderListener - interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener.
Interface POIFSReaderListener
POIFSViewEngine - class org.apache.poi.poifs.dev.POIFSViewEngine.
This class contains methods used to inspect POIFSViewable objects
POIFSViewEngine() - Constructor for class org.apache.poi.poifs.dev.POIFSViewEngine
 
POIFSViewable - interface org.apache.poi.poifs.dev.POIFSViewable.
Interface for a drill-down viewable object.
POIFSViewer - class org.apache.poi.poifs.dev.POIFSViewer.
A simple viewer for POIFS files
POIFSViewer() - Constructor for class org.apache.poi.poifs.dev.POIFSViewer
 
POIFSWriterEvent - class org.apache.poi.poifs.filesystem.POIFSWriterEvent.
Class POIFSWriterEvent
POIFSWriterListener - interface org.apache.poi.poifs.filesystem.POIFSWriterListener.
Interface POIFSWriterListener
POILogFactory - class org.apache.poi.util.POILogFactory.
Provides logging without clients having to mess with configuration/initialization.
POILogger - class org.apache.poi.util.POILogger.
A logger interface that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
PROPERTY_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
PROPERTY_TYPE_OFFSET - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
PROTECTION__LOCKADJUSTHANDLES - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKAGAINSTGROUPING - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKAGAINSTSELECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKASPECTRATIO - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKCROPPING - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKPOSITION - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
PROTECTION__LOCKVERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
 
PageBreakRecord - class org.apache.poi.hssf.record.PageBreakRecord.
Record that contains the functionality page breaks (horizontal and vertical)
PageBreakRecord() - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(short) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord.Break - class org.apache.poi.hssf.record.PageBreakRecord.Break.
Since both records store 2byte integers (short), no point in differentiating it in the records.
PageBreakRecord.Break(short, short, short) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
 
PaletteRecord - class org.apache.poi.hssf.record.PaletteRecord.
PaletteRecord - Supports custom palettes.
PaletteRecord() - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaletteRecord(short) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
Constructs a custom palette with the default set of colors
PaletteRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
Constructs a PaletteRecord record and sets its fields appropriately.
PaletteRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
Constructs a PaletteRecord record and sets its fields appropriately.
PaneRecord - class org.apache.poi.hssf.record.PaneRecord.
Describes the frozen and unfozen panes.
PaneRecord() - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PaneRecord
Constructs a Pane record and sets its fields appropriately.
PaneRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PaneRecord
Constructs a Pane record and sets its fields appropriately.
PapxNode - class org.apache.poi.hdf.extractor.util.PapxNode.
Comment me
PapxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.PapxNode
 
PapxNode - class org.apache.poi.hdf.model.hdftypes.PapxNode.
Comment me
PapxNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PapxNode
 
ParagraphProperties - class org.apache.poi.hdf.model.hdftypes.ParagraphProperties.
Comment me
ParagraphProperties() - Constructor for class org.apache.poi.hdf.model.hdftypes.ParagraphProperties
 
Parent - interface org.apache.poi.poifs.property.Parent.
Behavior for parent (directory) properties
ParenthesisPtg - class org.apache.poi.hssf.record.formula.ParenthesisPtg.
While formula tokens are stored in RPN order and thus do not need parenthesis for precedence reasons, Parenthesis tokens ARE written to ensure that user entered parenthesis are displayed as-is on reading back Avik Sengupta Andrew C.
ParenthesisPtg() - Constructor for class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
ParenthesisPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
ParsingState - class org.apache.poi.hdf.model.util.ParsingState.
 
ParsingState(int, FormattedDiskPage) - Constructor for class org.apache.poi.hdf.model.util.ParsingState
 
PasswordRecord - class org.apache.poi.hssf.record.PasswordRecord.
Title: Password Record
PasswordRecord() - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
Constructs a Password record and sets its fields appropriately.
PasswordRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
Constructs a Password record and sets its fields appropriately.
PasswordRev4Record - class org.apache.poi.hssf.record.PasswordRev4Record.
Title: Protection Revision 4 password Record
PasswordRev4Record() - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
PasswordRev4Record(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
Constructs a PasswordRev4 (PROT4REVPASS) record and sets its fields appropriately.
PasswordRev4Record(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
Constructs a PasswordRev4 (PROT4REVPASS) record and sets its fields appropriately.
PlexOfCps - class org.apache.poi.hdf.model.hdftypes.PlexOfCps.
common data structure in a Word file.
PlexOfCps(int, int) - Constructor for class org.apache.poi.hdf.model.hdftypes.PlexOfCps
Constructor
PlotAreaRecord - class org.apache.poi.hssf.record.PlotAreaRecord.
preceeds and identifies a frame as belonging to the plot area.
PlotAreaRecord() - Constructor for class org.apache.poi.hssf.record.PlotAreaRecord
 
PlotAreaRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PlotAreaRecord
Constructs a PlotArea record and sets its fields appropriately.
PlotAreaRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PlotAreaRecord
Constructs a PlotArea record and sets its fields appropriately.
PlotGrowthRecord - class org.apache.poi.hssf.record.PlotGrowthRecord.
The plot growth record specifies the scaling factors used when a font is scaled.
PlotGrowthRecord() - Constructor for class org.apache.poi.hssf.record.PlotGrowthRecord
 
PlotGrowthRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PlotGrowthRecord
Constructs a PlotGrowth record and sets its fields appropriately.
PlotGrowthRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PlotGrowthRecord
Constructs a PlotGrowth record and sets its fields appropriately.
PolygonShape - class org.apache.poi.hssf.model.PolygonShape.
 
PowerPtg - class org.apache.poi.hssf.record.formula.PowerPtg.
 
PowerPtg() - Constructor for class org.apache.poi.hssf.record.formula.PowerPtg
Creates new AddPtg
PowerPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.PowerPtg
 
PrecisionRecord - class org.apache.poi.hssf.record.PrecisionRecord.
Title: Precision Record
PrecisionRecord() - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
PrecisionRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
Constructs a Precision record and sets its fields appropriately.
PrecisionRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
Constructs a Precision record and sets its fields appropriately.
PrintGridlinesRecord - class org.apache.poi.hssf.record.PrintGridlinesRecord.
Title: Print Gridlines Record
PrintGridlinesRecord() - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
PrintGridlinesRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
Constructs a PrintGridlines record and sets its fields appropriately.
PrintGridlinesRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
Constructs a PrintGridlines record and sets its fields appropriately.
PrintHeadersRecord - class org.apache.poi.hssf.record.PrintHeadersRecord.
Title: Print Headers Record
PrintHeadersRecord() - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
PrintHeadersRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
Constructs a PrintHeaders record and sets its fields appropriately.
PrintHeadersRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
Constructs a PrintHeaders record and sets its fields appropriately.
PrintSetupRecord - class org.apache.poi.hssf.record.PrintSetupRecord.
Title: Print Setup Record
PrintSetupRecord() - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PrintSetupRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
Constructs a PrintSetup (SETUP) record and sets its fields appropriately.
PrintSetupRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
Constructs a PrintSetup (SETUP) record and sets its fields appropriately.
Property - class org.apache.poi.hpsf.Property.
A property in a Section of a PropertySet.
Property(int, byte[], long, int, int) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property - class org.apache.poi.poifs.property.Property.
This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
Property() - Constructor for class org.apache.poi.poifs.property.Property
Default constructor
Property(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.Property
Constructor from byte data
PropertyBlock - class org.apache.poi.poifs.storage.PropertyBlock.
A block of Property instances
PropertyConstants - interface org.apache.poi.poifs.property.PropertyConstants.
Interface PropertyConstants
PropertyIDMap - class org.apache.poi.hpsf.wellknown.PropertyIDMap.
This is a dictionary which maps property ID values to property ID strings.
PropertyIDMap(int, float) - Constructor for class org.apache.poi.hpsf.wellknown.PropertyIDMap
Creates a PropertyIDMap.
PropertyNode - class org.apache.poi.hdf.extractor.util.PropertyNode.
Comment me
PropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.PropertyNode
 
PropertyNode - class org.apache.poi.hdf.model.hdftypes.PropertyNode.
Represents a lightweight node in the Trees used to store formatting properties.
PropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.PropertyNode
 
PropertySet - class org.apache.poi.hdf.extractor.PropertySet.
Comment me
PropertySet(String, int, int, int, int, int, int, int) - Constructor for class org.apache.poi.hdf.extractor.PropertySet
 
PropertySet - class org.apache.poi.hpsf.PropertySet.
Represents a property set in the Horrible Property Set Format (HPSF).
PropertySet() - Constructor for class org.apache.poi.hpsf.PropertySet
Creates an empty (uninitialized) PropertySet.
PropertySet(InputStream) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format.
PropertySet(byte[], int, int) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(byte[]) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySetDescriptor - class org.apache.poi.contrib.poibrowser.PropertySetDescriptor.
Describes the most important (whatever that is) features of a stream containing a PropertySet.
PropertySetDescriptor(String, POIFSDocumentPath, DocumentInputStream, int) - Constructor for class org.apache.poi.contrib.poibrowser.PropertySetDescriptor
Creates a PropertySetDescriptor by reading a PropertySet from a DocumentInputStream.
PropertySetDescriptorRenderer - class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer.
Renders a PropertySetDescriptor by more or less dumping the stuff into a JTextArea.
PropertySetDescriptorRenderer() - Constructor for class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
 
PropertySetFactory - class org.apache.poi.hpsf.PropertySetFactory.
Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet.
PropertySetFactory() - Constructor for class org.apache.poi.hpsf.PropertySetFactory
 
PropertyTable - class org.apache.poi.poifs.property.PropertyTable.
This class embodies the Property Table for the filesystem; this is basically the dsirectory for all of the documents in the filesystem.
PropertyTable() - Constructor for class org.apache.poi.poifs.property.PropertyTable
Default constructor
PropertyTable(int, RawDataBlockList) - Constructor for class org.apache.poi.poifs.property.PropertyTable
reading constructor (used when we've read in a file and we want to extract the property table from it).
ProtectRecord - class org.apache.poi.hssf.record.ProtectRecord.
Title: Protect Record
ProtectRecord() - Constructor for class org.apache.poi.hssf.record.ProtectRecord
 
ProtectRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
Constructs a Protect record and sets its fields appropriately.
ProtectRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
Constructs a Protect record and sets its fields appropriately.
ProtectionRev4Record - class org.apache.poi.hssf.record.ProtectionRev4Record.
Title: Protection Revision 4 Record
ProtectionRev4Record() - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
 
ProtectionRev4Record(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
Constructs a ProtectionRev4 record and sets its fields appropriately.
ProtectionRev4Record(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
Constructs a ProtectionRev4 record and sets its fields appropriately.
Ptg - class org.apache.poi.hssf.record.formula.Ptg.
 
Ptg() - Constructor for class org.apache.poi.hssf.record.formula.Ptg
 
pad(StringBuffer, int) - Static method in class org.apache.poi.generator.RecordUtil
 
page() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the current page number
page() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the current page number
paint(Graphics) - Method in class org.apache.poi.hssf.contrib.view.SViewerPanel
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.apache.poi.hssf.contrib.view.SVBorder
 
paragraph(PapxNode) - Method in class org.apache.poi.hdf.event.EventBridge
 
paragraph(PapxNode) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
paragraph(ParagraphProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
paragraph(PapxNode) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
paragraphInTableRow(ParagraphProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
paramClass - Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
parent - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet.BTreeNode
 
parent - Variable in class org.apache.poi.hdf.model.util.BTreeSet.BTreeNode
 
parse() - Method in class org.apache.poi.hssf.model.FormulaParser
API call to execute the parsing of the formula
parseFormulaRecord(FormulaRecord) - Method in class org.apache.poi.hssf.dev.FormulaViewer
Method parseFormulaRecord
parseObject(String, ParsePosition) - Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
 
parseObject(String) - Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
 
partiallyRead() - Method in class org.apache.poi.poifs.storage.DocumentBlock
Was this a partially read block?
pathToNode - Variable in class org.apache.poi.contrib.poibrowser.TreeReaderListener
Maps filenames and POI document paths to their associated tree nodes.
patriarch - Variable in class org.apache.poi.hssf.record.EscherAggregate
 
peekExpressionToken() - Method in class org.apache.poi.hssf.record.FormulaRecord
peek at the token on the top of stack
popExpressionToken() - Method in class org.apache.poi.hssf.record.FormulaRecord
pop a token off of the stack
preSerialize() - Method in class org.apache.poi.hssf.model.Sheet
Perform any work necessary before the sheet is about to be serialized.
preWrite() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.DocumentProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.Property
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.PropertyTable
Prepare to be written
preferArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.property.Property
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
printGridlines - Variable in class org.apache.poi.hssf.model.Sheet
 
printSetup - Variable in class org.apache.poi.hssf.model.Sheet
 
process(Model) - Method in interface org.apache.poi.hssf.eventmodel.ModelFactoryListener
Process a model.
processContinue(byte[]) - Static method in class org.apache.poi.hssf.record.ContinueRecord
Deprecated. handle this within the record...this didn't actualyl work out
processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.Record
Process a continuation record; default handling is to ignore it -- TODO add logging
processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.SSTRecord
Strange to handle continue records this way.
processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
processEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
processPOIFSReaderEvent(POIFSReaderEvent) - Method in class org.apache.poi.contrib.poibrowser.TreeReaderListener
A document in the POI filesystem has been opened for reading.
processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
Process a POIFSReaderEvent that this listener had registered for
processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface org.apache.poi.poifs.filesystem.POIFSWriterListener
Process a POIFSWriterEvent that this listener had registered for
processRecord(Record) - Method in interface org.apache.poi.hssf.eventmodel.ERFListener
Process a Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventmodel.ModelFactory
 
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
This method, inherited from HSSFListener is implemented as a stub.
processRecord(Record) - Method in interface org.apache.poi.hssf.eventusermodel.HSSFListener
process an HSSF Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
Called by HSSFEventFactory, passes the Record to each listener associated with a record.sid.
processRecords(InputStream) - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
Create an array of records from an input stream
processWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
properties - Variable in class org.apache.poi.hpsf.Section
 
propertyCount - Variable in class org.apache.poi.hpsf.Section
 
propertySet - Variable in class org.apache.poi.contrib.poibrowser.PropertySetDescriptor
 
propertyValue - Variable in class org.apache.poi.ddf.EscherSimpleProperty
 
protect - Variable in class org.apache.poi.hssf.model.Sheet
 
ptgClass - Variable in class org.apache.poi.hssf.record.formula.Ptg
 
pushExpressionToken(Ptg) - Method in class org.apache.poi.hssf.record.FormulaRecord
push a token onto the stack
put(int, String) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Puts a ID string for an ID into the PropertyIDMap.
put(byte[], PropertyIDMap) - Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Associates a section format ID with a PropertyIDMap.
put(Object, Object) - Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
Deprecated. Use SectionIDMap.put(byte[], PropertyIDMap) instead!
put(Object, Object) - Method in class org.apache.poi.util.BinaryTree
Associates the specified value with the specified key in this map.
putCompressedUnicode(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
write compressed unicode
putDouble(byte[], int, double) - Static method in class org.apache.poi.util.LittleEndian
put a double value into a byte array
putDouble(byte[], double) - Static method in class org.apache.poi.util.LittleEndian
put a double value into beginning of a byte array
putInt(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an int value into a byte array
putInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
put an int value into beginning of a byte array
putLong(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
put a long value into a byte array
putLong(byte[], long) - Static method in class org.apache.poi.util.LittleEndian
put a long value into beginning of a byte array
putShort(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
put a short value into a byte array
putShort(byte[], short) - Static method in class org.apache.poi.util.LittleEndian
put a short value into beginning of a byte array
putShortArray(byte[], int, short[]) - Static method in class org.apache.poi.util.LittleEndian
put a array of shorts into a byte array
putUShort(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned short value into a byte array
putUncompressedUnicode(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Write uncompressed unicode
putUncompressedUnicodeHigh(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Write uncompressed unicode

R

RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDgRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDggRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDgRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDggRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
 
RECORD_ID_END - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_ID_START - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
REFERENCE_TYPE_DEFAULT_CATEGORIES - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
REFERENCE_TYPE_DIRECT - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
REFERENCE_TYPE_ERROR_REPORTED - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
REFERENCE_TYPE_NOT_USED - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
REFERENCE_TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
RIGHT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
RKRecord - class org.apache.poi.hssf.record.RKRecord.
Title: RK Record Description: An internal 32 bit number with the two most significant bits storing the type.
RKRecord() - Constructor for class org.apache.poi.hssf.record.RKRecord
 
RKRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RKRecord
Constructs a RK record and sets its fields appropriately.
RKRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RKRecord
Constructs a RK record and sets its fields appropriately.
RKUtil - class org.apache.poi.hssf.util.RKUtil.
Utility class for helping convert RK numbers.
RK_IEEE_NUMBER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_IEEE_NUMBER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
ROOT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
ROTATION_NONE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
ROTATION_ROTATED_90_DEGREES - Static variable in class org.apache.poi.hssf.record.TextRecord
 
ROTATION_ROTATED_90_DEGREES_CLOCKWISE - Static variable in class org.apache.poi.hssf.record.TextRecord
 
ROTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextRecord
 
RangeAddress - class org.apache.poi.hssf.util.RangeAddress.
Title: Range Address
RangeAddress(String) - Constructor for class org.apache.poi.hssf.util.RangeAddress
Accepts an external reference from excel.
RangeAddress(int, int, int, int) - Constructor for class org.apache.poi.hssf.util.RangeAddress
 
RawDataBlock - class org.apache.poi.poifs.storage.RawDataBlock.
A big block created from an InputStream, holding the raw data
RawDataBlock(InputStream) - Constructor for class org.apache.poi.poifs.storage.RawDataBlock
Constructor RawDataBlock
RawDataBlockList - class org.apache.poi.poifs.storage.RawDataBlockList.
A list of RawDataBlocks instances, and methods to manage the list
RawDataBlockList(InputStream) - Constructor for class org.apache.poi.poifs.storage.RawDataBlockList
Constructor RawDataBlockList
RecalcIdRecord - class org.apache.poi.hssf.record.RecalcIdRecord.
Title: Recalc Id Record
RecalcIdRecord() - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
 
RecalcIdRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
Constructs a RECALCID record and sets its fields appropriately.
RecalcIdRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
Constructs a RECALCID record and sets its fields appropriately.
Record - class org.apache.poi.hssf.record.Record.
Title: Record Description: All HSSF Records inherit from this class.
Record() - Constructor for class org.apache.poi.hssf.record.Record
instantiates a blank record strictly for ID matching
Record(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.Record
Constructor Record
Record(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.Record
Constructor Record
RecordFactory - class org.apache.poi.hssf.record.RecordFactory.
Deprecated. use EventRecordFactory instead
RecordFactory() - Constructor for class org.apache.poi.hssf.record.RecordFactory
Deprecated.  
RecordFormatException - exception org.apache.poi.hssf.record.RecordFormatException.
Title: Record Format Exception Description: Used by records to indicate invalid format/data.
RecordFormatException(String) - Constructor for class org.apache.poi.hssf.record.RecordFormatException
 
RecordGenerator - class org.apache.poi.dev.RecordGenerator.
Description of the Class
RecordGenerator() - Constructor for class org.apache.poi.dev.RecordGenerator
 
RecordUtil - class org.apache.poi.generator.RecordUtil.
Helper functions for the record transformations.
RecordUtil() - Constructor for class org.apache.poi.generator.RecordUtil
 
Ref3DPtg - class org.apache.poi.hssf.record.formula.Ref3DPtg.
Title: Reference 3D Ptg
Ref3DPtg() - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
Creates new AreaPtg
Ref3DPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
 
Ref3DPtg(String, short) - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
 
RefModeRecord - class org.apache.poi.hssf.record.RefModeRecord.
Title: RefMode Record
RefModeRecord() - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefModeRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
Constructs a RefMode record and sets its fields appropriately.
RefModeRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
Constructs a RefMode record and sets its fields appropriately.
ReferencePtg - class org.apache.poi.hssf.record.formula.ReferencePtg.
ReferencePtg - handles references (such as A1, A2, IA4)
ReferencePtg(String) - Constructor for class org.apache.poi.hssf.record.formula.ReferencePtg
Takes in a String represnetation of a cell reference and fills out the numeric fields.
ReferencePtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.ReferencePtg
Creates new ValueReferencePtg
RefreshAllRecord - class org.apache.poi.hssf.record.RefreshAllRecord.
Title: Refresh All Record
RefreshAllRecord() - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
 
RefreshAllRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
Constructs a RefreshAll record and sets its fields appropriately.
RefreshAllRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
Constructs a RefreshAll record and sets its fields appropriately.
Region - class org.apache.poi.hssf.util.Region.
Represents a from/to row/col square.
Region() - Constructor for class org.apache.poi.hssf.util.Region
Creates a new instance of Region (0,0 - 0,0)
Region(int, short, int, short) - Constructor for class org.apache.poi.hssf.util.Region
 
Region(MergeCellsRecord.MergedRegion) - Constructor for class org.apache.poi.hssf.util.Region
special constructor (I know this is bad but it is so wrong that its right okay) that makes a region from a mergedcells's region subrecord.
RightMargin - Static variable in class org.apache.poi.hssf.model.Sheet
 
RightMargin - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
RightMarginRecord - class org.apache.poi.hssf.record.RightMarginRecord.
Record for the right margin.
RightMarginRecord() - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RightMarginRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
Constructs a RightMargin record and sets its fields appropriately.
RightMarginRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
Constructs a RightMargin record and sets its fields appropriately.
RootProperty - class org.apache.poi.poifs.property.RootProperty.
Root property
RootProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.RootProperty
reader constructor
RowRecord - class org.apache.poi.hssf.record.RowRecord.
Title: Row Record
RowRecord() - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.RowRecord
Constructs a Row record and sets its fields appropriately.
RowRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.RowRecord
Constructs a Row record and sets its fields appropriately.
RowRecordsAggregate - class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.
 
RowRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Creates a new instance of ValueRecordsAggregate
read(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Reads the class ID's value from a byte array by turning little-endian into big-endian.
read(byte[], int, int, int) - Static method in class org.apache.poi.hpsf.TypeReader
Reads a variant data type from a byte array.
read(InputStream) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from an InputStream and process the documents we get
read() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(DocumentBlock[], byte[], int) - Static method in class org.apache.poi.poifs.storage.DocumentBlock
read data from an array of DocumentBlocks
read(BlockWritable[], byte[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
read data from an array of SmallDocumentBlocks
read() - Method in class org.apache.poi.util.BlockingInputStream
 
read(byte[]) - Method in class org.apache.poi.util.BlockingInputStream
We had to revert to byte per byte reading to keep with slow network connections on one hand, without missing the end-of-file.
read(byte[], int, int) - Method in class org.apache.poi.util.BlockingInputStream
 
readChain(int[], int) - Method in class org.apache.poi.hdf.extractor.NewOleFile
 
readData(String) - Static method in class org.apache.poi.util.HexRead
This method reads hex data from a filename and returns a byte array.
readData(String, String) - Static method in class org.apache.poi.util.HexRead
Same as readData(String) except that this method allows you to specify sections within a file.
readData(InputStream, int) - Static method in class org.apache.poi.util.HexRead
 
readDictionary(byte[], long, int, int) - Method in class org.apache.poi.hpsf.Property
Reads a dictionary.
readFromBytes(byte[]) - Method in class org.apache.poi.util.ByteField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.LongField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.ShortField
set the value from its offset into an array of bytes
readFromStream(InputStream) - Method in class org.apache.poi.util.ByteField
set the value from an InputStream
readFromStream(InputStream) - Method in interface org.apache.poi.util.FixedField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.IntegerField
set the value from an InputStream
readFromStream(InputStream, int) - Static method in class org.apache.poi.util.LittleEndian
Read the appropriate number of bytes from the stream and return them to the caller.
readFromStream(InputStream) - Method in class org.apache.poi.util.LongField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.ShortField
set the value from an InputStream
readFromString(String) - Static method in class org.apache.poi.util.HexRead
 
readFully(InputStream, byte[]) - Static method in class org.apache.poi.util.IOUtils
Helper method, just calls readFully(in, b, 0, b.length)
readFully(InputStream, byte[], int, int) - Static method in class org.apache.poi.util.IOUtils
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
readHeader(byte[], int) - Method in class org.apache.poi.ddf.EscherRecord
Reads the 8 byte header information and populates the options and recordId records.
readInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get an int value from an InputStream
readLong(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a long value from an InputStream
readShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a short value from an InputStream
recordHandler(Record) - Method in class org.apache.poi.hssf.dev.EFHSSF
 
records - Variable in class org.apache.poi.hssf.model.Sheet
 
records - Variable in class org.apache.poi.hssf.model.Workbook
this contains the Worksheet record objects
register(Class, TreeCellRenderer) - Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
Registers a renderer for a class.
registerListener(ERFListener, short[]) - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
Register a listener for records.
registerListener(ModelFactoryListener) - Method in class org.apache.poi.hssf.eventmodel.ModelFactory
register a ModelFactoryListener so that it can receive Models as they are created.
registerListener(POIFSReaderListener) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for all documents
registerListener(POIFSReaderListener, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the root directory
registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the specified directory
remove(Object) - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
remove(Object) - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
remove(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
remove(int) - Method in interface org.apache.poi.poifs.storage.BlockList
remove and return the specified block from the list
remove(Object) - Method in class org.apache.poi.util.BinaryTree
Removes the mapping for this key from this map if present
remove(int) - Method in class org.apache.poi.util.IntList
Removes the element at the specified position in this list.
remove(int) - Method in class org.apache.poi.util.ShortList
Removes the element at the specified position in this list.
removeAll(IntList) - Method in class org.apache.poi.util.IntList
Removes from this list all the elements that are contained in the specified collection
removeAll(ShortList) - Method in class org.apache.poi.util.ShortList
Removes from this list all the elements that are contained in the specified collection
removeAreaAt(int) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
essentially unmerge the cells in the "area" stored at the passed in index
removeBreak(short) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Removes the break indicated by the parameter
removeBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.Workbook
Removes the specified Builtin NameRecord that matches the name and index
removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
removeCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
remove the HSSFCell from this row.
removeColumnBreak(short) - Method in class org.apache.poi.hssf.model.Sheet
Removes a page break at the indicated column
removeColumnBreak(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes a page break at the indicated column
removeMergedRegion(int) - Method in class org.apache.poi.hssf.model.Sheet
 
removeMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
removes a merged region of cells (hence letting them free)
removeName(int) - Method in class org.apache.poi.hssf.model.Workbook
removes the name
removeName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
remove the named range by his index
removeName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
remove the named range by his name
removePrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Delete the printarea for the sheet specified
removeProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Remove a property from the list of properties we manage
removeRow(RowRecord) - Method in class org.apache.poi.hssf.model.Sheet
Removes a row record This method is not loc sensitive, it resets loc to = dimsloc so no worries.
removeRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
removeRow(HSSFRow) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Remove a row from this sheet.
removeRowBreak(int) - Method in class org.apache.poi.hssf.model.Sheet
Removes a page break at the indicated row
removeRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes the page break at the indicated row
removeSheet(int) - Method in class org.apache.poi.hssf.model.Workbook
 
removeSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
removes sheet at the given index
removeString(String, String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
removeValue(Object) - Method in class org.apache.poi.util.BinaryTree
Removes the mapping for this value from this map if present
removeValue(int) - Method in class org.apache.poi.util.IntList
Removes the first occurrence in this list of the specified element (optional operation).
removeValue(short) - Method in class org.apache.poi.util.ShortList
Removes the first occurrence in this list of the specified element (optional operation).
removeValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.Sheet
remove a value record from the records array.
renameTo(String) - Method in interface org.apache.poi.poifs.filesystem.Entry
Rename this Entry.
renameTo(String) - Method in class org.apache.poi.poifs.filesystem.EntryNode
Rename this Entry.
renderAsString(DocumentDescriptor) - Method in class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer
Renders DocumentDescriptor as a string.
renderers - Variable in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
Maps classes to renderers.
repaint(long, int, int, int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
repaint(Rectangle) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
replaceString(String, String, String) - Method in class org.apache.poi.hssf.util.RangeAddress
 
replaceValueRecord(CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.Sheet
replace a value record from the records array.
reset() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class org.apache.poi.util.BlockingInputStream
 
retainAll(IntList) - Method in class org.apache.poi.util.IntList
Retains only the elements in this list that are contained in the specified collection.
retainAll(ShortList) - Method in class org.apache.poi.util.ShortList
Retains only the elements in this list that are contained in the specified collection.
returnClass - Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
revalidate() - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
root - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet
 
root - Variable in class org.apache.poi.hdf.model.util.BTreeSet
 
rootNode - Variable in class org.apache.poi.contrib.poibrowser.POIBrowser
The tree's root node must be visible to all methods.
rootNode - Variable in class org.apache.poi.contrib.poibrowser.TreeReaderListener
The tree's root node.
rotate(double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
rotate(double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
rowBreaks - Variable in class org.apache.poi.hssf.model.Sheet
 
rowIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
row_from - Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
upper lefthand corner row
row_to - Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
lower right hand corner row
rows - Variable in class org.apache.poi.hssf.model.Sheet
 
run(String[]) - Method in class org.apache.poi.contrib.poibrowser.POIBrowser
 
run() - Method in class org.apache.poi.hssf.dev.BiffViewer
Method run starts up BiffViewer...
run() - Method in class org.apache.poi.hssf.dev.EFBiffViewer
 
run() - Method in class org.apache.poi.hssf.dev.EFHSSF
 
run() - Method in class org.apache.poi.hssf.dev.FormulaViewer
Method run
run(InputStream) - Method in class org.apache.poi.hssf.eventmodel.ModelFactory
Start processing the Workbook stream into Model events.

S

SCLRecord - class org.apache.poi.hssf.record.SCLRecord.
Specifies the window's zoom magnification.
SCLRecord() - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SCLRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SCLRecord
Constructs a SCL record and sets its fields appropriately.
SCLRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SCLRecord
Constructs a SCL record and sets its fields appropriately.
SEP - class org.apache.poi.hdf.extractor.SEP.
Comment me
SEP() - Constructor for class org.apache.poi.hdf.extractor.SEP
 
SEPAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType.
Section Properties.
SEPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
 
SHADOWSTYLE__COLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__HIGHLIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__OFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__OFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__OPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__PERSPECTIVEX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__PERSPECTIVEY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SCALEXTOX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SCALEXTOY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SCALEYTOX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SCALEYTOY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SECONDOFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SECONDOFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SHADOW - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__SHADOWOBSURED - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__TYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHADOWSTYLE__WEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__BACKGROUNDSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__BLACKANDWHITESETTINGS - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__CONNECTORSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__DELETEATTACHEDOBJECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__LOCKSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__MASTER - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__OLEICON - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__PREFERRELATIVERESIZE - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__WMODEBW - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHAPE__WMODEPUREBW - Static variable in class org.apache.poi.ddf.EscherProperties
 
SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
SHOW_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
SHOW_PLACEHOLDERS - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.AddPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.BoolPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.ConcatPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.DividePtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.EqualPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.FuncPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.GreaterThanPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.IntPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.LessThanPtg
the size of the Ptg
SIZE - Static variable in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.NumberPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.PowerPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.StringPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.SubtractPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
SIZE - Static variable in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SOLID_FOREGROUND - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Solidly filled
SOLVER_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
SPACING_CLOSE - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
SPACING_MEDIUM - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
SPACING_OPEN - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SPARSE_DOTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Sparse dots
SPGR_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
SP_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
SQUARES - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SQUARES - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Squares
SSTRecord - class org.apache.poi.hssf.record.SSTRecord.
Title: Static String Table Record
SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
default constructor
SSTRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SSTRecord
Constructs an SST record and sets its fields appropriately.
SSTRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SSTRecord
Constructs an SST record and sets its fields appropriately.
SS_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
no type offsetting (not super or subscript)
SS_SUB - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_SUB - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
subscript
SS_SUPER - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_SUPER - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
superscript
STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The standard size of an XLS palette
STYLE_BUILT_IN - Static variable in class org.apache.poi.hssf.record.StyleRecord
 
STYLE_USER_DEFINED - Static variable in class org.apache.poi.hssf.record.StyleRecord
 
ST_ACCENTBORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTBORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTBORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTBORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACCENTCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONBEGINNING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONBLANK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONEND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONFORWARDNEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONHELP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONHOME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONINFORMATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONMOVIE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONRETURN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ACTIONBUTTONSOUND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BALLOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BENTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BEVEL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BLOCKARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BRACEPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_BRACKETPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CAN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CLOUDCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CUBE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDLEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_CURVEDUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_DIAMOND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_DONUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_DOUBLEWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_DOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_DOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ELLIPSE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ELLIPSERIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ELLIPSERIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTALTERNATEPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTCOLLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTCONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTDECISION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTDELAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTDISPLAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTEXTRACT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTINPUTOUTPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTINTERNALSTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMAGNETICDISK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMAGNETICDRUM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMAGNETICTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMANUALINPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMANUALOPERATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMERGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTMULTIDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTOFFLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTONLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTPREDEFINEDPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTPREPARATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTPUNCHEDCARD - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTPUNCHEDTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTSORT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTSUMMINGJUNCTION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FLOWCHARTTERMINATOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_FOLDEDCORNER - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_HEART - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_HEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_HOMEPLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_HORIZONTALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_HOSTCONTROL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_IRREGULARSEAL1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_IRREGULARSEAL2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ISOCELESTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTRIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTRIGHTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LEFTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LIGHTNINGBOLT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_LINE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_MIN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_MOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_NIL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_NOSMOKING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_NOTCHEDCIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_NOTCHEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_NOT_PRIMATIVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_OCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_PARALLELOGRAM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_PENTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_PICTUREFRAME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_QUADARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_QUADARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIGHTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIGHTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_RIGHTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_ROUNDRECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL16 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL24 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL32 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SMILEYFACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_STAR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_STRAIGHTCONNECTOR1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_STRIPEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_SUN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTARCHDOWNCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTARCHDOWNPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTARCHUPCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTARCHUPPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTBOX - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTBUTTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTBUTTONPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCANDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCANUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCASCADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCASCADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCHEVRONINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCIRCLECURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCIRCLEPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCURVEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTCURVEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTDEFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTDEFLATEINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTDEFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTFADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTFADELEFT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTFADERIGHT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTFADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTHEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTINFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTINFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTOCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTONRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTPLAINTEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTRINGINSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTRINGOUTSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTSIMPLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTSLANTDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTSLANTUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTSTOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTTRIANGLEINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTWAVE1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTWAVE2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTWAVE3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TEXTWAVE4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_THICKARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_TRAPEZOID - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_UPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_UPARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_UPDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_UPDOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_UTURNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_VERTICALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_WAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_WEDGEELLIPSECALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_WEDGERECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
ST_WEDGERRECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
SUMMARY_INFORMATION_ID - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
The SummaryInformation's section's format ID.
SVBorder - class org.apache.poi.hssf.contrib.view.SVBorder.
This is an attempt to implement Excel style borders for the SheetViewer.
SVBorder() - Constructor for class org.apache.poi.hssf.contrib.view.SVBorder
 
SVFractionalFormat - class org.apache.poi.hssf.contrib.view.SVFractionalFormat.
This class is used to format cells into their fractional format.
SVFractionalFormat(String) - Constructor for class org.apache.poi.hssf.contrib.view.SVFractionalFormat
Constructs a new FractionalFormatter The formatStr defines how the number will be formatted # ?/? Up to one digit # ??/?? Up to two digits # ???/??? Up to three digits # ?/2 In halves # ?/4 In quarters # ?/8 In eighths # ?/16 In sixteenths # ?/10 In tenths # ?/100 In hundredths
SVRowHeader - class org.apache.poi.hssf.contrib.view.SVRowHeader.
This class presents the row header to the table.
SVRowHeader(HSSFSheet, JTable, int) - Constructor for class org.apache.poi.hssf.contrib.view.SVRowHeader
 
SVTableCellEditor - class org.apache.poi.hssf.contrib.view.SVTableCellEditor.
Sheet Viewer Table Cell Editor -- not commented via javadoc as it nearly completely consists of overridden methods.
SVTableCellEditor(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
SVTableCellRenderer - class org.apache.poi.hssf.contrib.view.SVTableCellRenderer.
Sheet Viewer Table Cell Render -- not commented via javadoc as it nearly completely consists of overridden methods.
SVTableCellRenderer(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
SVTableModel - class org.apache.poi.hssf.contrib.view.SVTableModel.
Sheet Viewer Table Model - The model for the Sheet Viewer just overrides things.
SVTableModel(HSSFSheet, int) - Constructor for class org.apache.poi.hssf.contrib.view.SVTableModel
 
SVTableModel(HSSFSheet) - Constructor for class org.apache.poi.hssf.contrib.view.SVTableModel
 
SVTableUtils - class org.apache.poi.hssf.contrib.view.SVTableUtils.
SVTableCell Editor and Renderer helper functions.
SVTableUtils() - Constructor for class org.apache.poi.hssf.contrib.view.SVTableUtils
 
SViewer - class org.apache.poi.hssf.contrib.view.SViewer.
Sheet Viewer - Views XLS files via HSSF.
SViewer() - Constructor for class org.apache.poi.hssf.contrib.view.SViewer
Construct the applet
SViewerPanel - class org.apache.poi.hssf.contrib.view.SViewerPanel.
This class presents the sheets to the user.
SViewerPanel(HSSFWorkbook, boolean) - Constructor for class org.apache.poi.hssf.contrib.view.SViewerPanel
Construct the representation of the workbook
SaveRecalcRecord - class org.apache.poi.hssf.record.SaveRecalcRecord.
Title: Save Recalc Record
SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
 
SaveRecalcRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
Constructs an SaveRecalc record and sets its fields appropriately.
SaveRecalcRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
Constructs an SaveRecalc record and sets its fields appropriately.
Section - class org.apache.poi.hpsf.Section.
Represents a section in a PropertySet.
Section() - Constructor for class org.apache.poi.hpsf.Section
Creates an empty and uninitialized Section.
Section(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
Creates a Section instance from a byte array.
SectionIDMap - class org.apache.poi.hpsf.wellknown.SectionIDMap.
Maps section format IDs to PropertyIDMaps.
SectionIDMap() - Constructor for class org.apache.poi.hpsf.wellknown.SectionIDMap
 
SectionProperties - class org.apache.poi.hdf.model.hdftypes.SectionProperties.
Comment me
SectionProperties() - Constructor for class org.apache.poi.hdf.model.hdftypes.SectionProperties
 
SelectionRecord - class org.apache.poi.hssf.record.SelectionRecord.
Title: Selection Record
SelectionRecord() - Constructor for class org.apache.poi.hssf.record.SelectionRecord
 
SelectionRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
Constructs a Selection record and sets its fields appropriately.
SelectionRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
Constructs a Selection record and sets its fields appropriately.
SepxNode - class org.apache.poi.hdf.extractor.util.SepxNode.
Comment me
SepxNode(int, int, int, byte[]) - Constructor for class org.apache.poi.hdf.extractor.util.SepxNode
 
SepxNode - class org.apache.poi.hdf.model.hdftypes.SepxNode.
Comment me
SepxNode(int, int, int, byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.SepxNode
 
SeriesChartGroupIndexRecord - class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord.
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
SeriesChartGroupIndexRecord() - Constructor for class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
SeriesChartGroupIndexRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Constructs a SeriesChartGroupIndex record and sets its fields appropriately.
SeriesChartGroupIndexRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Constructs a SeriesChartGroupIndex record and sets its fields appropriately.
SeriesIndexRecord - class org.apache.poi.hssf.record.SeriesIndexRecord.
links a series to its position in the series list.
SeriesIndexRecord() - Constructor for class org.apache.poi.hssf.record.SeriesIndexRecord
 
SeriesIndexRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesIndexRecord
Constructs a SeriesIndex record and sets its fields appropriately.
SeriesIndexRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesIndexRecord
Constructs a SeriesIndex record and sets its fields appropriately.
SeriesLabelsRecord - class org.apache.poi.hssf.record.SeriesLabelsRecord.
The series label record defines the type of label associated with the data format record.
SeriesLabelsRecord() - Constructor for class org.apache.poi.hssf.record.SeriesLabelsRecord
 
SeriesLabelsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesLabelsRecord
Constructs a SeriesLabels record and sets its fields appropriately.
SeriesLabelsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesLabelsRecord
Constructs a SeriesLabels record and sets its fields appropriately.
SeriesListRecord - class org.apache.poi.hssf.record.SeriesListRecord.
The series list record defines the series displayed as an overlay to the main chart record.
SeriesListRecord() - Constructor for class org.apache.poi.hssf.record.SeriesListRecord
 
SeriesListRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesListRecord
Constructs a SeriesList record and sets its fields appropriately.
SeriesListRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesListRecord
Constructs a SeriesList record and sets its fields appropriately.
SeriesRecord - class org.apache.poi.hssf.record.SeriesRecord.
The series record describes the overall data for a series.
SeriesRecord() - Constructor for class org.apache.poi.hssf.record.SeriesRecord
 
SeriesRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesRecord
Constructs a Series record and sets its fields appropriately.
SeriesRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesRecord
Constructs a Series record and sets its fields appropriately.
SeriesTextRecord - class org.apache.poi.hssf.record.SeriesTextRecord.
Defines a series name NOTE: This source is automatically generated please do not modify this file.
SeriesTextRecord() - Constructor for class org.apache.poi.hssf.record.SeriesTextRecord
 
SeriesTextRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesTextRecord
Constructs a SeriesText record and sets its fields appropriately.
SeriesTextRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesTextRecord
Constructs a SeriesText record and sets its fields appropriately.
SeriesToChartGroupRecord - class org.apache.poi.hssf.record.SeriesToChartGroupRecord.
Indicates the chart-group index for a series.
SeriesToChartGroupRecord() - Constructor for class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
SeriesToChartGroupRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Constructs a SeriesToChartGroup record and sets its fields appropriately.
SeriesToChartGroupRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Constructs a SeriesToChartGroup record and sets its fields appropriately.
SharedFormulaRecord - class org.apache.poi.hssf.record.SharedFormulaRecord.
Title: SharedFormulaRecord Description: Primarily used as an excel optimization so that multiple similar formulas are not written out too many times.
SharedFormulaRecord() - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
 
SharedFormulaRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
construct the sharedformula record, save all the information
Sheet - class org.apache.poi.hssf.model.Sheet.
Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF.
Sheet() - Constructor for class org.apache.poi.hssf.model.Sheet
Creates new Sheet with no intialization --useless at this point
SheetPropertiesRecord - class org.apache.poi.hssf.record.SheetPropertiesRecord.
Describes a chart sheet properties record.
SheetPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.SheetPropertiesRecord
 
SheetPropertiesRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SheetPropertiesRecord
Constructs a SheetProperties record and sets its fields appropriately.
SheetPropertiesRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SheetPropertiesRecord
Constructs a SheetProperties record and sets its fields appropriately.
SheetReferences - class org.apache.poi.hssf.util.SheetReferences.
Holds a collection of Sheet names and their associated reference numbers.
SheetReferences() - Constructor for class org.apache.poi.hssf.util.SheetReferences
 
ShortField - class org.apache.poi.util.ShortField.
representation of a short (16-bit) field at a fixed location within a byte array
ShortField(int) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array
ShortField(int, short) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array and initialize its value
ShortField(int, byte[]) - Constructor for class org.apache.poi.util.ShortField
Construct the ShortField with its offset into its containing byte array and initialize its value from its byte array
ShortField(int, short, byte[]) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array, initialize its value, and write its value to its byte array
ShortList - class org.apache.poi.util.ShortList.
A List of short's; as full an implementation of the java.util.List interface as possible, with an eye toward minimal creation of objects the mimicry of List is as follows: if possible, operations designated 'optional' in the List interface are attempted wherever the List interface refers to an Object, substitute short wherever the List interface refers to a Collection or List, substitute ShortList the mimicry is not perfect, however: operations involving Iterators or ListIterators are not supported remove(Object) becomes removeValue to distinguish it from remove(short index) subList is not supported
ShortList() - Constructor for class org.apache.poi.util.ShortList
create an ShortList of default size
ShortList(ShortList) - Constructor for class org.apache.poi.util.ShortList
create a copy of an existing ShortList
ShortList(int) - Constructor for class org.apache.poi.util.ShortList
create an ShortList with a predefined initial size
SimpleFilledShape - class org.apache.poi.hssf.model.SimpleFilledShape.
 
SmallBlockTableReader - class org.apache.poi.poifs.storage.SmallBlockTableReader.
This class implements reading the small document block list from an existing file
SmallBlockTableReader() - Constructor for class org.apache.poi.poifs.storage.SmallBlockTableReader
 
SmallBlockTableWriter - class org.apache.poi.poifs.storage.SmallBlockTableWriter.
This class implements storage for writing the small blocks used by small documents.
SmallBlockTableWriter(List, RootProperty) - Constructor for class org.apache.poi.poifs.storage.SmallBlockTableWriter
Creates new SmallBlockTable
SmallDocumentBlock - class org.apache.poi.poifs.storage.SmallDocumentBlock.
Storage for documents that are too small to use regular DocumentBlocks for their data
SmallDocumentBlockList - class org.apache.poi.poifs.storage.SmallDocumentBlockList.
A list of SmallDocumentBlocks instances, and methods to manage the list
SmallDocumentBlockList(List) - Constructor for class org.apache.poi.poifs.storage.SmallDocumentBlockList
Constructor SmallDocumentBlockList
SpecialPropertySet - class org.apache.poi.hpsf.SpecialPropertySet.
Abstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation.
SpecialPropertySet(PropertySet) - Constructor for class org.apache.poi.hpsf.SpecialPropertySet
 
StringPtg - class org.apache.poi.hssf.record.formula.StringPtg.
Number Stores a String value in a formula value stored in the format char[]
StringPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.StringPtg
Create a StringPtg from a byte array read from disk
StringPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.StringPtg
Create a StringPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
StringRecord - class org.apache.poi.hssf.record.StringRecord.
Supports the STRING record structure.
StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
 
StringRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.StringRecord
Constructs a String record and sets its fields appropriately.
StringRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.StringRecord
Constructs an String record and sets its fields appropriately.
StringUtil - class org.apache.poi.util.StringUtil.
Title: String Utility Description: Collection of string handling utilities Now it is quite confusing: the method pairs, in which one of them write data and other read written data are: putUncompressedUnicodeHigh and getFromUnicode putUncompressedUnicode and getFromUnicodeHigh
StyleDescription - class org.apache.poi.hdf.extractor.StyleDescription.
Comment me
StyleDescription() - Constructor for class org.apache.poi.hdf.extractor.StyleDescription
 
StyleDescription(byte[], int, boolean) - Constructor for class org.apache.poi.hdf.extractor.StyleDescription
 
StyleDescription - class org.apache.poi.hdf.model.hdftypes.StyleDescription.
Comment me
StyleDescription() - Constructor for class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
StyleDescription(byte[], int, boolean) - Constructor for class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
StyleRecord - class org.apache.poi.hssf.record.StyleRecord.
Title: Style Record
StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
 
StyleRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.StyleRecord
Constructs a Style record and sets its fields appropriately.
StyleRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.StyleRecord
Constructs a Style record and sets its fields appropriately.
StyleSheet - class org.apache.poi.hdf.extractor.StyleSheet.
Comment me
StyleSheet(byte[]) - Constructor for class org.apache.poi.hdf.extractor.StyleSheet
 
StyleSheet - class org.apache.poi.hdf.model.hdftypes.StyleSheet.
Represents a document's stylesheet.
StyleSheet(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.StyleSheet
StyleSheet constructor.
SubRecord - class org.apache.poi.hssf.record.SubRecord.
Subrecords are part of the OBJ class.
SubRecord() - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubtractPtg - class org.apache.poi.hssf.record.formula.SubtractPtg.
 
SubtractPtg() - Constructor for class org.apache.poi.hssf.record.formula.SubtractPtg
 
SubtractPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.SubtractPtg
 
SummaryInformation - class org.apache.poi.hpsf.SummaryInformation.
Convenience class representing a Summary Information stream in a Microsoft Office document.
SummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation from a given PropertySet.
SupBookRecord - class org.apache.poi.hssf.record.SupBookRecord.
Title: Sup Book
SupBookRecord() - Constructor for class org.apache.poi.hssf.record.SupBookRecord
 
SupBookRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
Constructs a Extern Sheet record and sets its fields appropriately.
SupBookRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
Constructs a Extern Sheet record and sets its fields appropriately.
SystemOutLogger - class org.apache.poi.util.SystemOutLogger.
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
SystemOutLogger() - Constructor for class org.apache.poi.util.SystemOutLogger
 
scale(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
section(SectionProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
sectionCount - Variable in class org.apache.poi.hpsf.PropertySet
The number of sections in this PropertySet.
sections - Variable in class org.apache.poi.hpsf.PropertySet
The sections in this PropertySet.
sectionsToString(List) - Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
Returns a string representation of a list of Sections.
selection - Variable in class org.apache.poi.hssf.model.Sheet
 
serialiseEncoder(int, String, String, String) - Method in class org.apache.poi.generator.FieldIterator
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBSERecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBlipRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientDataRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDgRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDggRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherOptRecord
This method serializes this escher record into a byte array.
serialize() - Method in class org.apache.poi.ddf.EscherRecord
Serializes to a new byte array.
serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
Serializes to an existing byte array without serialization listener.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherRecord
Serializes the record to an existing byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpgrRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherTextboxRecord
Writes this record and any contained records to the supplied byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.UnknownEscherRecord
Writes this record and any contained records to the supplied byte array.
serialize() - Method in class org.apache.poi.hssf.model.Sheet
Serializes all records in the sheet into one big byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.Sheet
Serializes all records in the sheet into one big byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.Workbook
Serializes all records int the worksheet section into a big byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AreaRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AxisParentRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AxisRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AxisUsedRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BOFRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BackupRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BarRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BeginRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BlankRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BoolErrRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ChartRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CodepageRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
serialize() - Method in class org.apache.poi.hssf.record.ContinueRecord
USE ONLY within "processContinue"
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ContinueRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.CountryRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DBCellRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DSFRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DataFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DeltaRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EOFRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EndRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EndSubRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
Serializes this aggregate to a byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FontBasisRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FontIndexRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FontRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FooterRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FormulaRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.FrameRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.GridsetRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.GutsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.HCenterRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.HeaderRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.HideObjRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.IndexRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.IterationRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
THROWS A RUNTIME EXCEPTION..
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LegendRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LineFormatRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.MMSRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.MulRKRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.NameRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.NumberRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PaletteRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PaneRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PasswordRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PlotAreaRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ProtectRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RKRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
serialize() - Method in class org.apache.poi.hssf.record.Record
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.Record
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RefModeRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RowRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SCLRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SSTRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SelectionRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesListRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
spit the record out AS IS.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StringRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StyleRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.SupBookRecord
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TextRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TickRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.UnicodeString
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.UnitsRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.UnknownRecord
spit the record out AS IS.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.VCenterRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
called by the class that is responsible for writing this sucker.
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
Serializes the complex part of this property
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeField(int, byte[]) - Method in interface org.apache.poi.hssf.record.CustomField
Converts this field to it's byte array form.
serializeField(int, byte[]) - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
Serializes the simple part of this property.
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Serialize the simple part of the escher record.
set(int) - Method in class org.apache.poi.util.BitField
Set the bits.
set(byte) - Method in class org.apache.poi.util.ByteField
set the ByteField's current value
set(byte, byte[]) - Method in class org.apache.poi.util.ByteField
set the ByteField's current value and write it to a byte array
set(int, int) - Method in class org.apache.poi.util.IntList
Replaces the element at the specified position in this list with the specified element
set(int) - Method in class org.apache.poi.util.IntegerField
set the IntegerField's current value
set(int, byte[]) - Method in class org.apache.poi.util.IntegerField
set the IntegerField's current value and write it to a byte array
set(long) - Method in class org.apache.poi.util.LongField
set the LongField's current value
set(long, byte[]) - Method in class org.apache.poi.util.LongField
set the LongField's current value and write it to a byte array
set(short) - Method in class org.apache.poi.util.ShortField
set the ShortField's current value
set(short, byte[]) - Method in class org.apache.poi.util.ShortField
set the ShortField's current value and write it to a byte array
set(int, short) - Method in class org.apache.poi.util.ShortList
Replaces the element at the specified position in this list with the specified element
set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set some old holdover from lotus 123.
setActiveCellCol(short) - Method in class org.apache.poi.hssf.model.Sheet
Sets the active column
setActiveCellCol(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's col
setActiveCellRef(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's reference number
setActiveCellRow(int) - Method in class org.apache.poi.hssf.model.Sheet
Sets the active row
setActiveCellRow(int) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's row
setActivePane(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the active pane field for the Pane record.
setAddMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
set number of add menu options (set to 0)
setAdt(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the adt field for the DOP record.
setAdtlDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
setAdtlDiagLineStyle(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the diagonal border line style? Who the heck ever heard of a diagonal border?
setAdtlFillPattern(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the fill pattern
setAdtlPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the additional palette options bitmask (see individual bitsetter methods that reference this method)
setAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the horizontal alignment of the cell.
setAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of horizontal alignment for the cell
setAlignment(HSSFCell, HSSFWorkbook, short) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Take a cell, and align it.
setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the alignment options bitmask.
setAlternateExpression(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternate expression evaluation is on
setAlternateFormula(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternative formula entry is on
setAlternativeExpression(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternate expression evaluation is on
setAlternativeFormula(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternative formula entry is on
setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setAnchor(short, int, int, int, short, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Dets the top-left and bottom-right coordinates of the anchor.
setAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets a particular anchor.
setAnchorId(short) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Set the anchor id field for the ObjectLink record.
setAnld(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the anld field for the PAP record.
setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is this arabic?
setArea(String) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setArea(String) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setAreaReference(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the reference , the area only (range)
setArrayData(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
We have this method because the way in which arrays in escher works is screwed for seemly arbitary reasons.
setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Sets this cell as the active cell for the worksheet
setAsumyi(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the asumyi field for the DOP record.
setAttributes(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the font attributes (see individual bit setters that reference this method)
setAuto(boolean) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Sets the auto field value.
setAutoBackground(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the auto background field value.
setAutoColor(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the auto color field value.
setAutoGeneratedText(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the auto generated text field value.
setAutoLabelDeleted(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the auto label deleted field value.
setAutoPlotArea(boolean) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Sets the auto plot area field value.
setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.FrameRecord
Sets the auto position field value.
setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the auto position field value.
setAutoSeries(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the auto series field value.
setAutoSize(boolean) - Method in class org.apache.poi.hssf.record.FrameRecord
Sets the auto size field value.
setAutoTextBackground(boolean) - Method in class org.apache.poi.hssf.record.TickRecord
Sets the auto text background field value.
setAutoTextColor(boolean) - Method in class org.apache.poi.hssf.record.TickRecord
Sets the auto text color field value.
setAutoXPositioning(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the auto x positioning field value.
setAutoYPositioning(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the auto y positioning field value.
setAutobreaks(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
show automatic page breaks or not
setAutobreaks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
show automatic page breaks or not
setAutofill(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the autofill field value.
setAutoline(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the autoline field value.
setAutomatic(boolean) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Sets the automatic field value.
setAutomaticCategoryCrossing(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the automatic category crossing field value.
setAutomaticMajor(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the automatic major field value.
setAutomaticMaximum(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the automatic maximum field value.
setAutomaticMinimum(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the automatic minimum field value.
setAutomaticMinor(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the automatic minor field value.
setAutorotate(boolean) - Method in class org.apache.poi.hssf.record.TickRecord
Sets the autorotate field value.
setAxisType(short) - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
Set the axis type field for the AxisLineFormat record.
setAxisType(short) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Set the axis type field for the AxisParent record.
setAxisType(short) - Method in class org.apache.poi.hssf.record.AxisRecord
Set the axis type field for the Axis record.
setBAT(BlockAllocationTableReader) - Method in interface org.apache.poi.poifs.storage.BlockList
set the associated BlockAllocationTable
setBATBlocks(int, int) - Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
Set BAT block parameters.
setBackcolorIndex(short) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the backcolor index field for the AreaFormat record.
setBackground(byte) - Method in class org.apache.poi.hssf.record.TickRecord
Set the background field for the Tick record.
setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the background color field for the AreaFormat record.
setBackup(short) - Method in class org.apache.poi.hssf.record.BackupRecord
set the backup flag (0,1)
setBackupFlag(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
determine whether the Excel GUI will backup the workbook when saving.
setBackuppos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setBadFontHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether the font and row height are not compatible
setBarSpace(short) - Method in class org.apache.poi.hssf.record.BarRecord
Set the bar space field for the Bar record.
setBaseIstd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the baseIstd field for the CHP record.
setBaseUnit(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the base unit field for the AxisOptions record.
setBkc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the bkc field for the SEP record.
setBlipTypeMacOS(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Set the expected MacOS blip type
setBlipTypeWin32(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Set the expected win32 blip type
setBoldWeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
setBoldweight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the boldness to use
setBoolean(int, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setBorder(Color, Color, Color, Color, int, int, int, int, boolean) - Method in class org.apache.poi.hssf.contrib.view.SVBorder
 
setBorder(boolean) - Method in class org.apache.poi.hssf.record.DatRecord
Sets the border field value.
setBorderBottom(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the bottom border
setBorderBottom(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the bottom border of the cell
setBorderBottom(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the borderBottom attribute of the HSSFRegionUtil object
setBorderLeft(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the borderline style for the left border
setBorderLeft(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the left border of the cell
setBorderLeft(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the left border for a region of cells by manipulating the cell style of the indidual cells on the left
setBorderOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border options bitmask (see the corresponding bitsetter methods that reference back to this one)
setBorderRight(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the right border
setBorderRight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the right border of the cell
setBorderRight(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the borderRight attribute of the HSSFRegionUtil object
setBorderTop(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the top border
setBorderTop(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the top border of the cell
setBorderTop(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the borderBottom attribute of the HSSFRegionUtil object
setBorderType(short) - Method in class org.apache.poi.hssf.record.FrameRecord
Set the border type field for the Frame record.
setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the bottom border
setBottomBorderColor(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the bottomBorderColor attribute of the HSSFRegionUtil object
setBottomBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the bottom border
setBoundaryHeight(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the boundary height of the metafile drawing commands
setBoundaryLeft(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the left boundary of the metafile drawing commands
setBoundaryTop(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the top boundary of the metafile drawing commands
setBoundaryWidth(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the boundary width of the metafile drawing commands
setBrc(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the brc field for the CHP record.
setBrcBar(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcBar field for the PAP record.
setBrcBetween(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcBetween field for the PAP record.
setBrcBottom(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcBottom field for the PAP record.
setBrcBottom(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the brcBottom field for the SEP record.
setBrcBottom(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcBottom field for the TAP record.
setBrcBottom(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the brcBottom field for the TC record.
setBrcHorizontal(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcHorizontal field for the TAP record.
setBrcLeft(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcLeft field for the PAP record.
setBrcLeft(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the brcLeft field for the SEP record.
setBrcLeft(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcLeft field for the TAP record.
setBrcLeft(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the brcLeft field for the TC record.
setBrcRight(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcRight field for the PAP record.
setBrcRight(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the brcRight field for the SEP record.
setBrcRight(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcRight field for the TAP record.
setBrcRight(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the brcRight field for the TC record.
setBrcTop(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcTop field for the PAP record.
setBrcTop(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the brcTop field for the SEP record.
setBrcTop(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcTop field for the TAP record.
setBrcTop(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the brcTop field for the TC record.
setBrcVertical(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the brcVertical field for the TAP record.
setBrcl(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcl field for the PAP record.
setBrcp(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the brcp field for the PAP record.
setBspos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setBubbleSeriesType(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the bubble series type field for the Series record.
setBucketOffsets(int[], int[]) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
setBucketRecordOffset(short) - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
setBuild(short) - Method in class org.apache.poi.hssf.record.BOFRecord
build that wrote this file
setBuildYear(short) - Method in class org.apache.poi.hssf.record.BOFRecord
Year of the build that wrote this file
setBuiltin(byte) - Method in class org.apache.poi.hssf.record.StyleRecord
if this is a builtin style set teh number of the built in style
setByte(byte) - Method in class org.apache.poi.util.BitField
Set the bits.
setByteBoolean(byte, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setCCh(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cCh field for the DOP record.
setCChFtnEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cChFtnEdn field for the DOP record.
setCChWS(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cChWS field for the DOP record.
setCChWSFtnEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cChWSFtnEdn field for the DOP record.
setCConsexHypLim(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cConsexHypLim field for the DOP record.
setCDBC(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cDBC field for the DOP record.
setCDBCFtnEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cDBCFtnEdn field for the DOP record.
setCHP(CHP) - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
setCHP(CharacterProperties) - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
setCLines(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cLines field for the DOP record.
setCLinesFtnEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cLinesFtnEdn field for the DOP record.
setCParas(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cParas field for the DOP record.
setCParasFtnEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cParasFtnEdn field for the DOP record.
setCPg(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cPg field for the DOP record.
setCPgFtnEdn(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cPgFtnEdn field for the DOP record.
setCQuickSaves(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the cQuickSaves field value.
setCWords(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cWords field for the DOP record.
setCWordsFtnEnd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the cWordsFtnEnd field for the DOP record.
setCacheOfSavedSize(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the cache of the saved size
setCacheOfSize(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the cache of the metafile size
setCalcMode(short) - Method in class org.apache.poi.hssf.record.CalcModeRecord
set the calc mode flag for formulas
setCapacity(int) - Static method in class org.apache.poi.hssf.record.RecordFactory
Deprecated. changes the default capacity (10000) to handle larger files
setCategoryAxisCross(double) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the category axis cross field for the ValueRange record.
setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Set the category data type field for the DefaultDataLabelTextProperties record.
setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the category data type field for the Series record.
setCategorySpace(short) - Method in class org.apache.poi.hssf.record.BarRecord
Set the category space field for the Bar record.
setCbMac(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cbMac field for the FIB record.
setCbSttbttmbd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cbSttbttmbd field for the FIB record.
setCcolM1(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the ccolM1 field for the SEP record.
setCcpAtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpAtn field for the FIB record.
setCcpEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpEdn field for the FIB record.
setCcpFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpFtn field for the FIB record.
setCcpHdd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpHdd field for the FIB record.
setCcpHdrTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpHdrTxbx field for the FIB record.
setCcpMcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpMcr field for the FIB record.
setCcpText(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpText field for the FIB record.
setCcpTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the ccpTxbx field for the FIB record.
setCellErrorValue(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a error value for the cell
setCellFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellNum(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set the cell's number within the row (0 based)
setCellOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
sets the options bitmask - you can also use corresponding option bit setters (see other methods that reference this one)
setCellStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set the style for the cell.
setCellStyleProperty(HSSFCell, HSSFWorkbook, String, Object) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
This method attempt to find an already existing HSSFCellStyle that matches what you want the style to be.
setCellType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set the cells type (numeric, formula or string) -- DONT USE FORMULAS IN THIS RELEASE WE'LL THROW YOU A RUNTIME EXCEPTION IF YOU DO
setCellValue(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a numeric value for the cell
setCellValue(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a date value for the cell.
setCellValue(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a date value for the cell.
setCellValue(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a string value for the cell.
setCellValue(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a boolean value for the cell
setCenter(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Sets the center string.
setCenter(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Sets the center string.
setCfclcb(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cfclcb field for the FIB record.
setChYsr(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the chYsr field for the CHP record.
setCharCount(short) - Method in class org.apache.poi.hssf.record.UnicodeString
set the number of characters in the string
setCharCount() - Method in class org.apache.poi.hssf.record.UnicodeString
sets the number of characters to whaterver number of characters is in the string currently.
setCharset(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the character set
setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Set the chart group index field for the SeriesChartGroupIndex record.
setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Set the chart group index field for the SeriesToChartGroup record.
setChartTypeManuallyFormatted(boolean) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Sets the chart type manually formatted field value.
setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
Set the child property.
setChildRecords(List) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
setChildRecords(List) - Method in class org.apache.poi.ddf.EscherRecord
Sets the child records for this record.
setChildRecords(List) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
setChs(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the chs field for the FIB record.
setChsTables(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the chsTables field for the FIB record.
setChse(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the chse field for the CHP record.
setClass(byte) - Method in class org.apache.poi.hssf.record.formula.Ptg
 
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClm(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the clm field for the SEP record.
setClw(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the clw field for the FIB record.
setCnsPgn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the cnsPgn field for the SEP record.
setCodepage(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
set the codepage for this workbook
setCodepage(short) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
set the codepage for the file
setCol1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column number for the top-left position.
setCol1(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setCol2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column of the bottom right corner of this shape.
setCol2(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setColLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the maximum outline level for the col gutter.
setColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
setColWidth(short) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
set the default column width
setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether or not to colapse this row
setCollapsed(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set whether the cells are collapsed
setColor(short, byte, byte, byte) - Method in class org.apache.poi.hssf.record.PaletteRecord
Sets the color value at a given index If the given index is greater than the current last color index, then black is inserted at every index required to make the palette continuous.
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the color for the font
setColor1(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
setColor2(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
setColor3(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
setColor4(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
setColorAtIndex(short, byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Sets the color at the given offset
setColorPaletteIndex(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the font's color palette index
setColourPaletteIndex(short) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Set the colour palette index field for the LineFormat record.
setColumn(short, Short, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.model.Sheet
 
setColumn(short) - Method in class org.apache.poi.hssf.record.BlankRecord
set the column this cell defines within the row
setColumn(short) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
setColumn(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
set the column this cell defines within the row
setColumn(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setColumn(short) - Method in class org.apache.poi.hssf.record.LabelRecord
NO-OP!
setColumn(short) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
setColumn(short) - Method in class org.apache.poi.hssf.record.NumberRecord
 
setColumn(short) - Method in class org.apache.poi.hssf.record.RKRecord
 
setColumn(short, Short, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
setColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setColumn(short) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setColumn(short) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.model.Sheet
Sets a page break at the indicated column
setColumnBreak(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets a page break at the indicated column
setColumnFrom(short) - Method in class org.apache.poi.hssf.util.Region
set the upper left hand corner column number
setColumnGroupCollapsed(short, boolean) - Method in class org.apache.poi.hssf.model.Sheet
 
setColumnGroupCollapsed(short, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Expands or collapses a column group.
setColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
setColumnTo(short) - Method in class org.apache.poi.hssf.util.Region
set the lower right hand corner column number
setColumnWidth(short, short) - Method in class org.apache.poi.hssf.model.Sheet
set the width for a given column in 1/20th of a character width units
setColumnWidth(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' width in 1/256 of a character width
setColumnWidth(short, short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the width (in units of 1/256th of a character width)
setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setCompressedFlag(byte) - Method in class org.apache.poi.hssf.record.StringRecord
Sets whether the string is compressed or not
setCompressedUnicodeFlag(byte) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
set whether or not to interperate the Sheetname as compressed unicode (8/16 bit) (This is undocumented but can be found as Q187919 on the Microsoft(tm) Support site)
setCompressedUnicodeFlag(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the compressed unicode flag
setCompressionFlag(byte) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set whether the contents of the blip is compressed
setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Sets the coordinate space of this group.
setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Sets the coordinate space of this group.
setCopies(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setCopies(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the number of copies.
setCount(short) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
set the number of built-in functions
setCpnBteChp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBteChp field for the FIB record.
setCpnBteChp_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBteChp_W6 field for the FIB record.
setCpnBteLvc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBteLvc field for the FIB record.
setCpnBteLvc_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBteLvc_W6 field for the FIB record.
setCpnBtePap(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBtePap field for the FIB record.
setCpnBtePap_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the cpnBtePap_W6 field for the FIB record.
setCrossCategoryAxisAtMaximum(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the cross category axis at maximum field value.
setCrossesFarRight(boolean) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Sets the crosses far right field value.
setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the crossing point field for the AxisOptions record.
setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Set the crossing point field for the CategorySeriesAxis record.
setCsw(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the csw field for the FIB record.
setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
sets the current country
setCustomMenuLength(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the custom menu length
setCustomMenuText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the custom menu text
setCustomNumberFormat(boolean) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Sets the custom number format field value.
setData(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
The BLIP data
setData(byte[]) - Method in class org.apache.poi.hssf.record.ContinueRecord
set the data for continuation
setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
setData(short) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the data format (must be a valid format)
setDataLabelPlacement(short) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the data label placement field value.
setDataTable(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the data table field value.
setDbcell(int, int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setDcs(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dcs field for the PAP record.
setDefaultBase(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default base field value.
setDefaultColumnWidth(short) - Method in class org.apache.poi.hssf.model.Sheet
set the default column width for the sheet (if the columns do not define their own width)
setDefaultColumnWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default column width for the sheet (if the columns do not define their own width) in characters
setDefaultCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
sets the default country
setDefaultCross(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default cross field value.
setDefaultDateSettings(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default date settings field value.
setDefaultHeader(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display a default header
setDefaultMajor(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default major field value.
setDefaultMaximum(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default maximum field value.
setDefaultMinimum(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default minimum field value.
setDefaultMinorUnit(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the default minor unit field value.
setDefaultPlotDimensions(boolean) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Sets the default plot dimensions field value.
setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.model.Sheet
set the default row height for the sheet (if the rows do not define their own height)
setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default row height for the sheet (if the rows do not define their own height) in points
setDefinitionTextLength(short) - Method in class org.apache.poi.hssf.record.NameRecord
sets the definition (reference - formula) length
setDelMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
set number of del menu options (set to 0)
setDenominator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
Set the denominator field for the SCL record.
setDescriptionText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the description text
setDescriptionTextLength(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the length of named range description
setDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
setDialog(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set whether sheet is a dialog sheet or not
setDialog(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether sheet is a dialog sheet or not
setDimensions(int, short, int, short) - Method in class org.apache.poi.hssf.model.Sheet
Per an earlier reported bug in working with Andy Khan's excel read library.
setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.AreaRecord
Sets the display as percentage field value.
setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.BarRecord
Sets the display as percentage field value.
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.model.Sheet
Sets whether the formulas are shown in a viewer.
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display formulas
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the formulas are shown in a viewer.
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.model.Sheet
Sets whether the gridlines are shown in a viewer.
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display gridlines
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the gridlines are shown in a viewer.
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set whether to display the guts or not
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the outline symbols are displaed
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether to display the guts or not
setDisplayHorizonalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the horizontal scrollbar or not
setDisplayMode(short) - Method in class org.apache.poi.hssf.record.TextRecord
Set the display mode field for the Text record.
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.Sheet
Sets whether the RowColHeadings are shown in a viewer.
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display row and column headings
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the RowColHeadings are shown in a viewer.
setDisplayTabs(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the tabs or not
setDisplayVerticalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the vertical scrollbar or not
setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display zero values
setDisplayedTab(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the displayed tab number
setDmBinFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dmBinFirst field for the SEP record.
setDmBinOther(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dmBinOther field for the SEP record.
setDmOrientFirst(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dmOrientFirst field for the SEP record.
setDmOrientPage(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dmOrientPage field for the SEP record.
setDmPaperReq(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dmPaperReq field for the SEP record.
setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Sets the do not size with window field value.
setDocinfo(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo field for the DOP record.
setDocinfo1(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo1 field for the DOP record.
setDocinfo2(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo2 field for the DOP record.
setDocinfo3(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo3 field for the DOP record.
setDocinfo4(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo4 field for the DOP record.
setDocinfo5(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo5 field for the DOP record.
setDocinfo6(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the docinfo6 field for the DOP record.
setDocument(POIFSDocument) - Method in class org.apache.poi.poifs.property.DocumentProperty
set the POIFSDocument
setDogrid(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dogrid field for the DOP record.
setDoptypography(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the doptypography field for the DOP record.
setDraft(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setDraft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether it is in draft mode
setDrawTicks(boolean) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Sets the draw ticks field value.
setDrawingsSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
 
setDsf(short) - Method in class org.apache.poi.hssf.record.DSFRecord
set the DSF flag
setDttmCreated(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dttmCreated field for the DOP record.
setDttmDispFldRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the dttmDispFldRMark field for the CHP record.
setDttmLastPrint(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dttmLastPrint field for the DOP record.
setDttmPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the dttmPropRMark field for the CHP record.
setDttmPropRMark(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dttmPropRMark field for the PAP record.
setDttmPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dttmPropRMark field for the SEP record.
setDttmRMark(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the dttmRMark field for the CHP record.
setDttmRMarkDel(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the dttmRMarkDel field for the CHP record.
setDttmRevised(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dttmRevised field for the DOP record.
setDump(boolean) - Method in class org.apache.poi.hssf.dev.BiffViewer
Method setDump - hex dump out data or not.
setDwHighDateTime(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the dwHighDateTime field for the FIB record.
setDwLowDateTime(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the dwLowDateTime field for the FIB record.
setDx1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset within the top-left cell.
setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the bottom right point.
setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset withing the cell for the bottom-right corner of this shape.
setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
setDxaAbs(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaAbs field for the PAP record.
setDxaColumnWidth(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaColumnWidth field for the SEP record.
setDxaColumns(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaColumns field for the SEP record.
setDxaFromText(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaFromText field for the PAP record.
setDxaGapHalf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the dxaGapHalf field for the TAP record.
setDxaHotz(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dxaHotz field for the DOP record.
setDxaLeft(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaLeft field for the PAP record.
setDxaLeft(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaLeft field for the SEP record.
setDxaLeft1(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaLeft1 field for the PAP record.
setDxaLnn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaLnn field for the SEP record.
setDxaPgn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaPgn field for the SEP record.
setDxaRight(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaRight field for the PAP record.
setDxaRight(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxaRight field for the SEP record.
setDxaSpace(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the dxaSpace field for the CHP record.
setDxaTab(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dxaTab field for the DOP record.
setDxaWidth(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dxaWidth field for the PAP record.
setDxtCharSpace(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dxtCharSpace field for the SEP record.
setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset within the top-left corner of the current shape.
setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets the offset within the parent coordinate space for the bottom right point.
setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset withing the cell for the bottom-right corner of this shape.
setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
setDyaAbs(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dyaAbs field for the PAP record.
setDyaAfter(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dyaAfter field for the PAP record.
setDyaBefore(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dyaBefore field for the PAP record.
setDyaBottom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaBottom field for the SEP record.
setDyaFromText(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dyaFromText field for the PAP record.
setDyaHdrBottom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaHdrBottom field for the SEP record.
setDyaHdrTop(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaHdrTop field for the SEP record.
setDyaHeight(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the dyaHeight field for the PAP record.
setDyaLinePitch(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaLinePitch field for the SEP record.
setDyaPgn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaPgn field for the SEP record.
setDyaRowHeight(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the dyaRowHeight field for the TAP record.
setDyaTop(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dyaTop field for the SEP record.
setDywDispPag(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the dywDispPag field for the DOP record.
setDzaGutter(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the dzaGutter field for the SEP record.
setEdn(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the Edn field for the DOP record.
setEdn1(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the Edn1 field for the DOP record.
setElement(int, byte[]) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setEmpty(byte) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Set the empty field for the SheetProperties record.
setEncoding(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set the encoding to either 8 or 16 bit.
setEnvr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the envr field for the FIB record.
setEpc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the epc field value.
setEqualsToIndexToSheet(short) - Method in class org.apache.poi.hssf.record.NameRecord
 
setError(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
manually indicate this is an error rather than a boolean
setExpressionLength(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
set the length (in number of tokens) of the expression
setExternSheetIndex(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setExternSheetIndex(short) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setExternSheetNumber(short) - Method in class org.apache.poi.hssf.record.NameRecord
sets the extern sheet number
setExternsheetPos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the externsheetPos.
setFAdjustRight(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fAdjustRight field for the PAP record.
setFAutoHyphen(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fAutoHyphen field value.
setFAutoPgn(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fAutoPgn field for the SEP record.
setFAutoSpaceDE(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fAutoSpaceDE field for the PAP record.
setFAutoSpaceDN(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fAutoSpaceDN field for the PAP record.
setFAutoVersions(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fAutoVersions field value.
setFBackup(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fBackup field value.
setFBackward(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fBackward field for the PAP record.
setFBackward(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Sets the fBackward field value.
setFBackward(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fBackward field value.
setFBold(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fBold field value.
setFBrLnAbove(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fBrLnAbove field for the PAP record.
setFBrLnBelow(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fBrLnBelow field for the PAP record.
setFCantSplit(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the fCantSplit field for the TAP record.
setFCaps(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fCaps field value.
setFChsDiff(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fChsDiff field value.
setFComplex(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fComplex field value.
setFConvMailMergeEsc(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fConvMailMergeEsc field value.
setFCrLf(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fCrLf field for the PAP record.
setFCrypto(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fCrypto field value.
setFDStrike(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fDStrike field value.
setFData(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fData field value.
setFDfltTrueType(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fDfltTrueType field value.
setFDispFldRMark(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the fDispFldRMark field for the CHP record.
setFDispFormFldSel(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fDispFormFldSel field value.
setFDot(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fDot field value.
setFEmbedFonts(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fEmbedFonts field value.
setFEmboss(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fEmboss field value.
setFEmptySpecial(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fEmptySpecial field value.
setFEncrypted(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fEncrypted field value.
setFEndNote(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fEndNote field for the SEP record.
setFEvenlySpaced(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fEvenlySpaced field for the SEP record.
setFExactCWords(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fExactCWords field value.
setFExtChar(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fExtChar field value.
setFFacingPages(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fFacingPages field value.
setFFarEast(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fFarEast field value.
setFFirstMerged(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fFirstMerged field value.
setFFldVanish(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fFldVanish field value.
setFForcePageSizePag(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fForcePageSizePag field value.
setFFormNoFields(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fFormNoFields field value.
setFFtcAsciSym(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fFtcAsciSym field value.
setFFutureSavedUndo(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fFutureSavedUndo field value.
setFGlsy(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fGlsy field value.
setFGramAllClean(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fGramAllClean field value.
setFGramAllDone(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fGramAllDone field value.
setFHasPic(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fHasPic field value.
setFHaveVersions(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fHaveVersions field value.
setFHideLastVersion(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fHideLastVersion field value.
setFHighlight(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fHighlight field value.
setFHtmlDoc(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fHtmlDoc field value.
setFHyphCapitals(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fHyphCapitals field value.
setFImprint(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fImprint field value.
setFInTable(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fInTable field for the PAP record.
setFIncludeFooter(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fIncludeFooter field value.
setFIncludeHeader(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fIncludeHeader field value.
setFItalic(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fItalic field value.
setFKeep(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fKeep field for the PAP record.
setFKeepFollow(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fKeepFollow field for the PAP record.
setFKinsoku(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fKinsoku field for the PAP record.
setFLBetween(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fLBetween field for the SEP record.
setFLabelDoc(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fLabelDoc field value.
setFLayout(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fLayout field for the SEP record.
setFLinkStyles(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fLinkStyles field value.
setFLoadOverride(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fLoadOverride field value.
setFLoadOverridePage(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fLoadOverridePage field value.
setFLockAtn(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fLockAtn field value.
setFLockRev(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fLockRev field value.
setFLocked(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fLocked field for the PAP record.
setFLowerCase(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fLowerCase field value.
setFMWSmallCaps(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fMWSmallCaps field value.
setFMac(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fMac field value.
setFMacChs(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fMacChs field value.
setFMapPrintTextColor(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fMapPrintTextColor field value.
setFMerged(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fMerged field value.
setFMinFontSizePag(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fMinFontSizePag field value.
setFMinHeight(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fMinHeight field for the PAP record.
setFMirrorMargins(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fMirrorMargins field value.
setFNavHighlight(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fNavHighlight field value.
setFNoAutoHyph(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fNoAutoHyph field for the PAP record.
setFNoColumnBalance(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fNoColumnBalance field value.
setFNoLeading(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fNoLeading field value.
setFNoLnn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fNoLnn field for the PAP record.
setFNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fNoSpaceRaiseLower field value.
setFNoTabForInd(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fNoTabForInd field value.
setFNumRMIns(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fNumRMIns field for the PAP record.
setFObj(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fObj field value.
setFOle2(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fOle2 field value.
setFOnlyMacPics(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fOnlyMacPics field value.
setFOnlyWinPics(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fOnlyWinPics field value.
setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fOrigWordTableRules field value.
setFOutline(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fOutline field value.
setFOutlineDirtySave(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the fOutlineDirtySave field for the DOP record.
setFOverflowPunct(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fOverflowPunct field for the PAP record.
setFPMHMainDoc(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPMHMainDoc field value.
setFPagHidden(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPagHidden field value.
setFPagResults(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPagResults field value.
setFPagSupressTopSpacing(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPagSupressTopSpacing field value.
setFPageBreakBefore(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fPageBreakBefore field for the PAP record.
setFPgnRestart(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fPgnRestart field for the SEP record.
setFPrintBodyBeforeHdr(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPrintBodyBeforeHdr field value.
setFPrintFormData(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fPrintFormData field value.
setFPropMark(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the fPropMark field for the CHP record.
setFPropMark(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fPropMark field for the SEP record.
setFPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fPropRMark field for the PAP record.
setFProtEnabled(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fProtEnabled field value.
setFRMPrint(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fRMPrint field value.
setFRMView(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fRMView field value.
setFRMark(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fRMark field value.
setFRMarkDel(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fRMarkDel field value.
setFReadOnlyRecommended(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fReadOnlyRecommended field value.
setFRevMarking(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fRevMarking field value.
setFRotateFont(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fRotateFont field for the PAP record.
setFRotateFont(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Sets the fRotateFont field value.
setFRotateFont(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fRotateFont field value.
setFRotateFontW6(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fRotateFontW6 field value.
setFSaveFormData(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSaveFormData field value.
setFShadeFormData(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fShadeFormData field value.
setFShadow(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fShadow field value.
setFShowBreaksInFrames(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fShowBreaksInFrames field value.
setFSideBySide(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fSideBySide field for the PAP record.
setFSmallCaps(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fSmallCaps field value.
setFSnapBorder(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSnapBorder field value.
setFSpare0(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fSpare0 field value.
setFSpec(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fSpec field value.
setFStrike(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fStrike field value.
setFSubsetFonts(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSubsetFonts field value.
setFSuppressTopSPacingMac5(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSuppressTopSPacingMac5 field value.
setFSupressSpdfAfterPageBreak(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSupressSpdfAfterPageBreak field value.
setFSupressTopSpacing(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSupressTopSpacing field value.
setFSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fSwapBordersFacingPgs field value.
setFTableHeader(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the fTableHeader field for the TAP record.
setFTitlePage(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fTitlePage field for the SEP record.
setFTopLinePunct(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fTopLinePunct field for the PAP record.
setFTransparentMetafiles(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fTransparentMetafiles field value.
setFTruncDxaExpand(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fTruncDxaExpand field value.
setFTtp(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fTtp field for the PAP record.
setFUnlocked(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the fUnlocked field for the SEP record.
setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fUsePgsuSettings field value.
setFUsePgsuSettings(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fUsePgsuSettings field for the PAP record.
setFVanish(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the fVanish field value.
setFVertMerge(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fVertMerge field value.
setFVertRestart(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fVertRestart field value.
setFVertical(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Sets the fVertical field value.
setFVertical(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the fVertical field value.
setFVirusLoadSafe(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fVirusLoadSafe field value.
setFVirusPrompted(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fVirusPrompted field value.
setFWCFtnEdn(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fWCFtnEdn field value.
setFWhichTblStm(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fWhichTblStm field value.
setFWidowControl(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fWidowControl field value.
setFWidowControl(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fWidowControl field for the PAP record.
setFWord97Saved(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fWord97Saved field value.
setFWordWrap(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fWordWrap field for the PAP record.
setFWrapTrailSpaces(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fWrapTrailSpaces field value.
setFWriteReservation(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Sets the fWriteReservation field value.
setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the font family (TODO)
setFcAutosaveSource(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcAutosaveSource field for the FIB record.
setFcBkdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcBkdEdn field for the FIB record.
setFcBkdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcBkdFtn field for the FIB record.
setFcBkdMother(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcBkdMother field for the FIB record.
setFcClx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcClx field for the FIB record.
setFcCmds(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcCmds field for the FIB record.
setFcDggInfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcDggInfo field for the FIB record.
setFcDocUndo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcDocUndo field for the FIB record.
setFcDop(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcDop field for the FIB record.
setFcFormFldSttbs(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcFormFldSttbs field for the FIB record.
setFcGrpXstAtnOwners(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcGrpXstAtnOwners field for the FIB record.
setFcIslandFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcIslandFirst field for the FIB record.
setFcIslandLim(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcIslandLim field for the FIB record.
setFcMac(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcMac field for the FIB record.
setFcMin(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcMin field for the FIB record.
setFcObj(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the fcObj field for the CHP record.
setFcPgdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPgdEdn field for the FIB record.
setFcPgdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPgdFtn field for the FIB record.
setFcPgdMother(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPgdMother field for the FIB record.
setFcPic(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the fcPic field for the CHP record.
setFcPlcasumy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcasumy field for the FIB record.
setFcPlcdoaHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcdoaHdr field for the FIB record.
setFcPlcdoaMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcdoaMom field for the FIB record.
setFcPlcfAtnbkf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfAtnbkf field for the FIB record.
setFcPlcfAtnbkl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfAtnbkl field for the FIB record.
setFcPlcfLst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfLst field for the FIB record.
setFcPlcfandRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfandRef field for the FIB record.
setFcPlcfandTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfandTxt field for the FIB record.
setFcPlcfbkf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfbkf field for the FIB record.
setFcPlcfbkl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfbkl field for the FIB record.
setFcPlcfbteChpx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfbteChpx field for the FIB record.
setFcPlcfbteLvc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfbteLvc field for the FIB record.
setFcPlcfbtePapx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfbtePapx field for the FIB record.
setFcPlcfendRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfendRef field for the FIB record.
setFcPlcfendTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfendTxt field for the FIB record.
setFcPlcffldAtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldAtn field for the FIB record.
setFcPlcffldEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldEdn field for the FIB record.
setFcPlcffldFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldFtn field for the FIB record.
setFcPlcffldHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldHdr field for the FIB record.
setFcPlcffldHdrTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldHdrTxbx field for the FIB record.
setFcPlcffldMcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldMcr field for the FIB record.
setFcPlcffldMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldMom field for the FIB record.
setFcPlcffldTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffldTxbx field for the FIB record.
setFcPlcffndRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffndRef field for the FIB record.
setFcPlcffndTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcffndTxt field for the FIB record.
setFcPlcfglsy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfglsy field for the FIB record.
setFcPlcfgram(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfgram field for the FIB record.
setFcPlcfhdd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfhdd field for the FIB record.
setFcPlcfhdrtxbxTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfhdrtxbxTxt field for the FIB record.
setFcPlcflvc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcflvc field for the FIB record.
setFcPlcfpgdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfpgdEdn field for the FIB record.
setFcPlcfpgdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfpgdFtn field for the FIB record.
setFcPlcfphe(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfphe field for the FIB record.
setFcPlcfsea(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfsea field for the FIB record.
setFcPlcfsed(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfsed field for the FIB record.
setFcPlcfspl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfspl field for the FIB record.
setFcPlcftxbxBkd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcftxbxBkd field for the FIB record.
setFcPlcftxbxHdrBkd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcftxbxHdrBkd field for the FIB record.
setFcPlcftxbxTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcftxbxTxt field for the FIB record.
setFcPlcfwkb(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcfwkb field for the FIB record.
setFcPlcmcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcmcr field for the FIB record.
setFcPlcocx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcocx field for the FIB record.
setFcPlcpad(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcpad field for the FIB record.
setFcPlcspaHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcspaHdr field for the FIB record.
setFcPlcspaMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcspaMom field for the FIB record.
setFcPlcupcRgbuse(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcupcRgbuse field for the FIB record.
setFcPlcupcUsp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlcupcUsp field for the FIB record.
setFcPlfLfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlfLfo field for the FIB record.
setFcPlgosl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPlgosl field for the FIB record.
setFcPms(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPms field for the FIB record.
setFcPrDrvr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPrDrvr field for the FIB record.
setFcPrEnvLand(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPrEnvLand field for the FIB record.
setFcPrEnvPort(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcPrEnvPort field for the FIB record.
setFcRgbuse(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcRgbuse field for the FIB record.
setFcRouteSlip(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcRouteSlip field for the FIB record.
setFcStshf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcStshf field for the FIB record.
setFcStshfOrig(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcStshfOrig field for the FIB record.
setFcSttbAutoCaption(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbAutoCaption field for the FIB record.
setFcSttbCaption(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbCaption field for the FIB record.
setFcSttbFnm(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbFnm field for the FIB record.
setFcSttbGlsyStyle(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbGlsyStyle field for the FIB record.
setFcSttbListNames(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbListNames field for the FIB record.
setFcSttbSavedBy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbSavedBy field for the FIB record.
setFcSttbfAssoc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfAssoc field for the FIB record.
setFcSttbfAtnbkmk(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfAtnbkmk field for the FIB record.
setFcSttbfIntlFld(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfIntlFld field for the FIB record.
setFcSttbfRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfRMark field for the FIB record.
setFcSttbfUssr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfUssr field for the FIB record.
setFcSttbfbkmk(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfbkmk field for the FIB record.
setFcSttbfffn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfffn field for the FIB record.
setFcSttbfglsy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfglsy field for the FIB record.
setFcSttbfmcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbfmcr field for the FIB record.
setFcSttbttmbd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcSttbttmbd field for the FIB record.
setFcStwUser(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcStwUser field for the FIB record.
setFcUnused(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcUnused field for the FIB record.
setFcUskf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcUskf field for the FIB record.
setFcUsp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcUsp field for the FIB record.
setFcWss(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the fcWss field for the FIB record.
setFile(String) - Method in class org.apache.poi.hssf.dev.EFBiffViewer
 
setFile(String) - Method in class org.apache.poi.hssf.dev.FormulaViewer
Method setFile
setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
 
setFillBackground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the background palette color index
setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the background fill color.
setFillColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color used to fill this shape.
setFillColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color used to fill this shape.
setFillForeground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the foreground palette color index
setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the foreground fill color
setFillPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the fill palette options bitmask (see
setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
setting to one fills the cell with the foreground color...
setFilter(byte) - Method in class org.apache.poi.ddf.EscherBlipRecord
Filter should always be 0
setFirstCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the first column number for the sheet
setFirstCol(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the logical col number for the first cell this row (0 based index)
setFirstColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
set whether the first column is relative
setFirstColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set whether the first column is relative
setFirstColumn(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the first column this record defines formatting info for
setFirstColumn(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setFirstColumn(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set the first column in the area
setFirstColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setFirstColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set the first column irespective of the bitmasks
setFirstRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the first row number for the sheet
setFirstRow(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setFirstRow(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setFirstRow(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
sets the first row
setFirstRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
sets the first row to relative or not
setFirstRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
sets the first row to relative or not
setFitHeight(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFitHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the number of pages high to fit the sheet in
setFitToPage(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
fit to page option is on
setFitToPage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
fit to page option is on
setFitWidth(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFitWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the number of pages wide to fit the sheet in
setFlag(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
setFlag(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
setFlag(short) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
turn the flag on or off
setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
The flags that apply to this shape.
setFlags(short) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Set the flags field for the SheetProperties record.
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the font for this style
setFont(HSSFCell, HSSFWorkbook, HSSFFont) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Take a cell, and apply a font to it
setFontAlign(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the fontAlign field for the PAP record.
setFontHeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
sets the height of the font in 1/20th point units
setFontHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the font height in unit's of 1/20th of a point.
setFontHeightInPoints(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the font height
setFontIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the index to the FONT record (which font to use 0 based)
setFontIndex(short) - Method in class org.apache.poi.hssf.record.FontIndexRecord
Set the font index field for the FontIndex record.
setFontName(String) - Method in class org.apache.poi.hssf.record.FontRecord
set the name of the font
setFontName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the name for the font (i.e.
setFontNameLength(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the length of the fontname string
setFontpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setFooter(FooterRecord) - Method in class org.apache.poi.hssf.model.Sheet
Sets the FooterRecord.
setFooter(String) - Method in class org.apache.poi.hssf.record.FooterRecord
set the footer string
setFooterLength(byte) - Method in class org.apache.poi.hssf.record.FooterRecord
set the length of the footer string
setFooterMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFooterMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the footer margin.
setFootnoteInfo(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the footnoteInfo field for the DOP record.
setForecolorIndex(short) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the forecolor index field for the AreaFormat record.
setForegroundColor(int) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the foreground color field for the AreaFormat record.
setFormat(short) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Set the format field for the LineFormat record.
setFormatFlags(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the formatFlags field for the DOP record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the format flags field for the AreaFormat record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.AreaRecord
Set the format flags field for the Area record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.BarRecord
Set the format flags field for the Bar record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Set the format flags field for the DataFormat record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Set the format flags field for the SeriesLabels record.
setFormatIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the index to the Format record (which FORMAT to use 0-based)
setFormatIndex(short) - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
Set the format index field for the NumberFormatIndex record.
setFormatString(String) - Method in class org.apache.poi.hssf.record.FormatRecord
set the format string
setFormatStringLength(byte) - Method in class org.apache.poi.hssf.record.FormatRecord
set the format string length
setFormat_flags(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the format_flags field for the CHP record.
setFormat_flags1(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the format_flags1 field for the CHP record.
setFormatted(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether the row has been formatted (even if its got all blank cells)
setFormattingRunLength(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the formatting run length field for the TextObjectBase record.
setFormulaOfLink(LinkedDataFormulaField) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Set the formula of link field for the LinkedData record.
setFormulaRecord(FormulaRecord) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setFormulaTokens(Stack) - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
setFpc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the fpc field value.
setFreezePanes(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should freeze panes
setFreezePanesNoSplit(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
freeze unsplit panes or not
setFtcAscii(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ftcAscii field for the CHP record.
setFtcFE(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ftcFE field for the CHP record.
setFtcOther(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ftcOther field for the CHP record.
setFtcSym(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ftcSym field for the CHP record.
setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
set whether to use full precision or just skew all you figures all to hell.
setGenerated(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the generated field value.
setGoto(boolean) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
Flags this ptg as a goto/jump
setGrfDocEvents(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the grfDocEvents field for the DOP record.
setGrfSupression(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the grfSupression field value.
setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.model.Sheet
set whether gridlines printed or not.
setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether gridlines printed.
setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
set whether gridlines are visible when printing
setGrpfIhdt(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the grpfIhdt field for the SEP record.
setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
set whether or not to horizonatally center this sheet.
setHResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setHResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the horizontal resolution.
setHeader(HeaderRecord) - Method in class org.apache.poi.hssf.model.Sheet
Sets the HeaderRecord.
setHeader(String) - Method in class org.apache.poi.hssf.record.HeaderRecord
set the header string
setHeaderColor(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the palette index for the header color
setHeaderLength(byte) - Method in class org.apache.poi.hssf.record.HeaderRecord
set the length of the header string
setHeaderMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setHeaderMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the header margin.
setHeight(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the height of the metafile in EMU's (English Metric Units).
setHeight(int) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Set the height field for the AxisParent record.
setHeight(int) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
setHeight(int) - Method in class org.apache.poi.hssf.record.ChartRecord
Set the height field for the Chart record.
setHeight(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the height of the row
setHeight(int) - Method in class org.apache.poi.hssf.record.TextRecord
Set the height field for the Text record.
setHeight(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set teh height of the window
setHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row's height or set to ff (-1) for undefined/default-height.
setHeightBasis(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Set the height basis field for the FontBasis record.
setHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row's height in points.
setHelpTopicLength(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the help topic length
setHelpTopicText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the help topic text
setHidden(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set whether or not these cells are hidden
setHidden(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is hidden or not
setHidden(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether the window is hidden or not
setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the cell's using this style to be hidden
setHideObj(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
set hide object options
setHighlight(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the Highlight field for the CHP record.
setHistory(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the history field for the FIB record.
setHistoryBitMask(int) - Method in class org.apache.poi.hssf.record.BOFRecord
set the history bit mask (not very useful)
setHorizontal(boolean) - Method in class org.apache.poi.hssf.record.BarRecord
Sets the horizontal field value.
setHorizontalAlignment(byte) - Method in class org.apache.poi.hssf.record.TextRecord
Set the horizontal alignment field for the Text record.
setHorizontalBorder(boolean) - Method in class org.apache.poi.hssf.record.DatRecord
Sets the horizontal border field value.
setHorizontalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the horizontal position of the window (in 1/20ths of a point)
setHorizontalScale(int) - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Set the horizontalScale field for the PlotGrowth record.
setHorizontalTextAlignment(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the Horizontal text alignment field value.
setHorizontallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
determines whether the output is horizontally centered on the page.
setHps(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the hps field for the CHP record.
setHpsKern(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the hpsKern field for the CHP record.
setHpsPos(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the hpsPos field for the CHP record.
setHpsZoonFontPag(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the hpsZoonFontPag field for the DOP record.
setIGutterPos(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the iGutterPos field value.
setIHeadingPgn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the iHeadingPgn field for the SEP record.
setIbstDispFldRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ibstDispFldRMark field for the CHP record.
setIbstPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ibstPropRMark field for the CHP record.
setIbstPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the ibstPropRMark field for the PAP record.
setIbstPropRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the ibstPropRMark field for the SEP record.
setIbstRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ibstRMark field for the CHP record.
setIbstRMarkDel(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ibstRMarkDel field for the CHP record.
setIco(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ico field for the CHP record.
setIcoHighlight(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the icoHighlight field value.
setIconic(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether the window has been iconized or not
setId(short) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Set the id field for the SeriesText record.
setIdctHint(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the idctHint field for the CHP record.
setIdslRMReason(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the idslRMReason field for the CHP record.
setIdslReasonDel(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the idslReasonDel field for the CHP record.
setIlfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the ilfo field for the PAP record.
setIlvl(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the ilvl field for the PAP record.
setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set indention (not sure of the units, think its spaces)
setIndentNotParentAlignment(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the alignment in this XF instead of the parent XF.
setIndentNotParentBorder(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the border in this XF instead of the parent XF.
setIndentNotParentCellOptions(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the locking/hidden in this XF instead of the parent XF.
setIndentNotParentFont(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the font in this XF instead of the parent XF.
setIndentNotParentFormat(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the format in this XF instead of the parent XF.
setIndentNotParentPattern(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the pattern in this XF instead of the parent XF.
setIndention(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the number of spaces to indent the text in the cell
setIndentionOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the indent options bitmask (see corresponding bitmask setters that reference this field)
setIndex(short) - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
Set the index field for the SeriesIndex record.
setIndex(short) - Method in class org.apache.poi.hssf.record.StyleRecord
set the entire index field (including the type) (see bit setters that reference this method)
setIndex(int) - Method in class org.apache.poi.poifs.property.Property
Set the index for this Property
setIndexCode(short) - Method in class org.apache.poi.hssf.record.FormatRecord
set the format index code (for built in formats)
setIndexNumberFmtRecord(short) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Set the index number fmt record field for the LinkedData record.
setIndexOfColorValue(short) - Method in class org.apache.poi.hssf.record.TextRecord
Set the index of color value field for the Text record.
setIndexToFirstSupBook(short) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
sets the index to first sheet in supbook
setIndexToFontTable(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Set the index to font table field for the FontBasis record.
setIndexToLastSupBook(short) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
sets the index to last sheet in supbook
setIndexToSupBook(short) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
Sets the Index to the sup book
setInputFile(String) - Method in class org.apache.poi.hssf.dev.EFHSSF
 
setInvert(boolean) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Sets the invert field value.
setIsDate(boolean) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Sets the isDate field value.
setIsNeeded(boolean) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
setIss(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the iss field for the CHP record.
setIstd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the istd field for the CHP record.
setIstd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the istd field for the PAP record.
setItalic(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
set the font to be italics or not
setItalic(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set whether to use italics or not
setItbdMac(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the itbdMac field for the PAP record.
setItcMac(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the itcMac field for the TAP record.
setIteration(boolean) - Method in class org.apache.poi.hssf.record.IterationRecord
set whether or not to iterate for calculations
setIterations(short) - Method in class org.apache.poi.hssf.record.CalcCountRecord
set the number of iterations to perform
setJc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the jc field for the PAP record.
setJc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the jc field for the TAP record.
setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Dunno.
setKcd(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Sets the kcd field value.
setKeyVirusSession30(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the KeyVirusSession30 field value.
setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the keyboard shortcut
setKul(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the kul field for the CHP record.
setLKey(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lKey field for the FIB record.
setLKeyProtDoc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the lKeyProtDoc field for the DOP record.
setLProductCreated(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lProductCreated field for the FIB record.
setLProductRevised(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lProductRevised field for the FIB record.
setLTagObj(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the lTagObj field for the CHP record.
setLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the label as percentage field value.
setLabelColorRgb(int) - Method in class org.apache.poi.hssf.record.TickRecord
Set the label color rgb field for the Tick record.
setLabelFrequency(short) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Set the label frequency field for the CategorySeriesAxis record.
setLabelPosition(byte) - Method in class org.apache.poi.hssf.record.TickRecord
Set the label position field for the Tick record.
setLandscape(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setLandscape(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to print in landscape
setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the last col number for the sheet
setLastCol(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the logical col number for the last cell this row (0 based index)
setLastColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
set whether the last column should be relative or not
setLastColRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set whether the last column should be relative or not
setLastColumn(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the last column this record defines formatting info for
setLastColumn(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setLastColumn(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set the last column in the area
setLastColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setLastColumnRaw(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set the last column irrespective of the bitmasks
setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
The last shape id used in this drawing group.
setLastRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the last row number for the sheet
setLastRow(short) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
setLastRow(short) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
setLastRowAdd1(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setLastRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
set whether the last row is relative or not
setLastRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
set whether the last row is relative or not
setLcbAutosaveSource(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbAutosaveSource field for the FIB record.
setLcbBkdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbBkdEdn field for the FIB record.
setLcbBkdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbBkdFtn field for the FIB record.
setLcbBkdMother(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbBkdMother field for the FIB record.
setLcbClx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbClx field for the FIB record.
setLcbCmds(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbCmds field for the FIB record.
setLcbDggInfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbDggInfo field for the FIB record.
setLcbDocUndo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbDocUndo field for the FIB record.
setLcbDop(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbDop field for the FIB record.
setLcbFormFldSttbs(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbFormFldSttbs field for the FIB record.
setLcbGrpXstAtnOwners(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbGrpXstAtnOwners field for the FIB record.
setLcbPgdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPgdEdn field for the FIB record.
setLcbPgdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPgdFtn field for the FIB record.
setLcbPgdMother(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPgdMother field for the FIB record.
setLcbPlcasumy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcasumy field for the FIB record.
setLcbPlcdoaHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcdoaHdr field for the FIB record.
setLcbPlcdoaMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcdoaMom field for the FIB record.
setLcbPlcfAtnbkf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfAtnbkf field for the FIB record.
setLcbPlcfAtnbkl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfAtnbkl field for the FIB record.
setLcbPlcfLst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfLst field for the FIB record.
setLcbPlcfandRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfandRef field for the FIB record.
setLcbPlcfandTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfandTxt field for the FIB record.
setLcbPlcfbkf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfbkf field for the FIB record.
setLcbPlcfbkl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfbkl field for the FIB record.
setLcbPlcfbteChpx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfbteChpx field for the FIB record.
setLcbPlcfbteLvc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfbteLvc field for the FIB record.
setLcbPlcfbtePapx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfbtePapx field for the FIB record.
setLcbPlcfendRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfendRef field for the FIB record.
setLcbPlcfendTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfendTxt field for the FIB record.
setLcbPlcffldAtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldAtn field for the FIB record.
setLcbPlcffldEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldEdn field for the FIB record.
setLcbPlcffldFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldFtn field for the FIB record.
setLcbPlcffldHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldHdr field for the FIB record.
setLcbPlcffldHdrTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldHdrTxbx field for the FIB record.
setLcbPlcffldMcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldMcr field for the FIB record.
setLcbPlcffldMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldMom field for the FIB record.
setLcbPlcffldTxbx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffldTxbx field for the FIB record.
setLcbPlcffndRef(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffndRef field for the FIB record.
setLcbPlcffndTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcffndTxt field for the FIB record.
setLcbPlcfglsy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfglsy field for the FIB record.
setLcbPlcfgram(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfgram field for the FIB record.
setLcbPlcfhdd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfhdd field for the FIB record.
setLcbPlcfhdrtxbxTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfhdrtxbxTxt field for the FIB record.
setLcbPlcflvc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcflvc field for the FIB record.
setLcbPlcfpgdEdn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfpgdEdn field for the FIB record.
setLcbPlcfpgdFtn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfpgdFtn field for the FIB record.
setLcbPlcfphe(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfphe field for the FIB record.
setLcbPlcfsea(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfsea field for the FIB record.
setLcbPlcfsed(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfsed field for the FIB record.
setLcbPlcfspl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfspl field for the FIB record.
setLcbPlcftxbxBkd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcftxbxBkd field for the FIB record.
setLcbPlcftxbxHdrBkd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcftxbxHdrBkd field for the FIB record.
setLcbPlcftxbxTxt(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcftxbxTxt field for the FIB record.
setLcbPlcfwkb(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcfwkb field for the FIB record.
setLcbPlcmcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcmcr field for the FIB record.
setLcbPlcocx(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcocx field for the FIB record.
setLcbPlcpad(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcpad field for the FIB record.
setLcbPlcspaHdr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcspaHdr field for the FIB record.
setLcbPlcspaMom(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcspaMom field for the FIB record.
setLcbPlcupcRgbuse(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcupcRgbuse field for the FIB record.
setLcbPlcupcUsp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlcupcUsp field for the FIB record.
setLcbPlfLfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlfLfo field for the FIB record.
setLcbPlgosl(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPlgosl field for the FIB record.
setLcbPms(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPms field for the FIB record.
setLcbPrDrvr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPrDrvr field for the FIB record.
setLcbPrEnvLand(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPrEnvLand field for the FIB record.
setLcbPrEnvPort(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbPrEnvPort field for the FIB record.
setLcbRgbuse(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbRgbuse field for the FIB record.
setLcbRouteSlip(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbRouteSlip field for the FIB record.
setLcbStshf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbStshf field for the FIB record.
setLcbStshfOrig(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbStshfOrig field for the FIB record.
setLcbSttbAutoCaption(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbAutoCaption field for the FIB record.
setLcbSttbCaption(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbCaption field for the FIB record.
setLcbSttbFnm(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbFnm field for the FIB record.
setLcbSttbGlsyStyle(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbGlsyStyle field for the FIB record.
setLcbSttbListNames(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbListNames field for the FIB record.
setLcbSttbSavedBy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbSavedBy field for the FIB record.
setLcbSttbfAssoc(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfAssoc field for the FIB record.
setLcbSttbfAtnbkmk(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfAtnbkmk field for the FIB record.
setLcbSttbfIntlFld(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfIntlFld field for the FIB record.
setLcbSttbfRMark(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfRMark field for the FIB record.
setLcbSttbfUssr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfUssr field for the FIB record.
setLcbSttbfbkmk(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfbkmk field for the FIB record.
setLcbSttbfffn(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfffn field for the FIB record.
setLcbSttbfglsy(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfglsy field for the FIB record.
setLcbSttbfmcr(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbSttbfmcr field for the FIB record.
setLcbStwUser(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbStwUser field for the FIB record.
setLcbUnused(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbUnused field for the FIB record.
setLcbUskf(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbUskf field for the FIB record.
setLcbUsp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbUsp field for the FIB record.
setLcbWss(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lcbWss field for the FIB record.
setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Sets the left string.
setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Sets the left string.
setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the left border
setLeftBorderColor(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the leftBorderColor attribute of the HSSFRegionUtil object
setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the left border color
setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the leftmost column displayed in the window
setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the left column field for the Pane record.
setLeftRowGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the size of the gutter that appears at the left of the rows
setLeftToRight(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to go left to right or top down in ordering
setLenRefSubexpression(int) - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
setLid(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lid field for the FIB record.
setLidDefault(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the lidDefault field for the CHP record.
setLidFE(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the lidFE field for the CHP record.
setLidFE(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the lidFE field for the FIB record.
setLineColor(int) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Set the line color field for the LineFormat record.
setLinePattern(short) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Set the line pattern field for the LineFormat record.
setLineStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets the line style.
setLineStyleColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color applied to the lines of this shape.
setLineStyleColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color applied to the lines of this shape.
setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets the width of the line.
setLink1(short) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Set the link 1 field for the ObjectLink record.
setLink2(short) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Set the link 2 field for the ObjectLink record.
setLinkType(byte) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Set the link type field for the LinkedData record.
setList(boolean) - Method in class org.apache.poi.hssf.dev.FormulaViewer
 
setLnc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the lnc field for the SEP record.
setLnnMin(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the lnnMin field for the SEP record.
setLoc(int) - Method in class org.apache.poi.hssf.model.Sheet
set the locator for where we should look for the next value record.
setLocked(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the locked field value.
setLocked(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is locked or not
setLocked(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the cell's using this style to be locked
setLogarithmicScale(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the logarithmic scale field value.
setLspd(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the lspd field for the PAP record.
setLvl(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the lvl field value.
setLvl(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the lvl field for the PAP record.
setMacoutline(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
setMacshadow(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
setMajorIncrement(double) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the major increment field for the ValueRange record.
setMajorTickType(byte) - Method in class org.apache.poi.hssf.record.TickRecord
Set the major tick type field for the Tick record.
setMajorUnit(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the major unit field for the AxisOptions record.
setMajorUnitValue(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the major unit value field for the AxisOptions record.
setMargin(short, double) - Method in class org.apache.poi.hssf.model.Sheet
Sets the size of the margin in inches.
setMargin(double) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Set the margin field for the BottomMargin record.
setMargin(double) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Set the margin field for the LeftMargin record.
setMargin(double) - Method in interface org.apache.poi.hssf.record.Margin
Set the margin field for the Margin.
setMargin(double) - Method in class org.apache.poi.hssf.record.RightMarginRecord
Set the margin field for the RightMargin record.
setMargin(double) - Method in class org.apache.poi.hssf.record.TopMarginRecord
Set the margin field for the TopMargin record.
setMargin(short, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the size of the margin in inches.
setMarginBottom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the bottom margin within the textbox.
setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the left margin within the textbox.
setMarginRight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the right margin within the textbox.
setMarginTop(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the top margin within the textbox.
setMaxChange(double) - Method in class org.apache.poi.hssf.record.DeltaRecord
set the maximum change
setMaximumAxisValue(double) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the maximum axis value field for the ValueRange record.
setMaximumCategory(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the maximum category field for the AxisOptions record.
setMergeCells(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to merge cells
setMinimumAxisValue(double) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the minimum axis value field for the ValueRange record.
setMinimumCategory(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the minimum category field for the AxisOptions record.
setMinorIncrement(double) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the minor increment field for the ValueRange record.
setMinorTickType(byte) - Method in class org.apache.poi.hssf.record.TickRecord
Set the minor tick type field for the Tick record.
setMinorUnit(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the minor unit field for the AxisOptions record.
setMinorUnitValue(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the minor unit value field for the AxisOptions record.
setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
set the reference mode to use (HSSF uses/assumes A1)
setNEdn(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the nEdn field value.
setNFib(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the nFib field for the FIB record.
setNFibBack(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the nFibBack field for the FIB record.
setNFtn(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the nFtn field value.
setNLnnMod(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the nLnnMod field for the SEP record.
setNProduct(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the nProduct field for the FIB record.
setNRevision(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the nRevision field for the DOP record.
setName(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
The length in characters of the blip name.
setName(String) - Method in class org.apache.poi.hssf.record.StyleRecord
set the style's name
setName(String) - Method in class org.apache.poi.poifs.property.Property
Set the name; silently truncates the name if it's too long.
setNameDefinition(Stack) - Method in class org.apache.poi.hssf.record.NameRecord
 
setNameLength(byte) - Method in class org.apache.poi.hssf.record.StyleRecord
if this is a user defined record set the length of the style name
setNameName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
sets the name of the named range
setNameText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the name of the named range
setNameTextLength(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the name of the named range length
setNamepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the namepos.
setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Child
Set the next Child
setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
Set the next Child
setNextChild(Child) - Method in class org.apache.poi.poifs.property.Property
Set the next Child
setNfcEdnRef(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the nfcEdnRef field for the DOP record.
setNfcEdnRef1(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the nfcEdnRef1 field value.
setNfcFtnRef(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the nfcFtnRef field for the DOP record.
setNfcFtnRef1(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the nfcFtnRef1 field value.
setNfcPgn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the nfcPgn field for the SEP record.
setNoColor(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNoColor(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether it is black and white
setNoFill(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets whether this shape is filled or transparent.
setNoOrientation(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNoOrientation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set no orientation.
setNodeColor(byte) - Method in class org.apache.poi.poifs.property.Property
Set the node color.
setNormalZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the zoom magnification in normal view
setNotes(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNotes(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Print the include notes
setNrOfBytes(int) - Method in class org.apache.poi.contrib.poibrowser.TreeReaderListener
 
setNumAreas(short) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
Deprecated. We now link the size to the actual array of merged regions
setNumAxis(short) - Method in class org.apache.poi.hssf.record.AxisUsedRecord
Set the num axis field for the AxisUsed record.
setNumBreaks(short) - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
setNumBubbleValues(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the num bubble values field for the Series record.
setNumCategories(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the num categories field for the Series record.
setNumOfREFStructures(short) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
sets the number of the REF structors , that is in Excel file
setNumRefs(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the number of cell refs (we don't support selection so set to 0
setNumSelectedTabs(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the number of selected tabs
setNumShapes(int) - Method in class org.apache.poi.ddf.EscherDgRecord
The number of shapes in this drawing group.
setNumShapesSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
 
setNumStrings(int) - Method in class org.apache.poi.hssf.record.SSTRecord
USE THIS METHOD AT YOUR OWN PERIL: THE addString METHODS MANIPULATE THE NUMBER OF STRINGS AS A SIDE EFFECT; YOUR ATTEMPTS AT MANIPULATING THE STRING COUNT IS LIKELY TO BE VERY WRONG AND WILL RESULT IN BAD BEHAVIOR WHEN THIS RECORD IS WRITTEN OUT AND ANOTHER PROCESS ATTEMPTS TO READ THE RECORD
setNumStringsPerBucket(short) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
setNumUniqueStrings(int) - Method in class org.apache.poi.hssf.record.SSTRecord
USE THIS METHOD AT YOUR OWN PERIL: THE addString METHODS MANIPULATE THE NUMBER OF UNIQUE STRINGS AS A SIDE EFFECT; YOUR ATTEMPTS AT MANIPULATING THE UNIQUE STRING COUNT IS LIKELY TO BE VERY WRONG AND WILL RESULT IN BAD BEHAVIOR WHEN THIS RECORD IS WRITTEN OUT AND ANOTHER PROCESS ATTEMPTS TO READ THE RECORD
setNumValues(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the num values field for the Series record.
setNumberOfElementsInArray(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setNumberOfElementsInMemory(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setNumberOfSheets(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
setNumerator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
Set the numerator field for the SCL record.
setNumrm(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the numrm field for the PAP record.
setObjectId(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the object id field for the CommonObjectData record.
setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the object type field for the CommonObjectData record.
setOffset(int) - Method in class org.apache.poi.ddf.EscherBSERecord
File offset in the delay stream.
setOldfConvMailMergeEsc(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfConvMailMergeEsc field value.
setOldfMapPrintTextColor(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfMapPrintTextColor field value.
setOldfNoColumnBalance(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfNoColumnBalance field value.
setOldfNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfNoSpaceRaiseLower field value.
setOldfNoTabForInd(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfNoTabForInd field value.
setOldfOrigWordTableRules(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfOrigWordTableRules field value.
setOldfShowBreaksInFrames(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfShowBreaksInFrames field value.
setOldfSuppressSpbfAfterPageBreak(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfSuppressSpbfAfterPageBreak field value.
setOldfSupressTopSpacing(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfSupressTopSpacing field value.
setOldfSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfSwapBordersFacingPgs field value.
setOldfTransparentMetafiles(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfTransparentMetafiles field value.
setOldfWrapTrailSpaces(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the oldfWrapTrailSpaces field value.
setOlstAnm(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the olstAnm field for the SEP record.
setOptimize(short) - Method in class org.apache.poi.hssf.record.RowRecord
set whether to optimize or not (set to 0)
setOptimizedIf(boolean) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
setOption(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the option field for the CommonObjectData record.
setOptionFlag(short) - Method in class org.apache.poi.hssf.record.NameRecord
sets the option flag for the named range
setOptionFlags(short) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
set the option flags (unimportant for HSSF supported sheets)
setOptionFlags(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
set the (currently unimportant to HSSF) option flags
setOptionFlags(short) - Method in class org.apache.poi.hssf.record.RowRecord
sets the option bitmask.
setOptionFlags(byte) - Method in class org.apache.poi.hssf.record.UnicodeString
set the option flags which among other things return if this is a 16-bit or 8 bit string
setOptions(short) - Method in class org.apache.poi.ddf.EscherRecord
Set the options this this record.
setOptions(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the options field for the FIB record.
setOptions(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Set the options field for the AxisOptions record.
setOptions(short) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Set the options field for the CategorySeriesAxis record.
setOptions(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the options bitfield - use the bitsetters instead
setOptions(short) - Method in class org.apache.poi.hssf.record.DatRecord
Set the options field for the Dat record.
setOptions(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
set the option flags
setOptions(short) - Method in class org.apache.poi.hssf.record.FrameRecord
Set the options field for the Frame record.
setOptions(short) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the options field for the Legend record.
setOptions(short) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Set the options field for the LinkedData record.
setOptions(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setOptions(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the options field for the TextObjectBase record.
setOptions(short) - Method in class org.apache.poi.hssf.record.TickRecord
Set the options field for the Tick record.
setOptions(short) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Set the options field for the ValueRange record.
setOptions(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the options bitmask (see bit setters)
setOptions(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the options bitmask or just use the bit setters.
setOptions(byte) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
setOptions(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the options flags.
setOptions1(short) - Method in class org.apache.poi.hssf.record.TextRecord
Set the options1 field for the Text record.
setOptions2(short) - Method in class org.apache.poi.hssf.record.TextRecord
Set the options2 field for the Text record.
setOutlineLevel(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the outline level for the cells
setOutlineLevel(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the outline level of this row
setOutlineStyleLevel(byte) - Method in class org.apache.poi.hssf.record.StyleRecord
set the row or column level of the style (if builtin 1||2)
setOutputFile(String) - Method in class org.apache.poi.hssf.dev.EFHSSF
 
setPAP(PAP) - Method in class org.apache.poi.hdf.extractor.StyleDescription
 
setPAP(ParagraphProperties) - Method in class org.apache.poi.hdf.model.hdftypes.StyleDescription
 
setPageBreakZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
zoom magification in page break view
setPageStart(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setPageStart(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the page numbering start.
setPaged(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is the sheet currently displayed in the window
setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setPaintMode() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette options bitmask (see the individual bitsetter methods that reference this one)
setPalettepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setPane(byte) - Method in class org.apache.poi.hssf.record.SelectionRecord
set which window pane this is for
setPaperSize(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setPaperSize(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the paper size.
setParentIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
for cell XF types this is the parent style (usually 0/normal).
setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRecord
set the password
setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
set the password
setPatriarch(HSSFPatriarch) - Method in class org.apache.poi.hssf.record.EscherAggregate
 
setPattern(short) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Set the pattern field for the AreaFormat record.
setPcHorz(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the pcHorz field for the PAP record.
setPcVert(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the pcVert field for the PAP record.
setPgbProp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the pgbProp field for the SEP record.
setPgnStart(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the pgnStart field for the SEP record.
setPhe(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the phe field for the PAP record.
setPlotVisibleOnly(boolean) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Sets the plot visible only field value.
setPnChpFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnChpFirst field for the FIB record.
setPnChpFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnChpFirst_W6 field for the FIB record.
setPnFbpChpFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpChpFirst field for the FIB record.
setPnFbpChpFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpChpFirst_W6 field for the FIB record.
setPnFbpLvcFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpLvcFirst field for the FIB record.
setPnFbpLvcFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpLvcFirst_W6 field for the FIB record.
setPnFbpPapFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpPapFirst field for the FIB record.
setPnFbpPapFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnFbpPapFirst_W6 field for the FIB record.
setPnLvcFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnLvcFirst field for the FIB record.
setPnLvcFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnLvcFirst_W6 field for the FIB record.
setPnNext(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnNext field for the FIB record.
setPnPapFirst(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnPapFirst field for the FIB record.
setPnPapFirst_W6(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the pnPapFirst_W6 field for the FIB record.
setPointNumber(short) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Set the point number field for the DataFormat record.
setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
Defines the width and height of the points in the polygon
setPositionOfBof(int) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
set the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
setPreOffset(int) - Method in class org.apache.poi.hssf.model.Sheet
Set the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Child
Set the previous Child
setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
Set the previous Child
setPreviousChild(Child) - Method in class org.apache.poi.poifs.property.Property
Set the previous Child
setPrintArea(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the printarea for the sheet provided
setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
For the Convenience of Java Programmers maintaining pointers.
setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.Sheet
Sets the PrintGridlinesRecord.
setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
set whether or not to print the gridlines (and make your spreadsheet ugly)
setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Turns on or off the printing of gridlines.
setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
set to print the headers - y/n
setPrintSetup(PrintSetupRecord) - Method in class org.apache.poi.hssf.model.Sheet
Sets the PrintSetupRecord.
setPrintable(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the printable field value.
setPropertyStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
Set start of Property Table
setPropertyType(byte) - Method in class org.apache.poi.poifs.property.Property
Set the property type.
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectRecord
set whether the sheet is protected or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
set whether the this is protected shared/tracked workbook or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
set whether this window should be protected or not
setProtect(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the protection on enabled or disabled
setProtpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setPtap(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the ptap field for the PAP record.
setReadingOrder(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the reading order for far east versions (0 - Context, 1 - Left to right, 2 - right to left) - We could use some help with support for the far east.
setRecalc(boolean) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
set whether to recalculate formulas/etc before saving or not
setRecalcIdArray(short[]) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
set the recalc array.
setRecordId(short) - Method in class org.apache.poi.ddf.EscherRecord
Sets the record id for this record.
setRecords(List) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setRectX1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting top-left coordinate of child records.
setRectX2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting bottom-right coordinate of child records.
setRectY1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting top-left coordinate of child records.
setRectY2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting bottom-right coordinate of child records.
setRef(int) - Method in class org.apache.poi.ddf.EscherBSERecord
The reference count of this blip.
setReference(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
sets the reference of this named range
setReferenceType(byte) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Set the reference type field for the LinkedData record.
setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
set whether to refresh all external data when loading a sheet
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
Any remaining data in this record.
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Any remaining data in the record
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientDataRecord
Any data recording this record.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setRenderingHints(Map) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setRenderingHints(Map) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setRepeatingRowsAndColumns(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the repeating rows and columns for a sheet (as found in File->PageSetup->Sheet).
setRequiredVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
set the minimum version required to read this file
setReserved(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the reserved field for the DOP record.
setReserved(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the reserved field value.
setReserved(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the reserved (don't do this) value
setReserved(int) - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
setReserved1(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the reserved1 field for the DOP record.
setReserved1(int) - Method in class org.apache.poi.hssf.record.AxisRecord
Set the reserved1 field for the Axis record.
setReserved1(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved1 field for the CommonObjectData record.
setReserved1(boolean) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the reserved1 field value.
setReserved2(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the reserved2 field for the DOP record.
setReserved2(int) - Method in class org.apache.poi.hssf.record.AxisRecord
Set the reserved2 field for the Axis record.
setReserved2(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved2 field for the CommonObjectData record.
setReserved2(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the reserved2 field value.
setReserved3(int) - Method in class org.apache.poi.hssf.record.AxisRecord
Set the reserved3 field for the Axis record.
setReserved3(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved3 field for the CommonObjectData record.
setReserved3(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the reserved3 field value.
setReserved4(int) - Method in class org.apache.poi.hssf.record.AxisRecord
Set the reserved4 field for the Axis record.
setReserved4(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the reserved4 field for the TextObjectBase record.
setReserved5(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the reserved5 field for the TextObjectBase record.
setReserved6(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the reserved6 field for the TextObjectBase record.
setReserved7(int) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the reserved7 field for the TextObjectBase record.
setReversed(boolean) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Sets the reversed field value.
setRgbColor(int) - Method in class org.apache.poi.hssf.record.TextRecord
Set the rgbColor field for the Text record.
setRgdxaCenter(short[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the rgdxaCenter field for the TAP record.
setRgdxaColumn(int[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the rgdxaColumn field for the SEP record.
setRgdxaTab(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the rgdxaTab field for the PAP record.
setRgf(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the rgf field for the TC record.
setRgshd(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the rgshd field for the TAP record.
setRgtbd(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the rgtbd field for the PAP record.
setRgtc(TCAbstractType[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the rgtc field for the TAP record.
setRight(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
Sets the right string.
setRight(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
Sets the right string.
setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the right border
setRightBorderColor(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the rightBorderColor attribute of the HSSFRegionUtil object
setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the right border color
setRncEdn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the rncEdn field value.
setRncFtn(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the rncFtn field value.
setRotation(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the degree of rotation.
setRotation(short) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the rotation field value.
setRotation(short) - Method in class org.apache.poi.hssf.record.TickRecord
Sets the rotation field value.
setRotation(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the degree of rotation for the text in the cell
setRow(int) - Method in class org.apache.poi.hssf.record.BlankRecord
set the row this cell occurs on
setRow(int) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
setRow(int) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
set the row this cell occurs on
setRow(int) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setRow(int) - Method in class org.apache.poi.hssf.record.LabelRecord
NO-OP!
setRow(int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
setRow(int) - Method in class org.apache.poi.hssf.record.NumberRecord
 
setRow(int) - Method in class org.apache.poi.hssf.record.RKRecord
 
setRow(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setRow(short) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setRow(short) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
setRow1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the top-left corner of the shape.
setRow1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the bottom-right corner of the current shape.
setRow2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.model.Sheet
Sets a page break at the indicated row
setRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets a page break at the indicated row
setRowFrom(int) - Method in class org.apache.poi.hssf.util.Region
set the upper left hand corner row number
setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.model.Sheet
 
setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
set the default row height
setRowLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the maximum outline level for the row gutter.
setRowNum(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row number of this row.
setRowNumber(int) - Method in class org.apache.poi.hssf.record.RowRecord
set the logical row number for this row (0 based index)
setRowOffset(int) - Method in class org.apache.poi.hssf.record.DBCellRecord
sets offset from the start of this DBCellRecord to the start of the first cell in the next DBCell block.
setRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
setRowRelative(boolean) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set if row summaries appear below detail in the outline
setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set if row summaries appear below detail in the outline
setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set if col summaries appear right of the detail in the outline
setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set if col summaries appear right of the detail in the outline
setRowTo(int) - Method in class org.apache.poi.hssf.util.Region
get the lower right hand corner row number
setSBATBlockCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
Set count of SBAT blocks
setSBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
Set start of small block allocation table
setSCLRecord(SCLRecord) - Method in class org.apache.poi.hssf.model.Sheet
Sets the SCL record or creates it in the correct place if it does not already exist.
setSSTIndex(int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
set the index to the string in the SSTRecord
setSaveLinkValues(short) - Method in class org.apache.poi.hssf.record.BookBoolRecord
set the save ext links flag
setSavedInPageBreakPreview(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
was the sheet saved in page break view
setScale(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Set the scale field for the FontBasis record.
setScale(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setScale(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the scale.
setSecondaryUID(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the secondary UID
setSelected(boolean) - Method in class org.apache.poi.hssf.model.Sheet
Sets whether the sheet is selected
setSelected(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
sheet tab is selected
setSelected(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether sheet is selected.
setSelectedTab(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the selected tab number
setSelection(SelectionRecord) - Method in class org.apache.poi.hssf.model.Sheet
 
setSeriesIndex(short) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Set the series index field for the DataFormat record.
setSeriesNumber(short) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Set the series number field for the DataFormat record.
setSeriesNumbers(short[]) - Method in class org.apache.poi.hssf.record.SeriesListRecord
Set the series numbers field for the SeriesList record.
setSfxtText(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the sfxtText field for the CHP record.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.AreaRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.BarRecord
Sets the shadow field value.
setShapeId(int) - Method in class org.apache.poi.ddf.EscherSpRecord
Sets a number that identifies this shape.
setShapeIdMax(int) - Method in class org.apache.poi.ddf.EscherDggRecord
The maximum is actually the next available.
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
Sets the shape types.
setSharedFormulaRecord(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Sets the sharedFormulaRecord, only set from RecordFactory since they are not generated by POI and are an Excel optimization
setShd(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the shd field for the CHP record.
setShd(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the shd field for the PAP record.
setSheetBof(int, int) - Method in class org.apache.poi.hssf.model.Workbook
Sets the BOF for a given sheet
setSheetName(int, String) - Method in class org.apache.poi.hssf.model.Workbook
sets the name for a given sheet.
setSheetName(int, String, short) - Method in class org.apache.poi.hssf.model.Workbook
 
setSheetName(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
set the sheet name.
setSheetName(int, String, short) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setSheetOrder(String, int) - Method in class org.apache.poi.hssf.model.Workbook
sets the order of appearance for a given sheet.
setSheetOrder(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
sets the order of appearance for a given sheet.
setSheetname(String) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Set the sheetname for this sheet.
setSheetnameLength(byte) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Set the length of the sheetname in characters
setShort(short) - Method in class org.apache.poi.util.BitField
Set the bits.
setShortBoolean(short, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setShortValue(short, short) - Method in class org.apache.poi.util.BitField
Replace the bits with new values.
setShowActual(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the show actual field value.
setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the show bubble sizes field value.
setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show bubble sizes field value.
setShowCategoryLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show category label as percentage field value.
setShowKey(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show key field value.
setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the show label field value.
setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show label field value.
setShowPercent(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the show percent field value.
setShowSeriesKey(boolean) - Method in class org.apache.poi.hssf.record.DatRecord
Sets the show series key field value.
setShowValue(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show value field value.
setShowValueAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the show value as percentage field value.
setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to shrink the text to fit
setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
Blip size in stream.
setSize(int, int) - Method in class org.apache.poi.hssf.util.RangeAddress
 
setSize(int) - Method in class org.apache.poi.poifs.property.Property
Set the size of the document associated with this Property
setSize(int) - Method in class org.apache.poi.poifs.property.RootProperty
set size
setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setSmoothedLine(boolean) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Sets the smoothed line field value.
setSpacing(byte) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the spacing field for the Legend record.
setSpare(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the Spare field for the DOP record.
setStacked(boolean) - Method in class org.apache.poi.hssf.record.AreaRecord
Sets the stacked field value.
setStacked(boolean) - Method in class org.apache.poi.hssf.record.BarRecord
Sets the stacked field value.
setStartBlock(int) - Method in interface org.apache.poi.poifs.filesystem.BATManaged
Set the start block for this instance
setStartBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Set the start block for this instance
setStartBlock(int) - Method in class org.apache.poi.poifs.property.Property
Set the start block for the document referred to by this Property.
setStartBlock(int) - Method in class org.apache.poi.poifs.property.PropertyTable
Set the start block for this instance
setStartBlock(int) - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Set the start block for this instance
setStartBlock(int) - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Set the start block for this instance
setState(int, FormattedDiskPage, int) - Method in class org.apache.poi.hdf.model.util.ParsingState
 
setStatusBarLength(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the length of the status bar text
setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the status bar text
setStorageClsid(ClassID) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.property.Property
Sets the storage class ID for this property stream.
setStr(HSSFRichTextString) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
setStreamPos(int) - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
set the font to be stricken out or not
setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set whether to use a strikeout horizontal line through the text or not
setString(String) - Method in class org.apache.poi.hssf.record.StringRecord
Sets the string represented by this record.
setString(String) - Method in class org.apache.poi.hssf.record.UnicodeString
set the actual string this contains
setString(HSSFRichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
setStringRecord(StringRecord) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setSubexpressionLength(short) - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
setSum(boolean) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
setSupbookpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the supbookpos.
setSuperSubScript(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the type of super or subscript for the font
setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
set the tab array.
setTabWidthRatio(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
ratio of the width of the tabs to the horizontal scrollbar
setTabpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setTag(short) - Method in class org.apache.poi.ddf.EscherBSERecord
unused
setText(String) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Set the text field for the SeriesText record.
setTextLength(byte) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Set the text length field for the SeriesText record.
setTextLength(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the text length field for the TextObjectBase record.
setTextLocked(boolean) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the text locked field value.
setTextOrientation(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Set the text orientation field for the TextObjectBase record.
setTextRotation(short) - Method in class org.apache.poi.hssf.record.TextRecord
Set the text rotation field for the Text record.
setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.Thumbnail
Sets the Thumbnail's underlying byte[] in VT_CF format.
setTickColor(short) - Method in class org.apache.poi.hssf.record.TickRecord
Set the tick color field for the Tick record.
setTickMarkFrequency(short) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Set the tick mark frequency field for the CategorySeriesAxis record.
setTlp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
Set the tlp field for the TAP record.
setTmEdited(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the tmEdited field for the DOP record.
setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the top border
setTopBorderColor(short, Region, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
Sets the topBorderColor attribute of the HSSFRegionUtil object
setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the top border
setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the size of the gutter that appears at the above the columns
setTopRow(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the top row field for the Pane record.
setTopRow(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the top row visible in the window
setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setType(short) - Method in class org.apache.poi.hssf.record.BOFRecord
type of object this marks
setType(byte) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the type field for the Legend record.
setType(short) - Method in class org.apache.poi.hssf.record.StyleRecord
set the type of the style (builtin or user-defined)
setTypeOffset(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set normal,super or subscript.
setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
16 byte MD4 checksum.
setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the type of underlining for the font
setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set type of text underlining to use
setUndocumented(byte) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Set the undocumented field for the SeriesText record.
setUnicodeFlag(boolean) - Method in class org.apache.poi.hssf.record.FormatRecord
set whether the string is unicode
setUnits(short) - Method in class org.apache.poi.hssf.record.UnitsRecord
Set the units field for the Units record.
setUnknown(boolean) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Sets the unknown field value.
setUnused(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Set the unused field for the TC record.
setUnused(short) - Method in class org.apache.poi.hssf.record.NameRecord
sets the index number to the extern sheet (thats is what writen in documentation but as i saw , it works differently)
setUnused1(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the unused1 field value.
setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
 
setUnused2(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the unused2 field for the DOP record.
setUnused2(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the unused2 field for the SEP record.
setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
 
setUnused3(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the unused3 field value.
setUnused3(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the unused3 field for the SEP record.
setUnused4(boolean) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the unused4 field value.
setUnused4(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the unused4 field for the SEP record.
setUnused5(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the unused5 field value.
setUnused5(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the unused5 field for the SEP record.
setUnused6(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the unused6 field for the SEP record.
setUsage(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Defines the way this blip is used.
setUseExcel4Colors(boolean) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Sets the use excel 4 colors field value.
setUsePage(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setUsePage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to use page start
setUsername(String) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
set the username for the user that created the report.
setVCenter(boolean) - Method in class org.apache.poi.hssf.record.VCenterRecord
set whether to center vertically or not
setVResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setVResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the vertical resolution.
setValidSettings(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setValidSettings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Valid settings.
setValue(Object) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
Sets the string to either the value or "" if the value is null.
setValue(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the boolean value for the cell
setValue(byte) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the error value for the cell
setValue(double) - Method in class org.apache.poi.hssf.record.FormulaRecord
set the calculated value of the formula
setValue(double) - Method in class org.apache.poi.hssf.record.NumberRecord
set the value for the cell
setValue(boolean) - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
setValue(short) - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
setValue(double) - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
setValue(int, int) - Method in class org.apache.poi.util.BitField
Replace the bits with new values.
setValueAt(Object, int, int) - Method in class org.apache.poi.hssf.contrib.view.SVTableModel
 
setValueAxisCrossing(boolean) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Sets the value axis crossing field value.
setValuesDataType(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Set the values data type field for the Series record.
setValuesInReverse(boolean) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Sets the values in reverse field value.
setVaryDisplayPattern(boolean) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
setVersion(short) - Method in class org.apache.poi.hssf.record.BOFRecord
Version number - for BIFF8 should be 0x06
setVertAlign(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
Sets the vertAlign field value.
setVertical(boolean) - Method in class org.apache.poi.hssf.record.LegendRecord
Sets the vertical field value.
setVertical(boolean) - Method in class org.apache.poi.hssf.record.TextRecord
Sets the vertical field value.
setVerticalAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the vertical alignment of text in the cell
setVerticalAlignment(byte) - Method in class org.apache.poi.hssf.record.TextRecord
Set the vertical alignment field for the Text record.
setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of vertical alignment for the cell
setVerticalBorder(boolean) - Method in class org.apache.poi.hssf.record.DatRecord
Sets the vertical border field value.
setVerticalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the vertical position of the window (in 1/20ths of a point)
setVerticalScale(int) - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Set the verticalScale field for the PlotGrowth record.
setVerticalTextAlignment(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Sets the Vertical text alignment field value.
setVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
determines whether the output is vertically centered on the page.
setView(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the view field for the DOP record.
setVirusinfo(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the virusinfo field for the DOP record.
setVjc(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the vjc field for the SEP record.
setWAlignFont(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the wAlignFont field for the PAP record.
setWCharScale(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the wCharScale field for the CHP record.
setWIdent(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the wIdent field for the FIB record.
setWMagicCreated(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the wMagicCreated field for the FIB record.
setWMagicCreatedPrivate(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the wMagicCreatedPrivate field for the FIB record.
setWMagicRevised(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the wMagicRevised field for the FIB record.
setWMagicRevisedPrivate(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
Set the wMagicRevisedPrivate field for the FIB record.
setWSBool1(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set first byte (see bit setters)
setWSBool2(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set the second byte (see bit setters)
setWScaleSaved(short) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the wScaleSaved field value.
setWSpare(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the wSpare field for the DOP record.
setWSpare2(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Set the wSpare2 field for the DOP record.
setWTextFlow(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the wTextFlow field for the SEP record.
setWeight(short) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Set the weight field for the LineFormat record.
setWidth(int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Set the width of the metafile in EMU's (English Metric Units).
setWidth(int) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Set the width field for the AxisParent record.
setWidth(int) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
setWidth(int) - Method in class org.apache.poi.hssf.record.ChartRecord
Set the width field for the Chart record.
setWidth(int) - Method in class org.apache.poi.hssf.record.TextRecord
Set the width field for the Text record.
setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the width of the window
setWindowing(short) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
setWr(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.PAPAbstractType
Set the wr field for the PAP record.
setWrapText(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to wrap the text in the cell
setWrapText(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set whether the text should be wrapped
setWvkSaved(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the wvkSaved field value.
setX(int) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Set the x field for the AxisParent record.
setX(int) - Method in class org.apache.poi.hssf.record.ChartRecord
Set the x field for the Chart record.
setX(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the x field for the Pane record.
setX(int) - Method in class org.apache.poi.hssf.record.TextRecord
Set the x field for the Text record.
setXAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the x axis upper left field for the Legend record.
setXBasis(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Set the x Basis field for the FontBasis record.
setXFIndex(short) - Method in class org.apache.poi.hssf.record.BlankRecord
set the index of the extended format record to style this cell with
setXFIndex(short) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the index to the ExtendedFormat
setXFIndex(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
setXFIndex(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' default format info
setXFIndex(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelRecord
no op!
setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
set the index to the extended format record
setXFIndex(short) - Method in class org.apache.poi.hssf.record.NumberRecord
set the index to the ExtendedFormat
setXFIndex(short) - Method in class org.apache.poi.hssf.record.RKRecord
NO OP!
setXFIndex(short) - Method in class org.apache.poi.hssf.record.RowRecord
if the row is formatted then this is the index to the extended format record
setXFIndex(short) - Method in class org.apache.poi.hssf.record.StyleRecord
set the actual index of the style extended format record
setXFIndex(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setXFType(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is a cell or style XFRecord
setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setXPosition(int) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
setXSize(int) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the x size field for the Legend record.
setXaPage(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the xaPage field for the SEP record.
setXaPageNUp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the xaPageNUp field for the SEP record.
setXchSym(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the xchSym field for the CHP record.
setXfpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setXstDispFldRMark(byte[]) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the xstDispFldRMark field for the CHP record.
setY(int) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Set the y field for the AxisParent record.
setY(int) - Method in class org.apache.poi.hssf.record.ChartRecord
Set the y field for the Chart record.
setY(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the y field for the Pane record.
setY(int) - Method in class org.apache.poi.hssf.record.TextRecord
Set the y field for the Text record.
setYAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the y axis upper left field for the Legend record.
setYBasis(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Set the y Basis field for the FontBasis record.
setYPosition(int) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
setYSize(int) - Method in class org.apache.poi.hssf.record.LegendRecord
Set the y size field for the Legend record.
setYaPage(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the yaPage field for the SEP record.
setYaPageNUp(int) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.SEPAbstractType
Set the yaPageNUp field for the SEP record.
setYsr(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.CHPAbstractType
Set the ysr field for the CHP record.
setZero1(short) - Method in class org.apache.poi.hssf.record.TickRecord
Set the zero 1 field for the Tick record.
setZero2(short) - Method in class org.apache.poi.hssf.record.TickRecord
Set the zero 2 field for the Tick record.
setZero3(short) - Method in class org.apache.poi.hssf.record.TickRecord
Set the zero 3 field for the Tick record.
setZeroHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether or not to display this row with 0 height
setZkSaved(byte) - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
Sets the zkSaved field value.
setZoom(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the zoom magnication for the sheet.
shear(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
shear(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
shiftBreaks(PageBreakRecord, short, short, int) - Method in class org.apache.poi.hssf.model.Sheet
Shifts all the page breaks in the range "count" number of rows/columns
shiftColumnBreaks(short, short, short) - Method in class org.apache.poi.hssf.model.Sheet
Shifts the vertical page breaks for the indicated count
shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts the merged regions left or right depending on mode
shiftRowBreaks(int, int, int) - Method in class org.apache.poi.hssf.model.Sheet
Shifts the horizontal page breaks for the indicated count
shiftRows(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts rows between startRow and endRow n number of rows.
shouldSelectCell(EventObject) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.DocumentProperty
give method more visibility
shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.Property
Based on the currently defined size, should this property use small blocks?
sid - Static variable in class org.apache.poi.hssf.record.AreaFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AreaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AxisOptionsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AxisParentRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AxisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AxisUsedRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
for BIFF8 files the BOF is 0x809.
sid - Static variable in class org.apache.poi.hssf.record.BackupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BarRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BeginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BlankRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BookBoolRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BoolErrRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BottomMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BoundSheetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CalcCountRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ChartFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ChartRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CodepageRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ColumnInfoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ContinueRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CountryRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DBCellRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DSFRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DataFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
 
sid - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DeltaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DimensionsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingGroupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EOFRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EndRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EndSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
sid - Static variable in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExternSheetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExternSheetSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FontBasisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FontIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FontRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FooterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FormulaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FrameRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GridsetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GutsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HCenterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HeaderRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
sid - Static variable in class org.apache.poi.hssf.record.IndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
 
sid - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
sid - Static variable in class org.apache.poi.hssf.record.IterationRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LabelRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LabelSSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LeftMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MMSRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MergeCellsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MulBlankRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MulRKRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NameRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NumberRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ObjRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
 
sid - Variable in class org.apache.poi.hssf.record.PageBreakRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PaletteRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PasswordRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PasswordRev4Record
 
sid - Static variable in class org.apache.poi.hssf.record.PlotAreaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PlotGrowthRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrecisionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintHeadersRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintSetupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ProtectionRev4Record
 
sid - Static variable in class org.apache.poi.hssf.record.RKRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RefreshAllRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RightMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RowRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SCLRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SaveRecalcRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SelectionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesListRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesTextRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.StringRecord
 
sid - Static variable in class org.apache.poi.hssf.record.StyleRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SupBookRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TabIdRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TextRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TickRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TopMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.UnicodeString
 
sid - Static variable in class org.apache.poi.hssf.record.UnitsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
 
sid - Static variable in class org.apache.poi.hssf.record.VCenterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ValueRangeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WSBoolRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowOneRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowTwoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WriteAccessRecord
 
sid - Static variable in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
sid - Static variable in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
sid - Static variable in class org.apache.poi.hssf.record.formula.AddPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.Area3DPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.AreaPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.AttrPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.BoolPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.ConcatPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.DividePtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.EqualPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.ExpPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.FuncPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.GreaterThanPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.IntPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.LessThanPtg
the sid for the less than operator as hex
sid - Static variable in class org.apache.poi.hssf.record.formula.MemErrPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.NamePtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.NameXPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.NumberPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.PowerPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.ReferencePtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.StringPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.SubtractPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
sid - Static variable in class org.apache.poi.hssf.record.formula.UnionPtg
 
size() - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
size() - Method in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
Used to get the total number of grrprl's stored int this FKP
size() - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
size - Variable in class org.apache.poi.hpsf.Section
 
size() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
size() - Method in class org.apache.poi.poifs.storage.DocumentBlock
Get the number of bytes read for this block
size() - Method in class org.apache.poi.util.BinaryTree
Returns the number of key-value mappings in this map.
size() - Method in class org.apache.poi.util.IntList
Returns the number of elements in this list.
size() - Method in class org.apache.poi.util.ShortList
Returns the number of elements in this list.
skip(long) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class org.apache.poi.util.BlockingInputStream
 
sortProperties() - Method in class org.apache.poi.ddf.EscherOptRecord
Records should be sorted by property number before being stored.
sst - Variable in class org.apache.poi.hssf.model.Workbook
this contains a reference to the SSTRecord so that new stings can be added to it.
start() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Start the applet
startCellEditing(EventObject) - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
stop() - Method in class org.apache.poi.hssf.contrib.view.SViewer
Stop the applet
stopCellEditing() - Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
 
styleSheet(StyleSheet) - Method in class org.apache.poi.hdf.event.EventBridge
 
styleSheet(StyleSheet) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
styleSheet(StyleSheet) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
subFrom - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
subTo - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
 

T

TAP - class org.apache.poi.hdf.extractor.TAP.
Comment me
TAP() - Constructor for class org.apache.poi.hdf.extractor.TAP
 
TAPAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType.
Table Properties.
TAPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
 
TC - class org.apache.poi.hdf.extractor.TC.
Comment me
TC() - Constructor for class org.apache.poi.hdf.extractor.TC
 
TCAbstractType - class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType.
Table Cell Descriptor.
TCAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType
 
TEXT_ORIENTATION_NONE - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
TEXT_ORIENTATION_ROT_LEFT - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
TEXT_ORIENTATION_ROT_RIGHT - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
TEXT_ORIENTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
TEXT__ANCHORTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__BIDIR - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__FONTROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__IDOFNEXTSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__ROTATETEXTWITHSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SCALETEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SINGLECLICKSELECTS - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SIZESHAPETOFITTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SIZE_TEXT_TO_FIT_SHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTFLOW - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTID - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__USEHOSTMARGINS - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__WRAPTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THICK - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thick backward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thick forward facing diagonals
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thick horizontal bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thick vertical bands
THIN - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thin backward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thin forward diagonal
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thin horizontal bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Thin vertical bands
THREEDSTYLE__AMBIENTINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__CONSTRAINROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__PARALLEL - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__RENDERMODE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__SKEWAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__SKEWANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__TOLERANCE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__XROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__XVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__YROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__YVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ZVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__3DEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__DIFFUSEAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EDGETHICKNESS - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEBACKWARD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEFORWARD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEPLANE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__LIGHTFACE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__METALLIC - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__SHININESS - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__SPECULARAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__USEEXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
TRANSFORM__ROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
TRUE - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
 
TYPE_ARRAY - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_BINARY - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_BOOLEAN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_BOTTOM - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_CHART - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_CORNER - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_EXCEL_4_MACRO - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_FUNCTION - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_LEFT - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_RGB - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_RIGHT - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_SIMPLE - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_TOP - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_UNARY - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_UNDOCKED - Static variable in class org.apache.poi.hssf.record.LegendRecord
 
TYPE_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_VB_MODULE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKBOOK - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSPACE_FILE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TabIdRecord - class org.apache.poi.hssf.record.TabIdRecord.
Title: Sheet Tab Index Array Record
TabIdRecord() - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
TabIdRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
Constructs a TabID record and sets its fields appropriately.
TabIdRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
Constructs a TabID record and sets its fields appropriately.
TableCellDescriptor - class org.apache.poi.hdf.model.hdftypes.TableCellDescriptor.
Comment me
TableCellDescriptor() - Constructor for class org.apache.poi.hdf.model.hdftypes.TableCellDescriptor
 
TableProperties - class org.apache.poi.hdf.model.hdftypes.TableProperties.
Comment me
TableProperties() - Constructor for class org.apache.poi.hdf.model.hdftypes.TableProperties
 
TableRow - class org.apache.poi.hdf.extractor.TableRow.
Comment me
TableRow(ArrayList, TAP) - Constructor for class org.apache.poi.hdf.extractor.TableRow
 
TextObjectBaseRecord - class org.apache.poi.hssf.record.TextObjectBaseRecord.
The TXO record is used to define the properties of a text box.
TextObjectBaseRecord() - Constructor for class org.apache.poi.hssf.record.TextObjectBaseRecord
 
TextObjectBaseRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TextObjectBaseRecord
Constructs a TextObjectBase record and sets its fields appropriately.
TextObjectBaseRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TextObjectBaseRecord
Constructs a TextObjectBase record and sets its fields appropriately.
TextObjectRecord - class org.apache.poi.hssf.record.TextObjectRecord.
 
TextObjectRecord() - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextObjectRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextObjectRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextPiece - class org.apache.poi.hdf.extractor.TextPiece.
Comment me
TextPiece(int, int, boolean) - Constructor for class org.apache.poi.hdf.extractor.TextPiece
 
TextPiece - class org.apache.poi.hdf.model.hdftypes.TextPiece.
Lightweight representation of a text piece.
TextPiece(int, int, boolean) - Constructor for class org.apache.poi.hdf.model.hdftypes.TextPiece
 
TextRecord - class org.apache.poi.hssf.record.TextRecord.
The text record is used to define text stored on a chart.
TextRecord() - Constructor for class org.apache.poi.hssf.record.TextRecord
 
TextRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TextRecord
Constructs a Text record and sets its fields appropriately.
TextRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TextRecord
Constructs a Text record and sets its fields appropriately.
TextboxShape - class org.apache.poi.hssf.model.TextboxShape.
Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.
Thumbnail - class org.apache.poi.hpsf.Thumbnail.
Class to manipulate data in the Clipboard Variant (VT_CF) format.
Thumbnail() - Constructor for class org.apache.poi.hpsf.Thumbnail
Default Constructor.
Thumbnail(byte[]) - Constructor for class org.apache.poi.hpsf.Thumbnail
Creates a Thumbnail instance and initializes with the specified image bytes.
TickRecord - class org.apache.poi.hssf.record.TickRecord.
The Tick record defines how tick marks and label positioning/formatting NOTE: This source is automatically generated please do not modify this file.
TickRecord() - Constructor for class org.apache.poi.hssf.record.TickRecord
 
TickRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TickRecord
Constructs a Tick record and sets its fields appropriately.
TickRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TickRecord
Constructs a Tick record and sets its fields appropriately.
TopMargin - Static variable in class org.apache.poi.hssf.model.Sheet
 
TopMargin - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
TopMarginRecord - class org.apache.poi.hssf.record.TopMarginRecord.
Record for the top margin.
TopMarginRecord() - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
TopMarginRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
Constructs a TopMargin record and sets its fields appropriately.
TopMarginRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
Constructs a TopMargin record and sets its fields appropriately.
TreeReaderListener - class org.apache.poi.contrib.poibrowser.TreeReaderListener.
Organizes document information in a tree model in order to be e.g.
TreeReaderListener(String, MutableTreeNode) - Constructor for class org.apache.poi.contrib.poibrowser.TreeReaderListener
Creates a TreeReaderListener which should then be registered with a POIFSReader.
TypeReader - class org.apache.poi.hpsf.TypeReader.
Reader for specific data types.
TypeReader() - Constructor for class org.apache.poi.hpsf.TypeReader
 
tab() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the current tab (sheet) name
tab() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the current tab (sheet) name
tableRowEnd(TableProperties, int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
tableStream(byte[]) - Method in class org.apache.poi.hdf.event.EventBridge
 
tableStream(byte[]) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
tableStream(byte[]) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
text(TextPiece) - Method in class org.apache.poi.hdf.event.EventBridge
 
text(TextPiece) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
text(TextPiece) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
time() - Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
Returns the string representing the current time
time() - Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
Returns the string representing the current time
toArray() - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray(int[]) - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray() - Method in class org.apache.poi.util.ShortList
Returns an array containing all of the elements in this list in proper sequence.
toArray(short[]) - Method in class org.apache.poi.util.ShortList
Returns an array containing all of the elements in this list in proper sequence.
toDebugString() - Method in class org.apache.poi.hssf.record.formula.Ptg
dump a debug representation (hexdump) to a string
toFormulaString(Workbook, List) - Static method in class org.apache.poi.hssf.model.FormulaParser
Convience method which takes in a list then passes it to the other toFormulaString signature.
toFormulaString(Workbook, Ptg[]) - Static method in class org.apache.poi.hssf.model.FormulaParser
Static method to convert an array of Ptgs in RPN order to a human readable string format in infix mode.
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.AddPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AddPtg
implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
toFormulaString(Ptg[]) - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.OperationPtg
returns a string representation of the operations the length of the input array should equal the number returned by
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.Ptg
return a string representation of this token alone
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.UnionPtg
Implementation of method from Ptg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnionPtg
implementation of method from OperationsPtg
toFormulaString(Workbook) - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
toHex(byte[]) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(short) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(int) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toString(Section, String) - Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
Returns a string representation of a Section.
toString() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
toString() - Method in class org.apache.poi.ddf.EscherBSERecord
Calculate the string representation of this object
toString() - Method in class org.apache.poi.ddf.EscherBlipRecord
The string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
The string representation of this record
toString() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Returns the string representation for this record.
toString() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Returns the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherComplexProperty
Retrieves the string representation for this property.
toString() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
toString() - Method in class org.apache.poi.ddf.EscherDgRecord
Returns the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherDggRecord
 
toString() - Method in class org.apache.poi.ddf.EscherOptRecord
Retrieve the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherSimpleProperty
 
toString() - Method in class org.apache.poi.ddf.EscherSpRecord
 
toString() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
toString() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
toString() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
toString() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
toString() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
toString() - Method in class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
toString() - Method in class org.apache.poi.hpsf.ClassID
Returns a human readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
toString() - Method in class org.apache.poi.hssf.model.FormulaParser
toString on the parser instance returns the RPN ordered list of tokens Useful for testing
toString() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
toString() - Method in class org.apache.poi.hssf.record.AreaFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.AreaRecord
 
toString() - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
 
toString() - Method in class org.apache.poi.hssf.record.AxisParentRecord
 
toString() - Method in class org.apache.poi.hssf.record.AxisRecord
 
toString() - Method in class org.apache.poi.hssf.record.AxisUsedRecord
 
toString() - Method in class org.apache.poi.hssf.record.BOFRecord
 
toString() - Method in class org.apache.poi.hssf.record.BackupRecord
 
toString() - Method in class org.apache.poi.hssf.record.BarRecord
 
toString() - Method in class org.apache.poi.hssf.record.BeginRecord
 
toString() - Method in class org.apache.poi.hssf.record.BlankRecord
 
toString() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
toString() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
toString() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
toString() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
toString() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
toString() - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
 
toString() - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.ChartRecord
 
toString() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
toString() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
toString() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.ContinueRecord
Debugging toString
toString() - Method in class org.apache.poi.hssf.record.CountryRecord
 
toString(StringBuffer) - Method in interface org.apache.poi.hssf.record.CustomField
Appends the string representation of this field to the supplied StringBuffer.
toString() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
toString() - Method in class org.apache.poi.hssf.record.DSFRecord
 
toString() - Method in class org.apache.poi.hssf.record.DatRecord
 
toString() - Method in class org.apache.poi.hssf.record.DataFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
toString() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
toString() - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
 
toString() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
toString() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
toString() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
toString() - Method in class org.apache.poi.hssf.record.EOFRecord
 
toString() - Method in class org.apache.poi.hssf.record.EndRecord
 
toString() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.EscherAggregate
Calculates the string representation of this record.
toString() - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
toString() - Method in class org.apache.poi.hssf.record.FontBasisRecord
 
toString() - Method in class org.apache.poi.hssf.record.FontIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.FontRecord
 
toString() - Method in class org.apache.poi.hssf.record.FooterRecord
 
toString() - Method in class org.apache.poi.hssf.record.FormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
toString() - Method in class org.apache.poi.hssf.record.FrameRecord
 
toString() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
toString() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.GutsRecord
 
toString() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
toString() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
toString() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
toString() - Method in class org.apache.poi.hssf.record.IndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
toString() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
toString() - Method in class org.apache.poi.hssf.record.IterationRecord
 
toString() - Method in class org.apache.poi.hssf.record.LabelRecord
 
toString() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
toString() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.LegendRecord
 
toString() - Method in class org.apache.poi.hssf.record.LineFormatRecord
 
toString(StringBuffer) - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
toString() - Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
 
toString() - Method in class org.apache.poi.hssf.record.LinkedDataRecord
 
toString() - Method in class org.apache.poi.hssf.record.MMSRecord
 
toString() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
toString() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
toString() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
toString() - Method in class org.apache.poi.hssf.record.NameRecord
 
toString() - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.NumberRecord
 
toString() - Method in class org.apache.poi.hssf.record.ObjRecord
 
toString() - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
 
toString() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
toString() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
toString() - Method in class org.apache.poi.hssf.record.PaneRecord
 
toString() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
toString() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
toString() - Method in class org.apache.poi.hssf.record.PlotAreaRecord
 
toString() - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
toString() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
toString() - Method in class org.apache.poi.hssf.record.RKRecord
 
toString() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
toString() - Method in class org.apache.poi.hssf.record.Record
get a string representation of the record (for biffview/debugging)
toString() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
toString() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
toString() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.RowRecord
 
toString() - Method in class org.apache.poi.hssf.record.SCLRecord
 
toString() - Method in class org.apache.poi.hssf.record.SSTRecord
Return a debugging string representation
toString() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
toString() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesListRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesTextRecord
 
toString() - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
 
toString() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
print a sort of string representation ([SHARED FORMULA RECORD] id = x [/SHARED FORMULA RECORD])
toString() - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
 
toString() - Method in class org.apache.poi.hssf.record.StringRecord
 
toString() - Method in class org.apache.poi.hssf.record.StyleRecord
 
toString() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
toString() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
toString() - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
toString() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
toString() - Method in class org.apache.poi.hssf.record.TextRecord
 
toString() - Method in class org.apache.poi.hssf.record.TickRecord
 
toString() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.UnicodeString
unlike the real records we return the same as "getString()" rather than debug info
toString() - Method in class org.apache.poi.hssf.record.UnitsRecord
 
toString() - Method in class org.apache.poi.hssf.record.UnknownRecord
print a sort of string representation ([UNKNOWN RECORD] id = x [/UNKNOWN RECORD])
toString() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
toString() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
toString() - Method in class org.apache.poi.hssf.record.ValueRangeRecord
 
toString() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
toString() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
toString() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
toString() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.Ptg
Overridden toString method to ensure object hash is not printed.
toString() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
toString() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
toString() - Method in class org.apache.poi.hssf.util.AreaReference
 
toString() - Method in class org.apache.poi.hssf.util.CellReference
 
toString() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
 
toString() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns a string representation of the path.
toString() - Method in class org.apache.poi.util.ByteField
return the value as a String
toString() - Method in interface org.apache.poi.util.FixedField
return the value as a String
toString() - Method in class org.apache.poi.util.IntegerField
return the value as a String
toString() - Method in class org.apache.poi.util.LongField
return the value as a String
toString() - Method in class org.apache.poi.util.ShortField
return the value as a String
transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translate(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
translate(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translateBuiltInName(byte) - Method in class org.apache.poi.hssf.record.NameRecord
Creates a human readable name for built in types
translateUnicodeValues(HSSFCell) - Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
Looks for text in the cell that should be unicode, like α and provides the unicode version of it.
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 

U

UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
 
UNUSED_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
USE_A1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
USE_R1C1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
U_DOUBLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
double underlined
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
accounting style double underline
U_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
not underlined
U_SINGLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
single (normal) underline
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
accounting style single underline
UnaryMinusPtg - class org.apache.poi.hssf.record.formula.UnaryMinusPtg.
Unary Plus operator does not have any effect on the operand
UnaryMinusPtg() - Constructor for class org.apache.poi.hssf.record.formula.UnaryMinusPtg
Creates new AddPtg
UnaryMinusPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
UnaryPlusPtg - class org.apache.poi.hssf.record.formula.UnaryPlusPtg.
Unary Plus operator does not have any effect on the operand
UnaryPlusPtg() - Constructor for class org.apache.poi.hssf.record.formula.UnaryPlusPtg
Creates new AddPtg
UnaryPlusPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
UnexpectedPropertySetTypeException - exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException.
This exception is thrown if a certain type of property set is expected (e.g.
UnexpectedPropertySetTypeException() - Constructor for class org.apache.poi.hpsf.UnexpectedPropertySetTypeException
 
UnexpectedPropertySetTypeException(String) - Constructor for class org.apache.poi.hpsf.UnexpectedPropertySetTypeException
 
UnexpectedPropertySetTypeException(Throwable) - Constructor for class org.apache.poi.hpsf.UnexpectedPropertySetTypeException
 
UnexpectedPropertySetTypeException(String, Throwable) - Constructor for class org.apache.poi.hpsf.UnexpectedPropertySetTypeException
 
UnicodeString - class org.apache.poi.hssf.record.UnicodeString.
Title: Unicode String
UnicodeString() - Constructor for class org.apache.poi.hssf.record.UnicodeString
 
UnicodeString(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.UnicodeString
construct a unicode string record and fill its fields, ID is ignored
UnicodeString(short, short, byte[], String) - Constructor for class org.apache.poi.hssf.record.UnicodeString
construct a unicode string from a string fragment + data
UnionPtg - class org.apache.poi.hssf.record.formula.UnionPtg.
 
UnionPtg() - Constructor for class org.apache.poi.hssf.record.formula.UnionPtg
 
UnionPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.UnionPtg
 
UnitsRecord - class org.apache.poi.hssf.record.UnitsRecord.
The units record describes units.
UnitsRecord() - Constructor for class org.apache.poi.hssf.record.UnitsRecord
 
UnitsRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.UnitsRecord
Constructs a Units record and sets its fields appropriately.
UnitsRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.UnitsRecord
Constructs a Units record and sets its fields appropriately.
UnknownEscherRecord - class org.apache.poi.ddf.UnknownEscherRecord.
This record is used whenever a escher record is encountered that we do not explicitly support.
UnknownEscherRecord() - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
 
UnknownPtg - class org.apache.poi.hssf.record.formula.UnknownPtg.
 
UnknownPtg() - Constructor for class org.apache.poi.hssf.record.formula.UnknownPtg
Creates new UnknownPtg
UnknownPtg(byte[], int) - Constructor for class org.apache.poi.hssf.record.formula.UnknownPtg
 
UnknownRecord - class org.apache.poi.hssf.record.UnknownRecord.
Title: Unknown Record (for debugging)
UnknownRecord() - Constructor for class org.apache.poi.hssf.record.UnknownRecord
 
UnknownRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
construct an unknown record.
UnknownRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
 
UseSelFSRecord - class org.apache.poi.hssf.record.UseSelFSRecord.
Title: Use Natural Language Formulas Flag
UseSelFSRecord() - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
 
UseSelFSRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
Constructs a UseSelFS record and sets its fields appropriately.
UseSelFSRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
Constructs a UseSelFS record and sets its fields appropriately.
Util - class org.apache.poi.contrib.poibrowser.Util.
Contains various (well, just one at the moment) static utility methods.
Util() - Constructor for class org.apache.poi.contrib.poibrowser.Util
 
Util - class org.apache.poi.hpsf.Util.
Provides various static utility methods.
Util() - Constructor for class org.apache.poi.hpsf.Util
 
Utils - class org.apache.poi.hdf.extractor.Utils.
Comment me
Utils() - Constructor for class org.apache.poi.hdf.extractor.Utils
 
ubyteToInt(byte) - Static method in class org.apache.poi.util.LittleEndian
Convert an 'unsigned' byte to an integer.
uncompressProperty(byte[], Object, StyleSheet) - Static method in class org.apache.poi.hdf.model.hdftypes.StyleSheet
Used to uncompress a property stored in a grpprl.
uncompressProperty(byte[], Object, StyleSheet, boolean) - Static method in class org.apache.poi.hdf.model.hdftypes.StyleSheet
Used to uncompress a property stored in a grpprl.
ungroupColumn(short, short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
ungroupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
unregister(Class) - Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
Unregisters a renderer for a class.
usesUnicode() - Method in class org.apache.poi.hdf.extractor.TextPiece
 
usesUnicode() - Method in class org.apache.poi.hdf.model.hdftypes.TextPiece
 

V

VALUES_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
VALUES_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
VALUES_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
VALUES_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.SeriesRecord
 
VCenterRecord - class org.apache.poi.hssf.record.VCenterRecord.
Title: VCenter record
VCenterRecord() - Constructor for class org.apache.poi.hssf.record.VCenterRecord
 
VCenterRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
Constructs a VCENTER record and sets its fields appropriately.
VCenterRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
Constructs a VCENTER record and sets its fields appropriately.
VERSION - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default (0x06 - BIFF8)
VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextRecord
 
VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextRecord
 
VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextRecord
 
VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.TextRecord
 
VERTICAL_BOTTOM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_BOTTOM - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
bottom-aligned vertical alignment
VERTICAL_CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_CENTER - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
center-aligned vertical alignment
VERTICAL_JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_JUSTIFY - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
vertically justified vertical alignment
VERTICAL_SID - Static variable in class org.apache.poi.hssf.record.PageBreakRecord
 
VERTICAL_TEXT_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
VERTICAL_TEXT_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
VERTICAL_TEXT_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
VERTICAL_TEXT_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
 
VERTICAL_TOP - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_TOP - Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
top-aligned vertical alignment
VT_ARRAY - Static variable in class org.apache.poi.hpsf.Variant
[V] SAFEARRAY*.
VT_BLOB - Static variable in class org.apache.poi.hpsf.Variant
[P] Length prefixed bytes.
VT_BLOB_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Blob contains an object.
VT_BOOL - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] True=-1, False=0.
VT_BSTR - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] OLE Automation string.
VT_BYREF - Static variable in class org.apache.poi.hpsf.Variant
[V] void* for local use.
VT_CARRAY - Static variable in class org.apache.poi.hpsf.Variant
[T] C style array.
VT_CF - Static variable in class org.apache.poi.hpsf.Variant
[P] Clipboard format.
VT_CLSID - Static variable in class org.apache.poi.hpsf.Variant
[P] A Class ID.
VT_CY - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] currency.
VT_DATE - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] date.
VT_DECIMAL - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] 16 byte fixed point.
VT_DISPATCH - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] IDispatch *.
VT_EMPTY - Static variable in class org.apache.poi.hpsf.Variant
[V][P] Nothing.
VT_ERROR - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] SCODE.
VT_FILETIME - Static variable in class org.apache.poi.hpsf.Variant
[P] FILETIME.
VT_HRESULT - Static variable in class org.apache.poi.hpsf.Variant
[T] Standard return type.
VT_I1 - Static variable in class org.apache.poi.hpsf.Variant
[T] signed char.
VT_I2 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 2 byte signed int.
VT_I4 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte signed int.
VT_I8 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] signed 64-bit int.
VT_ILLEGAL - Static variable in class org.apache.poi.hpsf.Variant
FIXME: Document this!
VT_ILLEGALMASKED - Static variable in class org.apache.poi.hpsf.Variant
FIXME: Document this!
VT_INT - Static variable in class org.apache.poi.hpsf.Variant
[T] signed machine int.
VT_LPSTR - Static variable in class org.apache.poi.hpsf.Variant
[T][P] null terminated string.
VT_LPWSTR - Static variable in class org.apache.poi.hpsf.Variant
[T][P] wide (Unicode) null terminated string.
VT_NULL - Static variable in class org.apache.poi.hpsf.Variant
[V][P] SQL style Null.
VT_PTR - Static variable in class org.apache.poi.hpsf.Variant
[T] pointer type.
VT_R4 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte real.
VT_R8 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 8 byte real.
VT_RESERVED - Static variable in class org.apache.poi.hpsf.Variant
FIXME: Document this!
VT_SAFEARRAY - Static variable in class org.apache.poi.hpsf.Variant
[T] (use VT_ARRAY in VARIANT).
VT_STORAGE - Static variable in class org.apache.poi.hpsf.Variant
[P] Name of the storage follows.
VT_STORED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Storage contains an object.
VT_STREAM - Static variable in class org.apache.poi.hpsf.Variant
[P] Name of the stream follows.
VT_STREAMED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Stream contains an object.
VT_TYPEMASK - Static variable in class org.apache.poi.hpsf.Variant
FIXME: Document this!
VT_UI1 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] unsigned char.
VT_UI2 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned short.
VT_UI4 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned int.
VT_UI8 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned 64-bit int.
VT_UINT - Static variable in class org.apache.poi.hpsf.Variant
[T] unsigned machine int.
VT_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] IUnknown *.
VT_USERDEFINED - Static variable in class org.apache.poi.hpsf.Variant
[T] user defined type.
VT_VARIANT - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] VARIANT *.
VT_VECTOR - Static variable in class org.apache.poi.hpsf.Variant
[P] simple counted array.
VT_VOID - Static variable in class org.apache.poi.hpsf.Variant
[T] C style void.
ValueRangeRecord - class org.apache.poi.hssf.record.ValueRangeRecord.
The value range record defines the range of the value axis.
ValueRangeRecord() - Constructor for class org.apache.poi.hssf.record.ValueRangeRecord
 
ValueRangeRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.ValueRangeRecord
Constructs a ValueRange record and sets its fields appropriately.
ValueRangeRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.ValueRangeRecord
Constructs a ValueRange record and sets its fields appropriately.
ValueRecordsAggregate - class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.
Aggregate value records together.
ValueRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Creates a new instance of ValueRecordsAggregate
Variant - class org.apache.poi.hpsf.Variant.
The Variant types as defined by Microsoft's COM.
Variant() - Constructor for class org.apache.poi.hpsf.Variant
 
VerticalPageBreakRecord - class org.apache.poi.hssf.record.VerticalPageBreakRecord.
VerticalPageBreak record that stores page breaks at columns
VerticalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
VerticalPageBreakRecord(short) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
VerticalPageBreakRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
VerticalPageBreakRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
validate() - Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
 
validateColumn(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Runs a bounds check for column numbers
validateRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Runs a bounds check for row numbers
validateSid(short) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AreaFormatRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AreaRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AxisOptionsRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AxisParentRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AxisRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.AxisUsedRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.BOFRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.BackupRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.BarRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.BeginRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.BlankRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.BoolErrRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.ChartFormatRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ChartRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.ContinueRecord
Make sure we have a good id
validateSid(short) - Method in class org.apache.poi.hssf.record.CountryRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DBCellRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DSFRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DatRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.DataFormatRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DeltaRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.DrawingRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.EOFRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.EndRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.EndSubRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.FontBasisRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.FontIndexRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.FontRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.FooterRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.FormatRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.FrameRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.GridsetRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.GutsRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.HCenterRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.HeaderRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.IndexRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.IterationRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.LabelRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.LegendRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.LineFormatRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.LinkedDataRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.MMSRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.MulBlankRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.MulRKRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.NameRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.NumberRecord
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.ObjRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.ObjectLinkRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PaletteRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.PasswordRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PlotAreaRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.PlotGrowthRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ProtectRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
validateSid(short) - Method in class org.apache.poi.hssf.record.RKRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.Record
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.RightMarginRecord
Checks the sid matches the expected side for this record * * @param id the expected sid.
validateSid(short) - Method in class org.apache.poi.hssf.record.RowRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.SCLRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SSTRecord
validate SID
validateSid(short) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesIndexRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesListRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesTextRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.StringRecord
Throw a runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.StyleRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.TabIdRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.TextRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.TickRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.TopMarginRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.UnicodeString
NO OP
validateSid(short) - Method in class org.apache.poi.hssf.record.UnitsRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.UnknownRecord
NO OP!
validateSid(short) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.VCenterRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.ValueRangeRecord
Checks the sid matches the expected side for this record
validateSid(short) - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
validateSid(short) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Not required by an aggregate
validateSid(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
validateSid(short) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
validateSid(short) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
values() - Method in class org.apache.poi.util.BinaryTree
Returns a collection view of the values contained in this map.
valuesByValue() - Method in class org.apache.poi.util.BinaryTree
Returns a collection view of the values contained in this map.

W

WARN - Static variable in class org.apache.poi.util.POILogger
 
WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.LineFormatRecord
 
WSBoolRecord - class org.apache.poi.hssf.record.WSBoolRecord.
Title: WSBool Record.
WSBoolRecord() - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
 
WSBoolRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
Constructs a WSBool record and sets its fields appropriately.
WSBoolRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
Constructs a WSBool record and sets its fields appropriately.
WindowOneRecord - class org.apache.poi.hssf.record.WindowOneRecord.
Title: Window1 Record
WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowOneRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
Constructs a WindowOne record and sets its fields appropriately.
WindowOneRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
Constructs a WindowOne record and sets its fields appropriately.
WindowProtectRecord - class org.apache.poi.hssf.record.WindowProtectRecord.
Title: Window Protect Record
WindowProtectRecord() - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
Constructs a WindowProtect record and sets its fields appropriately.
WindowProtectRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
Constructs a WindowProtect record and sets its fields appropriately.
WindowTwoRecord - class org.apache.poi.hssf.record.WindowTwoRecord.
Title: Window Two Record
WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
WindowTwoRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
Constructs a WindowTwo record and sets its fields appropriately.
WindowTwoRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
Constructs a WindowTwo record and sets its fields appropriately.
WordDocument - class org.apache.poi.hdf.extractor.WordDocument.
This class contains the main functionality for the Word file "reader".
WordDocument(String) - Constructor for class org.apache.poi.hdf.extractor.WordDocument
Constructs a Word document from fileName.
WordDocument(InputStream) - Constructor for class org.apache.poi.hdf.extractor.WordDocument
 
Workbook - class org.apache.poi.hssf.model.Workbook.
Low level model implementation of a Workbook.
Workbook() - Constructor for class org.apache.poi.hssf.model.Workbook
Creates new Workbook with no intitialization --useless right now
WorkbookRecordList - class org.apache.poi.hssf.model.WorkbookRecordList.
 
WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
 
WriteAccessRecord - class org.apache.poi.hssf.record.WriteAccessRecord.
Title: Write Access Record
WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
WriteAccessRecord(short, short, byte[]) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
Constructs a WriteAccess record and sets its fields appropriately.
WriteAccessRecord(short, short, byte[], int) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
Constructs a WriteAccess record and sets its fields appropriately.
wasNull() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether the property which the last call to PropertySet.getPropertyIntValue(int) or PropertySet.getProperty(int) tried to access was available or not.
wasNull() - Method in class org.apache.poi.hpsf.Section
Checks whether the property which the last call to Section.getPropertyIntValue(int) or Section.getProperty(int) tried to access was available or not.
white - Static variable in class org.apache.poi.hssf.contrib.view.SVTableUtils
Description of the Field
windowTwo - Variable in class org.apache.poi.hssf.model.Sheet
 
write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Writes the class ID to a byte array in the little-endian.
write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method write - write out this workbook to an Outputstream.
write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
writeAllText(Writer) - Method in class org.apache.poi.hdf.extractor.WordDocument
Spits out the document text
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.property.PropertyTable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
Write the storage to an OutputStream
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.AddPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.AreaPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Write the sid to an array
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Write the sid to an array
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.Ptg
write this Ptg to a byte array
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.ReferencePtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
writeBytes(byte[], int) - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
Write the raw data to an OutputStream.
writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Write the filesystem out
writeHidden(ColumnInfoRecord, int, boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
writeHidden(RowRecord, int, boolean) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
writeSection(int, int, SEP, BTreeSet, BTreeSet, BTreeSet, StyleSheet) - Method in class org.apache.poi.hdf.extractor.WordDocument
 
writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
write the value out to an array of bytes at the appropriate offset

X

XF_CELL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
XF_STYLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 

Z

zap(int) - Method in interface org.apache.poi.poifs.storage.BlockList
remove the specified block from the list

_

_NODE_BLACK - Static variable in class org.apache.poi.poifs.property.Property
 
_NODE_RED - Static variable in class org.apache.poi.poifs.property.Property
 
_NO_INDEX - Static variable in class org.apache.poi.poifs.property.Property
 
_bat_array_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_bat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_big_block_depot - Variable in class org.apache.poi.hdf.extractor.NewOleFile
 
_chpx - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_chpx - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_crun - Variable in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
 
_dxaIndent - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_dxaSpace - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_epc - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_epc - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_fFacingPages - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_fFacingPages - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_fkp - Variable in class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
 
_fpc - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_fpc - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_iStartAt - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_iStartAt - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_istd - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_istd - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_ixchFollow - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_ixchFollow - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_max_bats_in_header - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_nEdn - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_nEdn - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_nFtn - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_nFtn - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_nfc - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_nfc - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_papx - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_papx - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_property_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_rgbxchNums - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_rgbxchNums - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 
_rncEdn - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_rncEdn - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_rncFtn - Variable in class org.apache.poi.hdf.extractor.data.DOP
 
_rncFtn - Variable in class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
_sbat_block_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_sbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_signature - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_signature_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_small_block_depot - Variable in class org.apache.poi.hdf.extractor.NewOleFile
 
_xbat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_xbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_xst - Variable in class org.apache.poi.hdf.extractor.data.LVL
 
_xst - Variable in class org.apache.poi.hdf.model.hdftypes.LVL
 

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

Copyright © 2003 Apache Software Foundation.