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

A

A3_PAPER - Static variable in class org.apache.poi.ss.usermodel.PaperSize
 
A3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A3 - 297x420 mm
A4_EXTRA_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Extra - 9.27 x 12.69 in
A4_PAPER - Static variable in class org.apache.poi.ss.usermodel.PaperSize
 
A4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 - 210x297 mm
A4_PLUS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Plus - 210x330 mm
A4_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Rotated - 297x210 mm
A4_SMALL_PAPER - Static variable in class org.apache.poi.ss.usermodel.PaperSize
 
A4_SMALL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Small - 210x297 mm
A4_TRANSVERSE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Transverse - 210x297 mm
A5_PAPER - Static variable in class org.apache.poi.ss.usermodel.PaperSize
 
A5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A5 - 148x210 mm
AbortableHSSFListener - Class in org.apache.poi.hssf.eventusermodel
Abstract class for use with the HSSFRequest and HSSFEventFactory, which allows for the halting of processing.
AbortableHSSFListener() - Constructor for class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
 
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.
abortableProcessWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
ABS - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
AbstractEscherHolderRecord - Class in org.apache.poi.hssf.record
The escher container record is used to hold escher records.
AbstractEscherHolderRecord() - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractEscherHolderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractFunctionPtg - Class in org.apache.poi.hssf.record.formula
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
AbstractShape - Class in org.apache.poi.hssf.model
An abstract shape is the lowlevel model for a shape.
ACCENT_BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACOS - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ACOSH - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ACTION_BUTTON_BACK_PREVIOUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_BEGINNING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_BLANK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_END - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_FORWARD_NEXT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_HELP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_HOME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_INFORMATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_MOVIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_RETURN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_SOUND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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
Deprecated. use ACTIVE_PANE_UPPER_LEFT
ACTIVE_PANE_UPPER_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
 
add(int, Record) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
add(CFRecordsAggregate) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
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(Object) - Method in class org.apache.poi.util.IntMapper
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, int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
addArrayRecord(ArrayRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Add specified Array Record.
addBreak(int, int, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Adds the page break at the specified parameters
addBSERecord(EscherBSERecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
addCellOffset(int) - Method in class org.apache.poi.hssf.record.DBCellRecord.Builder
 
addCellRangeAddress(int, int, int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
Add a cell range structure.
addCellRangeAddress(CellRangeAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
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
addChildBefore(EscherRecord, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
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
 
addCluster(int, int, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
Add a new cluster
addColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Adds a new color into an empty color slot.
addConditionalFormatting(HSSFConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Adds a copy of HSSFConditionalFormatting object to the sheet
addConditionalFormatting(Region[], HSSFConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Deprecated. use CellRangeAddress instead of Region
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Allows to add a new Conditional Formatting set to the sheet.
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addDataValidation(DVRecord) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
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
 
AddEval - Static variable in class org.apache.poi.hssf.record.formula.eval.TwoOperandNumericOperation
 
addFormat(String, Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Adds a new format to the available formats.
addFormatRun(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Adds a font run to the formatted string.
addLateHeaderFooter(HeaderFooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
HEADERFOOTER is new in 2007.
addLateRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
This method reads PageSettingsBlock records from the supplied RecordStream until the first non-PageSettingsBlock record is encountered.
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 equivalent of calling addListener(myListener, sid) for EVERY record in the org.apache.poi.hssf.record package.
addMergedRegion(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
addMergedRegion(Region) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Deprecated. (Aug-2008) use CellRangeAddress instead of Region
addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
adds a merged region of cells (hence those cells form one)
addMergedRegion(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adds a merged region of cells (hence those cells form one)
addMultipleBlanks(MulBlankRecord) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
addName(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
creates new name
addPicture(byte[], int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Adds a picture to the workbook.
addPicture(byte[], int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Adds a picture to the workbook.
addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Add a property to the list of properties we manage
AddPtg - Class in org.apache.poi.hssf.record.formula
Addition operator PTG the "+" binomial operator.
addRecords(MergeCellsRecord[]) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
addRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
This method reads WorksheetProtectionBlock records from the supplied RecordStream until the first non-WorksheetProtectionBlock record is encountered.
addRef(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
addREFRecord(ExternSheetRecord.RefSubRecord) - 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.InternalSheet
Adds a row record to the sheet
addRule(CFRuleRecord) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
addRule(HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
add a Conditional Formatting rule.
addSection(Section) - Method in class org.apache.poi.hpsf.MutablePropertySet
Adds a section to this property set.
addSection(Section) - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
addSheetReference(String, int) - Method in class org.apache.poi.ss.util.SheetReferences
 
addSSTString(UnicodeString) - Method in class org.apache.poi.hssf.model.InternalWorkbook
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
Deprecated. Do not call this method from your applications. Use the methods available in the HSSFRow to add string HSSFCells
addString(UnicodeString) - Method in class org.apache.poi.hssf.record.SSTRecord
Add a string.
addSubRecord(int, SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addSubRecord(SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addValidationData(DataValidation) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a data validation object
addValidationData(DataValidation) - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates a data validation object
addValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
Adds a value record to the sheet's contained binary records (i.e.
adjustFormula(Ptg[], int) - Method in class org.apache.poi.hssf.record.formula.FormulaShifter
 
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(DrawingManager2, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Finds the DrawingRecord for our sheet, and attaches it to the DrawingManager (which knows about the overall DrawingGroup for our workbook).
AggregateFunction - Class in org.apache.poi.hssf.record.formula.functions
 
AggregatingUDFFinder - Class in org.apache.poi.hssf.record.formula.udf
Collects add-in libraries and VB macro functions together into one UDF finder
AggregatingUDFFinder(UDFFinder[]) - Constructor for class org.apache.poi.hssf.record.formula.udf.AggregatingUDFFinder
 
ALGORITHM_AES_128 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_AES_192 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_AES_256 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
 
ALGORITHM_RC4 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
 
ALIGN_CENTER - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
center horizontal alignment
ALIGN_CENTER_SELECTION - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
center-selection? horizontal alignment
ALIGN_FILL - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
fill? horizontal alignment
ALIGN_GENERAL - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
general (normal) horizontal alignment
ALIGN_JUSTIFY - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
justified horizontal alignment
ALIGN_LEFT - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
left-justified horizontal alignment
ALIGN_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
right-justified horizontal alignment
ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
 
allocateShapeId(short) - Method in class org.apache.poi.hssf.model.DrawingManager
Allocates new shape id for the new drawing group id.
allocateShapeId(short) - Method in class org.apache.poi.hssf.model.DrawingManager2
Allocates new shape id for the new drawing group id.
allocateShapeId(short, EscherDgRecord) - Method in class org.apache.poi.hssf.model.DrawingManager2
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
ALT_BARS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Wide dots
ALT_BARS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ALT_BARS - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Wide dots
ALT_BARS - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Wide dots
ALT_BARS - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Wide dots
AnalysisToolPak - Class in org.apache.poi.hssf.record.formula.atp
 
ANCHOR_ID_CHART_TITLE - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_SERIES_OR_POINT - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_Y_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_Z_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
AND - Static variable in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
 
ANSI - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 
ANSI_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
ANSI character set
ANY - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
'Any value' type - value not restricted
append(RecordBase) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
 
appendFormat(StringBuffer, String) - Static method in class org.apache.poi.hssf.record.formula.SheetNameFormatter
Convenience method for (SheetNameFormatter.format(String)) when a StringBuffer is already available.
appendFormat(StringBuffer, String, String) - Static method in class org.apache.poi.hssf.record.formula.SheetNameFormatter
 
applies(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Returns true if this format part applies to the given value.
applies - Variable in class org.apache.poi.ss.format.CellFormatResult
This is true if no condition was given that applied to the value, or if the condition is satisfied.
apply(Object) - Method in class org.apache.poi.ss.format.CellFormat
Returns the result of applying the format to the given value.
apply(Cell) - Method in class org.apache.poi.ss.format.CellFormat
Fetches the appropriate value from the cell, and returns the result of applying it to the appropriate format.
apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormat
Uses the result of applying this format to the value, setting the text and color of a label before returning the result.
apply(JLabel, Cell) - Method in class org.apache.poi.ss.format.CellFormat
Fetches the appropriate value from the cell, and uses the result, setting the text and color of a label before returning the result.
apply(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Apply this format part to the given value.
apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Apply this format part to the given value, applying the result to the given label.
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, Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies a font to the specified characters of a string.
applyFont(Font) - 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.
applyFont(int, int, short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies a font to the specified characters of a string.
applyFont(int, int, Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies a font to the specified characters of a string.
applyFont(Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Sets the font of the entire string.
applyFont(short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies the specified font to the entire string.
AQUA - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
ARABIC - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 
ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Area2DPtgBase - Class in org.apache.poi.hssf.record.formula
Common superclass of 2-D area refs
Area3DPtg - Class in org.apache.poi.hssf.record.formula
Title: Area 3D Ptg - 3D reference (Sheet + Area)
Area3DPtg(String, int) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
Area3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
Area3DPtg(int, int, int, int, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
Area3DPtg(AreaReference, int) - Constructor for class org.apache.poi.hssf.record.formula.Area3DPtg
 
AreaErrPtg - Class in org.apache.poi.hssf.record.formula
AreaErr - handles deleted cell area references.
AreaErrPtg() - Constructor for class org.apache.poi.hssf.record.formula.AreaErrPtg
 
AreaErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.AreaErrPtg
 
AreaEval - Interface in org.apache.poi.hssf.record.formula.eval
 
AreaEvalBase - Class in org.apache.poi.hssf.record.formula.eval
 
AreaFormatRecord - Class in org.apache.poi.hssf.record.chart
The area format record is used to define the colours and patterns for an area.

AreaFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
AreaFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
AreaI - Interface in org.apache.poi.hssf.record.formula
Common interface for AreaPtg and Area3DPtg, and their child classes.
AreaI.OffsetArea - Class in org.apache.poi.hssf.record.formula
 
AreaI.OffsetArea(int, int, int, int, int, int) - Constructor for class org.apache.poi.hssf.record.formula.AreaI.OffsetArea
 
AreaNPtg - Class in org.apache.poi.hssf.record.formula
Specifies a rectangular area of cells A1:A4 for instance.
AreaNPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.AreaNPtg
 
AreaPtg - Class in org.apache.poi.hssf.record.formula
Specifies a rectangular area of cells A1:A4 for instance.
AreaPtg(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaPtg(AreaReference) - Constructor for class org.apache.poi.hssf.record.formula.AreaPtg
 
AreaPtgBase - Class in org.apache.poi.hssf.record.formula
Specifies a rectangular area of cells A1:A4 for instance.
AreaRecord - Class in org.apache.poi.hssf.record.chart
The area record is used to define a area chart.

AreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
 
AreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
 
AreaReference - Class in org.apache.poi.hssf.util
 
AreaReference(String) - Constructor for class org.apache.poi.hssf.util.AreaReference
Create an area ref from a string representation.
AreaReference(CellReference, CellReference) - Constructor for class org.apache.poi.hssf.util.AreaReference
Creates an area ref from a pair of Cell References.
AreaReference - Class in org.apache.poi.ss.util
 
AreaReference(String) - Constructor for class org.apache.poi.ss.util.AreaReference
Create an area ref from a string representation.
AreaReference(CellReference, CellReference) - Constructor for class org.apache.poi.ss.util.AreaReference
Creates an area ref from a pair of Cell References.
ARRAY - Static variable in class org.apache.poi.ss.formula.FormulaType
 
arraycopy(byte[], int, byte[], int, int) - Static method in class org.apache.poi.util.ArrayUtil
This is really a debugging version of System.arraycopy().
arrayMoveWithin(Object[], int, int, int) - Static method in class org.apache.poi.util.ArrayUtil
Moves a number of entries in an array to another point in the array, shifting those inbetween as required.
ArrayPtg - Class in org.apache.poi.hssf.record.formula
ArrayPtg - handles arrays The ArrayPtg is a little weird, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
ArrayPtg(Object[][]) - Constructor for class org.apache.poi.hssf.record.formula.ArrayPtg
 
ArrayRecord - Class in org.apache.poi.hssf.record
ARRAY (0x0221)

Treated in a similar way to SharedFormulaRecord

ArrayRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
 
ArrayRecord(Formula, CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
 
ArrayUtil - Class in org.apache.poi.util
Utility classes for dealing with arrays.
ArrayUtil() - Constructor for class org.apache.poi.util.ArrayUtil
 
AS_DISPLAYED - Static variable in class org.apache.poi.ss.usermodel.PrintCellComments
Print cell comments as displayed.
ASIN - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ASINH - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
AT_END - Static variable in class org.apache.poi.ss.usermodel.PrintCellComments
Print cell comments at end of document.
ATAN - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ATAN2 - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ATANH - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
AttrPtg - Class in org.apache.poi.hssf.record.formula
"Special Attributes" This seems to be a Misc Stuff and Junk record.
AttrPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.AttrPtg
 
AttrPtg.SpaceType - Class in org.apache.poi.hssf.record.formula
 
AutoFilter - Interface in org.apache.poi.ss.usermodel
Represents autofiltering for the specified worksheet.
AutoFilterInfoRecord - Class in org.apache.poi.hssf.record
The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled and indicates the beginning of the collection of AutoFilter records.
AutoFilterInfoRecord() - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
AutoFilterInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
AUTOMATIC - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas (1)
AUTOMATIC - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
AUTOMATIC_EXCEPT_TABLES - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas except for tables (-1)
autoSizeColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adjusts the column width to fit the contents.
autoSizeColumn(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adjusts the column width to fit the contents.
autoSizeColumn(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adjusts the column width to fit the contents.
autoSizeColumn(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adjusts the column width to fit the contents.
available() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
 
available() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
available() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
available() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
available() - Method in class org.apache.poi.poifs.storage.DataInputBlock
 
available() - Method in class org.apache.poi.util.BlockingInputStream
 
available() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
available() - Method in interface org.apache.poi.util.LittleEndianInput
 
available() - Method in class org.apache.poi.util.LittleEndianInputStream
 
AVEDEV - Static variable in class org.apache.poi.hssf.record.formula.functions.AggregateFunction
 
AVERAGE - Static variable in class org.apache.poi.hssf.record.formula.functions.AggregateFunction
 
AXIS_TYPE_AXIS_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_MAIN - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_MINOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_SECONDARY - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AXIS_TYPE_SERIES_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_VALUE_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisLineFormatRecord - Class in org.apache.poi.hssf.record.chart
The axis line format record defines the axis type details.

AxisLineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisLineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisOptionsRecord - Class in org.apache.poi.hssf.record.chart
The axis options record provides unit information and other various tidbits about the axis.

AxisOptionsRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
AxisOptionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
AxisParentRecord - Class in org.apache.poi.hssf.record.chart
The axis size and location

AxisParentRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AxisParentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AxisRecord - Class in org.apache.poi.hssf.record.chart
The axis record defines the type of an axis.

AxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
 
AxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
 
AxisUsedRecord - Class in org.apache.poi.hssf.record.chart
The number of axes used on a chart.

AxisUsedRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
AxisUsedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
 

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