A B C D E F G H I J K L M N O P R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A4_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- A5_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- AbortableHSSFListener - Class in loci.poi.hssf.eventusermodel
-
Interface for use with the HSSFRequest and HSSFEventFactory.
- AbortableHSSFListener() - Constructor for class loci.poi.hssf.eventusermodel.AbortableHSSFListener
- abortableProcessEvents(HSSFRequest, InputStream) - Method in class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- abortableProcessRecord(Record) - Method in class loci.poi.hssf.eventusermodel.AbortableHSSFListener
-
Process an HSSF Record.
- abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- AbstractEscherHolderRecord - Class in loci.poi.hssf.record
-
The escher container record is used to hold escher records.
- AbstractEscherHolderRecord() - Constructor for class loci.poi.hssf.record.AbstractEscherHolderRecord
- AbstractEscherHolderRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AbstractEscherHolderRecord
-
Constructs a Bar record and sets its fields appropriately.
- AbstractFunctionPtg - Class in loci.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
- AbstractFunctionPtg() - Constructor for class loci.poi.hssf.record.formula.AbstractFunctionPtg
- AbstractShape - Class in loci.poi.hssf.model
-
An abstract shape is the lowlevel model for a shape.
- AbstractShape() - Constructor for class loci.poi.hssf.model.AbstractShape
- ACTIVE_PANE_LOWER_LEFT - Static variable in class loci.poi.hssf.record.PaneRecord
- ACTIVE_PANE_LOWER_RIGHT - Static variable in class loci.poi.hssf.record.PaneRecord
- ACTIVE_PANE_UPER_LEFT - Static variable in class loci.poi.hssf.record.PaneRecord
- ACTIVE_PANE_UPPER_RIGHT - Static variable in class loci.poi.hssf.record.PaneRecord
- add(double) - Method in class loci.poi.util.DoubleList
-
Appends the specified element to the end of this list
- add(int) - Method in class loci.poi.util.IntList
-
Appends the specified element to the end of this list
- add(int, double) - Method in class loci.poi.util.DoubleList
-
add the specfied value at the specified index
- add(int, int) - Method in class loci.poi.util.IntList
-
add the specfied value at the specified index
- add(int, short) - Method in class loci.poi.util.ShortList
-
add the specfied value at the specified index
- add(int, Record) - Method in class loci.poi.hssf.model.WorkbookRecordList
- add(short) - Method in class loci.poi.util.ShortList
-
Appends the specified element to the end of this list
- add(Object) - Method in class loci.poi.util.IntMapper
-
Appends the specified element to the end of this list
- addAll(int, DoubleList) - Method in class loci.poi.util.DoubleList
-
Inserts all of the elements in the specified collection into this list at the specified position.
- addAll(int, IntList) - Method in class loci.poi.util.IntList
-
Inserts all of the elements in the specified collection into this list at the specified position.
- addAll(int, ShortList) - Method in class loci.poi.util.ShortList
-
Inserts all of the elements in the specified collection into this list at the specified position.
- addAll(DoubleList) - Method in class loci.poi.util.DoubleList
-
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(IntList) - Method in class loci.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(ShortList) - Method in class loci.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.
- addArea(int, short, int, short) - Method in class loci.poi.hssf.record.MergeCellsRecord
-
Add an area to consider a merged cell.
- addBreak(short, short, short) - Method in class loci.poi.hssf.record.PageBreakRecord
-
Adds the page break at the specified parameters
- addBSERecord(EscherBSERecord) - Method in class loci.poi.hssf.model.Workbook
- addCellOffset(short) - Method in class loci.poi.hssf.record.DBCellRecord
- addChar(char, int) - Method in class loci.poi.hssf.usermodel.FontDetails
- addChars(char[], int[]) - Method in class loci.poi.hssf.usermodel.FontDetails
- addChild(Property) - Method in class loci.poi.poifs.property.DirectoryProperty
-
Add a new child to the collection of children
- addChild(Property) - Method in interface loci.poi.poifs.property.Parent
-
Add a new child to the collection of children
- addChildRecord(EscherRecord) - Method in class loci.poi.ddf.EscherContainerRecord
- addChildRecord(EscherRecord) - Method in class loci.poi.ddf.UnknownEscherRecord
- addCluster(int, int) - Method in class loci.poi.ddf.EscherDggRecord
- addColor(byte, byte, byte) - Method in class loci.poi.hssf.usermodel.HSSFPalette
-
Adds a new color into an empty color slot.
- addDbcell(int) - Method in class loci.poi.hssf.record.IndexRecord
- addEscherProperty(EscherProperty) - Method in class loci.poi.ddf.EscherOptRecord
-
Add a property to this record.
- addEscherRecord(int, EscherRecord) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- addEscherRecord(EscherRecord) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- addFormatRun(UnicodeString.FormatRun) - Method in class loci.poi.hssf.record.UnicodeString
-
Adds a font run to the formatted string.
- addInfoRecord(ExtSSTInfoSubRecord) - Method in class loci.poi.hssf.record.ExtSSTRecord
- addListener(HSSFListener, short) - Method in class loci.poi.hssf.eventusermodel.HSSFRequest
-
add an event listener for a particular record type.
- addListenerForAllRecords(HSSFListener) - Method in class loci.poi.hssf.eventusermodel.HSSFRequest
-
This is the equivilent of calling addListener(myListener, sid) for EVERY record in the loci.poi.hssf.record package.
- addMergedRegion(int, short, int, short) - Method in class loci.poi.hssf.model.Sheet
- addMergedRegion(Region) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
adds a merged region of cells (hence those cells form one)
- addName(NameRecord) - Method in class loci.poi.hssf.model.Workbook
-
creates new name
- addPicture(byte[], int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Adds a picture to the workbook.
- addProperty(Property) - Method in class loci.poi.poifs.property.PropertyTable
-
Add a property to the list of properties we manage
- AddPtg - Class in loci.poi.hssf.record.formula
-
Addition operator PTG the "+" binomial operator.
- AddPtg() - Constructor for class loci.poi.hssf.record.formula.AddPtg
-
Creates new AddPtg
- AddPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AddPtg
- addREFRecord(ExternSheetSubRecord) - Method in class loci.poi.hssf.record.ExternSheetRecord
-
adds REF struct (ExternSheetSubRecord)
- addRenderingHints(Map) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- addRenderingHints(Map) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- addRow(RowRecord) - Method in class loci.poi.hssf.model.Sheet
-
Adds a row record to the sheet
- addSection(Section) - Method in class loci.poi.hpsf.MutablePropertySet
-
Adds a section to this property set.
- addSection(Section) - Method in class loci.poi.hpsf.SpecialPropertySet
- addSheetReference(String, int) - Method in class loci.poi.hssf.util.SheetReferences
- addSSTString(String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.Do not call this method from your applications. Use the methods available in the HSSFRow to add string HSSFCells
- addSSTString(UnicodeString) - Method in class loci.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)
- addStandardOptions(HSSFShape, EscherOptRecord) - Method in class loci.poi.hssf.model.AbstractShape
-
Add standard properties to the opt record.
- addStandardOptions(HSSFShape, EscherOptRecord) - Method in class loci.poi.hssf.model.CommentShape
-
Sets standard escher options for a comment.
- addString(UnicodeString) - Method in class loci.poi.hssf.record.SSTRecord
-
Add a string.
- addSubRecord(int, Object) - Method in class loci.poi.hssf.record.ObjRecord
- addSubRecord(Object) - Method in class loci.poi.hssf.record.ObjRecord
- addValueRecord(int, CellValueRecordInterface) - Method in class loci.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 loci.poi.ddf.EscherSerializationListener
-
Fired after a record has been serialized.
- afterRecordSerialize(int, short, int, EscherRecord) - Method in class loci.poi.ddf.NullEscherSerializationListener
- aggregateDrawingRecords(DrawingManager2) - Method in class loci.poi.hssf.model.Sheet
- ALIGN_CENTER - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
center horizontal alignment
- ALIGN_CENTER_SELECTION - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
center-selection? horizontal alignment
- ALIGN_FILL - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
fill? horizontal alignment
- ALIGN_GENERAL - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
general (normal) horizontal alignment
- ALIGN_JUSTIFY - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
justified horizontal alignment
- ALIGN_LEFT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
left-justified horizontal alignment
- ALIGN_RIGHT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
right-justified horizontal alignment
- allocateShapeId(short) - Method in class loci.poi.hssf.model.DrawingManager
-
Allocates new shape id for the new drawing group id.
- allocateShapeId(short) - Method in class loci.poi.hssf.model.DrawingManager2
-
Allocates new shape id for the new drawing group id.
- allocateSpace(int) - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
Allocate space for a block of indices
- ALT_BARS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- ALT_BARS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Wide dots
- ANCHOR_ID_CHART_TITLE - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- ANCHOR_ID_SERIES_OR_POINT - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- ANCHOR_ID_X_AXIS - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- ANCHOR_ID_Y_AXIS - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- ANCHOR_ID_Z_AXIS - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- ANSI_CHARSET - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
ANSI character set
- applyFont(int, int, short) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, HSSFFont) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(short) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Applies the specified font to the entire string.
- applyFont(HSSFFont) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Sets the font of the entire string.
- AQUA() - Constructor for class loci.poi.hssf.util.HSSFColor.AQUA
- Area3DPtg - Class in loci.poi.hssf.record.formula
-
Title: Area 3D Ptg - 3D referecnce (Sheet + Area)
- Area3DPtg() - Constructor for class loci.poi.hssf.record.formula.Area3DPtg
-
Creates new AreaPtg
- Area3DPtg(String, short) - Constructor for class loci.poi.hssf.record.formula.Area3DPtg
- Area3DPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.Area3DPtg
- AreaAPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaAPtg() - Constructor for class loci.poi.hssf.record.formula.AreaAPtg
- AreaAPtg(short, short, short, short, boolean, boolean, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.AreaAPtg
- AreaAPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaAPtg
- AreaErrPtg - Class in loci.poi.hssf.record.formula
-
AreaErr - handles deleted cell area references.
- AreaErrPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaErrPtg
- AreaFormatRecord - Class in loci.poi.hssf.record
-
The area format record is used to define the colours and patterns for an area.
- AreaFormatRecord() - Constructor for class loci.poi.hssf.record.AreaFormatRecord
- AreaFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AreaFormatRecord
-
Constructs a AreaFormat record and sets its fields appropriately.
- AreaNAPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaNAPtg() - Constructor for class loci.poi.hssf.record.formula.AreaNAPtg
- AreaNAPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaNAPtg
- AreaNPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaNPtg() - Constructor for class loci.poi.hssf.record.formula.AreaNPtg
- AreaNPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaNPtg
- AreaNVPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaNVPtg() - Constructor for class loci.poi.hssf.record.formula.AreaNVPtg
- AreaNVPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaNVPtg
- AreaPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaPtg() - Constructor for class loci.poi.hssf.record.formula.AreaPtg
- AreaPtg(short, short, short, short, boolean, boolean, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.AreaPtg
- AreaPtg(String) - Constructor for class loci.poi.hssf.record.formula.AreaPtg
- AreaPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaPtg
- AreaRecord - Class in loci.poi.hssf.record
-
The area record is used to define a area chart.
- AreaRecord() - Constructor for class loci.poi.hssf.record.AreaRecord
- AreaRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AreaRecord
-
Constructs a Area record and sets its fields appropriately.
- AreaReference - Class in loci.poi.hssf.util
- AreaReference(String) - Constructor for class loci.poi.hssf.util.AreaReference
-
Create an area ref from a string representation
- AreaVPtg - Class in loci.poi.hssf.record.formula
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaVPtg() - Constructor for class loci.poi.hssf.record.formula.AreaVPtg
- AreaVPtg(short, short, short, short, boolean, boolean, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.AreaVPtg
- AreaVPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AreaVPtg
- arraycopy(byte[], int, byte[], int, int) - Static method in class loci.poi.util.ArrayUtil
-
This is really a debugging version of
System.arraycopy()
. - arrayMoveWithin(Object[], int, int, int) - Static method in class loci.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 loci.poi.hssf.record.formula
-
ArrayPtg - handles arrays The ArrayPtg is a little wierd, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
- ArrayPtg() - Constructor for class loci.poi.hssf.record.formula.ArrayPtg
- ArrayPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ArrayPtg
- ArrayPtgA - Class in loci.poi.hssf.record.formula
-
ArrayPtgA - handles arrays
- ArrayPtgA() - Constructor for class loci.poi.hssf.record.formula.ArrayPtgA
- ArrayPtgA(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ArrayPtgA
- ArrayPtgV - Class in loci.poi.hssf.record.formula
-
ArrayPtg - handles arrays The ArrayPtg is a little wierd, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
- ArrayPtgV() - Constructor for class loci.poi.hssf.record.formula.ArrayPtgV
- ArrayPtgV(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ArrayPtgV
- ArrayUtil - Class in loci.poi.util
-
Utility classes for dealing with arrays.
- ArrayUtil() - Constructor for class loci.poi.util.ArrayUtil
- assoicateShapeToObjRecord(EscherRecord, Record) - Method in class loci.poi.hssf.record.EscherAggregate
-
Associates an escher record to an OBJ record or a TXO record.
- ATTR_NAME - Static variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- AttrPtg - Class in loci.poi.hssf.record.formula
-
"Special Attributes" This seems to be a Misc Stuff and Junk record.
- AttrPtg() - Constructor for class loci.poi.hssf.record.formula.AttrPtg
- AttrPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.AttrPtg
- AUTOMATIC - Static variable in class loci.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas (1)
- AUTOMATIC() - Constructor for class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- AUTOMATIC_EXCEPT_TABLES - Static variable in class loci.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas except for tables (-1)
- autoSizeColumn(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Adjusts the column width to fit the contents.
- available() - Method in class loci.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 loci.poi.util.BlockingInputStream
- AXIS_TYPE_AXIS_LINE - Static variable in class loci.poi.hssf.record.AxisLineFormatRecord
- AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class loci.poi.hssf.record.AxisRecord
- AXIS_TYPE_MAIN - Static variable in class loci.poi.hssf.record.AxisParentRecord
- AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class loci.poi.hssf.record.AxisLineFormatRecord
- AXIS_TYPE_MINOR_GRID_LINE - Static variable in class loci.poi.hssf.record.AxisLineFormatRecord
- AXIS_TYPE_SECONDARY - Static variable in class loci.poi.hssf.record.AxisParentRecord
- AXIS_TYPE_SERIES_AXIS - Static variable in class loci.poi.hssf.record.AxisRecord
- AXIS_TYPE_VALUE_AXIS - Static variable in class loci.poi.hssf.record.AxisRecord
- AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class loci.poi.hssf.record.AxisLineFormatRecord
- AxisLineFormatRecord - Class in loci.poi.hssf.record
-
The axis line format record defines the axis type details.
- AxisLineFormatRecord() - Constructor for class loci.poi.hssf.record.AxisLineFormatRecord
- AxisLineFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AxisLineFormatRecord
-
Constructs a AxisLineFormat record and sets its fields appropriately.
- AxisOptionsRecord - Class in loci.poi.hssf.record
-
The axis options record provides unit information and other various tidbits about the axis.
- AxisOptionsRecord() - Constructor for class loci.poi.hssf.record.AxisOptionsRecord
- AxisOptionsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AxisOptionsRecord
-
Constructs a AxisOptions record and sets its fields appropriately.
- AxisParentRecord - Class in loci.poi.hssf.record
-
The axis size and location NOTE: This source is automatically generated please do not modify this file.
- AxisParentRecord() - Constructor for class loci.poi.hssf.record.AxisParentRecord
- AxisParentRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AxisParentRecord
-
Constructs a AxisParent record and sets its fields appropriately.
- AxisRecord - Class in loci.poi.hssf.record
-
The axis record defines the type of an axis.
- AxisRecord() - Constructor for class loci.poi.hssf.record.AxisRecord
- AxisRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AxisRecord
-
Constructs a Axis record and sets its fields appropriately.
- AxisUsedRecord - Class in loci.poi.hssf.record
-
The number of axes used on a chart.
- AxisUsedRecord() - Constructor for class loci.poi.hssf.record.AxisUsedRecord
- AxisUsedRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.AxisUsedRecord
-
Constructs a AxisUsed record and sets its fields appropriately.
B
- BackupRecord - Class in loci.poi.hssf.record
-
Title: Backup Record
- BackupRecord() - Constructor for class loci.poi.hssf.record.BackupRecord
- BackupRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BackupRecord
-
Constructs a BackupRecord and sets its fields appropriately
- BarRecord - Class in loci.poi.hssf.record
-
The bar record is used to define a bar chart.
- BarRecord() - Constructor for class loci.poi.hssf.record.BarRecord
- BarRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BarRecord
-
Constructs a Bar record and sets its fields appropriately.
- BATBlock - Class in loci.poi.poifs.storage
-
A block of block allocation table entries.
- BATManaged - Interface in loci.poi.poifs.filesystem
-
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
- beforeRecordSerialize(int, short, EscherRecord) - Method in interface loci.poi.ddf.EscherSerializationListener
-
Fired before a given escher record is serialized.
- beforeRecordSerialize(int, short, EscherRecord) - Method in class loci.poi.ddf.NullEscherSerializationListener
- BeginRecord - Class in loci.poi.hssf.record
-
The begin record defines the start of a block of records for a (grpahing data object.
- BeginRecord() - Constructor for class loci.poi.hssf.record.BeginRecord
- BeginRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BeginRecord
-
Constructs a BeginRecord record and sets its fields appropriately.
- BiffViewer - Class in loci.poi.hssf.dev
-
Utillity for reading in BIFF8 records and displaying data from them.
- BiffViewer(String[]) - Constructor for class loci.poi.hssf.dev.BiffViewer
-
Creates new BiffViewer
- BIG_SPOTS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- BIG_SPOTS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Large spots
- BinaryTree - Class in loci.poi.util
-
Red-Black tree-based implementation of Map.
- BinaryTree() - Constructor for class loci.poi.util.BinaryTree
-
Construct a new BinaryTree
- BinaryTree(Map) - Constructor for class loci.poi.util.BinaryTree
-
Constructs a new BinaryTree from an existing Map, with keys and values sorted
- BitField - Class in loci.poi.util
-
Manage operations dealing with bit-mapped fields.
- BitField(int) - Constructor for class loci.poi.util.BitField
-
Create a BitField instance
- BitFieldFactory - Class in loci.poi.util
-
Returns immutable Btfield instances.
- BitFieldFactory() - Constructor for class loci.poi.util.BitFieldFactory
- BLACK() - Constructor for class loci.poi.hssf.util.HSSFColor.BLACK
- BlankRecord - Class in loci.poi.hssf.record
-
Title: Blank cell record
- BlankRecord() - Constructor for class loci.poi.hssf.record.BlankRecord
-
Creates a new instance of BlankRecord
- BlankRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BlankRecord
-
Constructs a BlankRecord and sets its fields appropriately
- BLIP__BLIPFILENAME - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__BLIPFLAGS - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__BLIPTODISPLAY - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__BRIGHTNESSSETTING - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__CONTRASTSETTING - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__CROPFROMBOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__CROPFROMLEFT - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__CROPFROMRIGHT - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__CROPFROMTOP - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__DOUBLEMOD - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__GAMMA - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__NOHITTESTPICTURE - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTUREACTIVE - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTUREBILEVEL - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTUREFILLMOD - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTUREGRAY - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTUREID - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PICTURELINE - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PRINTBLIP - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PRINTBLIPFILENAME - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__PRINTFLAGS - Static variable in class loci.poi.ddf.EscherProperties
- BLIP__TRANSPARENTCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- BLOCK_SIZE - Static variable in class loci.poi.hssf.record.DBCellRecord
- BlockAllocationTableReader - Class in loci.poi.poifs.storage
-
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, int) - Constructor for class loci.poi.poifs.storage.BlockAllocationTableReader
-
create a BlockAllocationTableReader for an existing filesystem.
- BlockAllocationTableWriter - Class in loci.poi.poifs.storage
-
This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.
- BlockAllocationTableWriter() - Constructor for class loci.poi.poifs.storage.BlockAllocationTableWriter
-
create a BlockAllocationTableWriter
- BlockingInputStream - Class in loci.poi.util
-
Implementation of a BlockingInputStream to provide data to RawDataBlock that expects data in 512 byte chunks.
- BlockingInputStream(InputStream) - Constructor for class loci.poi.util.BlockingInputStream
- BlockList - Interface in loci.poi.poifs.storage
-
Interface for lists of blocks that are mapped by block allocation tables
- BlockWritable - Interface in loci.poi.poifs.storage
-
An interface for persisting block storage of POIFS components.
- BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.BLUE
- BLUE_GREY() - Constructor for class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- BOFRecord - Class in loci.poi.hssf.record
-
Title: Beginning Of File
- BOFRecord() - Constructor for class loci.poi.hssf.record.BOFRecord
-
Constructs an empty BOFRecord with no fields set.
- BOFRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BOFRecord
-
Constructs a BOFRecord and sets its fields appropriately
- BOLDWEIGHT_BOLD - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Bold boldness (bold)
- BOLDWEIGHT_NORMAL - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Normal boldness (not bold)
- book - Variable in class loci.poi.hssf.usermodel.HSSFSheet
- BookBoolRecord - Class in loci.poi.hssf.record
-
Title: Save External Links record (BookBool)
- BookBoolRecord() - Constructor for class loci.poi.hssf.record.BookBoolRecord
- BookBoolRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BookBoolRecord
-
Constructs a BookBoolRecord and sets its fields appropriately
- BoolErrRecord - Class in loci.poi.hssf.record
-
Creates new BoolErrRecord.
- BoolErrRecord() - Constructor for class loci.poi.hssf.record.BoolErrRecord
-
Creates new BoolErrRecord
- BoolErrRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BoolErrRecord
-
Constructs a BoolErr record and sets its fields appropriately.
- BoolPtg - Class in loci.poi.hssf.record.formula
-
Boolean (boolean) Stores a (java) boolean value in a formula.
- BoolPtg(String) - Constructor for class loci.poi.hssf.record.formula.BoolPtg
- BoolPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.BoolPtg
- BORDER_DASH_DOT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
dash-dot border
- BORDER_DASH_DOT_DOT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
dash-dot-dot border
- BORDER_DASHED - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
dash border
- BORDER_DOTTED - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
hair-line border
- BORDER_DOUBLE - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
double-line border
- BORDER_HAIR - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
dot border
- BORDER_MEDIUM - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Medium border
- BORDER_MEDIUM_DASH_DOT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
medium dash-dot border
- BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
medium dash-dot-dot border
- BORDER_MEDIUM_DASHED - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Medium dashed border
- BORDER_NONE - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
No border
- BORDER_SLANTED_DASH_DOT - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
slanted dash-dot border
- BORDER_THICK - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thick border
- BORDER_THIN - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thin border
- BORDER_TYPE_REGULAR - Static variable in class loci.poi.hssf.record.FrameRecord
- BORDER_TYPE_SHADOW - Static variable in class loci.poi.hssf.record.FrameRecord
- BottomMargin - Static variable in class loci.poi.hssf.model.Sheet
- BottomMargin - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- BottomMarginRecord - Class in loci.poi.hssf.record
-
Record for the bottom margin.
- BottomMarginRecord() - Constructor for class loci.poi.hssf.record.BottomMarginRecord
- BottomMarginRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BottomMarginRecord
-
Constructs a BottomMargin record and sets its fields appropriately.
- BoundSheetRecord - Class in loci.poi.hssf.record
-
Title: Bound Sheet Record (aka BundleSheet)
- BoundSheetRecord() - Constructor for class loci.poi.hssf.record.BoundSheetRecord
- BoundSheetRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.BoundSheetRecord
-
Constructs a BoundSheetRecord and sets its fields appropriately
- boundsheets - Variable in class loci.poi.hssf.model.Workbook
-
holds the "boundsheet" records (aka bundlesheet) so that they can have their reference to their "BOF" marker
- Break(short, short, short) - Constructor for class loci.poi.hssf.record.PageBreakRecord.Break
- BRICKS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- BRICKS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Brick-like layout
- BRIGHT_GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- BROWN() - Constructor for class loci.poi.hssf.util.HSSFColor.BROWN
- BSTORE_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- BT_DIB - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_EMF - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_ERROR - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_JPEG - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_PICT - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_PNG - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_UNKNOWN - Static variable in class loci.poi.ddf.EscherBSERecord
- BT_WMF - Static variable in class loci.poi.ddf.EscherBSERecord
- BUBBLE_SERIES_TYPE_DATES - Static variable in class loci.poi.hssf.record.SeriesRecord
- BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class loci.poi.hssf.record.SeriesRecord
- BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class loci.poi.hssf.record.SeriesRecord
- BUBBLE_SERIES_TYPE_TEXT - Static variable in class loci.poi.hssf.record.SeriesRecord
- BUILD - Static variable in class loci.poi.hssf.record.BOFRecord
-
suggested default 0x10d3
- BUILD_YEAR - Static variable in class loci.poi.hssf.record.BOFRecord
-
suggested default 0x07CC (1996)
- buildFontCharactersProperty(String) - Static method in class loci.poi.hssf.usermodel.FontDetails
- buildFontHeightProperty(String) - Static method in class loci.poi.hssf.usermodel.FontDetails
- buildFontWidthsProperty(String) - Static method in class loci.poi.hssf.usermodel.FontDetails
- BUILTIN_AUTO_ACTIVATE - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_CLOSE - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_DEACTIVATE - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_OPEN - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CRITERIA - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATA_FORM - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_PRINT_AREA - Static variable in class loci.poi.hssf.record.NameRecord
- BUILTIN_PRINT_TITLE - Static variable in class loci.poi.hssf.record.NameRecord
- BUILTIN_RECORDER - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class loci.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BYTE_SIZE - Static variable in interface loci.poi.util.LittleEndianConsts
- ByteField - Class in loci.poi.util
-
representation of a byte (8-bit) field at a fixed location within a byte array
- ByteField(int) - Constructor for class loci.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 loci.poi.util.ByteField
-
construct the ByteField with its offset into its containing byte array and initialize its value
- ByteField(int, byte[]) - Constructor for class loci.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 loci.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
- byteOrder - Variable in class loci.poi.hpsf.PropertySet
-
Specifies this
PropertySet
's byte order. - bytes - Variable in class loci.poi.hpsf.ClassID
-
The bytes making out the class ID in correct order, i.e.
C
- CalcCountRecord - Class in loci.poi.hssf.record
-
Title: Calc Count Record Description: Specifies the maximum times the gui should perform a formula recalculation.
- CalcCountRecord() - Constructor for class loci.poi.hssf.record.CalcCountRecord
- CalcCountRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CalcCountRecord
-
Constructs a CalcCountRecord and sets its fields appropriately
- calcExtSSTRecordSize() - Method in class loci.poi.hssf.record.SSTRecord
-
Calculates the size in bytes of the EXTSST record as it would be if the record was serialized.
- CalcModeRecord - Class in loci.poi.hssf.record
-
Title: Calc Mode Record
- CalcModeRecord() - Constructor for class loci.poi.hssf.record.CalcModeRecord
- CalcModeRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CalcModeRecord
-
Constructs a CalcModeRecord and sets its fields appropriately
- calcSize(int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
Calculate the storage size of a set of SmallDocumentBlocks
- calculateStorageRequirements(int, int) - Static method in class loci.poi.poifs.storage.BATBlock
-
Calculate how many BATBlocks are needed to hold a specified number of BAT entries.
- calculateXBATStorageRequirements(int, int) - Static method in class loci.poi.poifs.storage.BATBlock
-
Calculate how many XBATBlocks are needed to hold a specified number of BAT entries.
- CALLOUT__CALLOUTACCENTBAR - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTANGLE - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTDROPSPECIFIED - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTDROPTYPE - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTLENGTHSPECIFIED - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTMINUSX - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTMINUSY - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTTEXTBORDER - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__CALLOUTTYPE - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__DROPAUTO - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__ISCALLOUT - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__LENGTHSPECIFIED - Static variable in class loci.poi.ddf.EscherProperties
- CALLOUT__XYCALLOUTGAP - Static variable in class loci.poi.ddf.EscherProperties
- cat(byte[][]) - Static method in class loci.poi.hpsf.Util
-
Concatenates the contents of several byte arrays into a single one.
- CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC - Static variable in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- CATEGORY_DATA_TYPE_DATES - Static variable in class loci.poi.hssf.record.SeriesRecord
- CATEGORY_DATA_TYPE_NUMERIC - Static variable in class loci.poi.hssf.record.SeriesRecord
- CATEGORY_DATA_TYPE_SEQUENCE - Static variable in class loci.poi.hssf.record.SeriesRecord
- CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC - Static variable in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- CATEGORY_DATA_TYPE_TEXT - Static variable in class loci.poi.hssf.record.SeriesRecord
- CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC - Static variable in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- CategorySeriesAxisRecord - Class in loci.poi.hssf.record
-
This record refers to a category or series axis and is used to specify label/tickmark frequency.
- CategorySeriesAxisRecord() - Constructor for class loci.poi.hssf.record.CategorySeriesAxisRecord
- CategorySeriesAxisRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Constructs a CategorySeriesAxis record and sets its fields appropriately.
- CELL_TYPE_BLANK - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
Blank Cell type (3)
- CELL_TYPE_BOOLEAN - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
Boolean Cell type (4)
- CELL_TYPE_ERROR - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
Error Cell type (5)
- CELL_TYPE_FORMULA - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
Formula Cell type (2)
- CELL_TYPE_NUMERIC - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
Numeric Cell type (0)
- CELL_TYPE_STRING - Static variable in class loci.poi.hssf.usermodel.HSSFCell
-
String Cell type (1)
- cellIterator() - Method in class loci.poi.hssf.usermodel.HSSFRow
- CellReference - Class in loci.poi.hssf.util
- CellReference(int, int) - Constructor for class loci.poi.hssf.util.CellReference
- CellReference(int, int, boolean, boolean) - Constructor for class loci.poi.hssf.util.CellReference
- CellReference(String) - Constructor for class loci.poi.hssf.util.CellReference
- cells - Variable in class loci.poi.hssf.model.Sheet
- CellValueRecordInterface - Interface in loci.poi.hssf.record
-
The cell value record interface is implemented by all classes of type Record that contain cell values.
- CENTER - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- CENTER_SELECTION - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- CF_BITMAP - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format - Bitmap
- CF_DIB - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format - Device Independent Bitmap
- CF_ENHMETAFILE - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format - Enhanced Windows metafile format
- CF_METAFILEPICT - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format - Windows metafile format.
- CFTAG_FMTID - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Format ID
- CFTAG_MACINTOSH - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Macintosh clipboard format
- CFTAG_NODATA - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format Tag - No Data
- CFTAG_WINDOWS - Static variable in class loci.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Windows clipboard format
- changeName(Property, String) - Method in class loci.poi.poifs.property.DirectoryProperty
-
Change a Property's name
- ChartFormatRecord - Class in loci.poi.hssf.record
-
Class ChartFormatRecord
- ChartFormatRecord() - Constructor for class loci.poi.hssf.record.ChartFormatRecord
- ChartFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ChartFormatRecord
-
Constructs a ChartFormatRecord record and sets its fields appropriately.
- ChartRecord - Class in loci.poi.hssf.record
-
The chart record is used to define the location and size of a chart.
- ChartRecord() - Constructor for class loci.poi.hssf.record.ChartRecord
- ChartRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ChartRecord
-
Constructs a Chart record and sets its fields appropriately.
- check(int) - Method in class loci.poi.util.CommonsLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class loci.poi.util.NullLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class loci.poi.util.POILogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class loci.poi.util.SystemOutLogger
-
Check if a logger is enabled to log at the specified level
- checkDimsLoc(Record, int) - Method in class loci.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 loci.poi.hssf.model.Workbook
-
returns the extern sheet number for specific sheet number , if this sheet doesn't exist in extern sheet , add it
- checkRecordPosition() - Method in class loci.poi.hssf.record.RecordInputStream
- Child - Interface in loci.poi.poifs.property
-
This interface defines methods for finding and setting sibling Property instances
- CLASS_ARRAY - Static variable in class loci.poi.hssf.record.formula.Ptg
- CLASS_REF - Static variable in class loci.poi.hssf.record.formula.Ptg
- CLASS_VALUE - Static variable in class loci.poi.hssf.record.formula.Ptg
- classID - Variable in class loci.poi.hpsf.PropertySet
-
Specifies this
PropertySet
's "classID" field. - ClassID - Class in loci.poi.hpsf
-
Represents a class ID (16 bytes).
- ClassID() - Constructor for class loci.poi.hpsf.ClassID
-
Creates a
ClassID
and initializes its value with 0x00 bytes. - ClassID(byte[], int) - Constructor for class loci.poi.hpsf.ClassID
-
Creates a
ClassID
and reads its value from a byte array. - clear() - Method in class loci.poi.hpsf.MutableSection
-
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
- clear() - Method in class loci.poi.hssf.record.EscherAggregate
- clear() - Method in class loci.poi.util.BinaryTree
-
Removes all mappings from this map
- clear() - Method in class loci.poi.util.DoubleList
-
Removes all of the elements from this list.
- clear() - Method in class loci.poi.util.IntList
-
Removes all of the elements from this list.
- clear() - Method in class loci.poi.util.ShortList
-
Removes all of the elements from this list.
- clear(int) - Method in class loci.poi.util.BitField
-
Clear the bits.
- clearByte(byte) - Method in class loci.poi.util.BitField
-
Clear the bits.
- clearEscherRecords() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- clearFormatting() - Method in class loci.poi.hssf.record.UnicodeString
- clearFormatting() - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- clearRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- clearRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- clearSections() - Method in class loci.poi.hpsf.MutablePropertySet
-
Removes all sections from this property set.
- clearSections() - Method in class loci.poi.hpsf.SpecialPropertySet
- clearShort(short) - Method in class loci.poi.util.BitField
-
Clear the bits.
- clearSubRecords() - Method in class loci.poi.hssf.record.ObjRecord
- clip(Shape) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- clip(Shape) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- clipRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- clipRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- clipRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- clone() - Method in class loci.poi.ddf.EscherRecord
-
Escher records may need to be clonable in the future.
- clone() - Method in class loci.poi.ddf.EscherTextboxRecord
- clone() - Method in class loci.poi.ddf.UnknownEscherRecord
- clone() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- clone() - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Performs a deep clone of the record
- clone() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- clone() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Performs a deep clone of the record
- clone() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Performs a deep clone of the record
- clone() - Method in class loci.poi.hssf.record.AreaFormatRecord
- clone() - Method in class loci.poi.hssf.record.AreaRecord
- clone() - Method in class loci.poi.hssf.record.AxisLineFormatRecord
- clone() - Method in class loci.poi.hssf.record.AxisOptionsRecord
- clone() - Method in class loci.poi.hssf.record.AxisParentRecord
- clone() - Method in class loci.poi.hssf.record.AxisRecord
- clone() - Method in class loci.poi.hssf.record.AxisUsedRecord
- clone() - Method in class loci.poi.hssf.record.BarRecord
- clone() - Method in class loci.poi.hssf.record.BlankRecord
- clone() - Method in class loci.poi.hssf.record.BOFRecord
- clone() - Method in class loci.poi.hssf.record.BoolErrRecord
- clone() - Method in class loci.poi.hssf.record.BottomMarginRecord
- clone() - Method in class loci.poi.hssf.record.CalcCountRecord
- clone() - Method in class loci.poi.hssf.record.CalcModeRecord
- clone() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
- clone() - Method in interface loci.poi.hssf.record.CellValueRecordInterface
- clone() - Method in class loci.poi.hssf.record.ChartRecord
- clone() - Method in class loci.poi.hssf.record.ColumnInfoRecord
- clone() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
- clone() - Method in class loci.poi.hssf.record.ContinueRecord
-
Clone this record.
- clone() - Method in class loci.poi.hssf.record.DataFormatRecord
- clone() - Method in class loci.poi.hssf.record.DatRecord
- clone() - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- clone() - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- clone() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- clone() - Method in class loci.poi.hssf.record.DeltaRecord
- clone() - Method in class loci.poi.hssf.record.DimensionsRecord
- clone() - Method in class loci.poi.hssf.record.EndSubRecord
- clone() - Method in class loci.poi.hssf.record.EOFRecord
- clone() - Method in class loci.poi.hssf.record.FilePassRecord
- clone() - Method in class loci.poi.hssf.record.FileSharingRecord
-
Clone this record.
- clone() - Method in class loci.poi.hssf.record.FontBasisRecord
- clone() - Method in class loci.poi.hssf.record.FontIndexRecord
- clone() - Method in class loci.poi.hssf.record.FooterRecord
- clone() - Method in class loci.poi.hssf.record.formula.AddPtg
- clone() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaAPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaErrPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaNAPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaNPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaNVPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaPtg
- clone() - Method in class loci.poi.hssf.record.formula.AreaVPtg
- clone() - Method in class loci.poi.hssf.record.formula.ArrayPtg
- clone() - Method in class loci.poi.hssf.record.formula.ArrayPtgA
- clone() - Method in class loci.poi.hssf.record.formula.ArrayPtgV
- clone() - Method in class loci.poi.hssf.record.formula.AttrPtg
- clone() - Method in class loci.poi.hssf.record.formula.BoolPtg
- clone() - Method in class loci.poi.hssf.record.formula.ConcatPtg
- clone() - Method in class loci.poi.hssf.record.formula.DividePtg
- clone() - Method in class loci.poi.hssf.record.formula.EqualPtg
- clone() - Method in class loci.poi.hssf.record.formula.ErrPtg
- clone() - Method in class loci.poi.hssf.record.formula.ExpPtg
- clone() - Method in class loci.poi.hssf.record.formula.FuncPtg
- clone() - Method in class loci.poi.hssf.record.formula.FuncVarPtg
- clone() - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- clone() - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Implementation of clone method from Object
- clone() - Method in class loci.poi.hssf.record.formula.IntersectionPtg
- clone() - Method in class loci.poi.hssf.record.formula.IntPtg
- clone() - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- clone() - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Implementation of clone method from Object
- clone() - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- clone() - Method in class loci.poi.hssf.record.formula.MemErrPtg
- clone() - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- clone() - Method in class loci.poi.hssf.record.formula.MissingArgPtg
- clone() - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- clone() - Method in class loci.poi.hssf.record.formula.NamePtg
- clone() - Method in class loci.poi.hssf.record.formula.NameXPtg
- clone() - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- clone() - Method in class loci.poi.hssf.record.formula.NumberPtg
- clone() - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- clone() - Method in class loci.poi.hssf.record.formula.PercentPtg
- clone() - Method in class loci.poi.hssf.record.formula.PowerPtg
- clone() - Method in class loci.poi.hssf.record.formula.Ptg
- clone() - Method in class loci.poi.hssf.record.formula.RangePtg
- clone() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- clone() - Method in class loci.poi.hssf.record.formula.RefAPtg
- clone() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- clone() - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- clone() - Method in class loci.poi.hssf.record.formula.RefNAPtg
- clone() - Method in class loci.poi.hssf.record.formula.RefNPtg
- clone() - Method in class loci.poi.hssf.record.formula.RefNVPtg
- clone() - Method in class loci.poi.hssf.record.formula.RefVPtg
- clone() - Method in class loci.poi.hssf.record.formula.StringPtg
- clone() - Method in class loci.poi.hssf.record.formula.SubtractPtg
- clone() - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- clone() - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- clone() - Method in class loci.poi.hssf.record.formula.UnionPtg
- clone() - Method in class loci.poi.hssf.record.formula.UnknownPtg
- clone() - Method in class loci.poi.hssf.record.FormulaRecord
- clone() - Method in class loci.poi.hssf.record.FrameRecord
- clone() - Method in class loci.poi.hssf.record.GridsetRecord
- clone() - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
- clone() - Method in class loci.poi.hssf.record.GutsRecord
- clone() - Method in class loci.poi.hssf.record.HCenterRecord
- clone() - Method in class loci.poi.hssf.record.HeaderRecord
- clone() - Method in class loci.poi.hssf.record.IndexRecord
- clone() - Method in class loci.poi.hssf.record.IterationRecord
- clone() - Method in class loci.poi.hssf.record.LabelRecord
- clone() - Method in class loci.poi.hssf.record.LabelSSTRecord
- clone() - Method in class loci.poi.hssf.record.LeftMarginRecord
- clone() - Method in class loci.poi.hssf.record.LegendRecord
- clone() - Method in class loci.poi.hssf.record.LineFormatRecord
- clone() - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- clone() - Method in class loci.poi.hssf.record.LinkedDataRecord
- clone() - Method in class loci.poi.hssf.record.MergeCellsRecord
- clone() - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
- clone() - Method in class loci.poi.hssf.record.NumberRecord
- clone() - Method in class loci.poi.hssf.record.ObjectLinkRecord
- clone() - Method in class loci.poi.hssf.record.ObjectProtectRecord
- clone() - Method in class loci.poi.hssf.record.ObjRecord
- clone() - Method in class loci.poi.hssf.record.PageBreakRecord
- clone() - Method in class loci.poi.hssf.record.PaneRecord
- clone() - Method in class loci.poi.hssf.record.PasswordRecord
-
Clone this record.
- clone() - Method in class loci.poi.hssf.record.PlotAreaRecord
- clone() - Method in class loci.poi.hssf.record.PlotGrowthRecord
- clone() - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- clone() - Method in class loci.poi.hssf.record.PrintHeadersRecord
- clone() - Method in class loci.poi.hssf.record.PrintSetupRecord
- clone() - Method in class loci.poi.hssf.record.ProtectRecord
- clone() - Method in class loci.poi.hssf.record.Record
- clone() - Method in class loci.poi.hssf.record.RefModeRecord
- clone() - Method in class loci.poi.hssf.record.RightMarginRecord
- clone() - Method in class loci.poi.hssf.record.RKRecord
- clone() - Method in class loci.poi.hssf.record.RowRecord
- clone() - Method in class loci.poi.hssf.record.SaveRecalcRecord
- clone() - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- clone() - Method in class loci.poi.hssf.record.SCLRecord
- clone() - Method in class loci.poi.hssf.record.SelectionRecord
- clone() - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- clone() - Method in class loci.poi.hssf.record.SeriesIndexRecord
- clone() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
- clone() - Method in class loci.poi.hssf.record.SeriesListRecord
- clone() - Method in class loci.poi.hssf.record.SeriesRecord
- clone() - Method in class loci.poi.hssf.record.SeriesTextRecord
- clone() - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
- clone() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- clone() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
- clone() - Method in class loci.poi.hssf.record.StringRecord
- clone() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- clone() - Method in class loci.poi.hssf.record.TextRecord
- clone() - Method in class loci.poi.hssf.record.TickRecord
- clone() - Method in class loci.poi.hssf.record.TopMarginRecord
- clone() - Method in class loci.poi.hssf.record.UnicodeString
- clone() - Method in class loci.poi.hssf.record.UnitsRecord
- clone() - Method in class loci.poi.hssf.record.UnknownRecord
-
Unlike the other Record.clone methods this is a shallow clone
- clone() - Method in class loci.poi.hssf.record.ValueRangeRecord
- clone() - Method in class loci.poi.hssf.record.VCenterRecord
- clone() - Method in class loci.poi.hssf.record.WindowTwoRecord
- clone() - Method in class loci.poi.hssf.record.WSBoolRecord
- cloneSheet() - Method in class loci.poi.hssf.model.Sheet
-
Clones the low level records of this sheet and returns the new sheet instance.
- cloneSheet(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
create an HSSFSheet from an existing sheet in the HSSFWorkbook.
- close() - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class loci.poi.poifs.filesystem.DocumentOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class loci.poi.util.BlockingInputStream
- CLOSED_CURVES - Static variable in class loci.poi.ddf.EscherShapePathProperty
- CLOSED_POLYGON - Static variable in class loci.poi.ddf.EscherShapePathProperty
- CODEPAGE - Static variable in class loci.poi.hssf.record.CodepageRecord
-
the likely correct value for CODEPAGE (at least for US versions).
- CODEPAGE - Static variable in class loci.poi.hssf.record.InterfaceHdrRecord
-
suggested (and probably correct) default
- CodepageRecord - Class in loci.poi.hssf.record
-
Title: Codepage Record
- CodepageRecord() - Constructor for class loci.poi.hssf.record.CodepageRecord
- CodepageRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CodepageRecord
-
Constructs a CodepageRecord and sets its fields appropriately
- codepageToEncoding(int) - Static method in class loci.poi.hpsf.VariantSupport
-
Turns a codepage number into the equivalent character encoding's name.
- col_from - Variable in class loci.poi.hssf.record.MergeCellsRecord.MergedRegion
-
upper right hand corner col
- col_to - Variable in class loci.poi.hssf.record.MergeCellsRecord.MergedRegion
-
lower right hand corner col
- colBreaks - Variable in class loci.poi.hssf.model.Sheet
- collapseColInfoRecords(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- collapseColumn(short) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- collapseRow(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- COLOR_NORMAL - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
normal type of black color.
- COLOR_RED - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Dark Red color
- ColumnInfoRecord - Class in loci.poi.hssf.record
-
Title: ColumnInfo Record
- ColumnInfoRecord() - Constructor for class loci.poi.hssf.record.ColumnInfoRecord
- ColumnInfoRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ColumnInfoRecord
-
Constructs a ColumnInfo record and sets its fields appropriately
- ColumnInfoRecordsAggregate - Class in loci.poi.hssf.record.aggregates
- ColumnInfoRecordsAggregate() - Constructor for class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- columns - Variable in class loci.poi.hssf.model.Sheet
- CommentShape - Class in loci.poi.hssf.model
-
Represents a cell comment.
- CommentShape(HSSFComment, int) - Constructor for class loci.poi.hssf.model.CommentShape
-
Creates the low-level records for a comment.
- CommonObjectDataSubRecord - Class in loci.poi.hssf.record
-
The common object data record is used to store all common preferences for an excel object.
- CommonObjectDataSubRecord() - Constructor for class loci.poi.hssf.record.CommonObjectDataSubRecord
- CommonObjectDataSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Constructs a CommonObjectData record and sets its fields appropriately.
- CommonsLogger - Class in loci.poi.util
-
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 loci.poi.util.CommonsLogger
- compare(Object, Object) - Method in class loci.poi.poifs.property.DirectoryProperty.PropertyComparator
-
compare method.
- compareTo(Object) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- compareTo(Object) - Method in class loci.poi.hssf.record.BlankRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.BoolErrRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.FormulaRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.LabelSSTRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.NumberRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.RowRecord
- compareTo(Object) - Method in class loci.poi.hssf.record.UnicodeString
- compareTo(Object) - Method in class loci.poi.hssf.record.UnicodeString.FormatRun
- compareTo(Object) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Compares one rich text string to another.
- compareTo(Object) - Method in class loci.poi.hssf.usermodel.HSSFRow
- compareTo(Object) - Method in class loci.poi.hssf.util.Region
- compareTo(Region) - Method in class loci.poi.hssf.util.Region
-
Compares that the given region is the same less than or greater than this region.
- COMPLEX - Static variable in class loci.poi.ddf.EscherShapePathProperty
- compress(byte[]) - Static method in class loci.poi.ddf.EscherBlipWMFRecord
-
Compress the contents of the provided array
- ConcatPtg - Class in loci.poi.hssf.record.formula
- ConcatPtg() - Constructor for class loci.poi.hssf.record.formula.ConcatPtg
- ConcatPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ConcatPtg
- Constants - Class in loci.poi.hpsf
-
Defines constants of general use.
- Constants() - Constructor for class loci.poi.hpsf.Constants
- construct(int, List) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- contains(double) - Method in class loci.poi.util.DoubleList
-
Returns true if this list contains the specified element.
- contains(int) - Method in class loci.poi.util.IntList
-
Returns true if this list contains the specified element.
- contains(int, short) - Method in class loci.poi.hssf.util.Region
-
Answers: "is the row/column inside this range?"
- contains(short) - Method in class loci.poi.util.ShortList
-
Returns true if this list contains the specified element.
- containsAll(DoubleList) - Method in class loci.poi.util.DoubleList
-
Returns true if this list contains all of the elements of the specified collection.
- containsAll(IntList) - Method in class loci.poi.util.IntList
-
Returns true if this list contains all of the elements of the specified collection.
- containsAll(ShortList) - Method in class loci.poi.util.ShortList
-
Returns true if this list contains all of the elements of the specified collection.
- containsKey(Object) - Method in class loci.poi.util.BinaryTree
-
Returns true if this map contains a mapping for the specified key.
- containsValue(Object) - Method in class loci.poi.util.BinaryTree
-
Returns true if this map maps one or more keys to the specified value.
- ContinueRecord - Class in loci.poi.hssf.record
-
Title: Continue Record - Helper class used primarily for SST Records
- ContinueRecord() - Constructor for class loci.poi.hssf.record.ContinueRecord
-
default constructor
- ContinueRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ContinueRecord
-
Main constructor -- kinda dummy because we don't validate or fill fields
- ControlPtg - Class in loci.poi.hssf.record.formula
- ControlPtg() - Constructor for class loci.poi.hssf.record.formula.ControlPtg
- convert(byte[], int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
convert a single long array into an array of SmallDocumentBlock instances
- convert(long, RandomAccessInputStream, int, int, int) - Static method in class loci.poi.poifs.storage.DocumentBlock
-
convert a single long array into an array of DocumentBlock instances
- convert(BlockWritable[], int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
Factory for creating SmallDocumentBlocks from DocumentBlocks
- ConvertAnchor - Class in loci.poi.hssf.model
-
$Id: ConvertAnchor.java 562536 2007-08-03 18:09:41Z yegor $
- ConvertAnchor() - Constructor for class loci.poi.hssf.model.ConvertAnchor
- convertSharedFormulaRecord(FormulaRecord) - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
Creates a non shared formula from the shared formula counter part
- copy(byte[], int, int) - Static method in class loci.poi.hpsf.Util
-
Copies bytes from a source byte array into a new byte array.
- copy(byte[], int, int, byte[], int) - Static method in class loci.poi.hpsf.Util
-
Copies a part of a byte array into another byte array.
- copyArea(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- copyArea(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- copyArea(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- copyNodes(POIFSFileSystem, POIFSFileSystem, List) - Method in class loci.poi.POIDocument
-
Copies nodes from one POIFS to the other minus the excepts
- CORAL() - Constructor for class loci.poi.hssf.util.HSSFColor.CORAL
- CORNFLOWER_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- COUNT - Static variable in class loci.poi.hssf.record.FnGroupCountRecord
-
suggested default (14 dec)
- countBlocks() - Method in interface loci.poi.poifs.filesystem.BATManaged
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class loci.poi.poifs.property.PropertyTable
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class loci.poi.poifs.storage.SmallBlockTableWriter
-
Return the number of BigBlock's this instance uses
- countOfAllChildren() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Total count of all children and their children's children.
- countOfAllChildren() - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Count of all children and their childrens children.
- countOfAllChildren() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Count of all children and their childrens children.
- CountryRecord - Class in loci.poi.hssf.record
-
Title: Country Record (aka WIN.INI country)
- CountryRecord() - Constructor for class loci.poi.hssf.record.CountryRecord
- CountryRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.CountryRecord
-
Constructs a CountryRecord and sets its fields appropriately
- CP_037 - Static variable in class loci.poi.hpsf.Constants
-
Codepage 037, a special case
- CP_EUC_JP - Static variable in class loci.poi.hpsf.Constants
-
Codepage for EUC-JP
- CP_EUC_KR - Static variable in class loci.poi.hpsf.Constants
-
Codepage for EUC-KR
- CP_GB18030 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for GB18030
- CP_GB2312 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for GB2312
- CP_GBK - Static variable in class loci.poi.hpsf.Constants
-
Codepage for GBK, aka MS936
- CP_ISO_2022_JP1 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-2022-JP
- CP_ISO_2022_JP2 - Static variable in class loci.poi.hpsf.Constants
-
Another codepage for ISO-2022-JP
- CP_ISO_2022_JP3 - Static variable in class loci.poi.hpsf.Constants
-
Yet another codepage for ISO-2022-JP
- CP_ISO_2022_KR - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-2022-KR
- CP_ISO_8859_1 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-1
- CP_ISO_8859_2 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-2
- CP_ISO_8859_3 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-3
- CP_ISO_8859_4 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-4
- CP_ISO_8859_5 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-5
- CP_ISO_8859_6 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-6
- CP_ISO_8859_7 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-7
- CP_ISO_8859_8 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-8
- CP_ISO_8859_9 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for ISO-8859-9
- CP_JOHAB - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Johab
- CP_KOI8_R - Static variable in class loci.poi.hpsf.Constants
-
Codepage for KOI8-R
- CP_MAC_ARABIC - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Arabic (Java: MacArabic)
- CP_MAC_CENTRAL_EUROPE - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)
- CP_MAC_CHINESE_SIMPLE - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)
- CP_MAC_CHINESE_TRADITIONAL - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)
- CP_MAC_CROATIAN - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Croatian (Java: MacCroatian)
- CP_MAC_CYRILLIC - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Cyrillic (Java: MacCyrillic)
- CP_MAC_GREEK - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Greek (Java: MacGreek)
- CP_MAC_HEBREW - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Hebrew (Java: MacHebrew)
- CP_MAC_ICELAND - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Iceland (Java: MacIceland)
- CP_MAC_JAPAN - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)
- CP_MAC_KOREAN - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)
- CP_MAC_ROMAN - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Roman (Java: MacRoman)
- CP_MAC_ROMANIA - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Romanian (Java: MacRomania)
- CP_MAC_THAI - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Thai (Java: MacThai)
- CP_MAC_TURKISH - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Turkish (Java: MacTurkish)
- CP_MAC_UKRAINE - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Macintosh Ukrainian (Java: MacUkraine)
- CP_MS949 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for MS949
- CP_SJIS - Static variable in class loci.poi.hpsf.Constants
-
Codepage for SJIS
- CP_UNICODE - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Unicode
- CP_US_ACSII - Static variable in class loci.poi.hpsf.Constants
-
Codepage for US-ASCII
- CP_US_ASCII2 - Static variable in class loci.poi.hpsf.Constants
-
Another codepage for US-ASCII
- CP_UTF16 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for UTF-16
- CP_UTF16_BE - Static variable in class loci.poi.hpsf.Constants
-
Codepage for UTF-16 big-endian
- CP_UTF8 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for UTF-8
- CP_WINDOWS_1250 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1250
- CP_WINDOWS_1251 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1251
- CP_WINDOWS_1252 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1252
- CP_WINDOWS_1253 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1253
- CP_WINDOWS_1254 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1254
- CP_WINDOWS_1255 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1255
- CP_WINDOWS_1256 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1256
- CP_WINDOWS_1257 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1257
- CP_WINDOWS_1258 - Static variable in class loci.poi.hpsf.Constants
-
Codepage for Windows 1258
- create() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- create() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- create() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- create(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- create(InputStream) - Static method in class loci.poi.hpsf.PropertySetFactory
-
Creates the most specific
PropertySet
from anInputStream
. - create(String, Properties) - Static method in class loci.poi.hssf.usermodel.FontDetails
-
Create an instance of
FontDetails
by loading them from the provided property object. - createAggregate(List, int, DrawingManager2) - Static method in class loci.poi.hssf.record.EscherAggregate
-
Collapses the drawing records into an aggregate.
- createAnchor(HSSFAnchor) - Method in class loci.poi.hssf.model.AbstractShape
-
Creates an escher anchor record from a HSSFAnchor.
- createAnchor(HSSFAnchor) - Static method in class loci.poi.hssf.model.ConvertAnchor
- createBackup() - Method in class loci.poi.hssf.model.Workbook
-
creates the Backup record with backup set to 0.
- createBATBlocks(int[], int) - Static method in class loci.poi.poifs.storage.BATBlock
-
Create an array of BATBlocks from an array of int block allocation table entries
- createBlank(int, short) - Method in class loci.poi.hssf.model.Sheet
-
create a BLANK record (does not add it to the records contained in this sheet)
- createBlocks(int) - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
Create the BATBlocks we need
- createBOF() - Method in class loci.poi.hssf.model.Sheet
-
creates the BOF record
- createBOF() - Method in class loci.poi.hssf.model.Workbook
-
creates the BOF record
- createBookBool() - Method in class loci.poi.hssf.model.Workbook
-
creates the BookBool record with saveLinkValues set to 0.
- createBoundSheet(int) - Method in class loci.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 loci.poi.hssf.model.Workbook
-
Generates a NameRecord to represent a built-in region
- createCalcCount() - Method in class loci.poi.hssf.model.Sheet
-
creates the CalcCount record and sets it to 0x64 (default number of iterations)
- createCalcMode() - Method in class loci.poi.hssf.model.Sheet
-
creates the CalcMode record and sets it to 1 (automatic formula caculation)
- createCell(short) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
Use this to create new cells within the row and return it.
- createCell(short, int) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
Use this to create new cells within the row and return it.
- createCellFromRecord(CellValueRecordInterface) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
create a high level HSSFCell object from an existing low level record.
- createCellStyle() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
create a new Cell style and add it to the workbook's style table
- createCellXF() - Method in class loci.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 loci.poi.hssf.model.Workbook
-
creates the Codepage record containing the constant stored in CODEPAGE
- createColInfo() - Method in class loci.poi.hssf.model.Sheet
-
creates the ColumnInfo Record and sets it to a default column/width
- createColInfo() - Static method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
creates the ColumnInfo Record and sets it to a default column/width
- createComment(HSSFAnchor) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a cell comment.
- createCountry() - Method in class loci.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
- createDataFormat() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Returns the instance of HSSFDataFormat for this workbook.
- createDateWindow1904() - Method in class loci.poi.hssf.model.Workbook
-
creates the DateWindow1904 record with windowing set to 0.
- createDefaultColWidth() - Method in class loci.poi.hssf.model.Sheet
-
creates the DefaultColWidth Record and sets it to 8
- createDefaultRowHeight() - Method in class loci.poi.hssf.model.Sheet
-
creates the DefaultRowHeight Record and sets its options to 0 and rowheight to 0xff
- createDelta() - Method in class loci.poi.hssf.model.Sheet
-
creates the Delta record and sets it to 0.0010 (default accuracy)
- createDgRecord() - Method in class loci.poi.hssf.model.DrawingManager
- createDgRecord() - Method in class loci.poi.hssf.model.DrawingManager2
- createDimensions() - Method in class loci.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 loci.poi.poifs.filesystem.DirectoryEntry
-
create a new DirectoryEntry
- createDirectory(String) - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
create a new DirectoryEntry
- createDirectory(String) - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
create a new DirectoryEntry in the root directory
- createDocument(String, int, POIFSWriterListener) - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
create a new DocumentEntry; the data will be provided later
- createDocument(String, int, POIFSWriterListener) - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
create a new DocumentEntry; the data will be provided later
- createDocument(String, int, POIFSWriterListener) - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
create a new DocumentEntry in the root entry; the data will be provided later
- createDocument(String, RandomAccessInputStream) - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
create a new DocumentEntry
- createDocument(String, RandomAccessInputStream) - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
create a new DocumentEntry
- createDocument(RandomAccessInputStream, String) - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
Create a new document to be added to the root directory
- createDocumentInputStream(String) - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
open a document in the root entry's list of entries
- createDrawingGroup() - Method in class loci.poi.hssf.model.Workbook
-
Creates a drawing group record.
- createDrawingPatriarch() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Creates the toplevel drawing patriarch.
- createDSF() - Method in class loci.poi.hssf.model.Workbook
-
creates the DSF record containing a 0 since HSSF can't even create Dual Stream Files
- createEOF() - Method in class loci.poi.hssf.model.Sheet
-
creates the EOF record
- createEOF() - Method in class loci.poi.hssf.model.Workbook
-
creates the EOF record
- createExtendedFormat() - Method in class loci.poi.hssf.model.Workbook
-
creates an default cell type ExtendedFormatRecord object.
- createExtendedFormat(int) - Method in class loci.poi.hssf.model.Workbook
-
Creates an ExtendedFormatRecord object
- createExtendedSST() - Method in class loci.poi.hssf.model.Workbook
-
Creates the ExtendedSST record with numstrings per bucket set to 0x8.
- createExternSheet() - Method in class loci.poi.hssf.model.Workbook
-
creates a new extern sheet record
- createExtSSTRecord(int) - Method in class loci.poi.hssf.record.SSTRecord
-
Creates an extended string record based on the current contents of the current SST record.
- createFnGroupCount() - Method in class loci.poi.hssf.model.Workbook
-
creates the FnGroupCount record containing the Magic number constant of 14.
- createFont() - Method in class loci.poi.hssf.model.Workbook
-
creates a Font record with the following magic values:
- createFont() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
create a new Font and add it to the workbook's font table
- createFooter() - Method in class loci.poi.hssf.model.Sheet
-
creates the Footer Record and sets it to nothing/0 length
- createFormat(int) - Method in class loci.poi.hssf.model.Workbook
-
Creates a FormatRecord object
- createFormat(String) - Method in class loci.poi.hssf.model.Workbook
-
Creates a FormatRecord, inserts it, and returns the index code.
- createFormula(int, short, String) - Method in class loci.poi.hssf.model.Sheet
-
Attempts to parse the formula into PTGs and create a formula record DOES NOT WORK YET
- createFreezePane(int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class loci.poi.hssf.model.Sheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Creates a split (freezepane).
- createGridset() - Method in class loci.poi.hssf.model.Sheet
-
creates the Gridset record and sets it to true (user has mucked with the gridlines)
- createGroup(HSSFChildAnchor) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Create another group under this group.
- createGroup(HSSFClientAnchor) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Creates a new group record stored under this patriarch.
- createGuts() - Method in class loci.poi.hssf.model.Sheet
-
creates the Guts record and sets leftrow/topcol guttter and rowlevelmax/collevelmax to 0
- createHCenter() - Method in class loci.poi.hssf.model.Sheet
-
creates the HCenter Record and sets it to false (don't horizontally center)
- createHeader() - Method in class loci.poi.hssf.model.Sheet
-
creates the Header Record and sets it to nothing/0 length
- createHideObj() - Method in class loci.poi.hssf.model.Workbook
-
creates the HideObj record with hide object set to 0.
- createIndex() - Method in class loci.poi.hssf.model.Sheet
-
creates the Index record - not currently used
- createInterfaceEnd() - Method in class loci.poi.hssf.model.Workbook
-
creates the InterfaceEnd record
- createInterfaceHdr() - Method in class loci.poi.hssf.model.Workbook
-
creates the InterfaceHdr record
- createIteration() - Method in class loci.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 loci.poi.hssf.model.Sheet
-
Create a LABELSST Record (does not add it to the records contained in this sheet)
- createMergedCells() - Method in class loci.poi.hssf.model.Sheet
- createMMS() - Method in class loci.poi.hssf.model.Workbook
-
creates an MMS record
- createName() - Method in class loci.poi.hssf.model.Workbook
-
creates new name
- createName() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
creates a new named range and add it to the model
- createNewFont() - Method in class loci.poi.hssf.model.Workbook
-
creates a new font record and adds it to the "font table".
- createNumber(int, short, double) - Method in class loci.poi.hssf.model.Sheet
-
Create a NUMBER Record (does not add it to the records contained in this sheet)
- createObjectProtect() - Method in class loci.poi.hssf.model.Sheet
-
creates an ObjectProtect record with protect set to false.
- createPalette() - Method in class loci.poi.hssf.model.Workbook
-
Creates a palette record initialized to the default palette
- createParsedExpressionTokens(short, RecordInputStream) - Static method in class loci.poi.hssf.record.formula.Ptg
- createPassword() - Method in class loci.poi.hssf.model.Sheet
-
creates a Password record with password set to 00.
- createPassword() - Method in class loci.poi.hssf.model.Workbook
-
creates the Password record with password set to 0.
- createPasswordRev4() - Method in class loci.poi.hssf.model.Workbook
-
creates the PasswordRev4 record with password set to 0.
- createPicture(HSSFChildAnchor, int) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Creates a picture.
- createPicture(HSSFClientAnchor, int) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Creates a picture.
- createPolygon(HSSFChildAnchor) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Creates a polygon
- createPolygon(HSSFClientAnchor) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Creates a polygon
- createPrecision() - Method in class loci.poi.hssf.model.Workbook
-
creates the Precision record with precision set to true.
- createPrintGridlines() - Method in class loci.poi.hssf.model.Sheet
-
creates the PrintGridlines record and sets it to false (that makes for ugly sheets).
- createPrintHeaders() - Method in class loci.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 loci.poi.hssf.model.Sheet
-
creates the PrintSetup Record and sets it to defaults and marks it invalid
- createProperties(byte[], int, short) - Method in class loci.poi.ddf.EscherPropertyFactory
-
Create new properties from a byte array.
- createPropertyBlockArray(List, int) - Static method in class loci.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 loci.poi.hssf.model.Sheet
-
creates a Protect record with protect set to false.
- createProtect() - Method in class loci.poi.hssf.model.Workbook
-
creates the Protect record with protect set to false.
- createProtectionRev4() - Method in class loci.poi.hssf.model.Workbook
-
creates the ProtectionRev4 record with protect set to false.
- createPtg(RecordInputStream) - Static method in class loci.poi.hssf.record.formula.Ptg
- createRecord(byte[], int) - Method in class loci.poi.ddf.DefaultEscherRecordFactory
-
Generates an escher record including the any children contained under that record.
- createRecord(byte[], int) - Method in interface loci.poi.ddf.EscherRecordFactory
-
Create a new escher record from the data provided.
- createRecord(RecordInputStream) - Static method in class loci.poi.hssf.eventmodel.EventRecordFactory
-
create a record, if there are MUL records than multiple records are returned digested into the non-mul form.
- createRecord(RecordInputStream) - Static method in class loci.poi.hssf.record.RecordFactory
-
Deprecated.
- createRecords(InputStream) - Static method in class loci.poi.hssf.record.RecordFactory
-
Deprecated.Create an array of records from an input stream
- createRecords(InputStream, boolean) - Static method in class loci.poi.hssf.dev.BiffViewer
-
Create an array of records from an input stream
- createRefMode() - Method in class loci.poi.hssf.model.Sheet
-
creates the RefMode record and sets it to A1 Mode (default reference mode)
- createRefreshAll() - Method in class loci.poi.hssf.model.Workbook
-
creates the RefreshAll record with refreshAll set to true.
- createRow(int) - Method in class loci.poi.hssf.model.Sheet
-
Create a row record.
- createRow(int) - Static method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Create a row record.
- createRow(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Create a new row within the sheet and return the high level representation
- createSaveRecalc() - Method in class loci.poi.hssf.model.Sheet
-
creates the SaveRecalc record and sets it to true (recalculate before saving)
- createScenarioProtect() - Method in class loci.poi.hssf.model.Sheet
-
creates a ScenarioProtect record with protect set to false.
- createSelection() - Method in class loci.poi.hssf.model.Sheet
-
Creates the Selection record and sets it to nothing selected
- createShape(HSSFChildAnchor) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new simple shape under this group.
- createShape(HSSFShape, int) - Static method in class loci.poi.hssf.model.AbstractShape
-
Create a new shape object used to create the escher records.
- createSheet() - Static method in class loci.poi.hssf.model.Sheet
-
Creates a sheet with all the usual records minus values and the "index" record (not required).
- createSheet() - Method in class loci.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 loci.poi.hssf.usermodel.HSSFWorkbook
-
create an HSSFSheet for this HSSFWorkbook, adds it to the sheets and returns the high level representation.
- createSheet(List, int) - Static method in class loci.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(List, int, int) - Static method in class loci.poi.hssf.model.Sheet
-
read support (offset used as starting point for search) for low level API.
- createSimpleShape(HSSFClientAnchor) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Creates a simple shape.
- createSplitPane(int, int, int, int, int) - Method in class loci.poi.hssf.model.Sheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Creates a split pane.
- createSST() - Method in class loci.poi.hssf.model.Workbook
-
Creates the SST record with no strings and the unique/num string set to 0
- createStyle(int) - Method in class loci.poi.hssf.model.Workbook
-
Creates a StyleRecord object
- createSubRecord(RecordInputStream) - Static method in class loci.poi.hssf.record.SubRecord
- createTabId() - Method in class loci.poi.hssf.model.Workbook
-
creates the TabId record containing an array of 0,1,2.
- createTempFile(String, String) - Static method in class loci.poi.util.TempFile
-
Creates a temporary file.
- createTextbox(HSSFChildAnchor) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new textbox under this group.
- createTextbox(HSSFClientAnchor) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a textbox under the patriarch.
- createUseSelFS() - Method in class loci.poi.hssf.model.Workbook
-
Creates the UseSelFS object with the use natural language flag set to 0 (false)
- createVCenter() - Method in class loci.poi.hssf.model.Sheet
-
creates the VCenter Record and sets it to false (don't horizontally center)
- createWindowOne() - Method in class loci.poi.hssf.model.Workbook
-
creates the WindowOne record with the following magic values:
- createWindowProtect() - Method in class loci.poi.hssf.model.Workbook
-
creates the WindowProtect record with protect set to false.
- createWindowTwo() - Method in class loci.poi.hssf.model.Sheet
-
creates the WindowTwo Record and sets it to:
- createWorkbook() - Static method in class loci.poi.hssf.model.Workbook
-
Creates an empty workbook object with three blank sheets and all the empty fields.
- createWorkbook(List) - Static method in class loci.poi.hssf.model.Workbook
-
read support for low level API.
- createWriteAccess() - Method in class loci.poi.hssf.model.Workbook
-
creates the WriteAccess record containing the logged in user's name
- createWSBool() - Method in class loci.poi.hssf.model.Sheet
-
creates the WSBoolRecord and sets its values to defaults
- createXBATBlocks(int[], int, int) - Static method in class loci.poi.poifs.storage.BATBlock
-
Create an array of XBATBlocks from an array of int block allocation table entries
- currentLength - Variable in class loci.poi.hssf.record.RecordInputStream
- currentSid - Variable in class loci.poi.hssf.record.RecordInputStream
- CURVES - Static variable in class loci.poi.ddf.EscherShapePathProperty
- CustomField - Interface in loci.poi.hssf.record
- CustomProperties - Class in loci.poi.hpsf
-
Maintains the instances of
CustomProperty
that belong to aDocumentSummaryInformation
. - CustomProperties() - Constructor for class loci.poi.hpsf.CustomProperties
- CustomProperty - Class in loci.poi.hpsf
-
This class represents custum properties in the document summary information stream.
- CustomProperty() - Constructor for class loci.poi.hpsf.CustomProperty
-
Creates an empty
CustomProperty
. - CustomProperty(Property) - Constructor for class loci.poi.hpsf.CustomProperty
-
Creates a
CustomProperty
without a name by copying the underlyingProperty
' attributes. - CustomProperty(Property, String) - Constructor for class loci.poi.hpsf.CustomProperty
-
Creates a
CustomProperty
with a name.
D
- DARK_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- DARK_GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- DARK_RED() - Constructor for class loci.poi.hssf.util.HSSFColor.DARK_RED
- DARK_TEAL() - Constructor for class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- DARK_YELLOW() - Constructor for class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- DASH_DOT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- DASH_DOT_DOT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- DASHED - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- data - Variable in class loci.poi.hssf.record.RecordInputStream
- DATA_LABEL_PLACEMENT_ABOVE - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_AUTO - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_AXIS - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_BELOW - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_CENTER - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_CHART_DEPENDENT - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_INSIDE - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_LEFT - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_OUTSIDE - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_RIGHT - Static variable in class loci.poi.hssf.record.TextRecord
- DATA_LABEL_PLACEMENT_USER_MOVED - Static variable in class loci.poi.hssf.record.TextRecord
- DataFormatRecord - Class in loci.poi.hssf.record
-
The data format record is used to index into a series.
- DataFormatRecord() - Constructor for class loci.poi.hssf.record.DataFormatRecord
- DataFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DataFormatRecord
-
Constructs a DataFormat record and sets its fields appropriately.
- date() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the current date
- date() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the current date
- dateToFileTime(Date) - Static method in class loci.poi.hpsf.Util
-
Converts a
Date
into a filetime. - DateWindow1904Record - Class in loci.poi.hssf.record
-
Title: Date Window 1904 Flag record
- DateWindow1904Record() - Constructor for class loci.poi.hssf.record.DateWindow1904Record
- DateWindow1904Record(RecordInputStream) - Constructor for class loci.poi.hssf.record.DateWindow1904Record
-
Constructs a DateWindow1904 record and sets its fields appropriately.
- DatRecord - Class in loci.poi.hssf.record
-
The dat record is used to store options for the chart.
- DatRecord() - Constructor for class loci.poi.hssf.record.DatRecord
- DatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DatRecord
-
Constructs a Dat record and sets its fields appropriately.
- DBCELL_CAPACITY - Static variable in class loci.poi.hssf.record.IndexRecord
- DBCellRecord - Class in loci.poi.hssf.record
-
Title: DBCell Record Description: Used by Excel and other MS apps to quickly find rows in the sheets.
- DBCellRecord() - Constructor for class loci.poi.hssf.record.DBCellRecord
- DBCellRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DBCellRecord
-
Constructs a DBCellRecord and sets its fields appropriately
- DEBUG - Static variable in class loci.poi.util.POILogger
- decode() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
-
Convert raw data to escher records.
- decodeNumber(int) - Static method in class loci.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 loci.poi.ddf.EscherBlipWMFRecord
-
Decompresses a byte array.
- DEFAULT_BUCKET_SIZE - Static variable in class loci.poi.hssf.record.ExtSSTRecord
- DEFAULT_CHARSET - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Default character set.
- DEFAULT_STREAM_NAME - Static variable in class loci.poi.hpsf.DocumentSummaryInformation
-
The document name a document summary information stream usually has in a POIFS filesystem.
- DEFAULT_STREAM_NAME - Static variable in class loci.poi.hpsf.SummaryInformation
-
The document name a summary information stream usually has in a POIFS filesystem.
- DEFAULT_VALUE - Static variable in class loci.poi.hssf.record.DeltaRecord
- defaultcolwidth - Variable in class loci.poi.hssf.model.Sheet
- DefaultColWidthRecord - Class in loci.poi.hssf.record
-
Title: Default Column Width Record
- DefaultColWidthRecord() - Constructor for class loci.poi.hssf.record.DefaultColWidthRecord
- DefaultColWidthRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DefaultColWidthRecord
-
Constructs a DefaultColumnWidth record and sets its fields appropriately.
- DefaultDataLabelTextPropertiesRecord - Class in loci.poi.hssf.record
-
The default data label text properties record identifies the text characteristics of the preceeding text record.
- DefaultDataLabelTextPropertiesRecord() - Constructor for class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- DefaultDataLabelTextPropertiesRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
Constructs a DefaultDataLabelTextProperties record and sets its fields appropriately.
- DefaultEscherRecordFactory - Class in loci.poi.ddf
-
Generates escher records when provided the byte array containing those records.
- DefaultEscherRecordFactory() - Constructor for class loci.poi.ddf.DefaultEscherRecordFactory
-
Creates an instance of the escher record factory
- defaultrowheight - Variable in class loci.poi.hssf.model.Sheet
- DefaultRowHeightRecord - Class in loci.poi.hssf.record
-
Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined heights.
- DefaultRowHeightRecord() - Constructor for class loci.poi.hssf.record.DefaultRowHeightRecord
- DefaultRowHeightRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DefaultRowHeightRecord
-
Constructs a DefaultRowHeight record and sets its fields appropriately.
- delete() - Method in interface loci.poi.poifs.filesystem.Entry
-
Delete this Entry.
- delete() - Method in class loci.poi.poifs.filesystem.EntryNode
-
Delete this Entry.
- deleteChild(Property) - Method in class loci.poi.poifs.property.DirectoryProperty
-
Delete a Property
- DeletedArea3DPtg - Class in loci.poi.hssf.record.formula
-
Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)
- DeletedArea3DPtg(String, short) - Constructor for class loci.poi.hssf.record.formula.DeletedArea3DPtg
-
Creates new DeletedArea3DPtg
- DeletedArea3DPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.DeletedArea3DPtg
- DeletedRef3DPtg - Class in loci.poi.hssf.record.formula
-
Title: Deleted Reference 3D Ptg
- DeletedRef3DPtg(String, short) - Constructor for class loci.poi.hssf.record.formula.DeletedRef3DPtg
- DeletedRef3DPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.DeletedRef3DPtg
-
Creates new DeletedRef3DPtg
- DeltaRecord - Class in loci.poi.hssf.record
-
Title: Delta Record
- DeltaRecord() - Constructor for class loci.poi.hssf.record.DeltaRecord
- DeltaRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DeltaRecord
-
Constructs a Delta record and sets its fields appropriately.
- DG_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- DGG_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- DIAMONDS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- DIAMONDS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Diamonds
- dictionary - Variable in class loci.poi.hpsf.Section
-
Maps property IDs to section-private PID strings.
- DimensionsRecord - Class in loci.poi.hssf.record
-
Title: Dimensions Record
- DimensionsRecord() - Constructor for class loci.poi.hssf.record.DimensionsRecord
- DimensionsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DimensionsRecord
-
Constructs a Dimensions record and sets its fields appropriately.
- dims - Variable in class loci.poi.hssf.model.Sheet
- dimsloc - Variable in class loci.poi.hssf.model.Sheet
- DIRECTORY_TYPE - Static variable in interface loci.poi.poifs.property.PropertyConstants
- DirectoryEntry - Interface in loci.poi.poifs.filesystem
-
This interface defines methods specific to Directory objects managed by a Filesystem instance.
- DirectoryNode - Class in loci.poi.poifs.filesystem
-
Simple implementation of DirectoryEntry
- DirectoryProperty - Class in loci.poi.poifs.property
-
Directory property
- DirectoryProperty(int, byte[], int) - Constructor for class loci.poi.poifs.property.DirectoryProperty
-
reader constructor
- DirectoryProperty(String) - Constructor for class loci.poi.poifs.property.DirectoryProperty
-
Default constructor
- DirectoryProperty.PropertyComparator - Class in loci.poi.poifs.property
- display(PrintWriter, int) - Method in class loci.poi.ddf.EscherContainerRecord
- display(PrintWriter, int) - Method in class loci.poi.ddf.EscherRecord
-
The display methods allows escher variables to print the record names according to their hierarchy.
- DISPLAY_MODE_OPAQUE - Static variable in class loci.poi.hssf.record.TextRecord
- DISPLAY_MODE_TRANSPARENT - Static variable in class loci.poi.hssf.record.TextRecord
- dispose() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- dispose() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- dispose() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- DividePtg - Class in loci.poi.hssf.record.formula
-
This PTG implements the standard binomial divide "/"
- DividePtg() - Constructor for class loci.poi.hssf.record.formula.DividePtg
-
Creates new AddPtg
- DividePtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.DividePtg
- document - Variable in class loci.poi.POITextExtractor
-
The POIDocument that's open
- DOCUMENT_SUMMARY_INFORMATION_ID - Static variable in class loci.poi.hpsf.wellknown.SectionIDMap
-
The DocumentSummaryInformation's first and second sections' format ID.
- DOCUMENT_TYPE - Static variable in interface loci.poi.poifs.property.PropertyConstants
- DocumentBlock - Class in loci.poi.poifs.storage
-
A block of document data.
- DocumentBlock(RandomAccessInputStream, int) - Constructor for class loci.poi.poifs.storage.DocumentBlock
-
Create a single instance initialized with data.
- DocumentBlock(RawDataBlock, int) - Constructor for class loci.poi.poifs.storage.DocumentBlock
-
create a document block from a raw data block
- DocumentDescriptor - Class in loci.poi.poifs.filesystem
-
Class DocumentDescriptor
- DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class loci.poi.poifs.filesystem.DocumentDescriptor
-
Trivial constructor
- DocumentEntry - Interface in loci.poi.poifs.filesystem
-
This interface defines methods specific to Document objects managed by a Filesystem instance.
- DocumentInputStream - Class in loci.poi.poifs.filesystem
-
This class provides methods to read a DocumentEntry managed by a Filesystem instance.
- DocumentInputStream(DocumentEntry, RandomAccessInputStream) - Constructor for class loci.poi.poifs.filesystem.DocumentInputStream
-
Create an InputStream from the specified DocumentEntry
- DocumentInputStream(POIFSDocument, RandomAccessInputStream) - Constructor for class loci.poi.poifs.filesystem.DocumentInputStream
-
Create an InputStream from the specified Document
- DocumentNode - Class in loci.poi.poifs.filesystem
-
Simple implementation of DocumentEntry
- DocumentOutputStream - Class in loci.poi.poifs.filesystem
-
This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limits
- DocumentProperty - Class in loci.poi.poifs.property
-
Trivial extension of Property for POIFSDocuments
- DocumentProperty(int, byte[], int) - Constructor for class loci.poi.poifs.property.DocumentProperty
-
reader constructor
- DocumentProperty(String, int) - Constructor for class loci.poi.poifs.property.DocumentProperty
-
Constructor
- DocumentSummaryInformation - Class in loci.poi.hpsf
-
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
- DocumentSummaryInformation(PropertySet) - Constructor for class loci.poi.hpsf.DocumentSummaryInformation
-
Creates a
DocumentSummaryInformation
from a givenPropertySet
. - doesContainsSheetName(String, int) - Method in class loci.poi.hssf.model.Workbook
-
Determines whether a workbook contains the privided sheet name.
- DOTTED - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- DOUBLE - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- DOUBLE_SIZE - Static variable in interface loci.poi.util.LittleEndianConsts
- DoubleList - Class in loci.poi.util
-
A List of double'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 double wherever the List interface refers to a Collection or List, substitute DoubleList 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
- DoubleList() - Constructor for class loci.poi.util.DoubleList
-
create an DoubleList of default size
- DoubleList(int) - Constructor for class loci.poi.util.DoubleList
-
create an DoubleList with a predefined initial size
- DoubleList(DoubleList) - Constructor for class loci.poi.util.DoubleList
-
create a copy of an existing DoubleList
- DoubleList2d - Class in loci.poi.util
-
Provides an interface for interacting with 2d arrays of doubles.
- DoubleList2d() - Constructor for class loci.poi.util.DoubleList2d
- draw(Shape) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- draw(Shape) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- draw3DRect(int, int, int, int, boolean) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawBytes(byte[], int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawChars(char[], int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawGlyphVector(GlyphVector, float, float) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawGlyphVector(GlyphVector, float, float) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, Color, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, AffineTransform, ImageObserver) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawImage(Image, AffineTransform, ImageObserver) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- DrawingDump - Class in loci.poi.util
-
Dump out the aggregated escher records
- DrawingDump() - Constructor for class loci.poi.util.DrawingDump
- DrawingGroupRecord - Class in loci.poi.hssf.record
- DrawingGroupRecord() - Constructor for class loci.poi.hssf.record.DrawingGroupRecord
- DrawingGroupRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DrawingGroupRecord
- DrawingManager - Class in loci.poi.hssf.model
-
Provides utilities to manage drawing groups.
- DrawingManager(EscherDggRecord) - Constructor for class loci.poi.hssf.model.DrawingManager
- DrawingManager2 - Class in loci.poi.hssf.model
-
Provides utilities to manage drawing groups.
- DrawingManager2(EscherDggRecord) - Constructor for class loci.poi.hssf.model.DrawingManager2
- DrawingRecord - Class in loci.poi.hssf.record
- DrawingRecord() - Constructor for class loci.poi.hssf.record.DrawingRecord
- DrawingRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DrawingRecord
- DrawingRecordForBiffViewer - Class in loci.poi.hssf.record
-
This is purely for the biff viewer.
- DrawingRecordForBiffViewer() - Constructor for class loci.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingRecordForBiffViewer(RecordInputStream) - Constructor for class loci.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingSelectionRecord - Class in loci.poi.hssf.record
- DrawingSelectionRecord() - Constructor for class loci.poi.hssf.record.DrawingSelectionRecord
- DrawingSelectionRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DrawingSelectionRecord
- drawLine(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawLine(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawLine(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawLine(int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawLine(int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawPolygon(Polygon) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawPolyline(int[], int[], int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawPolyline(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawPolyline(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawString(String, float, float) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawString(String, float, float) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawString(String, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawString(String, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawString(String, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawString(AttributedCharacterIterator, float, float) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawString(AttributedCharacterIterator, float, float) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- drawString(AttributedCharacterIterator, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- drawString(AttributedCharacterIterator, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- drawString(AttributedCharacterIterator, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- DSFRecord - Class in loci.poi.hssf.record
-
Title: Double Stream Flag Record
- DSFRecord() - Constructor for class loci.poi.hssf.record.DSFRecord
- DSFRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.DSFRecord
-
Constructs a DBCellRecord and sets its fields appropriately.
- dsInf - Variable in class loci.poi.POIDocument
-
Holds further metadata on our document
- DummyGraphics2d - Class in loci.poi.hssf.usermodel
- DummyGraphics2d() - Constructor for class loci.poi.hssf.usermodel.DummyGraphics2d
- dump(byte[], int, int, PrintStream) - Method in class loci.poi.ddf.EscherDump
-
Decodes the escher stream from a byte array and dumps the results to a print stream.
- dump(byte[], long, int) - Static method in class loci.poi.util.HexDump
-
dump an array of bytes to a String
- dump(byte[], long, OutputStream, int) - Static method in class loci.poi.util.HexDump
-
dump an array of bytes to an OutputStream
- dump(byte[], long, OutputStream, int, int) - Static method in class loci.poi.util.HexDump
-
dump an array of bytes to an OutputStream
- dump(int, byte[], PrintStream) - Method in class loci.poi.ddf.EscherDump
- dump(InputStream, PrintStream, int, int) - Static method in class loci.poi.util.HexDump
-
Dumps
bytesToDump
bytes to an output stream. - dumpDrawingGroupRecords(boolean) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Spits out a list of all the drawing records in the workbook.
- dumpDrawingRecords(boolean) - Method in class loci.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 loci.poi.ddf.EscherDump
-
This version of dump is a translation from the open office escher dump routine.
E
- EFBiffViewer - Class in loci.poi.hssf.dev
- EFBiffViewer() - Constructor for class loci.poi.hssf.dev.EFBiffViewer
-
Creates a new instance of EFBiffViewer
- EmbeddedObjectRefSubRecord - Class in loci.poi.hssf.record
-
A sub-record within the OBJ record which stores a reference to an object stored in a separate entry within the OLE2 compound file.
- EmbeddedObjectRefSubRecord() - Constructor for class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- EmbeddedObjectRefSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Constructs an EmbeddedObjectRef record and sets its fields appropriately.
- EMPTY_INTERPOLATED - Static variable in class loci.poi.hssf.record.SheetPropertiesRecord
- EMPTY_NOT_PLOTTED - Static variable in class loci.poi.hssf.record.SheetPropertiesRecord
- EMPTY_ZERO - Static variable in class loci.poi.hssf.record.SheetPropertiesRecord
- ENCODING_COMPRESSED_UNICODE - Static variable in class loci.poi.hssf.usermodel.HSSFCell
- ENCODING_COMPRESSED_UNICODE - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.POI will now properly handle unicode strings without forceing an encoding
- ENCODING_UNCHANGED - Static variable in class loci.poi.hssf.usermodel.HSSFCell
- ENCODING_UTF_16 - Static variable in class loci.poi.hssf.usermodel.HSSFCell
- ENCODING_UTF_16 - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.POI will now properly handle unicode strings without forceing an encoding
- END_OF_CHAIN - Static variable in interface loci.poi.poifs.common.POIFSConstants
- endDoubleUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the end double underline
- endDoubleUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the end double underline
- EndRecord - Class in loci.poi.hssf.record
-
The end record defines the end of a block of records for a (Graphing) data object.
- EndRecord() - Constructor for class loci.poi.hssf.record.EndRecord
- EndRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.EndRecord
-
Constructs a EndRecord record and sets its fields appropriately.
- EndSubRecord - Class in loci.poi.hssf.record
-
The end data record is used to denote the end of the subrecords.
- EndSubRecord() - Constructor for class loci.poi.hssf.record.EndSubRecord
- EndSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.EndSubRecord
-
Constructs a End record and sets its fields appropriately.
- endUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the end underline
- endUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the end underline
- entriesPerBlock(int) - Static method in class loci.poi.poifs.storage.BATBlock
- entriesPerXBATBlock(int) - Static method in class loci.poi.poifs.storage.BATBlock
- Entry - Interface in loci.poi.poifs.filesystem
-
This interface provides access to an object managed by a Filesystem instance.
- EntryNode - Class in loci.poi.poifs.filesystem
-
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
- EntryNode(Property, DirectoryNode) - Constructor for class loci.poi.poifs.filesystem.EntryNode
-
create a DocumentNode.
- entrySet() - Method in class loci.poi.util.BinaryTree
-
Returns a set view of the mappings contained in this map.
- entrySetByValue() - Method in class loci.poi.util.BinaryTree
-
Returns a set view of the mappings contained in this map.
- ENVELOPE_10_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- ENVELOPE_CS_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- ENVELOPE_DL_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- ENVELOPE_MONARCH_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- eof() - Method in class loci.poi.poifs.storage.RawDataBlock
-
When we read the data, did we hit end of file?
- eofLoc - Variable in class loci.poi.hssf.model.Sheet
- EOFRecord - Class in loci.poi.hssf.record
-
End Of File record.
- EOFRecord() - Constructor for class loci.poi.hssf.record.EOFRecord
- EOFRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.EOFRecord
-
Constructs a EOFRecord record and sets its fields appropriately.
- EOL - Static variable in class loci.poi.util.HexDump
- EPOCH_DIFF - Static variable in class loci.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.
- equal(byte[], byte[]) - Static method in class loci.poi.hpsf.Util
-
Checks whether two byte arrays a and b are equal.
- EqualPtg - Class in loci.poi.hssf.record.formula
- EqualPtg() - Constructor for class loci.poi.hssf.record.formula.EqualPtg
-
Creates new AddPtg
- EqualPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.EqualPtg
- equals(Object) - Method in class loci.poi.ddf.EscherComplexProperty
-
Determine whether this property is equal to another property.
- equals(Object) - Method in class loci.poi.ddf.EscherSimpleProperty
-
Returns true if one escher property is equal to another.
- equals(Object) - Method in class loci.poi.hpsf.ClassID
-
Checks whether this
ClassID
is equal to another object. - equals(Object) - Method in class loci.poi.hpsf.Property
-
Compares two properties.
- equals(Object) - Method in class loci.poi.hpsf.PropertySet
-
Returns
true
if thePropertySet
is equal to the specified parameter, elsefalse
. - equals(Object) - Method in class loci.poi.hpsf.Section
-
Checks whether this section is equal to another object.
- equals(Object) - Method in class loci.poi.hpsf.SpecialPropertySet
- equals(Object) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- equals(Object) - Method in class loci.poi.hssf.record.BlankRecord
- equals(Object) - Method in class loci.poi.hssf.record.BoolErrRecord
- equals(Object) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- equals(Object) - Method in class loci.poi.hssf.record.FormulaRecord
- equals(Object) - Method in class loci.poi.hssf.record.LabelSSTRecord
- equals(Object) - Method in class loci.poi.hssf.record.NumberRecord
- equals(Object) - Method in class loci.poi.hssf.record.RowRecord
- equals(Object) - Method in class loci.poi.hssf.record.SSTRecord
- equals(Object) - Method in class loci.poi.hssf.record.UnicodeString
-
Our handling of equals is inconsistent with compareTo.
- equals(Object) - Method in class loci.poi.hssf.record.UnicodeString.FormatRun
- equals(Object) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
- equals(Object) - Method in class loci.poi.hssf.usermodel.HSSFRow
- equals(Object) - Method in class loci.poi.poifs.filesystem.DocumentDescriptor
-
equality.
- equals(Object) - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
-
equality.
- equals(Object) - Method in class loci.poi.poifs.property.DirectoryProperty.PropertyComparator
-
Object equality, implemented as object identity
- equals(Object) - Method in class loci.poi.util.DoubleList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class loci.poi.util.IntList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class loci.poi.util.ShortList
-
Compares the specified object with this list for equality.
- equals(Object[], Object[]) - Static method in class loci.poi.hpsf.Util
-
Compares to object arrays with regarding the objects' order.
- equals(Collection, Collection) - Static method in class loci.poi.hpsf.Util
-
Checks whether two collections are equal.
- equals(Region) - Method in class loci.poi.hssf.util.Region
- equalsContents(Object) - Method in class loci.poi.hpsf.CustomProperty
-
Compares two custom properties for equality.
- ERFListener - Interface in loci.poi.hssf.eventmodel
-
An ERFListener is registered with the EventRecordFactory.
- ERROR - Static variable in class loci.poi.util.POILogger
- ERROR_DIV_0 - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_NA - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_NAME - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_NULL - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_NUM - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_REF - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ERROR_VALUE - Static variable in interface loci.poi.hssf.usermodel.HSSFErrorConstants
- ErrPtg - Class in loci.poi.hssf.record.formula
- ErrPtg() - Constructor for class loci.poi.hssf.record.formula.ErrPtg
-
Creates new ErrPtg
- ErrPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ErrPtg
- EscherAggregate - Class in loci.poi.hssf.record
-
This class is used to aggregate the MSODRAWING and OBJ record combinations.
- EscherAggregate(DrawingManager2) - Constructor for class loci.poi.hssf.record.EscherAggregate
- EscherArrayProperty - Class in loci.poi.ddf
-
Escher array properties are the most wierd construction ever invented with all sorts of special cases.
- EscherArrayProperty(short, boolean, byte[]) - Constructor for class loci.poi.ddf.EscherArrayProperty
- EscherArrayProperty(short, byte[]) - Constructor for class loci.poi.ddf.EscherArrayProperty
- EscherBitmapBlip - Class in loci.poi.ddf
- EscherBitmapBlip() - Constructor for class loci.poi.ddf.EscherBitmapBlip
- EscherBlipRecord - Class in loci.poi.ddf
- EscherBlipRecord() - Constructor for class loci.poi.ddf.EscherBlipRecord
- EscherBlipWMFRecord - Class in loci.poi.ddf
-
The blip record is used to hold details about large binary objects that occur in escher such as JPEG, GIF, PICT and WMF files.
- EscherBlipWMFRecord() - Constructor for class loci.poi.ddf.EscherBlipWMFRecord
- EscherBoolProperty - Class in loci.poi.ddf
-
Represents a boolean property.
- EscherBoolProperty(short, int) - Constructor for class loci.poi.ddf.EscherBoolProperty
-
Create an instance of an escher boolean property.
- EscherBSERecord - Class in loci.poi.ddf
-
The BSE record is related closely to the
EscherBlipRecord
and stores extra information about the blip. - EscherBSERecord() - Constructor for class loci.poi.ddf.EscherBSERecord
- EscherChildAnchorRecord - Class in loci.poi.ddf
-
The escher child achor record is used to specify the position of a shape under an existing group.
- EscherChildAnchorRecord() - Constructor for class loci.poi.ddf.EscherChildAnchorRecord
- EscherClientAnchorRecord - Class in loci.poi.ddf
-
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 loci.poi.ddf.EscherClientAnchorRecord
- EscherClientDataRecord - Class in loci.poi.ddf
-
The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
- EscherClientDataRecord() - Constructor for class loci.poi.ddf.EscherClientDataRecord
- EscherComplexProperty - Class in loci.poi.ddf
-
A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
- EscherComplexProperty(short, boolean, byte[]) - Constructor for class loci.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.
- EscherComplexProperty(short, byte[]) - Constructor for class loci.poi.ddf.EscherComplexProperty
-
Create a complex property using the property id and a byte array containing the complex data value.
- EscherContainerRecord - Class in loci.poi.ddf
-
Escher container records store other escher records as children.
- EscherContainerRecord() - Constructor for class loci.poi.ddf.EscherContainerRecord
- EscherDggRecord - Class in loci.poi.ddf
-
This record defines the drawing groups used for a particular sheet.
- EscherDggRecord() - Constructor for class loci.poi.ddf.EscherDggRecord
- EscherDggRecord.FileIdCluster - Class in loci.poi.ddf
- EscherDgRecord - Class in loci.poi.ddf
-
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 loci.poi.ddf.EscherDgRecord
- EscherDump - Class in loci.poi.ddf
-
Used to dump the contents of escher records to a PrintStream.
- EscherDump() - Constructor for class loci.poi.ddf.EscherDump
- EscherGraphics - Class in loci.poi.hssf.usermodel
-
Translates Graphics calls into escher calls.
- EscherGraphics(HSSFShapeGroup, HSSFWorkbook, Color, float) - Constructor for class loci.poi.hssf.usermodel.EscherGraphics
-
Construct an escher graphics object.
- EscherGraphics2d - Class in loci.poi.hssf.usermodel
-
Translates Graphics2d calls into escher calls.
- EscherGraphics2d(EscherGraphics) - Constructor for class loci.poi.hssf.usermodel.EscherGraphics2d
-
Constructs one escher graphics object from an escher graphics object.
- EscherMetafileBlip - Class in loci.poi.ddf
- EscherMetafileBlip() - Constructor for class loci.poi.ddf.EscherMetafileBlip
- EscherOptRecord - Class in loci.poi.ddf
-
The opt record is used to store property values for a shape.
- EscherOptRecord() - Constructor for class loci.poi.ddf.EscherOptRecord
- EscherPictBlip - Class in loci.poi.ddf
- EscherPictBlip() - Constructor for class loci.poi.ddf.EscherPictBlip
- EscherProperties - Class in loci.poi.ddf
-
Provides a list of all known escher properties including the description and type.
- EscherProperties() - Constructor for class loci.poi.ddf.EscherProperties
- EscherProperty - Class in loci.poi.ddf
-
This is the abstract base class for all escher properties.
- EscherProperty(short) - Constructor for class loci.poi.ddf.EscherProperty
-
The id is distinct from the actual property number.
- EscherProperty(short, boolean, boolean) - Constructor for class loci.poi.ddf.EscherProperty
-
Constructs a new escher property.
- EscherPropertyFactory - Class in loci.poi.ddf
-
Generates a property given a reference into the byte array storing that property.
- EscherPropertyFactory() - Constructor for class loci.poi.ddf.EscherPropertyFactory
- EscherPropertyMetaData - Class in loci.poi.ddf
-
This class stores the type and description of an escher property.
- EscherPropertyMetaData(String) - Constructor for class loci.poi.ddf.EscherPropertyMetaData
- EscherPropertyMetaData(String, byte) - Constructor for class loci.poi.ddf.EscherPropertyMetaData
- EscherRecord - Class in loci.poi.ddf
-
The base abstract record from which all escher records are defined.
- EscherRecord() - Constructor for class loci.poi.ddf.EscherRecord
-
Create a new instance
- EscherRecordFactory - Interface in loci.poi.ddf
-
The escher record factory interface allows for the creation of escher records from a pointer into a data array.
- EscherRGBProperty - Class in loci.poi.ddf
-
A color property.
- EscherRGBProperty(short, int) - Constructor for class loci.poi.ddf.EscherRGBProperty
- EscherSerializationListener - Interface in loci.poi.ddf
-
Interface for listening to escher serialization events.
- EscherShapePathProperty - Class in loci.poi.ddf
-
Defines the constants for the various possible shape paths.
- EscherShapePathProperty(short, int) - Constructor for class loci.poi.ddf.EscherShapePathProperty
- EscherSimpleProperty - Class in loci.poi.ddf
-
A simple property is of fixed length and as a property number in addition to a 32-bit value.
- EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class loci.poi.ddf.EscherSimpleProperty
-
Constructs a new escher property.
- EscherSimpleProperty(short, int) - Constructor for class loci.poi.ddf.EscherSimpleProperty
-
The id is distinct from the actual property number.
- EscherSpgrRecord - Class in loci.poi.ddf
-
The spgr record defines information about a shape group.
- EscherSpgrRecord() - Constructor for class loci.poi.ddf.EscherSpgrRecord
- EscherSplitMenuColorsRecord - Class in loci.poi.ddf
-
A list of the most recently used colours for the drawings contained in this document.
- EscherSplitMenuColorsRecord() - Constructor for class loci.poi.ddf.EscherSplitMenuColorsRecord
- EscherSpRecord - Class in loci.poi.ddf
-
Together the the EscherOptRecord this record defines some of the basic properties of a shape.
- EscherSpRecord() - Constructor for class loci.poi.ddf.EscherSpRecord
- EscherTextboxRecord - Class in loci.poi.ddf
-
Holds data from the parent application.
- EscherTextboxRecord() - Constructor for class loci.poi.ddf.EscherTextboxRecord
- EventRecordFactory - Class in loci.poi.hssf.eventmodel
-
Event-based record factory.
- EventRecordFactory() - Constructor for class loci.poi.hssf.eventmodel.EventRecordFactory
-
Construct an abortable EventRecordFactory.
- EventRecordFactory(boolean) - Constructor for class loci.poi.hssf.eventmodel.EventRecordFactory
-
Create an EventRecordFactory
- ExcelExtractor - Class in loci.poi.hssf.extractor
-
A text extractor for Excel files.
- ExcelExtractor(HSSFWorkbook) - Constructor for class loci.poi.hssf.extractor.ExcelExtractor
- ExcelExtractor(POIFSFileSystem) - Constructor for class loci.poi.hssf.extractor.ExcelExtractor
- EXECUTIVE_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- expandColumn(short) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- expandRow(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- ExpPtg - Class in loci.poi.hssf.record.formula
- ExpPtg() - Constructor for class loci.poi.hssf.record.formula.ExpPtg
-
Creates new ExpPtg
- ExpPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ExpPtg
-
Creates new ExpPtg
- ExtendedFormatRecord - Class in loci.poi.hssf.record
-
Title: Extended Format Record Description: Probably one of the more complex records.
- ExtendedFormatRecord() - Constructor for class loci.poi.hssf.record.ExtendedFormatRecord
-
Constructor ExtendedFormatRecord
- ExtendedFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ExtendedFormatRecord
-
Constructs an ExtendedFormat record and sets its fields appropriately.
- externSheet - Variable in class loci.poi.hssf.model.Workbook
-
Holds the Extern Sheet with references to bound sheets
- ExternSheetRecord - Class in loci.poi.hssf.record
-
Title: Extern Sheet
- ExternSheetRecord() - Constructor for class loci.poi.hssf.record.ExternSheetRecord
- ExternSheetRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ExternSheetRecord
-
Constructs a Extern Sheet record and sets its fields appropriately.
- ExternSheetSubRecord - Class in loci.poi.hssf.record
-
Title: A sub Record for Extern Sheet
- ExternSheetSubRecord() - Constructor for class loci.poi.hssf.record.ExternSheetSubRecord
-
a Constractor for making new sub record
- ExternSheetSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ExternSheetSubRecord
-
Constructs a Extern Sheet Sub Record record and sets its fields appropriately.
- extract(ListManagedBlock[], int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
create a list of SmallDocumentBlock's from raw data
- ExtSSTInfoSubRecord - Class in loci.poi.hssf.record
-
Extended SST table info subrecord
- ExtSSTInfoSubRecord() - Constructor for class loci.poi.hssf.record.ExtSSTInfoSubRecord
-
Creates new ExtSSTInfoSubRecord
- ExtSSTInfoSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ExtSSTInfoSubRecord
- ExtSSTRecord - Class in loci.poi.hssf.record
-
Title: Extended Static String Table
- ExtSSTRecord() - Constructor for class loci.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ExtSSTRecord
-
Constructs a EOFRecord record and sets its fields appropriately.
F
- FALSE - Static variable in class loci.poi.hssf.record.UseSelFSRecord
- FATAL - Static variable in class loci.poi.util.POILogger
- fetchBlocks(int) - Method in interface loci.poi.poifs.storage.BlockList
-
get the blocks making up a particular stream in the list.
- field_1_gridset_flag - Variable in class loci.poi.hssf.record.GridsetRecord
- field_1_num_args - Variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- field_1_precision - Variable in class loci.poi.hssf.record.PrecisionRecord
- field_1_recalcids - Variable in class loci.poi.hssf.record.RecalcIdRecord
- field_1_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_1_stream_id_offset - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_1_tabids - Variable in class loci.poi.hssf.record.TabIdRecord
- field_1_zero - Variable in class loci.poi.hssf.record.IndexRecord
- field_2_first_row - Variable in class loci.poi.hssf.record.IndexRecord
- field_2_fnc_index - Variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- field_2_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_2_unknown - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_3_last_row_add1 - Variable in class loci.poi.hssf.record.IndexRecord
- field_3_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_3_unicode_len - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_4_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_4_unicode_flag - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_4_zero - Variable in class loci.poi.hssf.record.IndexRecord
- field_5_dbcells - Variable in class loci.poi.hssf.record.IndexRecord
- field_5_ole_classname - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_5_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_6_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_6_stream_id - Variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- field_7_reserved - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- field_pictureData - Variable in class loci.poi.ddf.EscherBlipRecord
- file() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the current file name
- file() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the current file name
- FileIdCluster(int, int) - Constructor for class loci.poi.ddf.EscherDggRecord.FileIdCluster
- FilePassRecord - Class in loci.poi.hssf.record
-
Title: File Pass Record
- FilePassRecord() - Constructor for class loci.poi.hssf.record.FilePassRecord
- FilePassRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FilePassRecord
-
Constructs a FILEPASS record and sets its fields appropriately.
- FileSharingRecord - Class in loci.poi.hssf.record
-
Title: FileSharing
- FileSharingRecord() - Constructor for class loci.poi.hssf.record.FileSharingRecord
- FileSharingRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FileSharingRecord
-
Constructs a FileSharing record and sets its fields appropriately.
- filesystem - Variable in class loci.poi.POIDocument
-
The open POIFS FileSystem that contains our document
- filetimeToDate(int, int) - Static method in class loci.poi.hpsf.Util
-
Converts a Windows FILETIME into a
Date
. - filetimeToDate(long) - Static method in class loci.poi.hpsf.Util
-
Converts a Windows FILETIME into a
Date
. - fill(Shape) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fill(Shape) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- fill(List, int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
fill out a List of SmallDocumentBlocks so that it fully occupies a set of big blocks
- FILL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- FILL__ANGLE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__BACKOPACITY - Static variable in class loci.poi.ddf.EscherProperties
- FILL__BLIPFILENAME - Static variable in class loci.poi.ddf.EscherProperties
- FILL__BLIPFLAGS - Static variable in class loci.poi.ddf.EscherProperties
- FILL__CRMOD - Static variable in class loci.poi.ddf.EscherProperties
- FILL__DZTYPE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FILLBACKCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FILLCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FILLED - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FILLOPACITY - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FILLTYPE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__FOCUS - Static variable in class loci.poi.ddf.EscherProperties
- FILL__HEIGHT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__HITTESTFILL - Static variable in class loci.poi.ddf.EscherProperties
- FILL__NOFILLHITTEST - Static variable in class loci.poi.ddf.EscherProperties
- FILL__ORIGINX - Static variable in class loci.poi.ddf.EscherProperties
- FILL__ORIGINY - Static variable in class loci.poi.ddf.EscherProperties
- FILL__PATTERNTEXTURE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__RECTBOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- FILL__RECTLEFT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__RECTRIGHT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__RECTTOP - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHADECOLORS - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHADEPRESET - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHADETYPE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHAPE - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHAPEORIGINX - Static variable in class loci.poi.ddf.EscherProperties
- FILL__SHAPEORIGINY - Static variable in class loci.poi.ddf.EscherProperties
- FILL__TOBOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- FILL__TOLEFT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__TORIGHT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__TOTOP - Static variable in class loci.poi.ddf.EscherProperties
- FILL__USERECT - Static variable in class loci.poi.ddf.EscherProperties
- FILL__WIDTH - Static variable in class loci.poi.ddf.EscherProperties
- fill3DRect(int, int, int, int, boolean) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- fillArc(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- fillField(RecordInputStream) - Method in interface loci.poi.hssf.record.CustomField
-
Populates this fields data from the byte array passed in.
- fillField(RecordInputStream) - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherBitmapBlip
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherBlipRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherBSERecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherClientDataRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherContainerRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherDggRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherDgRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherMetafileBlip
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherOptRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherPictBlip
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.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 loci.poi.ddf.EscherSpgrRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherSpRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.EscherTextboxRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], int, EscherRecordFactory) - Method in class loci.poi.ddf.UnknownEscherRecord
-
This method deserializes the record from a byte array.
- fillFields(byte[], short) - Method in class loci.poi.hssf.record.UnknownRecord
- fillFields(byte[], short, int) - Method in class loci.poi.hssf.record.EscherAggregate
-
Unused since this is an aggregate record.
- fillFields(byte[], EscherRecordFactory) - Method in class loci.poi.ddf.EscherRecord
-
Delegates to fillFields(byte[], int, EscherRecordFactory)
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
You never fill an aggregate
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
You never fill an aggregate
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
You never fill an aggregate
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AreaFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AreaRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AxisLineFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AxisOptionsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AxisParentRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AxisRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.AxisUsedRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BackupRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BarRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BeginRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BlankRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BOFRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BookBoolRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BoolErrRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.BottomMarginRecord
- fillFields(RecordInputStream) - Method in class loci.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(RecordInputStream) - Method in class loci.poi.hssf.record.CalcCountRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.CalcModeRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ChartFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ChartRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.CodepageRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ColumnInfoRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ContinueRecord
-
Fill the fields.
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.CountryRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DataFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DateWindow1904Record
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DBCellRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DeltaRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DimensionsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DrawingRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.DSFRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.EndRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.EndSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.EOFRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ExternSheetRecord
-
called by the constructor, should set class level fields.
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ExternSheetSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ExtSSTRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FilePassRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FileSharingRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FnGroupCountRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FontBasisRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FontIndexRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FontRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FooterRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FormulaRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.FrameRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.GridsetRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.GutsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.HCenterRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.HeaderRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.HideObjRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.IndexRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.InterfaceEndRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.IterationRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LabelRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LabelSSTRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LeftMarginRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LegendRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LineFormatRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.LinkedDataRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.MergeCellsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.MMSRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.MulBlankRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.MulRKRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.NameRecord
-
called by the constructor, should set class level fields.
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.NoteRecord
-
Read the record data from the supplied
RecordInputStream
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.NoteStructureSubRecord
-
Read the record data from the supplied
RecordInputStream
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.NumberRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ObjectLinkRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ObjectProtectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ObjRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PageBreakRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PaletteRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PaneRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PasswordRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PasswordRev4Record
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PlotAreaRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PlotGrowthRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PrecisionRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PrintHeadersRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.PrintSetupRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ProtectionRev4Record
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ProtectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RecalcIdRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.Record
-
called by the constructor, should set class level fields.
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RefModeRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RefreshAllRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RightMarginRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RKRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.RowRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SaveRecalcRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SCLRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SelectionRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesIndexRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesListRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesTextRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
Shared formulas are to treated like unknown records, and as a result d
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SSTRecord
-
Fill the fields from the data
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.StringRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.StyleRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.SupBookRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TabIdRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TextObjectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TextRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TickRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.TopMarginRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.UnicodeString
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.UnitsRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.UnknownRecord
-
called by the constructor, should set class level fields.
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.UseSelFSRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.ValueRangeRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.VCenterRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WindowOneRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WindowProtectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WindowTwoRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WriteAccessRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WriteProtectRecord
- fillFields(RecordInputStream) - Method in class loci.poi.hssf.record.WSBoolRecord
- fillOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- fillOval(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- fillPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
-
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
- fillPolygon(int[], int[], int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
-
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
- fillPolygon(Polygon) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- fillRect(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- fillRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- fillRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- fillRoundRect(int, int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- finalize() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- findCellComment(Sheet, int, int) - Static method in class loci.poi.hssf.usermodel.HSSFCell
-
Cell comment finder.
- findColor(byte, byte, byte) - Method in class loci.poi.hssf.usermodel.HSSFPalette
-
Finds the first occurance of a given color
- findColumnIdx(int, int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- findEndOfColumnOutlineGroup(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- findEndOfRowOutlineGroup(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- findFirstRecordBySid(short) - Method in class loci.poi.hssf.model.Sheet
-
Returns the first occurance of a record matching a particular sid.
- findFirstRecordBySid(short) - Method in class loci.poi.hssf.model.Workbook
-
Returns the first occurance of a record matching a particular sid.
- findFirstRecordLocBySid(short) - Method in class loci.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 loci.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 loci.poi.hssf.usermodel.HSSFWorkbook
-
Finds a font that matches the one with the supplied attributes
- findNextRecordBySid(short, int) - Method in class loci.poi.hssf.model.Workbook
-
Returns the next occurance of a record matching a particular sid.
- findSheetNameFromExternSheet(short) - Method in class loci.poi.hssf.model.Workbook
-
finds the sheet name by his extern sheet index
- findSimilarColor(byte, byte, byte) - Method in class loci.poi.hssf.usermodel.HSSFPalette
-
Finds the closest matching color in the custom palette.
- findStartOfColumnOutlineGroup(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- findStartOfRowOutlineGroup(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- FINE_DOTS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- FINE_DOTS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Small fine dots
- FIRST_COLOR_INDEX - Static variable in class loci.poi.hssf.record.PaletteRecord
-
The byte index of the first color
- FixedField - Interface in loci.poi.util
-
behavior of a field at a fixed location within a byte array
- FLAG_BACKGROUND - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_CHILD - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_CONNECTOR - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_DELETED - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_FLIPHORIZ - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_FLIPVERT - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_GROUP - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_HASSHAPETYPE - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_HAVEANCHOR - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_HAVEMASTER - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_OLESHAPE - Static variable in class loci.poi.ddf.EscherSpRecord
- FLAG_PATRIARCH - Static variable in class loci.poi.ddf.EscherSpRecord
- flush() - Method in class loci.poi.poifs.filesystem.DocumentOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out.
- FnGroupCountRecord - Class in loci.poi.hssf.record
-
Title: Function Group Count Record
- FnGroupCountRecord() - Constructor for class loci.poi.hssf.record.FnGroupCountRecord
- FnGroupCountRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FnGroupCountRecord
-
Constructs a FnGroupCount record and sets its fields appropriately.
- font(String, String) - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string that represents the change in font.
- font(String, String) - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string that represents the change in font.
- FONT_ARIAL - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Arial font
- FontBasisRecord - Class in loci.poi.hssf.record
-
The font basis record stores various font metrics.
- FontBasisRecord() - Constructor for class loci.poi.hssf.record.FontBasisRecord
- FontBasisRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FontBasisRecord
-
Constructs a FontBasis record and sets its fields appropriately.
- FontDetails - Class in loci.poi.hssf.usermodel
-
Stores width and height details about a font.
- FontDetails(String, int) - Constructor for class loci.poi.hssf.usermodel.FontDetails
-
Construct the font details with the given name and height.
- FontIndexRecord - Class in loci.poi.hssf.record
-
The font index record indexes into the font table for the text record.
- FontIndexRecord() - Constructor for class loci.poi.hssf.record.FontIndexRecord
- FontIndexRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FontIndexRecord
-
Constructs a FontIndex record and sets its fields appropriately.
- FontRecord - Class in loci.poi.hssf.record
-
Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
- FontRecord() - Constructor for class loci.poi.hssf.record.FontRecord
- FontRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FontRecord
-
Constructs a Font record and sets its fields appropriately.
- fontSize(short) - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string that represents the change in font size.
- fontSize(short) - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string that represents the change in font size.
- footer - Variable in class loci.poi.hssf.model.Sheet
- FooterRecord - Class in loci.poi.hssf.record
-
Title: Footer Record
- FooterRecord() - Constructor for class loci.poi.hssf.record.FooterRecord
- FooterRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FooterRecord
-
Constructs a FooterRecord record and sets its fields appropriately.
- format - Variable in class loci.poi.hpsf.PropertySet
-
Specifies this
PropertySet
's format. - format(String, Object[]) - Static method in class loci.poi.util.StringUtil
-
Apply printf() like formatting to a string.
- FORMAT_MASK - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- formatID - Variable in class loci.poi.hpsf.Section
-
The section's format ID,
Section.getFormatID()
. - formatIterator() - Method in class loci.poi.hssf.record.UnicodeString
- FormatRecord - Class in loci.poi.hssf.record
-
Title: Format Record
- FormatRecord() - Constructor for class loci.poi.hssf.record.FormatRecord
- FormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FormatRecord
-
Constructs a Format record and sets its fields appropriately.
- FormatRun(short, short) - Constructor for class loci.poi.hssf.record.UnicodeString.FormatRun
- formats - Variable in class loci.poi.hssf.model.Workbook
- FORMULA_TYPE_ARRAY - Static variable in class loci.poi.hssf.model.FormulaParser
- FORMULA_TYPE_CELL - Static variable in class loci.poi.hssf.model.FormulaParser
- FORMULA_TYPE_CONDFOMRAT - Static variable in class loci.poi.hssf.model.FormulaParser
- FORMULA_TYPE_NAMEDRANGE - Static variable in class loci.poi.hssf.model.FormulaParser
- FORMULA_TYPE_SHARED - Static variable in class loci.poi.hssf.model.FormulaParser
- FormulaParser - Class in loci.poi.hssf.model
-
This class parses a formula string into a List of tokens in RPN order.
- FormulaParser(String, Workbook) - Constructor for class loci.poi.hssf.model.FormulaParser
-
Create the formula parser, with the string that is to be parsed against the supplied workbook.
- FormulaRecord - Class in loci.poi.hssf.record
-
Formula Record.
- FormulaRecord() - Constructor for class loci.poi.hssf.record.FormulaRecord
-
Creates new FormulaRecord
- FormulaRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FormulaRecord
-
Constructs a Formula record and sets its fields appropriately.
- FormulaRecordAggregate - Class in loci.poi.hssf.record.aggregates
-
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 loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- FormulaViewer - Class in loci.poi.hssf.dev
-
FormulaViewer - finds formulas in a BIFF8 file and attempts to read them/display data from them.
- FormulaViewer() - Constructor for class loci.poi.hssf.dev.FormulaViewer
-
Creates new FormulaViewer
- FrameRecord - Class in loci.poi.hssf.record
-
The frame record indicates whether there is a border around the displayed text of a chart.
- FrameRecord() - Constructor for class loci.poi.hssf.record.FrameRecord
- FrameRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.FrameRecord
-
Constructs a Frame record and sets its fields appropriately.
- FuncPtg - Class in loci.poi.hssf.record.formula
- FuncPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.FuncPtg
-
Creates new function pointer from a byte array usually called while reading an excel file.
- functionData - Static variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- FuncVarPtg - Class in loci.poi.hssf.record.formula
- FuncVarPtg(String, byte) - Constructor for class loci.poi.hssf.record.formula.FuncVarPtg
-
Create a function ptg from a string tokenised by the parser
- FuncVarPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.FuncVarPtg
-
Creates new function pointer from a byte array usually called while reading an excel file.
G
- GENERAL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- genericProcessEvents(HSSFRequest, RecordInputStream) - Method in class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- GEOMETRY__3DOK - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST10VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST2VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST3VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST4VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST5VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST6VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST7VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST8VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUST9VALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__ADJUSTVALUE - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__BOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__FILLOK - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__FILLSHADESHAPEOK - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__GEOTEXTOK - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__LEFT - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__LINEOK - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__RIGHT - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__SEGMENTINFO - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__SHADOWok - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__SHAPEPATH - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__TOP - Static variable in class loci.poi.ddf.EscherProperties
- GEOMETRY__VERTICES - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__ALIGNMENTONCURVE - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__BOLDFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__CHARBOUNDINGBOX - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__DEFAULTPOINTSIZE - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__FONTFAMILYNAME - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__HASTEXTEFFECT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__ITALICFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__KERNCHARACTERS - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__NOMEASUREALONGPATH - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__REVERSEROWORDER - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__ROTATECHARACTERS - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__RTFTEXT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__SCALETEXTONPATH - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__SHADOWFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__SMALLCAPSFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__STRETCHCHARHEIGHT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__STRETCHTOFITSHAPE - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__STRIKETHROUGHFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__TEXTSPACING - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__TIGHTORTRACK - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__UNDERLINEFONT - Static variable in class loci.poi.ddf.EscherProperties
- GEOTEXT__UNICODE - Static variable in class loci.poi.ddf.EscherProperties
- get() - Method in class loci.poi.util.ByteField
-
get the ByteField's current value
- get() - Method in class loci.poi.util.IntegerField
-
get the IntegerField's current value
- get() - Method in class loci.poi.util.LongField
-
get the LongField's current value
- get() - Method in class loci.poi.util.ShortField
-
get the ShortField's current value
- get(byte[]) - Method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Returns the
PropertyIDMap
for a given section format ID. - get(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- get(int) - Method in class loci.poi.util.DoubleList
-
Returns the element at the specified position in this list.
- get(int) - Method in class loci.poi.util.IntList
-
Returns the element at the specified position in this list.
- get(int) - Method in class loci.poi.util.IntMapper
- get(int) - Method in class loci.poi.util.ShortList
-
Returns the element at the specified position in this list.
- get(int, int) - Method in class loci.poi.util.DoubleList2d
- get(int, int) - Method in class loci.poi.util.IntList2d
- get(int, int) - Method in class loci.poi.util.List2d
- get(long) - Method in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Gets the ID string for an ID from the
PropertyIDMap
. - get(Object) - Method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.Use
SectionIDMap.get(byte[])
instead! - get(Object) - Method in class loci.poi.util.BinaryTree
-
Returns the value to which this map maps the specified key.
- get(String) - Method in class loci.poi.hpsf.CustomProperties
-
Gets a named value from the custom properties.
- get123Prefix() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get some old holdover from lotus 123.
- get26Sys(String) - Method in class loci.poi.hssf.util.RangeAddress
- getActiveCellCol() - Method in class loci.poi.hssf.model.Sheet
-
Returns the active column
- getActiveCellCol() - Method in class loci.poi.hssf.record.SelectionRecord
-
get the active cell's col
- getActiveCellRef() - Method in class loci.poi.hssf.record.SelectionRecord
-
get the active cell's reference number
- getActiveCellRow() - Method in class loci.poi.hssf.model.Sheet
-
Returns the active row
- getActiveCellRow() - Method in class loci.poi.hssf.record.SelectionRecord
-
get the active cell's row
- getActivePane() - Method in class loci.poi.hssf.record.PaneRecord
-
Get the active pane field for the Pane record.
- getActivePane() - Method in class loci.poi.hssf.util.PaneInformation
-
Returns the active pane
- getActualSizeOfElements(short) - Static method in class loci.poi.ddf.EscherArrayProperty
-
Sometimes the element size is stored as a negative number.
- getAddMenuCount() - Method in class loci.poi.hssf.record.MMSRecord
-
get number of add menu options (should be 0)
- getAddress() - Method in class loci.poi.hssf.util.RangeAddress
- getAdtlDiag() - Method in class loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
get the diagonal border line style? Who the heck ever heard of a diagonal border?
- getAdtlFillPattern() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the additional fill pattern
- getAdtlPaletteOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the additional palette options bitmask (see individual bit getter methods that reference this method)
- getAlignment() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the horizontal alignment of the cell.
- getAlignment() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of horizontal alignment for the cell
- getAlignmentOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the alignment options bitmask.
- getAllEmbeddedObjects() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Gets all embedded OLE2 objects from the Workbook.
- getAllKnownRecordSIDs() - Static method in class loci.poi.hssf.eventmodel.EventRecordFactory
- getAllKnownRecordSIDs() - Static method in class loci.poi.hssf.record.RecordFactory
-
Deprecated.
- getAllPictures() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Gets all pictures from the Workbook.
- getAlternateExpression() - Method in class loci.poi.hssf.record.WSBoolRecord
-
whether alternate expression evaluation is on
- getAlternateExpression() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
whether alternate expression evaluation is on
- getAlternateFormula() - Method in class loci.poi.hssf.record.WSBoolRecord
-
whether alternative formula entry is on
- getAlternateFormula() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
whether alternative formula entry is on
- getAnchor() - Method in class loci.poi.hssf.usermodel.HSSFShape
- getAnchorHeightInPoints(HSSFSheet) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
-
Calculates the height of a client anchor in points.
- getAnchorId() - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Get the anchor id field for the ObjectLink record.
- getAnchorType() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
-
Gets the anchor type
- getApplicationName() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the application name (or
null
). - getArabic() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- getArea() - Method in class loci.poi.hssf.util.Region
- getAreaAt(int) - Method in class loci.poi.hssf.record.MergeCellsRecord
-
return the MergedRegion at the given index.
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaAPtg
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaNAPtg
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaNPtg
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaNVPtg
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getAreaPtgName() - Method in class loci.poi.hssf.record.formula.AreaVPtg
- getAreaReference(Workbook) - Method in class loci.poi.hssf.record.NameRecord
-
gets the reference , the area only (range)
- getAttributes() - Method in class loci.poi.hssf.record.FontRecord
-
get the font attributes (see individual bit getters that reference this method)
- getAuthor() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the author (or
null
). - getAuthor() - Method in class loci.poi.hssf.record.NoteRecord
-
Name of the original comment author
- getAuthor() - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Name of the original comment author
- getAutobreaks() - Method in class loci.poi.hssf.record.WSBoolRecord
-
show automatic page breaks or not
- getAutobreaks() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
show automatic page breaks or not
- getAutoContinue() - Method in class loci.poi.hssf.record.RecordInputStream
- getAxisType() - Method in class loci.poi.hssf.record.AxisLineFormatRecord
-
Get the axis type field for the AxisLineFormat record.
- getAxisType() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Get the axis type field for the AxisParent record.
- getAxisType() - Method in class loci.poi.hssf.record.AxisRecord
-
Get the axis type field for the Axis record.
- getBackcolorIndex() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the backcolor index field for the AreaFormat record.
- getBackground() - Method in class loci.poi.hssf.record.TickRecord
-
Get the background field for the Tick record.
- getBackground() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getBackground() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getBackground() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getBackgroundColor() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the background color field for the AreaFormat record.
- getBackup() - Method in class loci.poi.hssf.record.BackupRecord
-
get the backup flag
- getBackupFlag() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
determine whether the Excel GUI will backup the workbook when saving.
- getBackuppos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getBackupRecord() - Method in class loci.poi.hssf.model.Workbook
-
Returns the position of the backup record.
- getBadFontHeight() - Method in class loci.poi.hssf.record.RowRecord
-
get whether the font and row height are not compatible
- getBarSpace() - Method in class loci.poi.hssf.record.BarRecord
-
Get the bar space field for the Bar record.
- getBaseUnit() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the base unit field for the AxisOptions record.
- getBATArray() - Method in class loci.poi.poifs.storage.HeaderBlockReader
- getBATCount() - Method in class loci.poi.poifs.storage.HeaderBlockReader
- getBigBlocks() - Method in class loci.poi.poifs.filesystem.POIFSDocument
- getBigBlockSize() - Method in class loci.poi.poifs.filesystem.POIFSDocument
- getBigBlockSize() - Method in class loci.poi.poifs.storage.BATBlock
- getBigBlockSize() - Method in class loci.poi.poifs.storage.DocumentBlock
- getBigBlockSize() - Method in class loci.poi.poifs.storage.HeaderBlockWriter
- getBigBlockSize() - Method in class loci.poi.poifs.storage.PropertyBlock
- getBigBlockSize() - Method in class loci.poi.poifs.storage.RawDataBlockList
- getBigBlockSize() - Method in class loci.poi.poifs.storage.SmallDocumentBlock
- getBlipRecord() - Method in class loci.poi.ddf.EscherBSERecord
- getBlipType(byte) - Method in class loci.poi.ddf.EscherBSERecord
-
Retrieve the string representation given a blip id.
- getBlipTypeMacOS() - Method in class loci.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 loci.poi.ddf.EscherBSERecord
-
The expected blip type under windows (failure to match this blip type will result in Excel converting to this format).
- getBlocks() - Method in class loci.poi.poifs.storage.RawDataBlockList
- getBlocks() - Method in class loci.poi.poifs.storage.SmallDocumentBlockList
- getBlockSize() - Method in class loci.poi.poifs.storage.RawDataBlock
- getBlue() - Method in class loci.poi.ddf.EscherRGBProperty
- getBoldweight() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the boldness to use
- getBoldWeight() - Method in class loci.poi.hssf.record.FontRecord
-
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
- getBooleanCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a boolean.
- getBooleanValue() - Method in class loci.poi.hssf.record.BoolErrRecord
-
get the value for the cell
- getBorderBottom() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the bottom border
- getBorderBottom() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the bottom border of the cell
- getBorderLeft() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the left border
- getBorderLeft() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the left border of the cell
- getBorderOptions() - Method in class loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the right border
- getBorderRight() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the right border of the cell
- getBorderTop() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the top border
- getBorderTop() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the top border of the cell
- getBorderType() - Method in class loci.poi.hssf.record.FrameRecord
-
Get the border type field for the Frame record.
- getBottomBorderColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getBottomBorderPaletteIdx() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the bottom border
- getBoundaryHeight() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the boundary height of the metafile drawing commands
- getBoundaryLeft() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the left boundary of the metafile drawing commands
- getBoundaryTop() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the top boundary of the metafile drawing commands
- getBoundaryWidth() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the boundary width of the metafile drawing commands
- getBounds() - Method in class loci.poi.ddf.EscherMetafileBlip
- getBounds() - Method in class loci.poi.ddf.EscherPictBlip
- getBoundWorkbook() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Returns the Workbook that this Cell is bound to
- getBreak(short) - Method in class loci.poi.hssf.record.PageBreakRecord
-
Retrieves the region at the row/column indicated
- getBreaksIterator() - Method in class loci.poi.hssf.record.PageBreakRecord
- getBSERecord(int) - Method in class loci.poi.hssf.model.Workbook
- getBspos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getBubbleSeriesType() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the bubble series type field for the Series record.
- getBucketSSTOffset() - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- getBuild() - Method in class loci.poi.hssf.record.BOFRecord
-
get the build that wrote this file
- getBuildYear() - Method in class loci.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- getBuiltin() - Method in class loci.poi.hssf.record.StyleRecord
-
if this is a builtin style get the number of the built in style
- getBuiltinFormat(short) - Static method in class loci.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getBuiltinFormat(String) - Static method in class loci.poi.hssf.usermodel.HSSFDataFormat
-
get the format index that matches the given format string
- getBuiltinFormats() - Static method in class loci.poi.hssf.usermodel.HSSFDataFormat
- getBuiltInName() - Method in class loci.poi.hssf.record.NameRecord
-
Gets the Built In Name
- getByteArray(byte[], int, int) - Static method in class loci.poi.util.LittleEndian
-
Copy a portion of a byte array
- getByteCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the byte count or 0 if the
DocumentSummaryInformation
does not contain a byte count. - getByteOrder() - Method in class loci.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "byte order" field.
- getByteOrder() - Method in class loci.poi.hpsf.SpecialPropertySet
- getBytes() - Method in class loci.poi.hpsf.ClassID
-
Gets the bytes making out the class ID.
- getBytes() - Method in class loci.poi.hssf.record.formula.Ptg
- getBytes() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Method getBytes - get the bytes of just the HSSF portions of the XLS file.
- getCacheOfSavedSize() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the cache of the saved size
- getCacheOfSize() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the cache of the metafile size
- getCalcMode() - Method in class loci.poi.hssf.record.CalcModeRecord
-
get the calc mode flag for formulas
- getCategory() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the category (or
null
). - getCategoryAxisCross() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the category axis cross field for the ValueRange record.
- getCategoryDataType() - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
Get the category data type field for the DefaultDataLabelTextProperties record.
- getCategoryDataType() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the category data type field for the Series record.
- getCategorySpace() - Method in class loci.poi.hssf.record.BarRecord
-
Get the category space field for the Bar record.
- getCell(short) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
get the hssfcell representing a given column (logical cell) 0-based.
- getCellComment() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Returns comment associated with this cell
- getCellComment(int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns cell comment for the specified row and column
- getCellFormula() - Method in class loci.poi.hssf.usermodel.HSSFCell
- getCellNum() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the cell's number within the row
- getCellOffsetAt(int) - Method in class loci.poi.hssf.record.DBCellRecord
-
return the cell offset in the array
- getCellOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
gets the options bitmask - you can also use corresponding option bit getters (see other methods that reference this one)
- getCells() - Method in class loci.poi.hssf.util.AreaReference
-
return the cell references that define this area
- getCellStyle() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the style for the cell.
- getCellStyleAt(short) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the cell style object at the given index
- getCellType() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the cells type (numeric, formula or string)
- getCellValueRecord() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Should only be used by HSSFSheet and friends.
- getCenter() - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Get the center of the footer.
- getCenter() - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Get the center of the header.
- getCharacterPos() - Method in class loci.poi.hssf.record.UnicodeString.FormatRun
- getCharCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the character count or 0 if the
SummaryInformation
does not contain a char count. - getCharCount() - Method in class loci.poi.hssf.record.UnicodeString
-
get the number of characters in the string
- getCharPart(String) - Method in class loci.poi.hssf.util.RangeAddress
- getCharset() - Method in class loci.poi.hssf.record.FontRecord
-
get the character set
- getCharSet() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get character-set to use.
- getChartGroupIndex() - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
-
Get the chart group index field for the SeriesChartGroupIndex record.
- getChartGroupIndex() - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
-
Get the chart group index field for the SeriesToChartGroup record.
- getCharWidth(char) - Method in class loci.poi.hssf.usermodel.FontDetails
-
Retrieves the width of the specified character.
- getChild(int) - Method in class loci.poi.ddf.EscherRecord
-
Returns the indexed child record.
- getChildById(short) - Method in class loci.poi.ddf.EscherContainerRecord
- getChildIndex() - Method in class loci.poi.poifs.property.Property
-
Get the child property (its index in the Property Table)
- getChildRecords() - Method in class loci.poi.ddf.EscherContainerRecord
- getChildRecords() - Method in class loci.poi.ddf.EscherRecord
- getChildRecords() - Method in class loci.poi.ddf.UnknownEscherRecord
- getChildren() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Returns a list of all shapes contained by the patriarch.
- getChildren() - Method in interface loci.poi.hssf.usermodel.HSSFShapeContainer
- getChildren() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Return all children contained by this shape.
- getChildren() - Method in class loci.poi.poifs.property.DirectoryProperty
-
Get an iterator over the children of this Parent; all elements are instances of Property.
- getChildren() - Method in interface loci.poi.poifs.property.Parent
-
Get an iterator over the children of this Parent; all elements are instances of Property.
- getClassID() - Method in class loci.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "class ID" field.
- getClassID() - Method in class loci.poi.hpsf.SpecialPropertySet
- getClip() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getClip() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getClip() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getClipboardFormat() - Method in class loci.poi.hpsf.Thumbnail
-
Returns an
int
representing the Clipboard Format - getClipboardFormatTag() - Method in class loci.poi.hpsf.Thumbnail
-
Returns an
int
representing the Clipboard Format Tag - getClipBounds() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getClipBounds() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getClipBounds() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getClipBounds(Rectangle) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getClipRect() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getClipRect() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getCodepage() - Method in class loci.poi.hpsf.CustomProperties
-
Gets the codepage.
- getCodepage() - Method in class loci.poi.hpsf.Section
-
Gets the section's codepage, if any.
- getCodepage() - Method in class loci.poi.hssf.record.CodepageRecord
-
get the codepage for this workbook
- getCodepage() - Method in class loci.poi.hssf.record.InterfaceHdrRecord
-
get the codepage for the file
- getCol() - Method in class loci.poi.hssf.util.CellReference
- getCol1() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- getCol1() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- getCol2() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- getCol2() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- getColapsed() - Method in class loci.poi.hssf.record.RowRecord
-
get whether or not to colapse this row
- getColInfo(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getCollapsed() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get whether the cells are collapsed
- getColLevelMax() - Method in class loci.poi.hssf.record.GutsRecord
-
get the maximum outline level for the col gutter.
- getColor() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getColor() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getColor() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getColor() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the color for the font
- getColor(short) - Method in class loci.poi.hssf.record.PaletteRecord
-
Returns the color value at a given index
- getColor(short) - Method in class loci.poi.hssf.usermodel.HSSFPalette
-
Retrieves the color at a given index
- getColor1() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- getColor2() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- getColor3() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- getColor4() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- getColorPaletteIndex() - Method in class loci.poi.hssf.record.FontRecord
-
get the font's color palette index
- getColourPaletteIndex() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Get the colour palette index field for the LineFormat record.
- getColumn() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getColumn() - Method in class loci.poi.hssf.record.BlankRecord
-
get the column this cell defines within the row
- getColumn() - Method in class loci.poi.hssf.record.BoolErrRecord
- getColumn() - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
get the column this cell defines within the row
- getColumn() - Method in class loci.poi.hssf.record.formula.ExpPtg
- getColumn() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getColumn() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- getColumn() - Method in class loci.poi.hssf.record.FormulaRecord
- getColumn() - Method in class loci.poi.hssf.record.LabelRecord
- getColumn() - Method in class loci.poi.hssf.record.LabelSSTRecord
- getColumn() - Method in class loci.poi.hssf.record.NoteRecord
-
Return the column that contains the comment
- getColumn() - Method in class loci.poi.hssf.record.NumberRecord
- getColumn() - Method in class loci.poi.hssf.record.RKRecord
- getColumn() - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Return the column of the cell that contains the comment
- getColumnBreaks() - Method in class loci.poi.hssf.model.Sheet
-
Returns all the column page breaks
- getColumnBreaks() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Retrieves all the vertical page breaks
- getColumnCount() - Method in class loci.poi.hssf.record.formula.ArrayPtg
- getColumnFrom() - Method in class loci.poi.hssf.util.Region
-
get the upper left hand corner column number
- getColumnRaw() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getColumnRaw() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- getColumnTo() - Method in class loci.poi.hssf.util.Region
-
get the lower right hand corner column number
- getColumnWidth() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the columns' width in 1/256 of a character width
- getColumnWidth(short) - Method in class loci.poi.hssf.model.Sheet
-
get the width of a given column in units of 1/20th of a point width (twips?)
- getColumnWidth(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get the width (in units of 1/256th of a character width )
- getColWidth() - Method in class loci.poi.hssf.record.DefaultColWidthRecord
-
get the default column width
- getComments() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the comments (or
null
). - getCompany() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the company (or
null
). - getComplexData() - Method in class loci.poi.ddf.EscherComplexProperty
-
Get the complex data value.
- getComponent(int) - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
-
get the specified component
- getComposite() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getComposite() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getCompressedSize() - Method in class loci.poi.ddf.EscherMetafileBlip
- getCompressedSize() - Method in class loci.poi.ddf.EscherPictBlip
- getCompressedUnicodeFlag() - Method in class loci.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 loci.poi.hssf.record.NameRecord
-
gets the name compressed Unicode flag
- getCompressionFlag() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Is the contents of the blip compressed?
- getCopies() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getCopies() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of copies.
- getCount() - Method in class loci.poi.hssf.record.FnGroupCountRecord
-
get the number of built-in functions
- getCreateDateTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the creation time (or
null
). - getCrossingPoint() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the crossing point field for the AxisOptions record.
- getCrossingPoint() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Get the crossing point field for the CategorySeriesAxis record.
- getCurrentCountry() - Method in class loci.poi.hssf.record.CountryRecord
-
gets the current country
- getCustomMenuLength() - Method in class loci.poi.hssf.record.NameRecord
-
gets the custom menu length
- getCustomMenuText() - Method in class loci.poi.hssf.record.NameRecord
-
get the custom menu text
- getCustomPalette() - Method in class loci.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 loci.poi.hssf.usermodel.HSSFWorkbook
- getCustomProperties() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Gets the custom properties.
- getData() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
The BLIP data
- getData() - Method in class loci.poi.ddf.EscherTextboxRecord
-
Returns any extra data associated with this record.
- getData() - Method in class loci.poi.ddf.UnknownEscherRecord
- getData() - Method in class loci.poi.hssf.record.ContinueRecord
-
get the data for continuation
- getData() - Method in class loci.poi.hssf.record.DrawingRecord
- getData() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getData() - Method in class loci.poi.hssf.usermodel.HSSFPictureData
-
Gets the picture data.
- getData() - Method in interface loci.poi.poifs.storage.ListManagedBlock
-
Get the data from the block
- getData() - Method in class loci.poi.poifs.storage.RawDataBlock
-
Get the data from the block
- getData() - Method in class loci.poi.poifs.storage.SmallDocumentBlock
-
Get the data from the block
- getDataFormat() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the index of the format
- getDataFormatString(Workbook) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Get the contents of the format string, by looking up the DataFormat against the supplied workbook
- getDataLabelPlacement() - Method in class loci.poi.hssf.record.TextRecord
- getDateCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a date.
- getDbcellAt(int) - Method in class loci.poi.hssf.record.IndexRecord
- getDebugInfo() - Method in class loci.poi.hssf.record.UnicodeString
-
return a character representation of the fields of this record
- getDefaultColumnWidth() - Method in class loci.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 loci.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 loci.poi.hssf.record.CountryRecord
-
gets the default country
- getDefaultHeader() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should display a default header
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.AddPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.ArrayPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.BoolPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.ErrPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.ExpPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Get the default operands class value
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.IntPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Get the default operands class value
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.MissingArgPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.NamePtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.NameXPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.NumberPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.OperationPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.PercentPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.Ptg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.StringPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- getDefaultOperandClass() - Method in class loci.poi.hssf.record.formula.UnknownPtg
- getDefaultRowHeight() - Method in class loci.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 loci.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 loci.poi.hssf.usermodel.HSSFSheet
-
get the default row height for the sheet (if the rows do not define their own height) in points.
- getDefinitionLength() - Method in class loci.poi.hssf.record.NameRecord
-
get the definition length
- getDelMenuCount() - Method in class loci.poi.hssf.record.MMSRecord
-
get number of add del options (should be 0)
- getDenominator() - Method in class loci.poi.hssf.record.SCLRecord
-
Get the denominator field for the SCL record.
- getDescription() - Method in class loci.poi.ddf.EscherPropertyMetaData
- getDescriptionText() - Method in class loci.poi.hssf.record.NameRecord
-
gets the description text
- getDescriptionTextLength() - Method in class loci.poi.hssf.record.NameRecord
-
gets the description text length
- getDeviceConfiguration() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getDeviceConfiguration() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getDgg() - Method in class loci.poi.hssf.model.DrawingManager
- getDgg() - Method in class loci.poi.hssf.model.DrawingManager2
- getDiag() - Method in class loci.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 loci.poi.hssf.record.WSBoolRecord
-
get whether sheet is a dialog sheet or not
- getDialog() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get whether sheet is a dialog sheet or not
- getDictionary() - Method in class loci.poi.hpsf.Section
-
Gets the section's dictionary.
- getDigitPart(String) - Method in class loci.poi.hssf.util.RangeAddress
- getDim() - Method in class loci.poi.hssf.util.AreaReference
-
return the dimensions of this area
- getDimsLoc() - Method in class loci.poi.hssf.model.Sheet
-
get the location of the DimensionsRecord (which is the last record before the value section)
- getDirectory() - Method in class loci.poi.hssf.usermodel.HSSFObjectData
-
Gets the object data.
- getDisplayedTab() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the displayed tab number
- getDisplayedTab() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
sets the first tab that is displayed in the list of tabs in excel.
- getDisplayFormulas() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should display formulas
- getDisplayGridlines() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should display gridlines
- getDisplayGuts() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the outline symbols are displaed
- getDisplayGuts() - Method in class loci.poi.hssf.record.WSBoolRecord
-
get whether to display the guts or not
- getDisplayGuts() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get whether to display the guts or not
- getDisplayHorizontalScrollbar() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get whether to display the horizontal scrollbar or not
- getDisplayMode() - Method in class loci.poi.hssf.record.TextRecord
-
Get the display mode field for the Text record.
- getDisplayRowColHeadings() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should display row and column headings
- getDisplayTabs() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get whether to display the tabs or not
- getDisplayVerticalScrollbar() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get whether to display the vertical scrollbar or not
- getDisplayZeros() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should display zero values
- getDocparts() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the doc parts (or
null
) when this method is implemented. - getDocument() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
get the POIFSDocument
- getDocument() - Method in class loci.poi.poifs.property.DocumentProperty
-
get the POIFSDocument
- getDocumentSummaryInformation() - Method in class loci.poi.POIDocument
-
Fetch the Document Summary Information of the document
- getDocumentSummaryInformationProperties() - Static method in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Returns the Document Summary Information properties singleton.
- getDouble(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get a double value from the beginning of a byte array
- getDouble(byte[], int) - Static method in class loci.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
- getDraft() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getDraft() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the draft mode.
- getDrawAreaHeight() - Method in class loci.poi.hssf.usermodel.HSSFPolygon
- getDrawAreaWidth() - Method in class loci.poi.hssf.usermodel.HSSFPolygon
- getDrawingGroupId() - Method in class loci.poi.ddf.EscherDggRecord.FileIdCluster
- getDrawingGroupId() - Method in class loci.poi.ddf.EscherDgRecord
-
Gets the drawing group id for this record.
- getDrawingManager() - Method in class loci.poi.hssf.model.Workbook
- getDrawingsSaved() - Method in class loci.poi.ddf.EscherDggRecord
- getDsf() - Method in class loci.poi.hssf.record.DSFRecord
-
get the DSF flag
- getDx1() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Retrieves offset within the parent coordinate space for the top left point.
- getDx1() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- getDx1() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- getDx2() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Retrieves offset within the parent coordinate space for the bottom right point.
- getDx2() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- getDx2() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- getDy1() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Gets offset within the parent coordinate space for the top left point.
- getDy1() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- getDy1() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- getDy2() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Gets the offset within the parent coordinate space for the bottom right point.
- getDy2() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- getDy2() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- getEditTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the total time spent in editing the document (or
0
). - getElement(int) - Method in class loci.poi.ddf.EscherArrayProperty
- getEmpty() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Get the empty field for the SheetProperties record.
- getEncoding() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Deprecated.As of 3-Jan-06 POI now automatically handles Unicode without forcing the encoding.
- getEndRowNumberForBlock(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the physical row number of the end row in a block
- getEntries() - Method in interface loci.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 loci.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 loci.poi.poifs.filesystem.DirectoryEntry
-
get a specified Entry by name
- getEntry(String) - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
get a specified Entry by name
- getEntryCount() - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
find out how many Entry instances are contained directly within this DirectoryEntry
- getEntryCount() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
find out how many Entry instances are contained directly within this DirectoryEntry
- getEofLoc() - Method in class loci.poi.hssf.model.Sheet
- getEqualsToIndexToSheet() - Method in class loci.poi.hssf.record.NameRecord
- getErrorCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as an error code.
- getErrorValue() - Method in class loci.poi.hssf.record.BoolErrRecord
-
get the error value for the cell
- getEscherProperties() - Method in class loci.poi.ddf.EscherOptRecord
-
The list of properties stored by this record.
- getEscherProperty(int) - Method in class loci.poi.ddf.EscherOptRecord
-
The list of properties stored by this record.
- getEscherRecord(int) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- getEscherRecords() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- getEscherTextbox() - Method in class loci.poi.hssf.model.TextboxShape
- getExcelDate(Date) - Static method in class loci.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.
- getExFormatAt(int) - Method in class loci.poi.hssf.model.Workbook
-
gets the ExtendedFormatRecord at the given 0-based index
- getExpressionLength() - Method in class loci.poi.hssf.record.FormulaRecord
-
get the length (in number of tokens) of the expression
- getExpressionLength() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getExtendedRst() - Method in class loci.poi.hssf.record.UnicodeString
- getExternSheetIndex() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getExternSheetIndex() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getExternSheetNumber() - Method in class loci.poi.hssf.record.NameRecord
-
gets the extern sheet number
- getExternsheetPos() - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Returns the externsheetPos.
- getFamily() - Method in class loci.poi.hssf.record.FontRecord
-
get the font family (TODO)
- getFileIdClusters() - Method in class loci.poi.ddf.EscherDggRecord
- getFileSharing() - Method in class loci.poi.hssf.model.Workbook
- getFillBackground() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the background palette color index
- getFillBackgroundColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the background fill color
- getFillByte() - Static method in class loci.poi.poifs.storage.DocumentBlock
- getFillColor() - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- getFillForeground() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the foreground palette color index
- getFillForegroundColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the foreground fill color
- getFillPaletteOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the fill palette options bitmask (see indivdual bit getters that reference this method)
- getFillPattern() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the fill pattern (??) - set to 1 to fill with foreground color
- getFilter() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Filter should always be 0
- getFirstCellNum() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- getFirstCellNum() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
get the number of the first cell contained in this row.
- getFirstCol() - Method in class loci.poi.hssf.record.DimensionsRecord
-
get the first column number for the sheet
- getFirstCol() - Method in class loci.poi.hssf.record.RowRecord
-
get the logical col number for the first cell this row (0 based index)
- getFirstColumn() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the first column this record defines formatting info for
- getFirstColumn() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getFirstColumn() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getFirstColumn() - Method in class loci.poi.hssf.record.MulBlankRecord
-
starting column (first cell this holds in the row)
- getFirstColumn() - Method in class loci.poi.hssf.record.MulRKRecord
-
starting column (first cell this holds in the row)
- getFirstColumn() - Method in class loci.poi.hssf.record.SelectionRecord.Reference
- getFirstColumn() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getFirstColumnRaw() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getFirstColumnRaw() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getFirstRow() - Method in class loci.poi.hssf.record.DimensionsRecord
-
get the first row number for the sheet
- getFirstRow() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getFirstRow() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getFirstRow() - Method in class loci.poi.hssf.record.IndexRecord
- getFirstRow() - Method in class loci.poi.hssf.record.SelectionRecord.Reference
- getFirstRow() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getFirstRowNum() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getFirstRowNum() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
gets the first row on the sheet
- getFirstSection() - Method in class loci.poi.hpsf.PropertySet
-
Gets the
PropertySet
's first section. - getFirstSection() - Method in class loci.poi.hpsf.SpecialPropertySet
- getFitHeight() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getFitHeight() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of pages high to fit the sheet in.
- getFitToPage() - Method in class loci.poi.hssf.record.WSBoolRecord
-
fit to page option is on
- getFitToPage() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
fit to page option is on
- getFitWidth() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getFitWidth() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of pages wide to fit sheet in.
- getFlag() - Method in class loci.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() - Method in class loci.poi.hssf.record.SupBookRecord
- getFlag() - Method in class loci.poi.hssf.record.UseSelFSRecord
-
returns whether we use natural language formulas or not
- getFlags() - Method in class loci.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- getFlags() - Method in class loci.poi.hssf.record.NoteRecord
-
Options flags.
- getFlags() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Get the flags field for the SheetProperties record.
- getFnGroup() - Method in class loci.poi.hssf.record.NameRecord
- getFont() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getFont() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getFont() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getFontAt(short) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the font at the given index number
- getFontAtIndex(int) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Returns the font in use at a particular index.
- getFontHeight() - Method in class loci.poi.hssf.record.FontRecord
-
gets the height of the font in 1/20th point units
- getFontHeight() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the font height in unit's of 1/20th of a point.
- getFontHeightInPoints() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the font height
- getFontIndex() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the index to the FONT record (which font to use 0 based)
- getFontIndex() - Method in class loci.poi.hssf.record.FontIndexRecord
-
Get the font index field for the FontIndex record.
- getFontIndex() - Method in class loci.poi.hssf.record.UnicodeString.FormatRun
- getFontIndex() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
- getFontMetrics() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getFontMetrics(Font) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getFontMetrics(Font) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- getFontMetrics(Font) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getFontName() - Method in class loci.poi.hssf.record.FontRecord
-
get the name of the font
- getFontName() - Method in class loci.poi.hssf.usermodel.FontDetails
- getFontName() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the name for the font (i.e.
- getFontNameLength() - Method in class loci.poi.hssf.record.FontRecord
-
get the length of the fontname string
- getFontOfFormattingRun(int) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Gets the font used in a particular formatting run.
- getFontpos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getFontRecordAt(int) - Method in class loci.poi.hssf.model.Workbook
-
gets the font record at the given index in the font table.
- getFontRenderContext() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getFontRenderContext() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getFooter() - Method in class loci.poi.hssf.model.Sheet
-
Returns the FooterRecord.
- getFooter() - Method in class loci.poi.hssf.record.FooterRecord
-
get the footer string
- getFooter() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Gets the user model for the document footer.
- getFooterLength() - Method in class loci.poi.hssf.record.FooterRecord
-
get the length of the footer string
- getFooterMargin() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getFooterMargin() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the footer margin.
- getForecolorIndex() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the forecolor index field for the AreaFormat record.
- getForegroundColor() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the foreground color field for the AreaFormat record.
- getFormat() - Method in class loci.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "format" field.
- getFormat() - Method in class loci.poi.hpsf.SpecialPropertySet
- getFormat() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Get the format field for the LineFormat record.
- getFormat(short) - Method in class loci.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getFormat(String) - Method in class loci.poi.hssf.usermodel.HSSFDataFormat
-
get the format index that matches the given format string.
- getFormat(String, boolean) - Method in class loci.poi.hssf.model.Workbook
-
Returns a format index that matches the passed in format.
- getFormatFlags() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the format flags field for the AreaFormat record.
- getFormatFlags() - Method in class loci.poi.hssf.record.AreaRecord
-
Get the format flags field for the Area record.
- getFormatFlags() - Method in class loci.poi.hssf.record.BarRecord
-
Get the format flags field for the Bar record.
- getFormatFlags() - Method in class loci.poi.hssf.record.DataFormatRecord
-
Get the format flags field for the DataFormat record.
- getFormatFlags() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Get the format flags field for the SeriesLabels record.
- getFormatID() - Method in class loci.poi.hpsf.Section
-
Returns the format ID.
- getFormatIndex() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the index to the Format record (which FORMAT to use 0-based)
- getFormatIndex() - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
-
Get the format index field for the NumberFormatIndex record.
- getFormatRun(int) - Method in class loci.poi.hssf.record.UnicodeString
- getFormatRunCount() - Method in class loci.poi.hssf.record.UnicodeString
- getFormats() - Method in class loci.poi.hssf.model.Workbook
-
Returns the list of FormatRecords in the workbook.
- getFormatString() - Method in class loci.poi.hssf.record.FormatRecord
-
get the format string
- getFormatted() - Method in class loci.poi.hssf.record.RowRecord
-
get whether the row has been formatted (even if its got all blank cells)
- getFormattingRunLength() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the formatting run length field for the TextObjectBase record.
- getFormulaOfLink() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Get the formula of link field for the LinkedData record.
- getFormulaRecord() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getFormulaTokens() - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- getFreezePanes() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get whether the window should freeze panes
- getFreezePanesNoSplit() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
freeze unsplit panes or not
- getFromCell() - Method in class loci.poi.hssf.util.RangeAddress
- getFromCompressedUnicode(byte[], int, int) - Static method in class loci.poi.util.StringUtil
-
Read 8 bit data (in ISO-8859-1 codepage) into a (unicode) Java String and return.
- getFromUnicodeBE(byte[]) - Static method in class loci.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in big endian format (most important byte first), return a Java String representation of it.
- getFromUnicodeBE(byte[], int, int) - Static method in class loci.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in big endian format (most important byte first), return a Java String representation of it.
- getFromUnicodeLE(byte[]) - Static method in class loci.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in little endian format (most important byte last), return a Java String representation of it.
- getFromUnicodeLE(byte[], int, int) - Static method in class loci.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
- getFullPrecision() - Method in class loci.poi.hssf.record.PrecisionRecord
-
get whether to use full precision or just skew all you figures all to hell.
- getFunctionIndex() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getGreen() - Method in class loci.poi.ddf.EscherRGBProperty
- getGridset() - Method in class loci.poi.hssf.record.GridsetRecord
-
get whether the gridlines are shown during printing.
- getGridsetRecord() - Method in class loci.poi.hssf.model.Sheet
-
Gets the gridset record for this sheet.
- getHCenter() - Method in class loci.poi.hssf.record.HCenterRecord
-
get whether or not to horizonatally center this sheet.
- getHeader() - Method in class loci.poi.hssf.model.Sheet
-
Returns the HeaderRecord.
- getHeader() - Method in class loci.poi.hssf.record.HeaderRecord
-
get the header string
- getHeader() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Gets the user model for the document header.
- getHeaderColor() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the palette index for the header color
- getHeaderLength() - Method in class loci.poi.hssf.record.HeaderRecord
-
get the length of the header string
- getHeaderMargin() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getHeaderMargin() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the header margin.
- getHeadingPair() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the heading pair (or
null
) when this method is implemented. - getHeight() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the height of the metafile in EMU's (English Metric Units).
- getHeight() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Get the height field for the AxisParent record.
- getHeight() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getHeight() - Method in class loci.poi.hssf.record.ChartRecord
-
Get the height field for the Chart record.
- getHeight() - Method in class loci.poi.hssf.record.RowRecord
-
get the height of the row
- getHeight() - Method in class loci.poi.hssf.record.TextRecord
-
Get the height field for the Text record.
- getHeight() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the height of the window
- getHeight() - Method in class loci.poi.hssf.usermodel.FontDetails
- getHeight() - Method in class loci.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 loci.poi.hssf.util.RangeAddress
- getHeightBasis() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Get the height basis field for the FontBasis record.
- getHeightInPoints() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
get the row's height or ff (-1) for undefined/default-height in points (20*getHeight())
- getHelpTopicLength() - Method in class loci.poi.hssf.record.NameRecord
-
gets the help topic length
- getHelpTopicText() - Method in class loci.poi.hssf.record.NameRecord
-
get the help topic text
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.AQUA
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.BLACK
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.BROWN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.CORAL
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.DARK_RED
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GOLD
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.INDIGO
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LAVENDER
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.LIME
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.MAROON
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.ORANGE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.ORCHID
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.PINK
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.PLUM
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.RED
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.ROSE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.TAN
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.TEAL
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.VIOLET
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.WHITE
- getHexString() - Method in class loci.poi.hssf.util.HSSFColor.YELLOW
- getHidden() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get whether or not these cells are hidden
- getHidden() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get whether the window is hidden or not
- getHidden() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be hidden
- getHiddenCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the hidden count or 0 if the
DocumentSummaryInformation
does not contain a hidden count. - getHideObj() - Method in class loci.poi.hssf.record.HideObjRecord
-
get hide object options
- getHistoryBitMask() - Method in class loci.poi.hssf.record.BOFRecord
-
get the history bit mask (not very useful)
- getHorizontalAlignment() - Method in class loci.poi.hssf.record.TextRecord
-
Get the horizontal alignment field for the Text record.
- getHorizontalHold() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the horizontal position of the window (in 1/20ths of a point)
- getHorizontallyCenter() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontalScale() - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Get the horizontalScale field for the PlotGrowth record.
- getHorizontalSplitPosition() - Method in class loci.poi.hssf.util.PaneInformation
-
Returns the horizontal position of the split.
- getHorizontalSplitTopRow() - Method in class loci.poi.hssf.util.PaneInformation
-
For a horizontal split returns the top row in the BOTTOM pane.
- getHorizontalTextAlignment() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- getHResolution() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getHResolution() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the horizontal resolution.
- getIconic() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get whether the window has been iconized or not
- getId() - Method in class loci.poi.ddf.EscherProperty
- getId() - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Get the id field for the SeriesText record.
- getID() - Method in class loci.poi.hpsf.Property
-
Returns the property's ID.
- getIndent() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get indention (not sure of the units, think its spaces)
- getIndention() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the number of spaces to indent the text in the cell
- getIndentionOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the indent options bitmask (see corresponding bit getters that reference this field)
- getIndex() - Method in class loci.poi.hssf.record.SeriesIndexRecord
-
Get the index field for the SeriesIndex record.
- getIndex() - Method in class loci.poi.hssf.record.StyleRecord
-
get the entire index field (including the type) (see bit getters that reference this method)
- getIndex() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the index within the HSSFWorkbook (sequence within the collection of ExtnededFormat objects)
- getIndex() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.AQUA
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.BLACK
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.BROWN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.CORAL
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.DARK_RED
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GOLD
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.INDIGO
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LAVENDER
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.LIME
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.MAROON
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.ORANGE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.ORCHID
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.PINK
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.PLUM
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.RED
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.ROSE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.TAN
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.TEAL
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.VIOLET
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.WHITE
- getIndex() - Method in class loci.poi.hssf.util.HSSFColor.YELLOW
- getIndex() - Method in class loci.poi.poifs.property.Property
-
get the index for this Property
- getIndex(Object) - Method in class loci.poi.util.IntMapper
- getIndexCode() - Method in class loci.poi.hssf.record.FormatRecord
-
get the format index code (for built in formats)
- getIndexHash() - Static method in class loci.poi.hssf.util.HSSFColor
-
this function returns all colors in a hastable.
- getIndexNumberFmtRecord() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Get the index number fmt record field for the LinkedData record.
- getIndexOfColorValue() - Method in class loci.poi.hssf.record.TextRecord
-
Get the index of color value field for the Text record.
- getIndexOfFormattingRun(int) - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexToFirstSupBook() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
gets the index to first sheet from supbook
- getIndexToFontTable() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Get the index to font table field for the FontBasis record.
- getIndexToLastSupBook() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
gets the index to last sheet in supbook
- getIndexToSheet() - Method in class loci.poi.hssf.record.NameRecord
-
Convenience method to retrieve the index the name refers to.
- getIndexToSupBook() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
gets the index to sup book
- getInfoRecordAt(int) - Method in class loci.poi.hssf.record.ExtSSTRecord
- getInstance() - Method in class loci.poi.ddf.EscherRecord
-
Returns the instance part of the option record.
- getInstance() - Static method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Returns the singleton instance of the default
SectionIDMap
. - getInstance() - Static method in class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- getInstance(int) - Static method in class loci.poi.util.BitFieldFactory
- getInt(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get an int value from the beginning of a byte array
- getInt(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get an int value from a byte array
- getItalic() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get whether to use italics or not
- getIteration() - Method in class loci.poi.hssf.record.IterationRecord
-
get whether or not to iterate for calculations
- getIterations() - Method in class loci.poi.hssf.record.CalcCountRecord
-
get the number of iterations to perform
- getIterator() - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getIterator() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getIterator() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- getJavaDate(double) - Static method in class loci.poi.hssf.usermodel.HSSFDateUtil
-
Given a excel date, converts it into a Date.
- getJavaDate(double, boolean) - Static method in class loci.poi.hssf.usermodel.HSSFDateUtil
-
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
- getJustifyLast() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- getKeyboardShortcut() - Method in class loci.poi.hssf.record.NameRecord
-
returns the keyboard shortcut
- getKeyForValue(Object) - Method in class loci.poi.util.BinaryTree
-
Returns the key to which this map maps the specified value.
- getKeywords() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the keywords (or
null
). - getLabelColorRgb() - Method in class loci.poi.hssf.record.TickRecord
-
Get the label color rgb field for the Tick record.
- getLabelFrequency() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Get the label frequency field for the CategorySeriesAxis record.
- getLabelPosition() - Method in class loci.poi.hssf.record.TickRecord
-
Get the label position field for the Tick record.
- getLandscape() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getLandscape() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the landscape mode.
- getLastAuthor() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the last author (or
null
). - getLastCellNum() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- getLastCellNum() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
gets the number of the last cell contained in this row PLUS ONE.
- getLastCol() - Method in class loci.poi.hssf.record.DimensionsRecord
-
get the last col number for the sheet
- getLastCol() - Method in class loci.poi.hssf.record.RowRecord
-
get the logical col number for the last cell this row plus one (0 based index)
- getLastColumn() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the last column this record defines formatting info for
- getLastColumn() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getLastColumn() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getLastColumn() - Method in class loci.poi.hssf.record.MulBlankRecord
-
ending column (last cell this holds in the row)
- getLastColumn() - Method in class loci.poi.hssf.record.MulRKRecord
-
ending column (last cell this holds in the row)
- getLastColumn() - Method in class loci.poi.hssf.record.SelectionRecord.Reference
- getLastColumn() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getLastColumnRaw() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getLastColumnRaw() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getLastMSOSPID() - Method in class loci.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- getLastPrinted() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the last printed time (or
null
). - getLastRow() - Method in class loci.poi.hssf.record.DimensionsRecord
-
get the last row number for the sheet
- getLastRow() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getLastRow() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getLastRow() - Method in class loci.poi.hssf.record.SelectionRecord.Reference
- getLastRow() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getLastRowAdd1() - Method in class loci.poi.hssf.record.IndexRecord
- getLastRowNum() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getLastRowNum() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
gets the last row on the sheet
- getLastSaveDateTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the last save time (or
null
). - getLeft() - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Get the left side of the footer.
- getLeft() - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Get the left side of the header.
- getLeftBorderColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getLeftBorderPaletteIdx() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the left border color
- getLeftCol() - Method in class loci.poi.hssf.model.Sheet
- getLeftCol() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the leftmost column displayed in the window
- getLeftCol() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
The left col in the visible view when the sheet is first viewed after opening it in a viewer
- getLeftColumn() - Method in class loci.poi.hssf.record.PaneRecord
-
Get the left column field for the Pane record.
- getLeftRowGutter() - Method in class loci.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the left of the rows
- getLeftToRight() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getLeftToRight() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the left to right print order.
- getLength() - Method in class loci.poi.hssf.record.RecordInputStream
- getLength() - Method in class loci.poi.poifs.storage.RawDataBlock
- getLenRefSubexpression() - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- getLimit() - Method in class loci.poi.poifs.filesystem.POIFSWriterEvent
- getLineColor() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Get the line color field for the LineFormat record.
- getLineCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the line count or 0 if the
DocumentSummaryInformation
does not contain a line count. - getLinePattern() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Get the line pattern field for the LineFormat record.
- getLineStyle() - Method in class loci.poi.hssf.usermodel.HSSFShape
- getLineStyleColor() - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- getLineWidth() - Method in class loci.poi.hssf.usermodel.HSSFShape
- getLink1() - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Get the link 1 field for the ObjectLink record.
- getLink2() - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Get the link 2 field for the ObjectLink record.
- getLinksDirty() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns
true
if the custom links are dirty. - getLinkType() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Get the link type field for the LinkedData record.
- getLoc() - Method in class loci.poi.hssf.model.Sheet
-
Returns the location pointer to the first record to look for when adding rows/values
- getLocked() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be locked
- getLogger(Class) - Static method in class loci.poi.util.POILogFactory
-
Get a logger, based on a class name
- getLogger(String) - Static method in class loci.poi.util.POILogFactory
-
Get a logger, based on a String
- getLong(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get a long value from the beginning of a byte array
- getLong(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get a long value from a byte array
- getMajorIncrement() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the major increment field for the ValueRange record.
- getMajorTickType() - Method in class loci.poi.hssf.record.TickRecord
-
Get the major tick type field for the Tick record.
- getMajorUnit() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the major unit field for the AxisOptions record.
- getMajorUnitValue() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the major unit value field for the AxisOptions record.
- getManager() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the manager (or
null
). - getMargin() - Method in class loci.poi.hssf.record.BottomMarginRecord
-
Get the margin field for the BottomMargin record.
- getMargin() - Method in class loci.poi.hssf.record.LeftMarginRecord
-
Get the margin field for the LeftMargin record.
- getMargin() - Method in interface loci.poi.hssf.record.Margin
-
Get the margin field for the Margin.
- getMargin() - Method in class loci.poi.hssf.record.RightMarginRecord
-
Get the margin field for the RightMargin record.
- getMargin() - Method in class loci.poi.hssf.record.TopMarginRecord
-
Get the margin field for the TopMargin record.
- getMargin(short) - Method in class loci.poi.hssf.model.Sheet
-
Gets the size of the margin in inches.
- getMargin(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Gets the size of the margin in inches.
- getMarginBottom() - Method in class loci.poi.hssf.usermodel.HSSFTextbox
-
Gets the bottom margin within the textbox.
- getMarginLeft() - Method in class loci.poi.hssf.usermodel.HSSFTextbox
- getMarginRight() - Method in class loci.poi.hssf.usermodel.HSSFTextbox
- getMargins() - Method in class loci.poi.hssf.model.Sheet
-
Returns the array of margins.
- getMarginTop() - Method in class loci.poi.hssf.usermodel.HSSFTextbox
- getMarker() - Method in class loci.poi.ddf.EscherBitmapBlip
- getMaxChange() - Method in class loci.poi.hssf.record.DeltaRecord
-
get the maximum change
- getMaximumAxisValue() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the maximum axis value field for the ValueRange record.
- getMaximumCategory() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the maximum category field for the AxisOptions record.
- getMergeCells() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether to merge cells
- getMergedRegionAt(int) - Method in class loci.poi.hssf.model.Sheet
- getMergedRegionAt(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
gets the region at a particular index
- getMinimumAxisValue() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the minimum axis value field for the ValueRange record.
- getMinimumCategory() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the minimum category field for the AxisOptions record.
- getMinorIncrement() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the minor increment field for the ValueRange record.
- getMinorTickType() - Method in class loci.poi.hssf.record.TickRecord
-
Get the minor tick type field for the Tick record.
- getMinorUnit() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the minor unit field for the AxisOptions record.
- getMinorUnitValue() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the minor unit value field for the AxisOptions record.
- getMMClipCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the mmclip count or 0 if the
DocumentSummaryInformation
does not contain a mmclip count. - getMode() - Method in class loci.poi.hssf.record.RefModeRecord
-
get the reference mode to use (HSSF uses/assumes A1)
- getName() - Method in class loci.poi.ddf.EscherBSERecord
-
The length in characters of the blip name.
- getName() - Method in class loci.poi.ddf.EscherProperty
- getName() - Method in class loci.poi.hpsf.CustomProperty
-
Gets the property's name.
- getName() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getName() - Method in class loci.poi.hssf.record.StyleRecord
-
get the style's name
- getName() - Method in class loci.poi.poifs.eventfilesystem.POIFSReaderEvent
- getName() - Method in interface loci.poi.poifs.filesystem.Entry
-
get the name of the Entry
- getName() - Method in class loci.poi.poifs.filesystem.EntryNode
-
get the name of the Entry
- getName() - Method in class loci.poi.poifs.filesystem.POIFSWriterEvent
- getName() - Method in class loci.poi.poifs.property.Property
-
Get the name of this property
- getNameAt(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
gets the Named range
- getNameDefinition() - Method in class loci.poi.hssf.record.NameRecord
-
gets the definition, reference (Formula)
- getNameIndex(String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
gets the named range index by his name Note:Excel named ranges are case-insensitive and this method performs a case-insensitive search.
- getNameLength() - Method in class loci.poi.hssf.record.StyleRecord
-
if this is a user defined record get the length of the style name
- getNameName() - Method in class loci.poi.hssf.usermodel.HSSFName
-
gets the name of the named range
- getNameName(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
gets the named range name
- getNamepos() - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Returns the namepos.
- getNameRecord(int) - Method in class loci.poi.hssf.model.Workbook
-
gets the name record
- getNameText() - Method in class loci.poi.hssf.record.NameRecord
-
gets the name
- getNameTextLength() - Method in class loci.poi.hssf.record.NameRecord
-
gets the name length
- getNANData() - Method in class loci.poi.hssf.record.RecordInputStream
- getNextChild() - Method in interface loci.poi.poifs.property.Child
-
Get the next Child, if any
- getNextChild() - Method in class loci.poi.poifs.property.Property
-
Get the next Child, if any
- getNextRow() - Method in class loci.poi.hssf.model.Sheet
-
get the NEXT RowRecord (from LOC).
- getNextValueRecord() - Method in class loci.poi.hssf.model.Sheet
-
get the NEXT value record (from LOC).
- getNoColor() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getNoColor() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the black and white setting.
- getNoOrientation() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getNoOrientation() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the no orientation.
- getNormalZoom() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the zoom magnification in normal view
- getNoteCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the note count or 0 if the
DocumentSummaryInformation
does not contain a note count. - getNoteRecord() - Method in class loci.poi.hssf.model.CommentShape
-
Return the
NoteRecord
holding the comment attributes - getNotes() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getNotes() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the print notes.
- getNumAreas() - Method in class loci.poi.hssf.record.MergeCellsRecord
-
get the number of merged areas.
- getNumAxis() - Method in class loci.poi.hssf.record.AxisUsedRecord
-
Get the num axis field for the AxisUsed record.
- getNumberOfBuiltinBuiltinFormats() - Static method in class loci.poi.hssf.usermodel.HSSFDataFormat
-
get the number of builtin and reserved builtinFormats
- getNumberOfElementsInArray() - Method in class loci.poi.ddf.EscherArrayProperty
- getNumberOfElementsInMemory() - Method in class loci.poi.ddf.EscherArrayProperty
- getNumberOfExpressionTokens() - Method in class loci.poi.hssf.record.FormulaRecord
-
get the size of the stack
- getNumberOfFontRecords() - Method in class loci.poi.hssf.model.Workbook
-
gets the number of font records
- getNumberOfFonts() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the number of fonts in the font table
- getNumberOfInfoRecsForStrings(int) - Static method in class loci.poi.hssf.record.ExtSSTRecord
- getNumberOfNames() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
gets the total number of named ranges in the workboko
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.AddPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.ConcatPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.DividePtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.EqualPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.FuncPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.FuncVarPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Get the number of operands for the Less than operator
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.IntersectionPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Get the number of operands for the Less than operator
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.OperationPtg
-
The number of operands expected by the operations
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.PercentPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.PowerPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.RangePtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.SubtractPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- getNumberOfOperands() - Method in class loci.poi.hssf.record.formula.UnionPtg
- getNumberOfSheets() - Method in class loci.poi.hssf.record.SupBookRecord
- getNumberOfSheets() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the number of spreadsheets in the workbook (this will be three after serialization)
- getNumBreaks() - Method in class loci.poi.hssf.record.PageBreakRecord
- getNumBubbleValues() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the num bubble values field for the Series record.
- getNumCategories() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the num categories field for the Series record.
- getNumCellOffsets() - Method in class loci.poi.hssf.record.DBCellRecord
-
get the number of cell offsets in the celloffset array
- getNumCellStyles() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the number of styles the workbook contains
- getNumColumnBreaks() - Method in class loci.poi.hssf.model.Sheet
-
Returns the number of column page breaks
- getNumColumns() - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getNumColumns() - Method in class loci.poi.hssf.record.MulBlankRecord
-
get the number of columns this contains (last-first +1)
- getNumColumns() - Method in class loci.poi.hssf.record.MulRKRecord
-
get the number of columns this contains (last-first +1)
- getNumDbcells() - Method in class loci.poi.hssf.record.IndexRecord
- getNumerator() - Method in class loci.poi.hssf.record.SCLRecord
-
Get the numerator field for the SCL record.
- getNumericCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a number.
- getNumExFormats() - Method in class loci.poi.hssf.model.Workbook
-
get the number of ExtendedFormat records contained in this workbook.
- getNumIdClusters() - Method in class loci.poi.ddf.EscherDggRecord
-
Number of id clusters + 1
- getNumInfoRecords() - Method in class loci.poi.hssf.record.ExtSSTRecord
- getNumMergedRegions() - Method in class loci.poi.hssf.model.Sheet
- getNumMergedRegions() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
returns the number of merged regions
- getNumNames() - Method in class loci.poi.hssf.model.Workbook
-
gets the total number of names
- getNumOfREFRecords() - Method in class loci.poi.hssf.record.ExternSheetRecord
-
returns the number of REF Records, which is in model
- getNumOfREFStructures() - Method in class loci.poi.hssf.record.ExternSheetRecord
-
return the number of the REF structors , that is in Excel file
- getNumRecords() - Method in class loci.poi.hssf.model.Sheet
-
Returns the number of low level binary records in this sheet.
- getNumRecords() - Method in class loci.poi.hssf.model.Workbook
- getNumRefs() - Method in class loci.poi.hssf.record.SelectionRecord
-
get the number of cell refs (we don't support selection so set to 0
- getNumRowBreaks() - Method in class loci.poi.hssf.model.Sheet
-
Returns the number of row page breaks
- getNumSelectedTabs() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the number of selected tabs
- getNumShapeIdsUsed() - Method in class loci.poi.ddf.EscherDggRecord.FileIdCluster
- getNumShapes() - Method in class loci.poi.ddf.EscherDgRecord
-
The number of shapes in this drawing group.
- getNumShapesSaved() - Method in class loci.poi.ddf.EscherDggRecord
- getNumSheets() - Method in class loci.poi.hssf.model.Workbook
-
returns the number of boundsheet objects contained in this workbook.
- getNumStrings() - Method in class loci.poi.hssf.record.SSTRecord
- getNumStringsPerBucket() - Method in class loci.poi.hssf.record.ExtSSTRecord
- getNumUniqueStrings() - Method in class loci.poi.hssf.record.SSTRecord
- getNumValues() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the num values field for the Series record.
- getObjectId() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the object id field for the CommonObjectData record.
- getObjectProtect() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Answer whether object protection is enabled or disabled
- getObjectType() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the object type field for the CommonObjectData record.
- getObjRecord() - Method in class loci.poi.hssf.model.AbstractShape
- getObjRecord() - Method in class loci.poi.hssf.model.LineShape
- getObjRecord() - Method in class loci.poi.hssf.model.PictureShape
- getObjRecord() - Method in class loci.poi.hssf.model.PolygonShape
- getObjRecord() - Method in class loci.poi.hssf.model.SimpleFilledShape
- getObjRecord() - Method in class loci.poi.hssf.model.TextboxShape
- getOffset() - Method in class loci.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- getOffset() - Method in class loci.poi.hpsf.Section
-
Returns the offset of the section in the stream.
- getOffset() - Method in class loci.poi.poifs.storage.RawDataBlock
- getOptimize() - Method in class loci.poi.hssf.record.RowRecord
-
get whether to optimize or not (set to 0)
- getOption() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the option field for the CommonObjectData record.
- getOptionFlag() - Method in class loci.poi.hssf.record.NameRecord
-
gets the option flag
- getOptionFlags() - Method in class loci.poi.hssf.record.BoundSheetRecord
-
get the option flags (unimportant for HSSF supported sheets)
- getOptionFlags() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
-
get the (currently unimportant to HSSF) option flags
- getOptionFlags() - Method in class loci.poi.hssf.record.RowRecord
-
gets the option bitmask.
- getOptionFlags() - Method in class loci.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 loci.poi.ddf.EscherOptRecord
-
Automatically recalculate the correct option
- getOptions() - Method in class loci.poi.ddf.EscherRecord
- getOptions() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Get the options field for the AxisOptions record.
- getOptions() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Get the options field for the CategorySeriesAxis record.
- getOptions() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the options bitfield - use the bitsetters instead
- getOptions() - Method in class loci.poi.hssf.record.DatRecord
-
Get the options field for the Dat record.
- getOptions() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getOptions() - Method in class loci.poi.hssf.record.FormulaRecord
-
get the option flags
- getOptions() - Method in class loci.poi.hssf.record.FrameRecord
-
Get the options field for the Frame record.
- getOptions() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the options field for the Legend record.
- getOptions() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Get the options field for the LinkedData record.
- getOptions() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getOptions() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the options field for the TextObjectBase record.
- getOptions() - Method in class loci.poi.hssf.record.TickRecord
-
Get the options field for the Tick record.
- getOptions() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Get the options field for the ValueRange record.
- getOptions() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the options bitmask (see bit setters)
- getOptions() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the options bitmask or just use the bit setters.
- getOptions() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the bit flags for the options.
- getOptions1() - Method in class loci.poi.hssf.record.TextRecord
-
Get the options1 field for the Text record.
- getOptions2() - Method in class loci.poi.hssf.record.TextRecord
-
Get the options2 field for the Text record.
- getOSVersion() - Method in class loci.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "OS version" field.
- getOSVersion() - Method in class loci.poi.hpsf.SpecialPropertySet
- getOutlineLevel() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the outline level for the cells
- getOutlineLevel() - Method in class loci.poi.hssf.record.RowRecord
-
get the outline level of this row
- getOutlineStyleLevel() - Method in class loci.poi.hssf.record.StyleRecord
-
get the row or column level of the style (if builtin 1||2)
- getPageBreakZoom() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
zoom magification in page break view
- getPageCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the page count or 0 if the
SummaryInformation
does not contain a page count. - getPaged() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
is the sheet currently displayed in the window
- getPageStart() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getPageStart() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the page start.
- getPaint() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getPaint() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getPaletteOptions() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the palette options bitmask (see the individual bit getter methods that reference this one)
- getPalettepos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getPane() - Method in class loci.poi.hssf.record.SelectionRecord
-
get which window pane this is for
- getPaneInformation() - Method in class loci.poi.hssf.model.Sheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPaneInformation() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPaperSize() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getPaperSize() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the paper size.
- getParameterClass(int) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getParCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the par count or 0 if the
DocumentSummaryInformation
does not contain a par count. - getParent() - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Gets the parent shape.
- getParent() - Method in interface loci.poi.poifs.filesystem.Entry
-
get this Entry's parent (the DirectoryEntry that owns this Entry).
- getParent() - Method in class loci.poi.poifs.filesystem.EntryNode
-
get this Entry's parent (the DocumentEntry that owns this Entry).
- getParent() - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
-
Returns the path's parent or
null
if this path is the root path. - getParentIndex() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- getParsedExpression() - Method in class loci.poi.hssf.record.FormulaRecord
-
get the stack as a list
- getPassword() - Method in class loci.poi.hssf.model.Sheet
-
Returns the PasswordRecord.
- getPassword() - Method in class loci.poi.hssf.record.FileSharingRecord
- getPassword() - Method in class loci.poi.hssf.record.PasswordRecord
-
get the password
- getPassword() - Method in class loci.poi.hssf.record.PasswordRev4Record
-
get the password
- getPassword() - Method in class loci.poi.hssf.usermodel.HSSFSheet
- getPath() - Method in class loci.poi.poifs.eventfilesystem.POIFSReaderEvent
- getPath() - Method in class loci.poi.poifs.filesystem.DirectoryNode
- getPath() - Method in class loci.poi.poifs.filesystem.POIFSWriterEvent
- getPatriarch() - Method in class loci.poi.hssf.record.EscherAggregate
- getPattern() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Get the pattern field for the AreaFormat record.
- getPhysicalNumberOfCells() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- getPhysicalNumberOfCells() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfRows() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getPhysicalNumberOfRows() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns the number of phsyically defined rows (NOT the number of rows in the sheet)
- getPicturedata() - Method in class loci.poi.ddf.EscherBlipRecord
- getPictureIndex() - Method in class loci.poi.hssf.usermodel.HSSFPicture
- getPIDString(byte[], long) - Static method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Returns the property ID string that is associated with a given property ID in a section format ID's namespace.
- getPIDString(long) - Method in class loci.poi.hpsf.Section
-
Returns the PID string associated with a property ID.
- getPointNumber() - Method in class loci.poi.hssf.record.DataFormatRecord
-
Get the point number field for the DataFormat record.
- getPos() - Method in class loci.poi.hssf.record.RecordInputStream
- getPositionOfBof() - Method in class loci.poi.hssf.record.BoundSheetRecord
-
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- getPreferredEncoding() - Static method in class loci.poi.util.StringUtil
- getPreferredSize() - Method in class loci.poi.hssf.usermodel.HSSFPicture
-
Calculate the preferred size for this picture.
- getPreOffset() - Method in class loci.poi.hssf.model.Sheet
-
get the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
- getPresentationFormat() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the presentation format (or
null
). - getPreviousChild() - Method in interface loci.poi.poifs.property.Child
-
Get the previous Child, if any
- getPreviousChild() - Method in class loci.poi.poifs.property.Property
-
Get the previous Child, if any
- getPrintArea(int) - Method in class loci.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 loci.poi.hssf.model.Sheet
-
Returns the PrintGridlinesRecord.
- getPrintGridlines() - Method in class loci.poi.hssf.record.PrintGridlinesRecord
-
get whether or not to print the gridlines (and make your spreadsheet ugly)
- getPrintHeaders() - Method in class loci.poi.hssf.record.PrintHeadersRecord
-
get whether to print the headers - y/n
- getPrintSetup() - Method in class loci.poi.hssf.model.Sheet
-
Returns the PrintSetupRecord.
- getPrintSetup() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Gets the print setup object.
- getProperties() - Method in class loci.poi.hpsf.MutableSection
-
Gets this section's properties.
- getProperties() - Method in class loci.poi.hpsf.PropertySet
-
Convenience method returning the
Property
array contained in this property set. - getProperties() - Method in class loci.poi.hpsf.Section
-
Returns this section's properties.
- getProperties() - Method in class loci.poi.hpsf.SpecialPropertySet
- getProperty() - Method in class loci.poi.poifs.filesystem.EntryNode
-
grant access to the property
- getProperty(int) - Method in class loci.poi.hpsf.PropertySet
-
Convenience method returning the value of the property with the specified ID.
- getProperty(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- getProperty(long) - Method in class loci.poi.hpsf.MutableSection
-
Gets a property.
- getProperty(long) - Method in class loci.poi.hpsf.Section
-
Returns the value of the property with the specified ID.
- getPropertyBooleanValue(int) - Method in class loci.poi.hpsf.PropertySet
-
Convenience method returning the value of a boolean property with the specified ID.
- getPropertyBooleanValue(int) - Method in class loci.poi.hpsf.Section
-
Returns the value of the boolean property with the specified ID.
- getPropertyBooleanValue(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- getPropertyCount() - Method in class loci.poi.hpsf.MutableSection
-
Overwrites the super class' method to cope with a redundancy: the property count is maintained in a separate member variable, but shouldn't.
- getPropertyCount() - Method in class loci.poi.hpsf.Section
-
Returns the number of properties in this section.
- getPropertyIntValue(int) - Method in class loci.poi.hpsf.PropertySet
-
Convenience method returning the value of the numeric property with the specified ID.
- getPropertyIntValue(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- getPropertyIntValue(long) - Method in class loci.poi.hpsf.Section
-
Returns the value of the numeric property with the specified ID.
- getPropertyName(short) - Static method in class loci.poi.ddf.EscherProperties
- getPropertyNumber() - Method in class loci.poi.ddf.EscherProperty
- getPropertySet(String) - Method in class loci.poi.POIDocument
-
For a given named property entry, either return it or null if if it wasn't found
- getPropertySize() - Method in class loci.poi.ddf.EscherComplexProperty
-
Caclulates the number of bytes required to serialize this property.
- getPropertySize() - Method in class loci.poi.ddf.EscherProperty
-
Most properties are just 6 bytes in length.
- getPropertyStart() - Method in class loci.poi.poifs.storage.HeaderBlockReader
-
get start of Property Table
- getPropertyType(short) - Static method in class loci.poi.ddf.EscherProperties
- getPropertyValue() - Method in class loci.poi.ddf.EscherSimpleProperty
- getProtect() - Method in class loci.poi.hssf.model.Sheet
-
Returns the ProtectRecord.
- getProtect() - Method in class loci.poi.hssf.record.ObjectProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class loci.poi.hssf.record.ProtectionRev4Record
-
get whether the this is protected shared/tracked workbook or not
- getProtect() - Method in class loci.poi.hssf.record.ProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class loci.poi.hssf.record.ScenarioProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class loci.poi.hssf.record.WindowProtectRecord
-
is this window protected or not
- getProtect() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Answer whether protection is enabled or disabled
- getProtpos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getPtgClass() - Method in class loci.poi.hssf.record.formula.Ptg
-
returns the class (REF/VALUE/ARRAY) for this Ptg
- getRange() - Method in class loci.poi.hssf.util.RangeAddress
- getRawData() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- getRawDataSize() - Method in class loci.poi.hssf.record.DrawingGroupRecord
- getRawSheetnameLength() - Method in class loci.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 loci.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getReadingOrder() - Method in class loci.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.
- getReadOnly() - Method in class loci.poi.hssf.record.FileSharingRecord
-
get the readonly
- getReason() - Method in exception loci.poi.hpsf.HPSFException
- getReason() - Method in exception loci.poi.hpsf.HPSFRuntimeException
- getReason() - Method in exception loci.poi.hssf.eventusermodel.HSSFUserException
- getRecalc() - Method in class loci.poi.hssf.record.SaveRecalcRecord
-
get whether to recalculate formulas/etc before saving or not
- getRecalcIdArray() - Method in class loci.poi.hssf.record.RecalcIdRecord
-
get the recalc array.
- getRecordId() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
The record id for the EscherChildAnchorRecord.
- getRecordId() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The record id for this record.
- getRecordId() - Method in class loci.poi.ddf.EscherClientDataRecord
-
Returns the identifier of this record.
- getRecordId() - Method in class loci.poi.ddf.EscherDggRecord
- getRecordId() - Method in class loci.poi.ddf.EscherDgRecord
- getRecordId() - Method in class loci.poi.ddf.EscherRecord
-
Return the current record id.
- getRecordId() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The 16 bit identifier of this shape group record.
- getRecordId() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- getRecordId() - Method in class loci.poi.ddf.EscherSpRecord
- getRecordName() - Method in class loci.poi.ddf.EscherBlipRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherBSERecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherClientDataRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherContainerRecord
- getRecordName() - Method in class loci.poi.ddf.EscherDggRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherDgRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherOptRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherRecord
-
Subclasses should return the short name for this escher record.
- getRecordName() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherSpRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.EscherTextboxRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.ddf.UnknownEscherRecord
-
The short name for this record
- getRecordName() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- getRecordName() - Method in class loci.poi.hssf.record.DrawingGroupRecord
- getRecordName() - Method in class loci.poi.hssf.record.DrawingRecordForBiffViewer
- getRecordName() - Method in class loci.poi.hssf.record.DrawingSelectionRecord
- getRecordName() - Method in class loci.poi.hssf.record.EscherAggregate
- getRecordOffset() - Method in class loci.poi.hssf.record.RecordInputStream
- getRecords() - Method in class loci.poi.hssf.model.Sheet
- getRecords() - Method in class loci.poi.hssf.model.Workbook
- getRecords() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getRecordSize() - Method in class loci.poi.ddf.EscherBitmapBlip
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherBlipRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherBSERecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherClientDataRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherContainerRecord
- getRecordSize() - Method in class loci.poi.ddf.EscherDggRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherDgRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherMetafileBlip
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherOptRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherPictBlip
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherRecord
-
Subclasses should effeciently return the number of bytes required to serialize the record.
- getRecordSize() - Method in class loci.poi.ddf.EscherSpgrRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherSpRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.EscherTextboxRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.ddf.UnknownEscherRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
-
Size of record (including 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getRecordSize() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
-
gives the current serialized size of the record.
- getRecordSize() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getRecordSize() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- getRecordSize() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AreaRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AxisLineFormatRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AxisRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.AxisUsedRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.BackupRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BarRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.BeginRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BlankRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BOFRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BookBoolRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BoolErrRecord
- getRecordSize() - Method in class loci.poi.hssf.record.BottomMarginRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.BoundSheetRecord
- getRecordSize() - Method in class loci.poi.hssf.record.CalcCountRecord
- getRecordSize() - Method in class loci.poi.hssf.record.CalcModeRecord
- getRecordSize() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ChartRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.CodepageRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ColumnInfoRecord
- getRecordSize() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.CountryRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DataFormatRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.DateWindow1904Record
- getRecordSize() - Method in class loci.poi.hssf.record.DatRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.DBCellRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DeltaRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DimensionsRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DrawingGroupRecord
-
Size of record (including 4 byte headers for all sections)
- getRecordSize() - Method in class loci.poi.hssf.record.DrawingRecord
- getRecordSize() - Method in class loci.poi.hssf.record.DSFRecord
- getRecordSize() - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.EndRecord
- getRecordSize() - Method in class loci.poi.hssf.record.EndSubRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.EOFRecord
- getRecordSize() - Method in class loci.poi.hssf.record.EscherAggregate
-
The number of bytes required to serialize this record.
- getRecordSize() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ExternSheetRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
returns the record size
- getRecordSize() - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ExtSSTRecord
-
Returns the size of this record
- getRecordSize() - Method in class loci.poi.hssf.record.FilePassRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FileSharingRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FnGroupCountRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.FontIndexRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.FontRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FooterRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FormatRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FormulaRecord
- getRecordSize() - Method in class loci.poi.hssf.record.FrameRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.GridsetRecord
- getRecordSize() - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.GutsRecord
- getRecordSize() - Method in class loci.poi.hssf.record.HCenterRecord
- getRecordSize() - Method in class loci.poi.hssf.record.HeaderRecord
- getRecordSize() - Method in class loci.poi.hssf.record.HideObjRecord
- getRecordSize() - Method in class loci.poi.hssf.record.IndexRecord
- getRecordSize() - Method in class loci.poi.hssf.record.InterfaceEndRecord
- getRecordSize() - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- getRecordSize() - Method in class loci.poi.hssf.record.IterationRecord
- getRecordSize() - Method in class loci.poi.hssf.record.LabelSSTRecord
- getRecordSize() - Method in class loci.poi.hssf.record.LeftMarginRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.LegendRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.MergeCellsRecord
- getRecordSize() - Method in class loci.poi.hssf.record.MMSRecord
- getRecordSize() - Method in class loci.poi.hssf.record.NameRecord
-
returns the record size
- getRecordSize() - Method in class loci.poi.hssf.record.NoteRecord
-
Size of record
- getRecordSize() - Method in class loci.poi.hssf.record.NoteStructureSubRecord
-
Size of record
- getRecordSize() - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.NumberRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.ObjectProtectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ObjRecord
-
Size of record (excluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.PageBreakRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PaletteRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PaneRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.PasswordRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PasswordRev4Record
- getRecordSize() - Method in class loci.poi.hssf.record.PlotAreaRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.PrecisionRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PrintHeadersRecord
- getRecordSize() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ProtectionRev4Record
- getRecordSize() - Method in class loci.poi.hssf.record.ProtectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.RecalcIdRecord
- getRecordSize() - Method in class loci.poi.hssf.record.Record
-
gives the current serialized size of the record.
- getRecordSize() - Method in class loci.poi.hssf.record.RefModeRecord
- getRecordSize() - Method in class loci.poi.hssf.record.RefreshAllRecord
- getRecordSize() - Method in class loci.poi.hssf.record.RightMarginRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.RowRecord
- getRecordSize() - Method in class loci.poi.hssf.record.SaveRecalcRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.SCLRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SelectionRecord
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesIndexRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesListRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getRecordSize() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.SSTRecord
- getRecordSize() - Method in class loci.poi.hssf.record.StringRecord
-
gives the current serialized size of the record.
- getRecordSize() - Method in class loci.poi.hssf.record.StyleRecord
- getRecordSize() - Method in class loci.poi.hssf.record.SupBookRecord
- getRecordSize() - Method in class loci.poi.hssf.record.TabIdRecord
- getRecordSize() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.TextObjectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.TextRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.TickRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.TopMarginRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.UnitsRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.UnknownRecord
- getRecordSize() - Method in class loci.poi.hssf.record.UseSelFSRecord
- getRecordSize() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Size of record (exluding 4 byte header)
- getRecordSize() - Method in class loci.poi.hssf.record.VCenterRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WindowOneRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WindowProtectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WindowTwoRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WriteAccessRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WriteProtectRecord
- getRecordSize() - Method in class loci.poi.hssf.record.WSBoolRecord
- getRecordSize(UnicodeString.UnicodeRecordStats) - Method in class loci.poi.hssf.record.UnicodeString
- getRecordSizeForBlockCount(int) - Static method in class loci.poi.hssf.record.IndexRecord
-
Returns the size of an INdexRecord when it needs to index the specified number of blocks
- getRecordSizeForRows(int) - Static method in class loci.poi.hssf.record.DBCellRecord
-
Returns the size of a DBCellRecord when it needs to reference a certain number of rows
- getRecordSizeForStrings(int) - Static method in class loci.poi.hssf.record.ExtSSTRecord
-
Given a number of strings (in the sst), returns the size of the extsst record
- getRectX1() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting top-left coordinate of child records.
- getRectX2() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting bottom-right coordinate of child records.
- getRectY1() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting top-left coordinate of child records.
- getRectY2() - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting bottom-right coordinate of child records.
- getRed() - Method in class loci.poi.ddf.EscherRGBProperty
- getRef() - Method in class loci.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- getReference() - Method in class loci.poi.hssf.usermodel.HSSFName
-
gets the reference of the named range
- getReferenceType() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Get the reference type field for the LinkedData record.
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.RefAPtg
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.RefNAPtg
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.RefNPtg
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.RefNVPtg
- getRefPtgName() - Method in class loci.poi.hssf.record.formula.RefVPtg
- getREFRecordAt(int) - Method in class loci.poi.hssf.record.ExternSheetRecord
-
returns the REF record (ExternSheetSubRecord)
- getRefreshAll() - Method in class loci.poi.hssf.record.RefreshAllRecord
-
get whether to refresh all external data when loading a sheet
- getRemainingData() - Method in class loci.poi.ddf.EscherBSERecord
-
Any remaining data in this record.
- getRemainingData() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
Any remaining data in the record
- getRemainingData() - Method in class loci.poi.ddf.EscherClientDataRecord
-
Any data recording this record.
- getRenderingHint(RenderingHints.Key) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getRenderingHint(RenderingHints.Key) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getRenderingHints() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getRenderingHints() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getRequiredVersion() - Method in class loci.poi.hssf.record.BOFRecord
-
get the minimum version required to read this file
- getReserved() - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- getReserved() - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- getReserved() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the reserved bits - why would you do this?
- getReserved1() - Method in class loci.poi.hssf.record.AxisRecord
-
Get the reserved1 field for the Axis record.
- getReserved1() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved1 field for the CommonObjectData record.
- getReserved2() - Method in class loci.poi.hssf.record.AxisRecord
-
Get the reserved2 field for the Axis record.
- getReserved2() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved2 field for the CommonObjectData record.
- getReserved2() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- getReserved3() - Method in class loci.poi.hssf.record.AxisRecord
-
Get the reserved3 field for the Axis record.
- getReserved3() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved3 field for the CommonObjectData record.
- getReserved3() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- getReserved4() - Method in class loci.poi.hssf.record.AxisRecord
-
Get the reserved4 field for the Axis record.
- getReserved4() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the reserved4 field for the TextObjectBase record.
- getReserved5() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the reserved5 field for the TextObjectBase record.
- getReserved6() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the reserved6 field for the TextObjectBase record.
- getReserved7() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the reserved7 field for the TextObjectBase record.
- getResolution(ImageReader) - Method in class loci.poi.hssf.usermodel.HSSFPicture
-
The metadata of PNG and JPEG can contain the width of a pixel in millimeters.
- getRevNumber() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the revision number (or
null
). - getRgbColor() - Method in class loci.poi.ddf.EscherRGBProperty
- getRgbColor() - Method in class loci.poi.hssf.record.TextRecord
-
Get the rgbColor field for the Text record.
- getRichStringCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a string - for numeric cells we throw an exception.
- getRight() - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Get the right side of the footer.
- getRight() - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Get the right side of the header.
- getRightBorderColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getRightBorderPaletteIdx() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the right border color
- getRKField() - Method in class loci.poi.hssf.record.RKRecord
- getRKNumber() - Method in class loci.poi.hssf.record.RKRecord
-
Extract the value of the number
- getRKNumberAt(int) - Method in class loci.poi.hssf.record.MulRKRecord
-
returns the rk number for column (coffset = column - field_2_first_col)
- getRKType() - Method in class loci.poi.hssf.record.RKRecord
-
Get the type of the number
- getRoot() - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
get the root entry
- getRoot() - Method in class loci.poi.poifs.property.PropertyTable
-
Get the root property
- getRotation() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the degree of rotation.
- getRotation() - Method in class loci.poi.hssf.record.TextRecord
- getRotation() - Method in class loci.poi.hssf.record.TickRecord
-
rotate text (0=none, 1=normal, 2=90 degrees counterclockwise, 3=90 degrees clockwise)
- getRotation() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the degree of rotation for the text in the cell
- getRow() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getRow() - Method in class loci.poi.hssf.record.BlankRecord
-
get the row this cell occurs on
- getRow() - Method in class loci.poi.hssf.record.BoolErrRecord
- getRow() - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
get the row this cell occurs on
- getRow() - Method in class loci.poi.hssf.record.formula.ExpPtg
- getRow() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getRow() - Method in class loci.poi.hssf.record.formula.ReferencePtg
-
Returns the row number as a short, which will be wrapped (negative) for values between 32769 and 65535
- getRow() - Method in class loci.poi.hssf.record.FormulaRecord
- getRow() - Method in class loci.poi.hssf.record.LabelRecord
- getRow() - Method in class loci.poi.hssf.record.LabelSSTRecord
- getRow() - Method in class loci.poi.hssf.record.MulBlankRecord
-
get the row number of the cells this represents
- getRow() - Method in class loci.poi.hssf.record.MulRKRecord
- getRow() - Method in class loci.poi.hssf.record.NoteRecord
-
Return the row that contains the comment
- getRow() - Method in class loci.poi.hssf.record.NumberRecord
- getRow() - Method in class loci.poi.hssf.record.RKRecord
- getRow() - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Return the row of the cell that contains the comment
- getRow() - Method in class loci.poi.hssf.util.CellReference
- getRow(int) - Method in class loci.poi.hssf.model.Sheet
-
get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
- getRow(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getRow(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns the logical row (not physical) 0-based.
- getRow1() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The row number for the top-left corner of the shape.
- getRow1() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- getRow2() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- getRow2() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- getRowAsInt() - Method in class loci.poi.hssf.record.formula.ReferencePtg
-
Returns the row number as an int, between 0 and 65535
- getRowBlockCount() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of row blocks.
- getRowBlockSize(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- getRowBreaks() - Method in class loci.poi.hssf.model.Sheet
-
Returns all the row page breaks
- getRowBreaks() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Retrieves all the horizontal page breaks
- getRowCellBlockSize(int, int) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Tallies a count of the size of the cell records that are attached to the rows in the range specified.
- getRowCount() - Method in class loci.poi.hssf.record.formula.ArrayPtg
- getRowCountForBlock(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of physical rows within a block
- getRowFrom() - Method in class loci.poi.hssf.util.Region
-
get the upper left hand corner row number
- getRowHeight() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
-
get the default row height
- getRowLevelMax() - Method in class loci.poi.hssf.record.GutsRecord
-
get the maximum outline level for the row gutter.
- getRowNum() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
get row number this row represents
- getRowNumber() - Method in class loci.poi.hssf.record.RowRecord
-
get the logical row number for this row (0 based index)
- getRowOffset() - Method in class loci.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 loci.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 loci.poi.hssf.record.WSBoolRecord
-
get if row summaries appear below detail in the outline
- getRowSumsBelow() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get if row summaries appear below detail in the outline
- getRowSumsRight() - Method in class loci.poi.hssf.record.WSBoolRecord
-
get if col summaries appear right of the detail in the outline
- getRowSumsRight() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get if col summaries appear right of the detail in the outline
- getRowTo() - Method in class loci.poi.hssf.util.Region
-
get the lower right hand corner row number
- getRPNPtg() - Method in class loci.poi.hssf.model.FormulaParser
-
API call to retrive the array of Ptgs created as a result of the parsing
- getRPNPtg(int) - Method in class loci.poi.hssf.model.FormulaParser
- getSavedInPageBreakPreview() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
was the sheet saved in page break view
- getSaveLinkValues() - Method in class loci.poi.hssf.record.BookBoolRecord
-
get the save ext links flag
- getSBAT() - Method in class loci.poi.poifs.storage.SmallBlockTableWriter
-
Get the SBAT
- getSBATBlockCount() - Method in class loci.poi.poifs.storage.SmallBlockTableWriter
-
Get the number of SBAT blocks
- getSBATStart() - Method in class loci.poi.poifs.storage.HeaderBlockReader
- getScale() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns
true
when scaling of the thumbnail is desired,false
if cropping is desired. - getScale() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Get the scale field for the FontBasis record.
- getScale() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getScale() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the scale.
- getScenarioProtect() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Answer whether scenario protection is enabled or disabled
- getSecondaryUID() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the secondary UID
- getSectionCount() - Method in class loci.poi.hpsf.PropertySet
-
Returns the number of
Section
s in the property set. - getSectionCount() - Method in class loci.poi.hpsf.SpecialPropertySet
- getSections() - Method in class loci.poi.hpsf.PropertySet
-
Returns the
Section
s in the property set. - getSections() - Method in class loci.poi.hpsf.SpecialPropertySet
- getSecurity() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns a security code which is one of the following values:
- getSelected() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- getSelectedTab() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the selected tab number
- getSelectedTab() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
gets the tab whose data is actually seen when the sheet is opened.
- getSelection() - Method in class loci.poi.hssf.model.Sheet
- getSeriesIndex() - Method in class loci.poi.hssf.record.DataFormatRecord
-
Get the series index field for the DataFormat record.
- getSeriesNumber() - Method in class loci.poi.hssf.record.DataFormatRecord
-
Get the series number field for the DataFormat record.
- getSeriesNumbers() - Method in class loci.poi.hssf.record.SeriesListRecord
-
Get the series numbers field for the SeriesList record.
- getShapeId() - Method in class loci.poi.ddf.EscherSpRecord
- getShapeId() - Method in class loci.poi.hssf.record.NoteRecord
-
Object id for OBJ record that contains the comment
- getShapeIdMax() - Method in class loci.poi.ddf.EscherDggRecord
- getShapeType() - Method in class loci.poi.hssf.usermodel.HSSFSimpleShape
-
Gets the shape type.
- getSheet() - Method in class loci.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 loci.poi.hssf.usermodel.HSSFWorkbook
-
Get sheet with the given name
- getSheetAt(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Get the HSSFSheet object at the given index.
- getSheetIndex(String) - Method in class loci.poi.hssf.model.Workbook
-
get the sheet's index
- getSheetIndex(String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the sheet by his name
- getSheetIndex(HSSFSheet) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the given sheet
- getSheetIndexFromExternSheetIndex(int) - Method in class loci.poi.hssf.model.Workbook
-
Finds the sheet index for a particular external sheet number.
- getSheetname() - Method in class loci.poi.hssf.record.BoundSheetRecord
-
get the sheetname for this sheet.
- getSheetName() - Method in class loci.poi.hssf.usermodel.HSSFName
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in class loci.poi.hssf.util.CellReference
- getSheetName() - Method in class loci.poi.hssf.util.RangeAddress
- getSheetName(int) - Method in class loci.poi.hssf.model.Workbook
-
gets the name for a given sheet.
- getSheetName(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
get the sheet name
- getSheetName(int) - Method in class loci.poi.hssf.util.SheetReferences
- getSheetnameLength() - Method in class loci.poi.hssf.record.BoundSheetRecord
-
get the length of the sheetname in characters
- getSheetReferences() - Method in class loci.poi.hssf.model.Workbook
- getShort(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get a short value from the beginning of a byte array
- getShort(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get a short value from a byte array
- getShortArray(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get a short array from a byte array.
- getShortDescription() - Method in interface loci.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 loci.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 loci.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 loci.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 loci.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 loci.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 loci.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getShortValue(short) - Method in class loci.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately shifted right, as a short.
- getShrinkToFit() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether to shrink the text to fit
- getSid() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- getSid() - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
It's an aggregate...
- getSid() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.AreaFormatRecord
- getSid() - Method in class loci.poi.hssf.record.AreaRecord
- getSid() - Method in class loci.poi.hssf.record.AxisLineFormatRecord
- getSid() - Method in class loci.poi.hssf.record.AxisOptionsRecord
- getSid() - Method in class loci.poi.hssf.record.AxisParentRecord
- getSid() - Method in class loci.poi.hssf.record.AxisRecord
- getSid() - Method in class loci.poi.hssf.record.AxisUsedRecord
- getSid() - Method in class loci.poi.hssf.record.BackupRecord
- getSid() - Method in class loci.poi.hssf.record.BarRecord
- getSid() - Method in class loci.poi.hssf.record.BeginRecord
- getSid() - Method in class loci.poi.hssf.record.BlankRecord
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.BOFRecord
- getSid() - Method in class loci.poi.hssf.record.BookBoolRecord
- getSid() - Method in class loci.poi.hssf.record.BoolErrRecord
- getSid() - Method in class loci.poi.hssf.record.BottomMarginRecord
- getSid() - Method in class loci.poi.hssf.record.BoundSheetRecord
- getSid() - Method in class loci.poi.hssf.record.CalcCountRecord
- getSid() - Method in class loci.poi.hssf.record.CalcModeRecord
- getSid() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
- getSid() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getSid() - Method in class loci.poi.hssf.record.ChartRecord
- getSid() - Method in class loci.poi.hssf.record.CodepageRecord
- getSid() - Method in class loci.poi.hssf.record.ColumnInfoRecord
- getSid() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
- getSid() - Method in class loci.poi.hssf.record.ContinueRecord
- getSid() - Method in class loci.poi.hssf.record.CountryRecord
- getSid() - Method in class loci.poi.hssf.record.DataFormatRecord
- getSid() - Method in class loci.poi.hssf.record.DateWindow1904Record
- getSid() - Method in class loci.poi.hssf.record.DatRecord
- getSid() - Method in class loci.poi.hssf.record.DBCellRecord
- getSid() - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- getSid() - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- getSid() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- getSid() - Method in class loci.poi.hssf.record.DeltaRecord
- getSid() - Method in class loci.poi.hssf.record.DimensionsRecord
- getSid() - Method in class loci.poi.hssf.record.DrawingGroupRecord
- getSid() - Method in class loci.poi.hssf.record.DrawingRecord
- getSid() - Method in class loci.poi.hssf.record.DrawingRecordForBiffViewer
- getSid() - Method in class loci.poi.hssf.record.DrawingSelectionRecord
- getSid() - Method in class loci.poi.hssf.record.DSFRecord
- getSid() - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- getSid() - Method in class loci.poi.hssf.record.EndRecord
- getSid() - Method in class loci.poi.hssf.record.EndSubRecord
- getSid() - Method in class loci.poi.hssf.record.EOFRecord
- getSid() - Method in class loci.poi.hssf.record.EscherAggregate
- getSid() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- getSid() - Method in class loci.poi.hssf.record.ExternSheetRecord
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- getSid() - Method in class loci.poi.hssf.record.ExtSSTRecord
- getSid() - Method in class loci.poi.hssf.record.FilePassRecord
- getSid() - Method in class loci.poi.hssf.record.FileSharingRecord
- getSid() - Method in class loci.poi.hssf.record.FnGroupCountRecord
- getSid() - Method in class loci.poi.hssf.record.FontBasisRecord
- getSid() - Method in class loci.poi.hssf.record.FontIndexRecord
- getSid() - Method in class loci.poi.hssf.record.FontRecord
- getSid() - Method in class loci.poi.hssf.record.FooterRecord
- getSid() - Method in class loci.poi.hssf.record.FormatRecord
- getSid() - Method in class loci.poi.hssf.record.FormulaRecord
- getSid() - Method in class loci.poi.hssf.record.FrameRecord
- getSid() - Method in class loci.poi.hssf.record.GridsetRecord
- getSid() - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
- getSid() - Method in class loci.poi.hssf.record.GutsRecord
- getSid() - Method in class loci.poi.hssf.record.HCenterRecord
- getSid() - Method in class loci.poi.hssf.record.HeaderRecord
- getSid() - Method in class loci.poi.hssf.record.HideObjRecord
- getSid() - Method in class loci.poi.hssf.record.HorizontalPageBreakRecord
- getSid() - Method in class loci.poi.hssf.record.IndexRecord
- getSid() - Method in class loci.poi.hssf.record.InterfaceEndRecord
- getSid() - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- getSid() - Method in class loci.poi.hssf.record.IterationRecord
- getSid() - Method in class loci.poi.hssf.record.LabelRecord
- getSid() - Method in class loci.poi.hssf.record.LabelSSTRecord
- getSid() - Method in class loci.poi.hssf.record.LeftMarginRecord
- getSid() - Method in class loci.poi.hssf.record.LegendRecord
- getSid() - Method in class loci.poi.hssf.record.LineFormatRecord
- getSid() - Method in class loci.poi.hssf.record.LinkedDataRecord
- getSid() - Method in class loci.poi.hssf.record.MergeCellsRecord
- getSid() - Method in class loci.poi.hssf.record.MMSRecord
- getSid() - Method in class loci.poi.hssf.record.MulBlankRecord
- getSid() - Method in class loci.poi.hssf.record.MulRKRecord
- getSid() - Method in class loci.poi.hssf.record.NameRecord
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.NoteRecord
- getSid() - Method in class loci.poi.hssf.record.NoteStructureSubRecord
- getSid() - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
- getSid() - Method in class loci.poi.hssf.record.NumberRecord
- getSid() - Method in class loci.poi.hssf.record.ObjectLinkRecord
- getSid() - Method in class loci.poi.hssf.record.ObjectProtectRecord
- getSid() - Method in class loci.poi.hssf.record.ObjRecord
- getSid() - Method in class loci.poi.hssf.record.PageBreakRecord
- getSid() - Method in class loci.poi.hssf.record.PaletteRecord
- getSid() - Method in class loci.poi.hssf.record.PaneRecord
- getSid() - Method in class loci.poi.hssf.record.PasswordRecord
- getSid() - Method in class loci.poi.hssf.record.PasswordRev4Record
- getSid() - Method in class loci.poi.hssf.record.PlotAreaRecord
- getSid() - Method in class loci.poi.hssf.record.PlotGrowthRecord
- getSid() - Method in class loci.poi.hssf.record.PrecisionRecord
- getSid() - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- getSid() - Method in class loci.poi.hssf.record.PrintHeadersRecord
- getSid() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getSid() - Method in class loci.poi.hssf.record.ProtectionRev4Record
- getSid() - Method in class loci.poi.hssf.record.ProtectRecord
- getSid() - Method in class loci.poi.hssf.record.RecalcIdRecord
- getSid() - Method in class loci.poi.hssf.record.Record
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.RecordInputStream
- getSid() - Method in class loci.poi.hssf.record.RefModeRecord
- getSid() - Method in class loci.poi.hssf.record.RefreshAllRecord
- getSid() - Method in class loci.poi.hssf.record.RightMarginRecord
- getSid() - Method in class loci.poi.hssf.record.RKRecord
- getSid() - Method in class loci.poi.hssf.record.RowRecord
- getSid() - Method in class loci.poi.hssf.record.SaveRecalcRecord
- getSid() - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- getSid() - Method in class loci.poi.hssf.record.SCLRecord
- getSid() - Method in class loci.poi.hssf.record.SelectionRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesIndexRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesListRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesTextRecord
- getSid() - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
- getSid() - Method in class loci.poi.hssf.record.SharedFormulaRecord
- getSid() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
- getSid() - Method in class loci.poi.hssf.record.SSTRecord
- getSid() - Method in class loci.poi.hssf.record.StringRecord
-
return the non static version of the id for this record.
- getSid() - Method in class loci.poi.hssf.record.StyleRecord
- getSid() - Method in class loci.poi.hssf.record.SupBookRecord
- getSid() - Method in class loci.poi.hssf.record.TabIdRecord
- getSid() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- getSid() - Method in class loci.poi.hssf.record.TextRecord
- getSid() - Method in class loci.poi.hssf.record.TickRecord
- getSid() - Method in class loci.poi.hssf.record.TopMarginRecord
- getSid() - Method in class loci.poi.hssf.record.UnicodeString
- getSid() - Method in class loci.poi.hssf.record.UnitsRecord
- getSid() - Method in class loci.poi.hssf.record.UnknownRecord
- getSid() - Method in class loci.poi.hssf.record.UseSelFSRecord
- getSid() - Method in class loci.poi.hssf.record.ValueRangeRecord
- getSid() - Method in class loci.poi.hssf.record.VCenterRecord
- getSid() - Method in class loci.poi.hssf.record.VerticalPageBreakRecord
- getSid() - Method in class loci.poi.hssf.record.WindowOneRecord
- getSid() - Method in class loci.poi.hssf.record.WindowProtectRecord
- getSid() - Method in class loci.poi.hssf.record.WindowTwoRecord
- getSid() - Method in class loci.poi.hssf.record.WriteAccessRecord
- getSid() - Method in class loci.poi.hssf.record.WriteProtectRecord
- getSid() - Method in class loci.poi.hssf.record.WSBoolRecord
- getSimpleShortArray(byte[], int, int) - Static method in class loci.poi.util.LittleEndian
-
get a short array from a byte array.
- getSingleSection() - Method in class loci.poi.hpsf.PropertySet
-
If the
PropertySet
has only a single section this method returns it. - getSize() - Method in class loci.poi.ddf.EscherBSERecord
-
Blip size in stream.
- getSize() - Method in class loci.poi.hpsf.MutableSection
-
Returns the section's size.
- getSize() - Method in class loci.poi.hpsf.Property
-
Returns the property's size in bytes.
- getSize() - Method in class loci.poi.hpsf.Section
-
Returns the section's size in bytes.
- getSize() - Method in class loci.poi.hssf.model.Sheet
- getSize() - Method in class loci.poi.hssf.model.Workbook
- getSize() - Method in interface loci.poi.hssf.record.CustomField
- getSize() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getSize() - Method in class loci.poi.hssf.record.formula.AddPtg
- getSize() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- getSize() - Method in class loci.poi.hssf.record.formula.AreaPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ArrayPtg
-
This size includes the size of the array Ptg plus the Array Ptg Token value size
- getSize() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getSize() - Method in class loci.poi.hssf.record.formula.BoolPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ConcatPtg
- getSize() - Method in class loci.poi.hssf.record.formula.DividePtg
- getSize() - Method in class loci.poi.hssf.record.formula.EqualPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ErrPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ExpPtg
- getSize() - Method in class loci.poi.hssf.record.formula.FuncPtg
- getSize() - Method in class loci.poi.hssf.record.formula.FuncVarPtg
- getSize() - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- getSize() - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Get the size of the sid
- getSize() - Method in class loci.poi.hssf.record.formula.IntersectionPtg
- getSize() - Method in class loci.poi.hssf.record.formula.IntPtg
- getSize() - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- getSize() - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Get the size of the sid
- getSize() - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- getSize() - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- getSize() - Method in class loci.poi.hssf.record.formula.MissingArgPtg
- getSize() - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- getSize() - Method in class loci.poi.hssf.record.formula.NamePtg
- getSize() - Method in class loci.poi.hssf.record.formula.NameXPtg
- getSize() - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- getSize() - Method in class loci.poi.hssf.record.formula.NumberPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- getSize() - Method in class loci.poi.hssf.record.formula.PercentPtg
- getSize() - Method in class loci.poi.hssf.record.formula.PowerPtg
- getSize() - Method in class loci.poi.hssf.record.formula.Ptg
- getSize() - Method in class loci.poi.hssf.record.formula.RangePtg
- getSize() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- getSize() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- getSize() - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- getSize() - Method in class loci.poi.hssf.record.formula.StringPtg
- getSize() - Method in class loci.poi.hssf.record.formula.SubtractPtg
- getSize() - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- getSize() - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- getSize() - Method in class loci.poi.hssf.record.formula.UnionPtg
- getSize() - Method in class loci.poi.hssf.record.formula.UnknownPtg
- getSize() - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- getSize() - Method in interface loci.poi.poifs.filesystem.DocumentEntry
-
get the zize of the document, in bytes
- getSize() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
get the zize of the document, in bytes
- getSize() - Method in class loci.poi.poifs.filesystem.POIFSDocument
- getSize() - Method in class loci.poi.poifs.property.Property
-
find out the document size
- getSizeEMU() - Method in class loci.poi.ddf.EscherMetafileBlip
- getSizeEMU() - Method in class loci.poi.ddf.EscherPictBlip
- getSizeOfElements() - Method in class loci.poi.ddf.EscherArrayProperty
- getSlideCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Returns the slide count or 0 if the
DocumentSummaryInformation
does not contain a slide count. - getSmallBlocks() - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
return the array of SmallDocumentBlocks used
- getSmallDocumentBlocks(RawDataBlockList, RootProperty, int) - Static method in class loci.poi.poifs.storage.SmallBlockTableReader
-
fetch the small document block list from an existing file
- getSpacing() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the spacing field for the Legend record.
- getSpContainer() - Method in class loci.poi.hssf.model.AbstractShape
- getSpContainer() - Method in class loci.poi.hssf.model.LineShape
- getSpContainer() - Method in class loci.poi.hssf.model.PictureShape
- getSpContainer() - Method in class loci.poi.hssf.model.PolygonShape
- getSpContainer() - Method in class loci.poi.hssf.model.SimpleFilledShape
- getSpContainer() - Method in class loci.poi.hssf.model.TextboxShape
- getSpecificBuiltinRecord(byte, int) - Method in class loci.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
- getSSTIndex() - Method in class loci.poi.hssf.record.LabelSSTRecord
-
get the index to the string in the SSTRecord
- getSSTString(int) - Method in class loci.poi.hssf.model.Workbook
-
given an index into the SST table, this function returns the corresponding String value
- getSSTString(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.Do not call this method from your applications. Use the methods available in the HSSFRow to get string HSSFCells
- getStartBlock() - Method in class loci.poi.poifs.property.Property
- getStartBlock() - Method in class loci.poi.poifs.property.PropertyTable
-
Get the start block for the property table
- getStartBlock() - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
get the starting block
- getStartRowNumberForBlock(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the physical row number of the first row in a block
- getStatusBarLength() - Method in class loci.poi.hssf.record.NameRecord
-
get the status bar text length
- getStatusBarText() - Method in class loci.poi.hssf.record.NameRecord
-
gets the status bar text
- getStorageClsid() - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
Gets the storage clsid of the directory entry
- getStorageClsid() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
Gets the storage clsid of the directory entry
- getStorageClsid() - Method in class loci.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 loci.poi.hssf.record.TextObjectRecord
- getStream() - Method in class loci.poi.poifs.eventfilesystem.POIFSReaderEvent
- getStream() - Method in class loci.poi.poifs.filesystem.POIFSWriterEvent
- getStreamId() - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Gets the stream ID containing the actual data.
- getStreamPos() - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- getStrikeout() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get whether to use a strikeout horizontal line through the text or not
- getString() - Method in class loci.poi.hssf.record.StringRecord
- getString() - Method in class loci.poi.hssf.record.UnicodeString
-
get the actual string this contains as a java String object
- getString() - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Returns the plain string representation.
- getString() - Method in class loci.poi.hssf.usermodel.HSSFTextbox
- getString(int) - Method in class loci.poi.hssf.record.SSTRecord
-
Get a particular string by its index
- getStringCellValue() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Deprecated.Use the HSSFRichTextString return
- getStringLength() - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- getStringLength() - Method in class loci.poi.hssf.record.LabelRecord
-
get the number of characters this string contains
- getStringRecord() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getStringValue() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getStringWidth(String) - Method in class loci.poi.hssf.usermodel.FontDetails
-
Gets the width of all characters in a string.
- getStroke() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getStroke() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getSubexpressionLength() - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- getSubject() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the subject (or
null
). - getSubRecords() - Method in class loci.poi.hssf.record.ObjRecord
- getSummaryInformation() - Method in class loci.poi.POIDocument
-
Fetch the Summary Information of the document
- getSummaryInformationProperties() - Static method in class loci.poi.hpsf.wellknown.PropertyIDMap
- getSupbookpos() - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Returns the supbookpos.
- getSuperSubScript() - Method in class loci.poi.hssf.record.FontRecord
-
get the type of super or subscript for the font
- getTabIdArray() - Method in class loci.poi.hssf.record.TabIdRecord
-
get the tab array.
- getTabpos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getTabWidthRatio() - Method in class loci.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- getTag() - Method in class loci.poi.ddf.EscherBSERecord
-
unused
- getTemplate() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the template (or
null
). - getText() - Method in class loci.poi.hssf.extractor.ExcelExtractor
-
Retreives the text contents of the file
- getText() - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Get the text field for the SeriesText record.
- getText() - Method in class loci.poi.POITextExtractor
-
Retrieves all the text from the document.
- getTextLength() - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Get the text length field for the SeriesText record.
- getTextLength() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the text length field for the TextObjectBase record.
- getTextObjectRecord() - Method in class loci.poi.hssf.model.TextboxShape
- getTextOrientation() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Get the text orientation field for the TextObjectBase record.
- getTextRotation() - Method in class loci.poi.hssf.record.TextRecord
-
Get the text rotation field for the Text record.
- getTextsLength() - Method in class loci.poi.hssf.record.NameRecord
-
gets the length of all texts
- getThumbnail() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the thumbnail (or
null
) when this method is implemented. - getThumbnail() - Method in class loci.poi.hpsf.Thumbnail
-
Returns the thumbnail as a
byte[]
inVT_CF
format. - getThumbnailAsWMF() - Method in class loci.poi.hpsf.Thumbnail
-
Returns the Thumbnail as a
byte[]
of WMF data if the Thumbnail's Clipboard Format Tag isCFTAG_WINDOWS
and its Clipboard Format isCF_METAFILEPICT
- getTickColor() - Method in class loci.poi.hssf.record.TickRecord
-
Get the tick color field for the Tick record.
- getTickMarkFrequency() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Get the tick mark frequency field for the CategorySeriesAxis record.
- getTitle() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the title (or
null
). - getToCell() - Method in class loci.poi.hssf.util.RangeAddress
- getTopBorderColor() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the top border
- getTopBorderPaletteIdx() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the top border
- getTopColGutter() - Method in class loci.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the above the columns
- getTopRow() - Method in class loci.poi.hssf.model.Sheet
- getTopRow() - Method in class loci.poi.hssf.record.PaneRecord
-
Get the top row field for the Pane record.
- getTopRow() - Method in class loci.poi.hssf.record.WindowTwoRecord
-
get the top row visible in the window
- getTopRow() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- getTransform() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- getTransform() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.AQUA
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.BLACK
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.BROWN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.CORAL
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.DARK_RED
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GOLD
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.INDIGO
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LAVENDER
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.LIME
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.MAROON
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.ORANGE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.ORCHID
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.PINK
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.PLUM
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.RED
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.ROSE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.TAN
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.TEAL
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.VIOLET
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.WHITE
- getTriplet() - Method in class loci.poi.hssf.util.HSSFColor.YELLOW
- getTripletHash() - Static method in class loci.poi.hssf.util.HSSFColor
-
this function returns all colors in a hastable.
- getType() - Method in class loci.poi.ddf.EscherPropertyMetaData
- getType() - Method in class loci.poi.hpsf.Property
-
Returns the property's type.
- getType() - Method in class loci.poi.hssf.record.BOFRecord
-
type of object this marks
- getType() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- getType() - Method in class loci.poi.hssf.record.formula.AddPtg
- getType() - Method in class loci.poi.hssf.record.formula.AttrPtg
- getType() - Method in class loci.poi.hssf.record.formula.ConcatPtg
- getType() - Method in class loci.poi.hssf.record.formula.DividePtg
- getType() - Method in class loci.poi.hssf.record.formula.EqualPtg
- getType() - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- getType() - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Get the type of PTG for Greater Than
- getType() - Method in class loci.poi.hssf.record.formula.IntersectionPtg
- getType() - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- getType() - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Get the type of PTG for Less Than
- getType() - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- getType() - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- getType() - Method in class loci.poi.hssf.record.formula.OperationPtg
- getType() - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- getType() - Method in class loci.poi.hssf.record.formula.PercentPtg
- getType() - Method in class loci.poi.hssf.record.formula.PowerPtg
- getType() - Method in class loci.poi.hssf.record.formula.RangePtg
- getType() - Method in class loci.poi.hssf.record.formula.SubtractPtg
- getType() - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- getType() - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- getType() - Method in class loci.poi.hssf.record.formula.UnionPtg
- getType() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the type field for the Legend record.
- getType() - Method in class loci.poi.hssf.record.StyleRecord
-
get the type of the style (builtin or user-defined)
- getTypeOffset() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get normal,super or subscript.
- getUid() - Method in class loci.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- getUID() - Method in class loci.poi.ddf.EscherBitmapBlip
- getUID() - Method in class loci.poi.ddf.EscherMetafileBlip
- getUID() - Method in class loci.poi.ddf.EscherPictBlip
- getUInt(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getUInt(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getULong(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
Gets an unsigned int value (8 bytes) from a byte array.
- getUncompressedSize() - Method in class loci.poi.ddf.EscherMetafileBlip
- getUncompressedSize() - Method in class loci.poi.ddf.EscherPictBlip
- getUnderline() - Method in class loci.poi.hssf.record.FontRecord
-
get the type of underlining for the font
- getUnderline() - Method in class loci.poi.hssf.usermodel.HSSFFont
-
get type of text underlining to use
- getUndocumented() - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Get the undocumented field for the SeriesText record.
- getUnicodeFlag() - Method in class loci.poi.hssf.record.FormatRecord
-
get whether the string is unicode
- getUnits() - Method in class loci.poi.hssf.record.UnitsRecord
-
Get the units field for the Units record.
- getUnknown() - Method in class loci.poi.hssf.record.FileSharingRecord
- getUnsignedByte(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get the unsigned value of a byte.
- getUnsignedByte(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get the unsigned value of a byte.
- getUnused() - Method in class loci.poi.hssf.record.NameRecord
-
gets the index to extern sheet
- getUnused2() - Method in class loci.poi.ddf.EscherBSERecord
- getUnused3() - Method in class loci.poi.ddf.EscherBSERecord
- getUsage() - Method in class loci.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- getUsePage() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getUsePage() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the use page numbers.
- getUsername() - Method in class loci.poi.hssf.record.FileSharingRecord
- getUsername() - Method in class loci.poi.hssf.record.WriteAccessRecord
-
get the username for the user that created the report.
- getUsernameLength() - Method in class loci.poi.hssf.record.FileSharingRecord
- getUShort(byte[]) - Static method in class loci.poi.util.LittleEndian
-
get an unsigned short value from the beginning of a byte array
- getUShort(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
get an unsigned short value from a byte array
- getValidSettings() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getValidSettings() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the valid settings.
- getValue() - Method in class loci.poi.hpsf.Property
-
Returns the property's value.
- getValue() - Method in exception loci.poi.hpsf.VariantTypeException
-
Returns the value who's variant type caused the problem.
- getValue() - Method in class loci.poi.hssf.record.formula.BoolPtg
- getValue() - Method in class loci.poi.hssf.record.formula.IntPtg
- getValue() - Method in class loci.poi.hssf.record.formula.NumberPtg
- getValue() - Method in class loci.poi.hssf.record.formula.StringPtg
- getValue() - Method in class loci.poi.hssf.record.FormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class loci.poi.hssf.record.LabelRecord
-
get the value
- getValue() - Method in class loci.poi.hssf.record.NumberRecord
-
get the value for the cell
- getValue(int) - Method in class loci.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately shifted right.
- getValuesDataType() - Method in class loci.poi.hssf.record.SeriesRecord
-
Get the values data type field for the Series record.
- getVariantLength(long) - Static method in class loci.poi.hpsf.Variant
-
Returns a variant type's length.
- getVariantName(long) - Static method in class loci.poi.hpsf.Variant
-
Returns the variant type name associated with a variant type number.
- getVariantType() - Method in exception loci.poi.hpsf.VariantTypeException
-
Returns the offending variant type.
- getVaryDisplayPattern() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getVCenter() - Method in class loci.poi.hssf.record.VCenterRecord
-
get whether to center vertically or not
- getVersion() - Method in class loci.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- getVerticalAlignment() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get the vertical alignment of text in the cell
- getVerticalAlignment() - Method in class loci.poi.hssf.record.TextRecord
-
Get the vertical alignment field for the Text record.
- getVerticalAlignment() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get the type of vertical alignment for the cell
- getVerticalHold() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the vertical position of the window (in 1/20ths of a point)
- getVerticallyCenter(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticalScale() - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Get the verticalScale field for the PlotGrowth record.
- getVerticalSplitLeftColumn() - Method in class loci.poi.hssf.util.PaneInformation
-
For a vertical split returns the left column in the RIGHT pane.
- getVerticalSplitPosition() - Method in class loci.poi.hssf.util.PaneInformation
-
Returns the vertical position of the split.
- getVerticalTextAlignment() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- getViewableArray() - Method in interface loci.poi.poifs.dev.POIFSViewable
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class loci.poi.poifs.property.Property
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in interface loci.poi.poifs.dev.POIFSViewable
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class loci.poi.poifs.property.Property
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getVResolution() - Method in class loci.poi.hssf.record.PrintSetupRecord
- getVResolution() - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the vertical resolution.
- getWeight() - Method in class loci.poi.hssf.record.LineFormatRecord
-
Get the weight field for the LineFormat record.
- getWidth() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Retrieve the width of the metafile in EMU's (English Metric Units).
- getWidth() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Get the width field for the AxisParent record.
- getWidth() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getWidth() - Method in class loci.poi.hssf.record.ChartRecord
-
Get the width field for the Chart record.
- getWidth() - Method in class loci.poi.hssf.record.TextRecord
-
Get the width field for the Text record.
- getWidth() - Method in class loci.poi.hssf.record.WindowOneRecord
-
get the width of the window
- getWidth() - Method in class loci.poi.hssf.util.RangeAddress
- getWindowing() - Method in class loci.poi.hssf.record.DateWindow1904Record
-
gets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- getWindowOne() - Method in class loci.poi.hssf.model.Workbook
- getWordCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Returns the word count or 0 if the
SummaryInformation
does not contain a word count. - getWorkbook() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
- getWrapText() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether to wrap the text in the cell
- getWrapText() - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
get whether the text should be wrapped
- getWriteAccess() - Method in class loci.poi.hssf.model.Workbook
- getWriteProtect() - Method in class loci.poi.hssf.model.Workbook
- getWSBool1() - Method in class loci.poi.hssf.record.WSBoolRecord
-
get first byte (see bit getters)
- getWSBool2() - Method in class loci.poi.hssf.record.WSBoolRecord
-
get the second byte (see bit getters)
- getX() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Get the x field for the AxisParent record.
- getX() - Method in class loci.poi.hssf.record.ChartRecord
-
Get the x field for the Chart record.
- getX() - Method in class loci.poi.hssf.record.PaneRecord
-
Get the x field for the Pane record.
- getX() - Method in class loci.poi.hssf.record.TextRecord
-
Get the x field for the Text record.
- getX1() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
The top left x coordinate of this group.
- getX1() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
The top left x coordinate of this group.
- getX2() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
The bottom right x coordinate of this group.
- getX2() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
The bottom right x coordinate of this group.
- getXAxisUpperLeft() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the x axis upper left field for the Legend record.
- getXBasis() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Get the x Basis field for the FontBasis record.
- getXBATChainOffset(int) - Static method in class loci.poi.poifs.storage.BATBlock
- getXBATCount() - Method in class loci.poi.poifs.storage.HeaderBlockReader
- getXBATIndex() - Method in class loci.poi.poifs.storage.HeaderBlockReader
- getXFAt(int) - Method in class loci.poi.hssf.record.MulBlankRecord
-
returns the xf index for column (coffset = column - field_2_first_col)
- getXFAt(int) - Method in class loci.poi.hssf.record.MulRKRecord
-
returns the xf index for column (coffset = column - field_2_first_col)
- getXFIndex() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- getXFIndex() - Method in class loci.poi.hssf.record.BlankRecord
-
get the index of the extended format record to style this cell with
- getXFIndex() - Method in class loci.poi.hssf.record.BoolErrRecord
-
get the index to the ExtendedFormat
- getXFIndex() - Method in interface loci.poi.hssf.record.CellValueRecordInterface
- getXFIndex() - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
get the columns' default format info
- getXFIndex() - Method in class loci.poi.hssf.record.FormulaRecord
- getXFIndex() - Method in class loci.poi.hssf.record.LabelRecord
- getXFIndex() - Method in class loci.poi.hssf.record.LabelSSTRecord
-
get the index to the extended format record
- getXFIndex() - Method in class loci.poi.hssf.record.NumberRecord
-
get the index to the ExtendedFormat
- getXFIndex() - Method in class loci.poi.hssf.record.RKRecord
- getXFIndex() - Method in class loci.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- getXFIndex() - Method in class loci.poi.hssf.record.StyleRecord
-
get the actual index of the style extended format record
- getXFIndexForColAt(short) - Method in class loci.poi.hssf.model.Sheet
-
get the index to the ExtendedFormatRecord "associated" with the column at specified 0-based index.
- getXfpos() - Method in class loci.poi.hssf.model.WorkbookRecordList
- getXFType() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is a cell or style XFRecord
- getXPoints() - Method in class loci.poi.hssf.usermodel.HSSFPolygon
- getXPosition() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getXPosition(String) - Method in class loci.poi.hssf.util.RangeAddress
- getXSize() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the x size field for the Legend record.
- getY() - Method in class loci.poi.hssf.record.AxisParentRecord
-
Get the y field for the AxisParent record.
- getY() - Method in class loci.poi.hssf.record.ChartRecord
-
Get the y field for the Chart record.
- getY() - Method in class loci.poi.hssf.record.PaneRecord
-
Get the y field for the Pane record.
- getY() - Method in class loci.poi.hssf.record.TextRecord
-
Get the y field for the Text record.
- getY1() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
The top left y coordinate of this group.
- getY1() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
The top left y coordinate of this group.
- getY2() - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
The bottom right y coordinate of this group.
- getY2() - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
The bottom right y coordinate of this group.
- getYAxisUpperLeft() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the y axis upper left field for the Legend record.
- getYBasis() - Method in class loci.poi.hssf.record.FontBasisRecord
-
Get the y Basis field for the FontBasis record.
- getYPoints() - Method in class loci.poi.hssf.usermodel.HSSFPolygon
- getYPosition() - Method in class loci.poi.hssf.record.ChartFormatRecord
- getYPosition(String) - Method in class loci.poi.hssf.util.RangeAddress
- getYSize() - Method in class loci.poi.hssf.record.LegendRecord
-
Get the y size field for the Legend record.
- getZero1() - Method in class loci.poi.hssf.record.TickRecord
-
Get the zero 1 field for the Tick record.
- getZero2() - Method in class loci.poi.hssf.record.TickRecord
-
Get the zero 2 field for the Tick record.
- getZero3() - Method in class loci.poi.hssf.record.TickRecord
-
Get the zero 3 field for the Tick record.
- getZeroHeight() - Method in class loci.poi.hssf.record.RowRecord
-
get whether or not to display this row with 0 height
- getZeroHeight() - Method in class loci.poi.hssf.usermodel.HSSFRow
-
get whether or not to display this row with 0 height
- GOLD() - Constructor for class loci.poi.hssf.util.HSSFColor.GOLD
- GreaterEqualPtg - Class in loci.poi.hssf.record.formula
-
PTG class to implement greater or equal to
- GreaterEqualPtg() - Constructor for class loci.poi.hssf.record.formula.GreaterEqualPtg
-
Creates new GreaterEqualPtg
- GreaterEqualPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.GreaterEqualPtg
- GreaterThanPtg - Class in loci.poi.hssf.record.formula
-
Greater than operator PTG ">"
- GreaterThanPtg() - Constructor for class loci.poi.hssf.record.formula.GreaterThanPtg
-
Constructor.
- GreaterThanPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.GreaterThanPtg
-
Constructor.
- GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.GREEN
- GREY_25_PERCENT() - Constructor for class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- GREY_40_PERCENT() - Constructor for class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- GREY_50_PERCENT() - Constructor for class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- GREY_80_PERCENT() - Constructor for class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- gridset - Variable in class loci.poi.hssf.model.Sheet
- GridsetRecord - Class in loci.poi.hssf.record
-
Title: Gridset Record.
- GridsetRecord() - Constructor for class loci.poi.hssf.record.GridsetRecord
- GridsetRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.GridsetRecord
-
Constructs a GridSet record and sets its fields appropriately.
- groupColumn(short, short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Create an outline for the provided column range.
- groupColumnRange(short, short, boolean) - Method in class loci.poi.hssf.model.Sheet
-
Creates an outline group for the specified columns.
- groupColumnRange(short, short, boolean) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Creates an outline group for the specified columns.
- GroupMarkerSubRecord - Class in loci.poi.hssf.record
-
The group marker record is used as a position holder for groups.
- GroupMarkerSubRecord() - Constructor for class loci.poi.hssf.record.GroupMarkerSubRecord
- GroupMarkerSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.GroupMarkerSubRecord
-
Constructs a group marker record and sets its fields appropriately.
- groupRow(int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
- groupRowRange(int, int, boolean) - Method in class loci.poi.hssf.model.Sheet
- GROUPSHAPE__1DADJUSTMENT - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__BEHINDDOCUMENT - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__DESCRIPTION - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__EDITEDWRAP - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__HIDDEN - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__HYPERLINK - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__ISBUTTON - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__ONDBLCLICKNOTIFY - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__PRINT - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__REGROUPID - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__SHAPENAME - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTBOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTLEFT - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTRIGHT - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTTOP - Static variable in class loci.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPPOLYGONVERTICES - Static variable in class loci.poi.ddf.EscherProperties
- GutsRecord - Class in loci.poi.hssf.record
-
Title: Guts Record
- GutsRecord() - Constructor for class loci.poi.hssf.record.GutsRecord
- GutsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.GutsRecord
-
Constructs a Guts record and sets its fields appropriately.
H
- HAIR - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- hasCell() - Method in class loci.poi.hssf.util.RangeAddress
- hashCode() - Method in class loci.poi.ddf.EscherComplexProperty
-
Calculates a hashcode for this property.
- hashCode() - Method in class loci.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 loci.poi.hpsf.ClassID
- hashCode() - Method in class loci.poi.hpsf.CustomProperty
- hashCode() - Method in class loci.poi.hpsf.Property
- hashCode() - Method in class loci.poi.hpsf.PropertySet
- hashCode() - Method in class loci.poi.hpsf.Section
- hashCode() - Method in class loci.poi.hpsf.SpecialPropertySet
- hashCode() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- hashCode() - Method in class loci.poi.hssf.record.SSTRecord
- hashCode() - Method in class loci.poi.hssf.record.UnicodeString
- hashCode() - Method in class loci.poi.poifs.filesystem.DocumentDescriptor
-
calculate and return the hashcode
- hashCode() - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
-
calculate and return the hashcode
- hashCode() - Method in class loci.poi.util.DoubleList
-
THIS MOST LIKELY DOES NOT WORK Returns the hash code value for this list.
- hashCode() - Method in class loci.poi.util.IntList
-
Returns the hash code value for this list.
- hashCode() - Method in class loci.poi.util.ShortList
-
Returns the hash code value for this list.
- hashPassword(String) - Static method in class loci.poi.hssf.record.FileSharingRecord
- hashPassword(String) - Static method in class loci.poi.hssf.record.PasswordRecord
- hasMultibyte(String) - Static method in class loci.poi.util.StringUtil
-
check the parameter has multibyte character
- hasNext() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate.MyIterator
- hasNextRecord() - Method in class loci.poi.hssf.record.RecordInputStream
- hasRange() - Method in class loci.poi.hssf.util.RangeAddress
- hasSheetName() - Method in class loci.poi.hssf.util.RangeAddress
- HCenterRecord - Class in loci.poi.hssf.record
-
Title: HCenter record
- HCenterRecord() - Constructor for class loci.poi.hssf.record.HCenterRecord
- HCenterRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.HCenterRecord
-
Constructs an HCenter record and sets its fields appropriately.
- header - Variable in class loci.poi.hssf.model.Sheet
- HeaderBlockConstants - Interface in loci.poi.poifs.storage
-
Constants used in reading/writing the Header block
- HeaderBlockReader - Class in loci.poi.poifs.storage
-
The block containing the archive header
- HeaderBlockReader(InputStream, int) - Constructor for class loci.poi.poifs.storage.HeaderBlockReader
-
create a new HeaderBlockReader from an InputStream
- HeaderBlockWriter - Class in loci.poi.poifs.storage
-
The block containing the archive header
- HeaderBlockWriter(int) - Constructor for class loci.poi.poifs.storage.HeaderBlockWriter
-
Create a single instance initialized with default values
- HeaderRecord - Class in loci.poi.hssf.record
-
Title: Header Record
- HeaderRecord() - Constructor for class loci.poi.hssf.record.HeaderRecord
- HeaderRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.HeaderRecord
-
Constructs an Header record and sets its fields appropriately.
- HexDump - Class in loci.poi.util
-
dump data in hexadecimal format; derived from a HexDump utility I wrote in June 2001.
- HexRead - Class in loci.poi.util
-
Utilities to read hex from files.
- HexRead() - Constructor for class loci.poi.util.HexRead
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.AQUA
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.BLACK
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.BROWN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.CORAL
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_RED
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GOLD
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.INDIGO
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LAVENDER
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.LIME
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.MAROON
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.ORANGE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.ORCHID
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.PINK
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.PLUM
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.RED
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.ROSE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.TAN
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.TEAL
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.VIOLET
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.WHITE
- hexString - Static variable in class loci.poi.hssf.util.HSSFColor.YELLOW
- HIDE_ALL - Static variable in class loci.poi.hssf.record.HideObjRecord
- HideObjRecord - Class in loci.poi.hssf.record
-
Title: Hide Object Record
- HideObjRecord() - Constructor for class loci.poi.hssf.record.HideObjRecord
- HideObjRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.HideObjRecord
-
Constructs an HideObj record and sets its fields appropriately.
- HISTORY_MASK - Static variable in class loci.poi.hssf.record.BOFRecord
-
suggested default for a normal sheet (0x41)
- hit(Rectangle, Shape, boolean) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- hit(Rectangle, Shape, boolean) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- hitClip(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- HORIZONTAL_ALIGNMENT_BOTTOM - Static variable in class loci.poi.hssf.record.TextRecord
- HORIZONTAL_ALIGNMENT_CENTER - Static variable in class loci.poi.hssf.record.TextRecord
- HORIZONTAL_ALIGNMENT_JUSTIFY - Static variable in class loci.poi.hssf.record.TextRecord
- HORIZONTAL_ALIGNMENT_LEFT - Static variable in class loci.poi.hssf.record.TextRecord
- HORIZONTAL_SID - Static variable in class loci.poi.hssf.record.PageBreakRecord
- HORIZONTAL_TEXT_ALIGNMENT_CENTERED - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- HORIZONTAL_TEXT_ALIGNMENT_JUSTIFIED - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- HORIZONTAL_TEXT_ALIGNMENT_LEFT_ALIGNED - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- HORIZONTAL_TEXT_ALIGNMENT_RIGHT_ALIGNED - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- HorizontalPageBreakRecord - Class in loci.poi.hssf.record
-
HorizontalPageBreak record that stores page breaks at rows
- HorizontalPageBreakRecord() - Constructor for class loci.poi.hssf.record.HorizontalPageBreakRecord
- HorizontalPageBreakRecord(short) - Constructor for class loci.poi.hssf.record.HorizontalPageBreakRecord
- HorizontalPageBreakRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.HorizontalPageBreakRecord
- HPSFException - Exception in loci.poi.hpsf
-
This exception is the superclass of all other checked exceptions thrown in this package.
- HPSFException() - Constructor for exception loci.poi.hpsf.HPSFException
-
Creates an
HPSFException
. - HPSFException(String) - Constructor for exception loci.poi.hpsf.HPSFException
-
Creates an
HPSFException
with a message string. - HPSFException(String, Throwable) - Constructor for exception loci.poi.hpsf.HPSFException
-
Creates an
HPSFException
with a message string and a reason. - HPSFException(Throwable) - Constructor for exception loci.poi.hpsf.HPSFException
-
Creates a new
HPSFException
with a reason. - HPSFRuntimeException - Exception in loci.poi.hpsf
-
This exception is the superclass of all other unchecked exceptions thrown in this package.
- HPSFRuntimeException() - Constructor for exception loci.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeException
. - HPSFRuntimeException(String) - Constructor for exception loci.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeException
with a message string. - HPSFRuntimeException(String, Throwable) - Constructor for exception loci.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeException
with a message string and a reason. - HPSFRuntimeException(Throwable) - Constructor for exception loci.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeException
with a reason. - HSSF - Class in loci.poi.hssf.dev
-
File for HSSF testing/examples THIS IS NOT THE MAIN HSSF FILE!! This is a util for testing functionality.
- HSSF(String) - Constructor for class loci.poi.hssf.dev.HSSF
-
Constructor HSSF - creates an HSSFStream from an InputStream.
- HSSF(String, boolean) - Constructor for class loci.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 loci.poi.hssf.dev.HSSF
-
Constructor HSSF - takes in file - attempts to read it then reconstruct it
- HSSFAnchor - Class in loci.poi.hssf.usermodel
-
An anchor is what specifics the position of a shape within a client object or within another containing shape.
- HSSFAnchor() - Constructor for class loci.poi.hssf.usermodel.HSSFAnchor
- HSSFAnchor(int, int, int, int) - Constructor for class loci.poi.hssf.usermodel.HSSFAnchor
- HSSFCell - Class in loci.poi.hssf.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- HSSFCell(Workbook, Sheet, int, short) - Constructor for class loci.poi.hssf.usermodel.HSSFCell
-
Creates new Cell - Should only be called by HSSFRow.
- HSSFCell(Workbook, Sheet, int, short, int) - Constructor for class loci.poi.hssf.usermodel.HSSFCell
-
Creates new Cell - Should only be called by HSSFRow.
- HSSFCell(Workbook, Sheet, int, CellValueRecordInterface) - Constructor for class loci.poi.hssf.usermodel.HSSFCell
-
Creates an HSSFCell from a CellValueRecordInterface.
- HSSFCellStyle - Class in loci.poi.hssf.usermodel
-
High level representation of the style of a cell in a sheet of a workbook.
- HSSFCellStyle(short, ExtendedFormatRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFCellStyle
-
Creates new HSSFCellStyle why would you want to do this??
- HSSFChildAnchor - Class in loci.poi.hssf.usermodel
- HSSFChildAnchor() - Constructor for class loci.poi.hssf.usermodel.HSSFChildAnchor
- HSSFChildAnchor(int, int, int, int) - Constructor for class loci.poi.hssf.usermodel.HSSFChildAnchor
- HSSFClientAnchor - Class in loci.poi.hssf.usermodel
-
A client anchor is attached to an excel worksheet.
- HSSFClientAnchor() - Constructor for class loci.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 loci.poi.hssf.usermodel.HSSFClientAnchor
-
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
- HSSFColor - Class in loci.poi.hssf.util
-
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 loci.poi.hssf.util.HSSFColor
-
Creates a new instance of HSSFColor
- HSSFColor.AQUA - Class in loci.poi.hssf.util
-
Class AQUA
- HSSFColor.AUTOMATIC - Class in loci.poi.hssf.util
-
Special Default/Normal/Automatic color.
- HSSFColor.BLACK - Class in loci.poi.hssf.util
-
Class BLACK
- HSSFColor.BLUE - Class in loci.poi.hssf.util
-
Class BLUE
- HSSFColor.BLUE_GREY - Class in loci.poi.hssf.util
-
Class BLUE_GREY
- HSSFColor.BRIGHT_GREEN - Class in loci.poi.hssf.util
-
Class BRIGHT_GREEN
- HSSFColor.BROWN - Class in loci.poi.hssf.util
-
Class BROWN
- HSSFColor.CORAL - Class in loci.poi.hssf.util
-
Class CORAL
- HSSFColor.CORNFLOWER_BLUE - Class in loci.poi.hssf.util
-
Class CORNFLOWER_BLUE
- HSSFColor.DARK_BLUE - Class in loci.poi.hssf.util
-
Class DARK_BLUE
- HSSFColor.DARK_GREEN - Class in loci.poi.hssf.util
-
Class DARK_GREEN
- HSSFColor.DARK_RED - Class in loci.poi.hssf.util
-
Class DARK_RED
- HSSFColor.DARK_TEAL - Class in loci.poi.hssf.util
-
Class DARK_TEAL
- HSSFColor.DARK_YELLOW - Class in loci.poi.hssf.util
-
Class DARK_YELLOW
- HSSFColor.GOLD - Class in loci.poi.hssf.util
-
Class GOLD
- HSSFColor.GREEN - Class in loci.poi.hssf.util
-
Class GREEN
- HSSFColor.GREY_25_PERCENT - Class in loci.poi.hssf.util
-
Class GREY_25_PERCENT
- HSSFColor.GREY_40_PERCENT - Class in loci.poi.hssf.util
-
Class GREY_40_PERCENT
- HSSFColor.GREY_50_PERCENT - Class in loci.poi.hssf.util
-
Class GREY_50_PERCENT
- HSSFColor.GREY_80_PERCENT - Class in loci.poi.hssf.util
-
Class GREY_80_PERCENT
- HSSFColor.INDIGO - Class in loci.poi.hssf.util
-
Class INDIGO
- HSSFColor.LAVENDER - Class in loci.poi.hssf.util
-
Class LAVENDER
- HSSFColor.LEMON_CHIFFON - Class in loci.poi.hssf.util
-
Class LEMON_CHIFFON
- HSSFColor.LIGHT_BLUE - Class in loci.poi.hssf.util
-
Class LIGHT_BLUE
- HSSFColor.LIGHT_CORNFLOWER_BLUE - Class in loci.poi.hssf.util
-
Class LIGHT_CORNFLOWER_BLUE
- HSSFColor.LIGHT_GREEN - Class in loci.poi.hssf.util
-
Class LIGHT_GREEN
- HSSFColor.LIGHT_ORANGE - Class in loci.poi.hssf.util
-
Class LIGHT_ORANGE
- HSSFColor.LIGHT_TURQUOISE - Class in loci.poi.hssf.util
-
Class LIGHT_TURQUOISE
- HSSFColor.LIGHT_YELLOW - Class in loci.poi.hssf.util
-
Class LIGHT_YELLOW
- HSSFColor.LIME - Class in loci.poi.hssf.util
-
Class LIME
- HSSFColor.MAROON - Class in loci.poi.hssf.util
-
Class MAROON
- HSSFColor.OLIVE_GREEN - Class in loci.poi.hssf.util
-
Class OLIVE_GREEN
- HSSFColor.ORANGE - Class in loci.poi.hssf.util
-
Class ORANGE
- HSSFColor.ORCHID - Class in loci.poi.hssf.util
-
Class ORCHID
- HSSFColor.PALE_BLUE - Class in loci.poi.hssf.util
-
Class PALE_BLUE
- HSSFColor.PINK - Class in loci.poi.hssf.util
-
Class PINK
- HSSFColor.PLUM - Class in loci.poi.hssf.util
-
Class PLUM
- HSSFColor.RED - Class in loci.poi.hssf.util
-
Class RED
- HSSFColor.ROSE - Class in loci.poi.hssf.util
-
Class ROSE
- HSSFColor.ROYAL_BLUE - Class in loci.poi.hssf.util
-
Class ROYAL_BLUE
- HSSFColor.SEA_GREEN - Class in loci.poi.hssf.util
-
Class SEA_GREEN
- HSSFColor.SKY_BLUE - Class in loci.poi.hssf.util
-
Class SKY_BLUE
- HSSFColor.TAN - Class in loci.poi.hssf.util
-
Class TAN
- HSSFColor.TEAL - Class in loci.poi.hssf.util
-
Class TEAL
- HSSFColor.TURQUOISE - Class in loci.poi.hssf.util
-
Class TURQUOISE
- HSSFColor.VIOLET - Class in loci.poi.hssf.util
-
Class VIOLET
- HSSFColor.WHITE - Class in loci.poi.hssf.util
-
Class WHITE
- HSSFColor.YELLOW - Class in loci.poi.hssf.util
-
Class YELLOW
- HSSFComment - Class in loci.poi.hssf.usermodel
-
Represents a cell comment - a sticky note associated with a cell.
- HSSFComment(NoteRecord, TextObjectRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFComment
- HSSFComment(HSSFShape, HSSFAnchor) - Constructor for class loci.poi.hssf.usermodel.HSSFComment
-
Construct a new comment with the given parent and anchor.
- HSSFDataFormat - Class in loci.poi.hssf.usermodel
-
Utility to identify builtin formats.
- HSSFDataFormat(Workbook) - Constructor for class loci.poi.hssf.usermodel.HSSFDataFormat
-
Construncts a new data formatter.
- HSSFDateUtil - Class in loci.poi.hssf.usermodel
-
Contains methods for dealing with Excel dates.
- HSSFErrorConstants - Interface in loci.poi.hssf.usermodel
-
contains constants representing Excel error codes.
- HSSFEventFactory - Class in loci.poi.hssf.eventusermodel
-
Low level event based HSSF reader.
- HSSFEventFactory() - Constructor for class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Creates a new instance of HSSFEventFactory
- HSSFFont - Class in loci.poi.hssf.usermodel
-
Represents a Font used in a workbook.
- HSSFFont(short, FontRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFFont
-
Creates a new instance of HSSFFont
- HSSFFooter - Class in loci.poi.hssf.usermodel
-
Class to read and manipulate the footer.
- HSSFFooter(FooterRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFFooter
-
Constructor.
- HSSFHeader - Class in loci.poi.hssf.usermodel
-
Class to read and manipulate the header.
- HSSFHeader(HeaderRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFHeader
-
Constructor.
- HSSFListener - Interface in loci.poi.hssf.eventusermodel
-
Interface for use with the HSSFRequest and HSSFEventFactory.
- HSSFName - Class in loci.poi.hssf.usermodel
-
Title: High Level Represantion of Named Range
- HSSFName(Workbook, NameRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFName
-
Creates new HSSFName - called by HSSFWorkbook to create a sheet from scratch.
- HSSFObjectData - Class in loci.poi.hssf.usermodel
-
Represents binary object (i.e.
- HSSFObjectData(ObjRecord, POIFSFileSystem) - Constructor for class loci.poi.hssf.usermodel.HSSFObjectData
-
Constructs object data by wrapping a lower level object record.
- HSSFPalette - Class in loci.poi.hssf.usermodel
-
Represents a workbook color palette.
- HSSFPalette(PaletteRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFPalette
- HSSFPatriarch - Class in loci.poi.hssf.usermodel
-
The patriarch is the toplevel container for shapes in a sheet.
- HSSFPicture - Class in loci.poi.hssf.usermodel
-
Represents a escher picture.
- HSSFPictureData - Class in loci.poi.hssf.usermodel
-
Represents binary data stored in the file.
- HSSFPolygon - Class in loci.poi.hssf.usermodel
- HSSFPrintSetup - Class in loci.poi.hssf.usermodel
-
Used to modify the print setup.
- HSSFPrintSetup(PrintSetupRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Constructor.
- HSSFRequest - Class in loci.poi.hssf.eventusermodel
-
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 loci.poi.hssf.eventusermodel.HSSFRequest
-
Creates a new instance of HSSFRequest
- HSSFRichTextString - Class in loci.poi.hssf.usermodel
-
Rich text unicode string.
- HSSFRichTextString() - Constructor for class loci.poi.hssf.usermodel.HSSFRichTextString
- HSSFRichTextString(String) - Constructor for class loci.poi.hssf.usermodel.HSSFRichTextString
- HSSFRow - Class in loci.poi.hssf.usermodel
-
High level representation of a row of a spreadsheet.
- HSSFRow() - Constructor for class loci.poi.hssf.usermodel.HSSFRow
- HSSFRow(Workbook, Sheet, int) - Constructor for class loci.poi.hssf.usermodel.HSSFRow
-
Creates new HSSFRow from scratch.
- HSSFRow(Workbook, Sheet, RowRecord) - Constructor for class loci.poi.hssf.usermodel.HSSFRow
-
Creates an HSSFRow from a low level RowRecord object.
- HSSFShape - Class in loci.poi.hssf.usermodel
-
An abstract shape.
- HSSFShapeContainer - Interface in loci.poi.hssf.usermodel
-
An interface that indicates whether a class can contain children.
- HSSFShapeGroup - Class in loci.poi.hssf.usermodel
-
A shape group may contain other shapes.
- HSSFShapeGroup(HSSFShape, HSSFAnchor) - Constructor for class loci.poi.hssf.usermodel.HSSFShapeGroup
- HSSFSheet - Class in loci.poi.hssf.usermodel
-
High level representation of a worksheet.
- HSSFSheet(HSSFWorkbook) - Constructor for class loci.poi.hssf.usermodel.HSSFSheet
-
Creates new HSSFSheet - called by HSSFWorkbook to create a sheet from scratch.
- HSSFSheet(HSSFWorkbook, Sheet) - Constructor for class loci.poi.hssf.usermodel.HSSFSheet
-
Creates an HSSFSheet representing the given Sheet object.
- HSSFSimpleShape - Class in loci.poi.hssf.usermodel
-
Represents a simple shape such as a line, rectangle or oval.
- HSSFTextbox - Class in loci.poi.hssf.usermodel
-
A textbox is a shape that may hold a rich text string.
- HSSFTextbox(HSSFShape, HSSFAnchor) - Constructor for class loci.poi.hssf.usermodel.HSSFTextbox
-
Construct a new textbox with the given parent and anchor.
- HSSFUserException - Exception in loci.poi.hssf.eventusermodel
-
This exception is provided as a way for API users to throw exceptions from their event handling code.
- HSSFUserException() - Constructor for exception loci.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserException
. - HSSFUserException(String) - Constructor for exception loci.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserException
with a message string. - HSSFUserException(String, Throwable) - Constructor for exception loci.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserException
with a message string and a reason. - HSSFUserException(Throwable) - Constructor for exception loci.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserException
with a reason. - hssfworkbook - Variable in class loci.poi.hssf.dev.HSSF
- HSSFWorkbook - Class in loci.poi.hssf.usermodel
-
High level representation of a workbook.
- HSSFWorkbook() - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
-
Creates new HSSFWorkbook from scratch (start here!)
- HSSFWorkbook(RandomAccessInputStream) - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
- HSSFWorkbook(RandomAccessInputStream, boolean) - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
-
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your inputstream.
- HSSFWorkbook(Workbook) - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
- HSSFWorkbook(POIFSFileSystem) - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
- HSSFWorkbook(POIFSFileSystem, boolean) - Constructor for class loci.poi.hssf.usermodel.HSSFWorkbook
-
given a POI POIFSFileSystem object, read in its Workbook and populate the high and low level models.
I
- id - Variable in class loci.poi.ddf.EscherProperty
- id - Variable in class loci.poi.hpsf.Property
-
The property's ID.
- IllegalPropertySetDataException - Exception in loci.poi.hpsf
-
This exception is thrown when there is an illegal value set in a
PropertySet
. - IllegalPropertySetDataException() - Constructor for exception loci.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(String) - Constructor for exception loci.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(String, Throwable) - Constructor for exception loci.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(Throwable) - Constructor for exception loci.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalVariantTypeException - Exception in loci.poi.hpsf
-
This exception is thrown if HPSF encounters a variant type that is illegal in the current context.
- IllegalVariantTypeException(long, Object) - Constructor for exception loci.poi.hpsf.IllegalVariantTypeException
-
Constructor
- IllegalVariantTypeException(long, Object, String) - Constructor for exception loci.poi.hpsf.IllegalVariantTypeException
-
Constructor
- incrementShapeCount() - Method in class loci.poi.ddf.EscherDgRecord
- incrementShapeId() - Method in class loci.poi.ddf.EscherDggRecord.FileIdCluster
- index - Static variable in class loci.poi.hssf.util.HSSFColor.AQUA
- index - Static variable in class loci.poi.hssf.util.HSSFColor.AUTOMATIC
- index - Static variable in class loci.poi.hssf.util.HSSFColor.BLACK
- index - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- index - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.BROWN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.CORAL
- index - Static variable in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_RED
- index - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- index - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GOLD
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- index - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- index - Static variable in class loci.poi.hssf.util.HSSFColor.INDIGO
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LAVENDER
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- index - Static variable in class loci.poi.hssf.util.HSSFColor.LIME
- index - Static variable in class loci.poi.hssf.util.HSSFColor.MAROON
- index - Static variable in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.ORANGE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.ORCHID
- index - Static variable in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.PINK
- index - Static variable in class loci.poi.hssf.util.HSSFColor.PLUM
- index - Static variable in class loci.poi.hssf.util.HSSFColor.RED
- index - Static variable in class loci.poi.hssf.util.HSSFColor.ROSE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.TAN
- index - Static variable in class loci.poi.hssf.util.HSSFColor.TEAL
- index - Static variable in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.VIOLET
- index - Static variable in class loci.poi.hssf.util.HSSFColor.WHITE
- index - Static variable in class loci.poi.hssf.util.HSSFColor.YELLOW
- INDEX_EXTERNAL - Static variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_RED
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.PINK
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.PLUM
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.TEAL
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.VIOLET
- index2 - Static variable in class loci.poi.hssf.util.HSSFColor.YELLOW
- indexOf(double) - Method in class loci.poi.util.DoubleList
-
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(int) - Method in class loci.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 loci.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.
- IndexRecord - Class in loci.poi.hssf.record
-
Title: Index Record
- IndexRecord() - Constructor for class loci.poi.hssf.record.IndexRecord
- IndexRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.IndexRecord
-
Constructs an Index record and sets its fields appropriately.
- INDIGO() - Constructor for class loci.poi.hssf.util.HSSFColor.INDIGO
- INFO - Static variable in class loci.poi.util.POILogger
- INFO_SIZE - Static variable in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- INITIAL_CAPACITY - Static variable in class loci.poi.hssf.usermodel.HSSFRow
- INITIAL_CAPACITY - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
-
Used for compile-time optimization.
- INITIAL_CAPACITY - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
used for compile-time performance/memory optimization.
- initialize(String) - Method in class loci.poi.util.CommonsLogger
- initialize(String) - Method in class loci.poi.util.NullLogger
- initialize(String) - Method in class loci.poi.util.POILogger
- initialize(String) - Method in class loci.poi.util.SystemOutLogger
- insertCell(CellValueRecordInterface) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- insertChartRecord() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Test only.
- insertChartRecords(List) - Method in class loci.poi.hssf.usermodel.HSSFSheet
- insertColumn(int, ColumnInfoRecord) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Inserts a column into the aggregate (at the position specified by
idx
. - insertColumn(ColumnInfoRecord) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Inserts a column into the aggregate (at the end of the list).
- insertRow(RowRecord) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- insertSST() - Method in class loci.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 loci.poi.poifs.dev.POIFSViewEngine
-
Inspect an object that may be viewable, and drill down if told to
- INT_SIZE - Static variable in interface loci.poi.util.LittleEndianConsts
- IntegerField - Class in loci.poi.util
-
representation of an integer (32-bit) field at a fixed location within a byte array
- IntegerField(int) - Constructor for class loci.poi.util.IntegerField
-
construct the IntegerField with its offset into its containing byte array
- IntegerField(int, byte[]) - Constructor for class loci.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) - Constructor for class loci.poi.util.IntegerField
-
construct the IntegerField with its offset into its containing byte array and initialize its value
- IntegerField(int, int, byte[]) - Constructor for class loci.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 in loci.poi.hssf.record
-
Title: Interface End Record
- InterfaceEndRecord() - Constructor for class loci.poi.hssf.record.InterfaceEndRecord
- InterfaceEndRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.InterfaceEndRecord
-
Constructs an InterfaceEnd record and sets its fields appropriately.
- InterfaceHdrRecord - Class in loci.poi.hssf.record
-
Title: Interface Header Record
- InterfaceHdrRecord() - Constructor for class loci.poi.hssf.record.InterfaceHdrRecord
- InterfaceHdrRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.InterfaceHdrRecord
-
Constructs an Codepage record and sets its fields appropriately.
- IntersectionPtg - Class in loci.poi.hssf.record.formula
- IntersectionPtg() - Constructor for class loci.poi.hssf.record.formula.IntersectionPtg
- IntersectionPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.IntersectionPtg
- IntList - Class in loci.poi.util
-
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 loci.poi.util.IntList
-
create an IntList of default size
- IntList(int) - Constructor for class loci.poi.util.IntList
- IntList(int, int) - Constructor for class loci.poi.util.IntList
-
create an IntList with a predefined initial size
- IntList(IntList) - Constructor for class loci.poi.util.IntList
-
create a copy of an existing IntList
- IntList2d - Class in loci.poi.util
-
Provides an interface for interacting with 2d arrays of integers.
- IntList2d() - Constructor for class loci.poi.util.IntList2d
- IntMapper - Class in loci.poi.util
-
A List of objects that are indexed AND keyed by an int; also allows for getting the index of a value in the list
- IntMapper() - Constructor for class loci.poi.util.IntMapper
-
create an IntMapper of default size
- IntMapper(int) - Constructor for class loci.poi.util.IntMapper
- IntPtg - Class in loci.poi.hssf.record.formula
-
Integer (short intger) Stores a (java) short value in a formula
- IntPtg(String) - Constructor for class loci.poi.hssf.record.formula.IntPtg
- IntPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.IntPtg
- IOUtils - Class in loci.poi.util
- is - Variable in class loci.poi.util.BlockingInputStream
- isADateFormat(int, String) - Static method in class loci.poi.hssf.usermodel.HSSFDateUtil
-
Given a format ID and its format String, will check to see if the format represents a date format or not.
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BlankRecord
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BoolErrRecord
- isAfter(CellValueRecordInterface) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
returns whether this cell is after the passed in cell
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.FormulaRecord
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelRecord
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelSSTRecord
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.NumberRecord
- isAfter(CellValueRecordInterface) - Method in class loci.poi.hssf.record.RKRecord
- isAllocated(int, int) - Method in class loci.poi.util.IntList2d
- isAllSet(int) - Method in class loci.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 loci.poi.hssf.record.LineFormatRecord
-
automatic format
- isAutoBackground() - Method in class loci.poi.hssf.record.TextRecord
- isAutoColor() - Method in class loci.poi.hssf.record.TextRecord
-
true = automaticly selected colour, false = user-selected
- isAutofill() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
whether object uses an automatic fill style
- isAutoGeneratedText() - Method in class loci.poi.hssf.record.TextRecord
- isAutoLabelDeleted() - Method in class loci.poi.hssf.record.TextRecord
- isAutoline() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
whether object uses an automatic line style
- isAutomatic() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
automatic formatting
- isAutomaticCategoryCrossing() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
category crossing point is automatically selected
- isAutomaticMajor() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
automatic major unit selected
- isAutomaticMaximum() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
automatic maximum value selected
- isAutomaticMinimum() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
automatic minimum value selected
- isAutomaticMinor() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
automatic minor unit selected
- isAutoPlotArea() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
??
- isAutoPosition() - Method in class loci.poi.hssf.record.FrameRecord
-
excel calculates the position automatically
- isAutoPosition() - Method in class loci.poi.hssf.record.LegendRecord
-
automatic positioning (1=docked)
- isAutorotate() - Method in class loci.poi.hssf.record.TickRecord
-
automatically rotate the text
- isAutoSeries() - Method in class loci.poi.hssf.record.LegendRecord
-
excel 5 only (true)
- isAutoSize() - Method in class loci.poi.hssf.record.FrameRecord
-
excel calculates the size automatically if true
- isAutoTextBackground() - Method in class loci.poi.hssf.record.TickRecord
-
use the quote unquote automatic color for text background
- isAutoTextColor() - Method in class loci.poi.hssf.record.TickRecord
-
use the quote unquote automatic color for text
- isAutoXPositioning() - Method in class loci.poi.hssf.record.LegendRecord
-
position of legend on the x axis is automatic
- isAutoYPositioning() - Method in class loci.poi.hssf.record.LegendRecord
-
position of legend on the y axis is automatic
- isBaxcel() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BlankRecord
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BoolErrRecord
- isBefore(CellValueRecordInterface) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
returns whether this cell is before the passed in cell
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.FormulaRecord
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelRecord
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelSSTRecord
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.NumberRecord
- isBefore(CellValueRecordInterface) - Method in class loci.poi.hssf.record.RKRecord
- isBlipId() - Method in class loci.poi.ddf.EscherProperty
- isBoolean() - Method in class loci.poi.hssf.record.BoolErrRecord
-
Indicates whether the call holds a boolean value
- isBorder() - Method in class loci.poi.hssf.record.DatRecord
-
data table has a border
- isBuiltInName() - Method in class loci.poi.hssf.record.NameRecord
-
Convenience Function to determine if the name is a built-in name
- isCellDateFormatted(HSSFCell) - Static method in class loci.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.
- isCellInternalDateFormatted(HSSFCell) - Static method in class loci.poi.hssf.usermodel.HSSFDateUtil
-
Check if a cell contains a date, checking only for internal excel date formats.
- isCellOk(String) - Method in class loci.poi.hssf.util.RangeAddress
- isChartTypeManuallyFormatted() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Has the chart type been manually formatted?
- isColAbsolute() - Method in class loci.poi.hssf.util.CellReference
- isColRelative() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- isColRelative() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- isColumnBroken(short) - Method in class loci.poi.hssf.model.Sheet
-
Queries if the specified column has a page break
- isColumnBroken(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Determines if there is a page break at the indicated column
- isColumnGroupCollapsed(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- isColumnGroupHiddenByParent(int) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- isColumnHidden(short) - Method in class loci.poi.hssf.model.Sheet
-
Get the hidden property for a given column.
- isColumnHidden(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Get the hidden state for a given column.
- isCommandName() - Method in class loci.poi.hssf.record.NameRecord
- isComplex() - Method in class loci.poi.ddf.EscherProperty
- isComplexFunction() - Method in class loci.poi.hssf.record.NameRecord
- isCompressed() - Method in class loci.poi.ddf.EscherMetafileBlip
- isCompressed() - Method in class loci.poi.ddf.EscherPictBlip
- isContainerRecord() - Method in class loci.poi.ddf.EscherRecord
-
Determine whether this is a container record by inspecting the option field.
- isContinueNext() - Method in class loci.poi.hssf.record.RecordInputStream
-
Returns true iif a Continue record is next in the excel stream
- isCrossCategoryAxisAtMaximum() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
category axis to cross at maximum value
- isCrossesFarRight() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
axis crosses at the far right
- isCustomNumberFormat() - Method in class loci.poi.hssf.record.LinkedDataRecord
-
true if this object has a custom number format
- isDataTable() - Method in class loci.poi.hssf.record.LegendRecord
-
1 if chart contains data table
- isDefaultBase() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default base unit
- isDefaultCross() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default crossing point
- isDefaultDateSettings() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use default date setttings for this axis
- isDefaultMajor() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default major unit
- isDefaultMaximum() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default maximum category
- isDefaultMinimum() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default minimum category
- isDefaultMinorUnit() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
use the default minor unit
- isDefaultPlotDimensions() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Indicates that the default area dimensions should be used.
- isDeleteOK() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDeleteOK() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDeleteOK() - Method in class loci.poi.poifs.filesystem.EntryNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDirectory() - Method in class loci.poi.poifs.property.DirectoryProperty
- isDirectory() - Method in class loci.poi.poifs.property.DocumentProperty
- isDirectory() - Method in class loci.poi.poifs.property.Property
- isDirectoryEntry() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
is this a DirectoryEntry?
- isDirectoryEntry() - Method in interface loci.poi.poifs.filesystem.Entry
-
is this a DirectoryEntry?
- isDirectoryEntry() - Method in class loci.poi.poifs.filesystem.EntryNode
-
is this a DirectoryEntry?
- isDisplayAsPercentage() - Method in class loci.poi.hssf.record.AreaRecord
-
results displayed as percentages
- isDisplayAsPercentage() - Method in class loci.poi.hssf.record.BarRecord
-
display chart values as a percentage
- isDisplayFormulas() - Method in class loci.poi.hssf.model.Sheet
-
Returns if formulas are displayed.
- isDisplayFormulas() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns if formulas are displayed.
- isDisplayGridlines() - Method in class loci.poi.hssf.model.Sheet
-
Returns if gridlines are displayed.
- isDisplayGridlines() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns if gridlines are displayed.
- isDisplayRowColHeadings() - Method in class loci.poi.hssf.model.Sheet
-
Returns if RowColHeadings are displayed.
- isDisplayRowColHeadings() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns if RowColHeadings are displayed.
- isDocumentEntry() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
is this a DocumentEntry?
- isDocumentEntry() - Method in interface loci.poi.poifs.filesystem.Entry
-
is this a DocumentEntry?
- isDocumentEntry() - Method in class loci.poi.poifs.filesystem.EntryNode
-
is this a DocumentEntry?
- isDocumentSummaryInformation() - Method in class loci.poi.hpsf.PropertySet
-
Checks whether this
PropertySet
is a Document Summary Information. - isDocumentSummaryInformation() - Method in class loci.poi.hpsf.SpecialPropertySet
- isDoNotSizeWithWindow() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Do not size the chart when the window changes size
- isDrawTicks() - Method in class loci.poi.hssf.record.LineFormatRecord
-
draw tick marks
- isEmpty() - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
is this DirectoryEntry empty?
- isEmpty() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
is this DirectoryEntry empty?
- isEmpty() - Method in class loci.poi.util.DoubleList
-
Returns true if this list contains no elements.
- isEmpty() - Method in class loci.poi.util.IntList
-
Returns true if this list contains no elements.
- isEmpty() - Method in class loci.poi.util.ShortList
-
Returns true if this list contains no elements.
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BlankRecord
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.BoolErrRecord
- isEqual(CellValueRecordInterface) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
returns whether this cell represents the same cell (NOT VALUE)
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.FormulaRecord
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelRecord
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.LabelSSTRecord
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.NumberRecord
- isEqual(CellValueRecordInterface) - Method in class loci.poi.hssf.record.RKRecord
- isError() - Method in class loci.poi.hssf.record.BoolErrRecord
-
Indicates whether the call holds an error value
- isExtendedText() - Method in class loci.poi.hssf.record.UnicodeString
- isFalse() - Method in class loci.poi.ddf.EscherBoolProperty
-
Whether this boolean property is false
- isFirstColRelative() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- isFirstColRelative() - Method in class loci.poi.hssf.record.formula.AreaPtg
- isFirstRowRelative() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- isFirstRowRelative() - Method in class loci.poi.hssf.record.formula.AreaPtg
- isFormulaInShared(FormulaRecord) - Method in class loci.poi.hssf.record.SharedFormulaRecord
- isFreezePane() - Method in class loci.poi.hssf.util.PaneInformation
-
Returns true if this is a Freeze pane, false if it is a split pane.
- isFunctionName() - Method in class loci.poi.hssf.record.NameRecord
- isGenerated() - Method in class loci.poi.hssf.record.TextRecord
- isGoto() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isGridsPrinted() - Method in class loci.poi.hssf.model.Sheet
-
get whether gridlines are printed.
- isGridsPrinted() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
get whether gridlines are printed.
- isHidden() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is hidden or not
- isHiddenName() - Method in class loci.poi.hssf.record.NameRecord
- isHorizontal() - Method in class loci.poi.hssf.record.BarRecord
-
true to display horizontal bar charts, false for vertical
- isHorizontalBorder() - Method in class loci.poi.hssf.record.DatRecord
-
has a horizontal border
- isHorizontallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- isHorizontallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFChildAnchor
- isHorizontallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- isIndentNotParentAlignment() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the alignment in this XF instead of the parent XF.
- isIndentNotParentBorder() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the border in this XF instead of the parent XF.
- isIndentNotParentCellOptions() - Method in class loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the font in this XF instead of the parent XF.
- isIndentNotParentFormat() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the format in this XF instead of the parent XF.
- isIndentNotParentPattern() - Method in class loci.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 loci.poi.hssf.usermodel.HSSFDateUtil
-
Given a format ID this will check whether the format represents an internal excel date format or not.
- isInValueSection() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- isInValueSection() - Method in class loci.poi.hssf.record.BlankRecord
- isInValueSection() - Method in class loci.poi.hssf.record.BoolErrRecord
- isInValueSection() - Method in class loci.poi.hssf.record.DBCellRecord
- isInValueSection() - Method in class loci.poi.hssf.record.FormulaRecord
- isInValueSection() - Method in class loci.poi.hssf.record.LabelRecord
- isInValueSection() - Method in class loci.poi.hssf.record.LabelSSTRecord
- isInValueSection() - Method in class loci.poi.hssf.record.NumberRecord
- isInValueSection() - Method in class loci.poi.hssf.record.Record
-
DBCELL, ROW, VALUES all say yes
- isInValueSection() - Method in class loci.poi.hssf.record.RKRecord
- isInValueSection() - Method in class loci.poi.hssf.record.RowRecord
- isInValueSection() - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
Mirroring formula records so it is registered in the ValueRecordsAggregate
- isInValueSection() - Method in class loci.poi.hssf.record.StringRecord
- isInvert() - Method in class loci.poi.hssf.record.AreaFormatRecord
-
swap foreground and background colours when data is negative
- isIsDate() - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
this is a date axis
- isItalic() - Method in class loci.poi.hssf.record.FontRecord
-
get whether the font is to be italics or not
- isLabelAsPercentage() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
show category label/value as percentage (pie charts only)
- isLastColRelative() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- isLastColRelative() - Method in class loci.poi.hssf.record.formula.AreaPtg
- isLastRowRelative() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- isLastRowRelative() - Method in class loci.poi.hssf.record.formula.AreaPtg
- isLocked() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
true if object is locked when sheet has been protected
- isLocked() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is locked or not
- isLogarithmicScale() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
use logarithmic scale
- isLogUnsupportedTypes() - Static method in class loci.poi.hpsf.VariantSupport
-
Checks whether logging of unsupported variant types warning is turned on or off.
- isMacoutlined() - Method in class loci.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 loci.poi.hssf.record.NameRecord
- isMacshadowed() - Method in class loci.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)
- isMultibyte() - Method in class loci.poi.hssf.record.FooterRecord
-
see the unicode flag
- isMultibyte() - Method in class loci.poi.hssf.record.HeaderRecord
-
see the unicode flag
- isNeeded() - Method in class loci.poi.hssf.record.RecalcIdRecord
- isNoFill() - Method in class loci.poi.hssf.usermodel.HSSFShape
- isOptimizedChoose() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isOptimizedIf() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isPlotVisibleOnly() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Only show visible cells on the chart.
- isPrintable() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
object appears when printed
- isPrintGridlines() - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Returns whether gridlines are printed.
- isPropertySetStream(byte[], int, int) - Static method in class loci.poi.hpsf.PropertySet
-
Checks whether a byte array is in the Horrible Property Set Format.
- isPropertySetStream(InputStream) - Static method in class loci.poi.hpsf.PropertySet
-
Checks whether an
InputStream
is in the Horrible Property Set Format. - isProtected() - Method in class loci.poi.hssf.model.Sheet
- isPure() - Method in class loci.poi.hpsf.CustomProperties
-
Tells whether this
CustomProperties
instance is pure or one or more properties of the underlying low-level property set has been dropped. - isReserved() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
reserved, must equal 1 (excel dev.
- isReserved1() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
reserved field
- isReversed() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
categories are displayed in reverse order
- isRichText() - Method in class loci.poi.hssf.record.UnicodeString
- isRoot() - Method in class loci.poi.poifs.filesystem.EntryNode
-
is this the root of the tree?
- isRowAbsolute() - Method in class loci.poi.hssf.util.CellReference
- isRowBroken(int) - Method in class loci.poi.hssf.model.Sheet
-
Queries if the specified row has a page break
- isRowBroken(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Determines if there is a page break at the indicated row
- isRowGroupCollapsed(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- isRowGroupHiddenByParent(int) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- isRowRelative() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- isRowRelative() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- isSemiVolatile() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isSet(int) - Method in class loci.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 loci.poi.hssf.record.AreaRecord
-
display a shadow for the chart
- isShadow() - Method in class loci.poi.hssf.record.BarRecord
-
display a shadow for the chart
- isSharedFormula() - Method in class loci.poi.hssf.record.FormulaRecord
- isSheetNameOk() - Method in class loci.poi.hssf.util.RangeAddress
- isSheetNameOk(String) - Static method in class loci.poi.hssf.util.RangeAddress
- isShowActual() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
show actual value of the data point
- isShowBubbleSizes() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
??
- isShowBubbleSizes() - Method in class loci.poi.hssf.record.TextRecord
- isShowCategoryLabelAsPercentage() - Method in class loci.poi.hssf.record.TextRecord
- isShowKey() - Method in class loci.poi.hssf.record.TextRecord
-
true = draw legend
- isShowLabel() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
display category label
- isShowLabel() - Method in class loci.poi.hssf.record.TextRecord
- isShowPercent() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
show value as percentage of total (pie charts only)
- isShowSeriesKey() - Method in class loci.poi.hssf.record.DatRecord
-
shows the series key
- isShowValue() - Method in class loci.poi.hssf.record.TextRecord
-
false = text is category label
- isShowValueAsPercentage() - Method in class loci.poi.hssf.record.TextRecord
- isSmall(int) - Static method in class loci.poi.poifs.property.Property
-
does the length indicate a small document?
- isSmoothedLine() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
show smooth line
- isSpace() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isStacked() - Method in class loci.poi.hssf.record.AreaRecord
-
series is stacked
- isStacked() - Method in class loci.poi.hssf.record.BarRecord
-
stack displayed values
- isString16bit(int) - Method in class loci.poi.hssf.record.SSTRecord
- isStruckout() - Method in class loci.poi.hssf.record.FontRecord
-
get whether the font is to be stricken out or not
- isSum() - Method in class loci.poi.hssf.record.formula.AttrPtg
- isSummaryInformation() - Method in class loci.poi.hpsf.PropertySet
-
Checks whether this
PropertySet
represents a Summary Information. - isSummaryInformation() - Method in class loci.poi.hpsf.SpecialPropertySet
- isTextLocked() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Text has been locked
- isTrue() - Method in class loci.poi.ddf.EscherBoolProperty
-
Whether this boolean property is true
- isUnCompressedUnicode() - Method in class loci.poi.hssf.record.LabelRecord
-
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
- isUnCompressedUnicode() - Method in class loci.poi.hssf.record.StringRecord
-
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
- isUnicodeString(String) - Static method in class loci.poi.util.StringUtil
-
Checks to see if a given String needs to be represented as Unicode
- isUnknown() - Method in class loci.poi.hssf.record.LineFormatRecord
-
book marks this as reserved = 0 but it seems to do something
- isUseExcel4Colors() - Method in class loci.poi.hssf.record.DataFormatRecord
-
set true to use excel 4 colors.
- isUsing1904DateWindowing() - Method in class loci.poi.hssf.model.Workbook
-
Whether date windowing is based on 1/2/1904 or 1/1/1900.
- isValidExcelDate(double) - Static method in class loci.poi.hssf.usermodel.HSSFDateUtil
-
Given a double, checks if it is a valid Excel date.
- isValue() - Method in class loci.poi.hssf.record.BlankRecord
- isValue() - Method in class loci.poi.hssf.record.BoolErrRecord
- isValue() - Method in class loci.poi.hssf.record.FormulaRecord
- isValue() - Method in class loci.poi.hssf.record.LabelRecord
- isValue() - Method in class loci.poi.hssf.record.LabelSSTRecord
- isValue() - Method in class loci.poi.hssf.record.NumberRecord
- isValue() - Method in class loci.poi.hssf.record.Record
-
tells whether this type of record contains a value
- isValue() - Method in class loci.poi.hssf.record.RKRecord
- isValue() - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
Register it in the ValueRecordsAggregate so it can go into the FormulaRecordAggregate
- isValueAxisCrossing() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
set true to indicate axis crosses between categories and false to cross axis midway
- isValuesInReverse() - Method in class loci.poi.hssf.record.ValueRangeRecord
-
values are reverses in graph
- isVertical() - Method in class loci.poi.hssf.record.LegendRecord
-
vertical or horizontal legend (1 or 0 respectively).
- isVertical() - Method in class loci.poi.hssf.record.TextRecord
-
true = text is vertical
- isVerticalBorder() - Method in class loci.poi.hssf.record.DatRecord
-
has vertical border
- isVerticallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- isVerticallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFChildAnchor
- isVerticallyFlipped() - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- isVisible() - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Sets whether this comment is visible.
- IterationRecord - Class in loci.poi.hssf.record
-
Title: Iteration Record
- IterationRecord() - Constructor for class loci.poi.hssf.record.IterationRecord
- IterationRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.IterationRecord
-
Constructs an Iteration record and sets its fields appropriately.
- iterator() - Method in class loci.poi.hssf.model.WorkbookRecordList
- iterator() - Method in class loci.poi.util.IntMapper
J
- join(AbstractEscherHolderRecord) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
-
Big drawing group records are split but it's easier to deal with them as a whole group so we need to join them together.
- JUSTIFY - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
K
- keySet() - Method in class loci.poi.util.BinaryTree
-
Returns a set view of the keys contained in this map.
- keySetByValue() - Method in class loci.poi.util.BinaryTree
-
Returns a set view of the keys contained in this map.
L
- LabelRecord - Class in loci.poi.hssf.record
-
Label Record - read only support for strings stored directly in the cell..
- LabelRecord() - Constructor for class loci.poi.hssf.record.LabelRecord
-
Creates new LabelRecord
- LabelRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LabelRecord
-
Constructs an Label record and sets its fields appropriately.
- LabelSSTRecord - Class in loci.poi.hssf.record
-
Title: Label SST Record
- LabelSSTRecord() - Constructor for class loci.poi.hssf.record.LabelSSTRecord
- LabelSSTRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LabelSSTRecord
-
Constructs an LabelSST record and sets its fields appropriately.
- lastIndexOf(double) - Method in class loci.poi.util.DoubleList
-
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(int) - Method in class loci.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 loci.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.
- lastLengthPos - Variable in class loci.poi.hssf.record.UnicodeString.UnicodeRecordStats
- LAVENDER() - Constructor for class loci.poi.hssf.util.HSSFColor.LAVENDER
- LEAST_DOTS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Least Dots
- LEFT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- LeftMargin - Static variable in class loci.poi.hssf.model.Sheet
- LeftMargin - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- LeftMarginRecord - Class in loci.poi.hssf.record
-
Record for the left margin.
- LeftMarginRecord() - Constructor for class loci.poi.hssf.record.LeftMarginRecord
- LeftMarginRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LeftMarginRecord
-
Constructs a LeftMargin record and sets its fields appropriately.
- LEGAL_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- LegendRecord - Class in loci.poi.hssf.record
-
Defines a legend for a chart.
- LegendRecord() - Constructor for class loci.poi.hssf.record.LegendRecord
- LegendRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LegendRecord
-
Constructs a Legend record and sets its fields appropriately.
- LEMON_CHIFFON() - Constructor for class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- length() - Method in class loci.poi.hpsf.ClassID
- length() - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
- length() - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
- LENGTH - Static variable in class loci.poi.hpsf.ClassID
-
The number of bytes occupied by this object in the byte stream.
- LENGTH_0 - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a length of 0 bytes.
- LENGTH_2 - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a length of 2 bytes.
- LENGTH_4 - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a length of 4 bytes.
- LENGTH_8 - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a length of 8 bytes.
- LENGTH_UNKNOWN - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a length that is unknown to HPSF yet.
- LENGTH_VARIABLE - Static variable in class loci.poi.hpsf.Variant
-
Denotes a variant type with a variable length.
- LESS_DOTS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Less Dots
- LessEqualPtg - Class in loci.poi.hssf.record.formula
-
Ptg class to implement less than or equal
- LessEqualPtg() - Constructor for class loci.poi.hssf.record.formula.LessEqualPtg
-
Creates new LessEqualPtg
- LessEqualPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.LessEqualPtg
- LessThanPtg - Class in loci.poi.hssf.record.formula
-
Less than operator PTG "<".
- LessThanPtg() - Constructor for class loci.poi.hssf.record.formula.LessThanPtg
-
Constructor.
- LessThanPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.LessThanPtg
-
Constructor.
- LETTER_PAPERSIZE - Static variable in class loci.poi.hssf.usermodel.HSSFPrintSetup
- LIGHT_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- LIGHT_CORNFLOWER_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- LIGHT_GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- LIGHT_ORANGE() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- LIGHT_TURQUOISE() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- LIGHT_YELLOW() - Constructor for class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- LIME() - Constructor for class loci.poi.hssf.util.HSSFColor.LIME
- LINE_OF_STRAIGHT_SEGMENTS - Static variable in class loci.poi.ddf.EscherShapePathProperty
- LINE_PATTERN_DARK_GRAY_PATTERN - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_DASH - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_DASH_DOT - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_DASH_DOT_DOT - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_DOT - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_LIGHT_GRAY_PATTERN - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_MEDIUM_GRAY_PATTERN - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_NONE - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LINE_PATTERN_SOLID - Static variable in class loci.poi.hssf.record.LineFormatRecord
- LineFormatRecord - Class in loci.poi.hssf.record
-
Describes a line format record.
- LineFormatRecord() - Constructor for class loci.poi.hssf.record.LineFormatRecord
- LineFormatRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LineFormatRecord
-
Constructs a LineFormat record and sets its fields appropriately.
- LineShape - Class in loci.poi.hssf.model
-
Represents a line shape and creates all the line specific low level records.
- LINESTYLE__ANYLINE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__ARROWHEADSOK - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__BACKCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__COLOR - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__CRMOD - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIP - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIPFLAGS - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIPNAME - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLDZTYPE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLHEIGHT - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__FILLWIDTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__HITLINETEST - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEDASHING - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEDASHSTYLE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWHEAD - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWLENGTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWWIDTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEENDCAPSTYLE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEESTARTARROWLENGTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEFILLSHAPE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEJOINSTYLE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEMITERLIMIT - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINESTARTARROWHEAD - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINESTARTARROWWIDTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINESTYLE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINETYPE - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__LINEWIDTH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE__OPACITY - Static variable in class loci.poi.ddf.EscherProperties
- LINESTYLE_DASHDOTDOTSYS - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTSYS - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHSYS - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTSYS - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTDOTGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHGEL - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_NONE - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINESTYLE_SOLID - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINEWIDTH_DEFAULT - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINEWIDTH_ONE_PT - Static variable in class loci.poi.hssf.usermodel.HSSFShape
- LINK_TYPE_CATEGORIES - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- LINK_TYPE_TITLE_OR_TEXT - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- LINK_TYPE_VALUES - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- LinkedDataFormulaField - Class in loci.poi.hssf.record
-
Not implemented yet.
- LinkedDataFormulaField() - Constructor for class loci.poi.hssf.record.LinkedDataFormulaField
- LinkedDataRecord - Class in loci.poi.hssf.record
-
Describes a linked data record.
- LinkedDataRecord() - Constructor for class loci.poi.hssf.record.LinkedDataRecord
- LinkedDataRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.LinkedDataRecord
-
Constructs a LinkedData record and sets its fields appropriately.
- List2d - Class in loci.poi.util
-
Provides an interface for interacting with 2d arrays of objects.
- List2d() - Constructor for class loci.poi.util.List2d
- listeners() - Method in class loci.poi.hssf.eventmodel.EventRecordFactory
-
used for unit tests to test the registration of record listeners.
- ListManagedBlock - Interface in loci.poi.poifs.storage
-
An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
- LittleEndian - Class in loci.poi.util
-
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
- LittleEndian.BufferUnderrunException - Exception in loci.poi.util
-
Exception to handle buffer underruns
- LittleEndianConsts - Interface in loci.poi.util
-
a repository for constants shared by classes within this package
- loci.poi - package loci.poi
- loci.poi.ddf - package loci.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.
- loci.poi.dev - package loci.poi.dev
- loci.poi.hpsf - package loci.poi.hpsf
- loci.poi.hpsf.wellknown - package loci.poi.hpsf.wellknown
-
Specific support for DocumentSummaryInformation, SummaryInformation types.
- loci.poi.hssf.dev - package loci.poi.hssf.dev
-
DEV package serves two purposes.
- loci.poi.hssf.eventmodel - package loci.poi.hssf.eventmodel
- loci.poi.hssf.eventusermodel - package loci.poi.hssf.eventusermodel
-
HSSF eventmodel Package provides an event-based API for reading HSSF files.
- loci.poi.hssf.extractor - package loci.poi.hssf.extractor
- loci.poi.hssf.model - package loci.poi.hssf.model
-
Provides low level API structures for reading, writing, modifying XLS files.
- loci.poi.hssf.record - package loci.poi.hssf.record
-
Record package contains class representations for XLS binary strutures.
- loci.poi.hssf.record.aggregates - package loci.poi.hssf.record.aggregates
-
record aggregates are not real "records" but collections of records that act as a single record.
- loci.poi.hssf.record.formula - package loci.poi.hssf.record.formula
-
formula package contains binary PTG structures used in Formulas
- loci.poi.hssf.usermodel - package loci.poi.hssf.usermodel
-
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
- loci.poi.hssf.util - package loci.poi.hssf.util
-
util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.
- loci.poi.poifs.common - package loci.poi.poifs.common
-
common package contains constants and other classes shared across all POIFS subpackages
- loci.poi.poifs.dev - package loci.poi.poifs.dev
-
DEV package serves two purposes.
- loci.poi.poifs.eventfilesystem - package loci.poi.poifs.eventfilesystem
-
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
- loci.poi.poifs.filesystem - package loci.poi.poifs.filesystem
-
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
- loci.poi.poifs.property - package loci.poi.poifs.property
-
property package contains high and low level Property structures for POIFS.
- loci.poi.poifs.storage - package loci.poi.poifs.storage
-
storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.
- loci.poi.util - package loci.poi.util
-
Top-level util package are classes that are useful throughout the project.
- log(int, Object) - Method in class loci.poi.util.CommonsLogger
-
Log a message
- log(int, Object) - Method in class loci.poi.util.NullLogger
-
Log a message
- log(int, Object) - Method in class loci.poi.util.POILogger
- log(int, Object) - Method in class loci.poi.util.SystemOutLogger
-
Log a message
- log(int, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message.
- log(int, Object, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message.
- log(int, Object, Throwable) - Method in class loci.poi.util.NullLogger
-
Log a message
- log(int, Object, Throwable) - Method in class loci.poi.util.POILogger
-
Log a message
- logFormatted(int, String, Object) - Method in class loci.poi.util.NullLogger
-
Logs a formated message.
- logFormatted(int, String, Object) - Method in class loci.poi.util.POILogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object) - Method in class loci.poi.util.NullLogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object) - Method in class loci.poi.util.POILogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object, Object, Object) - Method in class loci.poi.util.NullLogger
-
Logs a formated message.
- logFormatted(int, String, Object, Object, Object, Object) - Method in class loci.poi.util.POILogger
-
Logs a formated message.
- logger - Variable in class loci.poi.POIDocument
-
For our own logging use
- LONG_SIZE - Static variable in interface loci.poi.util.LittleEndianConsts
- LongField - Class in loci.poi.util
-
representation of a long (16-bit) field at a fixed location within a byte array
- LongField(int) - Constructor for class loci.poi.util.LongField
-
construct the LongField with its offset into its containing byte array
- LongField(int, byte[]) - Constructor for class loci.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) - Constructor for class loci.poi.util.LongField
-
construct the LongField with its offset into its containing byte array and initialize its value
- LongField(int, long, byte[]) - Constructor for class loci.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
- lookupIndex(String) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- lookupName(short) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
M
- main - Variable in class loci.poi.hssf.record.PageBreakRecord.Break
- main(String[]) - Static method in class loci.poi.ddf.EscherDump
-
A simple test stub.
- main(String[]) - Static method in class loci.poi.dev.RecordGenerator
-
The main program for the RecordGenerator class
- main(String[]) - Static method in class loci.poi.hpsf.wellknown.PropertyIDMap
-
For the most basic testing.
- main(String[]) - Static method in class loci.poi.hssf.dev.BiffViewer
-
Method main with 1 argument just run straight biffview against given file
- main(String[]) - Static method in class loci.poi.hssf.dev.EFBiffViewer
- main(String[]) - Static method in class loci.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 loci.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(String[]) - Static method in class loci.poi.hssf.record.RKRecord
-
Debugging main()
- main(String[]) - Static method in class loci.poi.poifs.dev.POIFSViewer
-
Display the contents of multiple POIFS files
- main(String[]) - Static method in class loci.poi.poifs.eventfilesystem.POIFSReader
-
read in files
- main(String[]) - Static method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
read in a file and write it back out again
- main(String[]) - Static method in class loci.poi.util.DrawingDump
- main(String[]) - Static method in class loci.poi.util.HexDump
- MANUAL - Static variable in class loci.poi.hssf.record.CalcModeRecord
-
manually calculate formulas (0)
- Margin - Interface in loci.poi.hssf.record
-
The margin interface is a parent used to define left, right, top and bottom margins.
- margins - Variable in class loci.poi.hssf.model.Sheet
- mark(int) - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Marks the current position in this input stream.
- mark(int) - Method in class loci.poi.util.BlockingInputStream
- markSupported() - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Tests if this input stream supports the mark and reset methods.
- markSupported() - Method in class loci.poi.util.BlockingInputStream
- MarkUnsupportedException - Exception in loci.poi.hpsf
-
This exception is thrown if an
InputStream
does not support theInputStream.mark(int)
operation. - MarkUnsupportedException() - Constructor for exception loci.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(String) - Constructor for exception loci.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(String, Throwable) - Constructor for exception loci.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(Throwable) - Constructor for exception loci.poi.hpsf.MarkUnsupportedException
-
Constructor
- MAROON() - Constructor for class loci.poi.hssf.util.HSSFColor.MAROON
- MAX_BUCKETS - Static variable in class loci.poi.hssf.record.ExtSSTRecord
- MAX_RECORD_DATA_SIZE - Static variable in class loci.poi.hssf.record.RecordInputStream
-
Maximum size of a single record (minus the 4 byte header) without a continue
- MAX_ROW_NUMBER - Static variable in class loci.poi.hssf.record.RowRecord
-
The maximum row number that excel can handle (zero bazed) ie 65536 rows is max number of rows.
- MEDIUM - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_DASH_DOT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_DASH_DOT_DOT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_DASHED - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- MemAreaPtg - Class in loci.poi.hssf.record.formula
- MemAreaPtg() - Constructor for class loci.poi.hssf.record.formula.MemAreaPtg
-
Creates new MemAreaPtg
- MemAreaPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.MemAreaPtg
- MemErrPtg - Class in loci.poi.hssf.record.formula
- MemErrPtg() - Constructor for class loci.poi.hssf.record.formula.MemErrPtg
-
Creates new MemErrPtg
- MemErrPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.MemErrPtg
- MemFuncPtg - Class in loci.poi.hssf.record.formula
- MemFuncPtg() - Constructor for class loci.poi.hssf.record.formula.MemFuncPtg
- MemFuncPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.MemFuncPtg
-
Creates new function pointer from a byte array usually called while reading an excel file.
- MergeCellsRecord - Class in loci.poi.hssf.record
-
Title: Merged Cells Record
Description: Optional record defining a square area of cells to "merged" into one cell. - MergeCellsRecord() - Constructor for class loci.poi.hssf.record.MergeCellsRecord
- MergeCellsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.MergeCellsRecord
-
Constructs a MergedCellsRecord and sets its fields appropriately
- MergeCellsRecord.MergedRegion - Class in loci.poi.hssf.record
-
this is a low level representation of a MergedRegion of cells.
- merged - Variable in class loci.poi.hssf.model.Sheet
- mergedRecords - Variable in class loci.poi.hssf.model.Sheet
- MergedRegion(int, int, short, short) - Constructor for class loci.poi.hssf.record.MergeCellsRecord.MergedRegion
-
create a merged region all in one stroke.
- MissingArgPtg - Class in loci.poi.hssf.record.formula
-
Missing Function Arguments Avik Sengupta <avik at apache.org>
- MissingArgPtg() - Constructor for class loci.poi.hssf.record.formula.MissingArgPtg
- MissingArgPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.MissingArgPtg
- MissingSectionException - Exception in loci.poi.hpsf
-
This exception is thrown if one of the
PropertySet
's convenience methods does not find a requiredSection
. - MissingSectionException() - Constructor for exception loci.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(String) - Constructor for exception loci.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(String, Throwable) - Constructor for exception loci.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(Throwable) - Constructor for exception loci.poi.hpsf.MissingSectionException
-
Constructor
- MMSRecord - Class in loci.poi.hssf.record
-
Title: MMS Record
- MMSRecord() - Constructor for class loci.poi.hssf.record.MMSRecord
- MMSRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.MMSRecord
-
Constructs a MMS record and sets its fields appropriately.
- Model - Interface in loci.poi.hssf.model
-
enclosing_type describe the purpose here
- ModelFactory - Class in loci.poi.hssf.eventmodel
-
ModelFactory creates workbook and sheet models based upon events thrown by them there events from the EventRecordFactory.
- ModelFactory() - Constructor for class loci.poi.hssf.eventmodel.ModelFactory
-
Constructor for ModelFactory.
- ModelFactoryListener - Interface in loci.poi.hssf.eventmodel
-
ModelFactoryListener is registered with the ModelFactory.
- MSOBI_DIB - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MSOBI_EMF - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MSOBI_JPEG - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MSOBI_PICT - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MSOBI_PNG - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MSOBI_WMF - Static variable in class loci.poi.hssf.usermodel.HSSFPictureData
- MulBlankRecord - Class in loci.poi.hssf.record
-
Title: Mulitple Blank cell record
- MulBlankRecord() - Constructor for class loci.poi.hssf.record.MulBlankRecord
-
Creates new MulBlankRecord
- MulBlankRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.MulBlankRecord
-
Constructs a MulBlank record and sets its fields appropriately.
- MulRKRecord - Class in loci.poi.hssf.record
-
Used to store multiple RK numbers on a row.
- MulRKRecord() - Constructor for class loci.poi.hssf.record.MulRKRecord
-
Creates new MulRKRecord
- MulRKRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.MulRKRecord
-
Constructs a MulRK record and sets its fields appropriately.
- MultiplyPtg - Class in loci.poi.hssf.record.formula
-
Implements the standard mathmatical multiplication - *
- MultiplyPtg() - Constructor for class loci.poi.hssf.record.formula.MultiplyPtg
-
Creates new AddPtg
- MultiplyPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.MultiplyPtg
- MutableProperty - Class in loci.poi.hpsf
-
Adds writing capability to the
Property
class. - MutableProperty() - Constructor for class loci.poi.hpsf.MutableProperty
-
Creates an empty property.
- MutableProperty(Property) - Constructor for class loci.poi.hpsf.MutableProperty
-
Creates a
MutableProperty
as a copy of an existingProperty
. - MutablePropertySet - Class in loci.poi.hpsf
-
Adds writing support to the
PropertySet
class. - MutablePropertySet() - Constructor for class loci.poi.hpsf.MutablePropertySet
-
Constructs a
MutablePropertySet
instance. - MutablePropertySet(PropertySet) - Constructor for class loci.poi.hpsf.MutablePropertySet
-
Constructs a
MutablePropertySet
by doing a deep copy of an existingPropertySet
. - MutableSection - Class in loci.poi.hpsf
-
Adds writing capability to the
Section
class. - MutableSection() - Constructor for class loci.poi.hpsf.MutableSection
-
Creates an empty mutable section.
- MutableSection(Section) - Constructor for class loci.poi.hpsf.MutableSection
-
Constructs a
MutableSection
by doing a deep copy of an existingSection
. - MyIterator() - Constructor for class loci.poi.hssf.record.aggregates.ValueRecordsAggregate.MyIterator
- MyIterator(int, int) - Constructor for class loci.poi.hssf.record.aggregates.ValueRecordsAggregate.MyIterator
N
- NamePtg - Class in loci.poi.hssf.record.formula
- NamePtg(String, Workbook) - Constructor for class loci.poi.hssf.record.formula.NamePtg
-
Creates new NamePtg
- NamePtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.NamePtg
-
Creates new NamePtg
- NameRecord - Class in loci.poi.hssf.record
-
Title: Name Record (aka Named Range)
- NameRecord() - Constructor for class loci.poi.hssf.record.NameRecord
-
Creates new NameRecord
- NameRecord(byte, short) - Constructor for class loci.poi.hssf.record.NameRecord
-
Constructor to create a built-in named region
- NameRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.NameRecord
-
Constructs a Name record and sets its fields appropriately.
- names - Variable in class loci.poi.hssf.model.Workbook
- NameXPtg - Class in loci.poi.hssf.record.formula
- NameXPtg(String) - Constructor for class loci.poi.hssf.record.formula.NameXPtg
-
Creates new NamePtg
- NameXPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.NameXPtg
-
Creates new NamePtg
- newDocumentSummaryInformation() - Static method in class loci.poi.hpsf.PropertySetFactory
-
Creates a new document summary information.
- newSummaryInformation() - Static method in class loci.poi.hpsf.PropertySetFactory
-
Creates a new summary information.
- next() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate.MyIterator
- nextRecord() - Method in class loci.poi.hssf.record.RecordInputStream
-
Moves to the next record in the stream.
- nextSid - Variable in class loci.poi.hssf.record.RecordInputStream
- NO_FILL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- NO_FILL - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
No background
- NO_FONT - Static variable in class loci.poi.hssf.usermodel.HSSFRichTextString
-
Place holder for indicating that NO_FONT has been applied here
- NoFormatIDException - Exception in loci.poi.hpsf
-
This exception is thrown if a
MutablePropertySet
is to be written but does not have a formatID set (seeMutableSection.setFormatID(ClassID)
orMutableSection.setFormatID(byte[])
. - NoFormatIDException() - Constructor for exception loci.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(String) - Constructor for exception loci.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(String, Throwable) - Constructor for exception loci.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(Throwable) - Constructor for exception loci.poi.hpsf.NoFormatIDException
-
Constructor
- NONE - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- NoPropertySetStreamException - Exception in loci.poi.hpsf
-
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 exception loci.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(String) - Constructor for exception loci.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(String, Throwable) - Constructor for exception loci.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(Throwable) - Constructor for exception loci.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoSingleSectionException - Exception in loci.poi.hpsf
-
This exception is thrown if one of the
PropertySet
's convenience methods that require a singleSection
is called and thePropertySet
does not contain exactly oneSection
. - NoSingleSectionException() - Constructor for exception loci.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(String) - Constructor for exception loci.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(String, Throwable) - Constructor for exception loci.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(Throwable) - Constructor for exception loci.poi.hpsf.NoSingleSectionException
-
Constructor
- NOTE_HIDDEN - Static variable in class loci.poi.hssf.record.NoteRecord
-
Flag indicating that the comment is hidden (default)
- NOTE_VISIBLE - Static variable in class loci.poi.hssf.record.NoteRecord
-
Flag indicating that the comment is visible
- NotEqualPtg - Class in loci.poi.hssf.record.formula
-
Ptg class to implement not equal
- NotEqualPtg() - Constructor for class loci.poi.hssf.record.formula.NotEqualPtg
-
Creates new NotEqualPtg
- NotEqualPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.NotEqualPtg
- NoteRecord - Class in loci.poi.hssf.record
-
NOTE: Comment Associated with a Cell (1Ch)
- NoteRecord() - Constructor for class loci.poi.hssf.record.NoteRecord
-
Construct a new
NoteRecord
and fill its data with the default values - NoteRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.NoteRecord
-
Constructs a
NoteRecord
and fills its fields from the suppliedRecordInputStream
. - NoteStructureSubRecord - Class in loci.poi.hssf.record
-
Represents a NoteStructure (0xD) sub record.
- NoteStructureSubRecord() - Constructor for class loci.poi.hssf.record.NoteStructureSubRecord
-
Construct a new
NoteStructureSubRecord
and fill its data with the default values - NoteStructureSubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.NoteStructureSubRecord
-
Constructs a NoteStructureSubRecord and sets its fields appropriately.
- NULL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- NullEscherSerializationListener - Class in loci.poi.ddf
-
Ignores all serialization events.
- NullEscherSerializationListener() - Constructor for class loci.poi.ddf.NullEscherSerializationListener
- NullLogger - Class in loci.poi.util
-
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 loci.poi.util.NullLogger
- NumberFormatIndexRecord - Class in loci.poi.hssf.record
-
The number format index record indexes format table.
- NumberFormatIndexRecord() - Constructor for class loci.poi.hssf.record.NumberFormatIndexRecord
- NumberFormatIndexRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.NumberFormatIndexRecord
-
Constructs a NumberFormatIndex record and sets its fields appropriately.
- NumberPtg - Class in loci.poi.hssf.record.formula
-
Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation
- NumberPtg(String) - Constructor for class loci.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.
- NumberPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.NumberPtg
-
Create a NumberPtg from a byte array read from disk
- NumberRecord - Class in loci.poi.hssf.record
-
Contains a numeric cell value.
- NumberRecord() - Constructor for class loci.poi.hssf.record.NumberRecord
-
Creates new NumberRecord
- NumberRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.NumberRecord
-
Constructs a Number record and sets its fields appropriately.
- numfonts - Variable in class loci.poi.hssf.model.Workbook
- numFormattingRuns() - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
- numMergedRegions - Variable in class loci.poi.hssf.model.Sheet
- numPages() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the number of pages.
- numPages() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the number of pages.
- numTo26Sys(int) - Method in class loci.poi.hssf.util.RangeAddress
- numxfs - Variable in class loci.poi.hssf.model.Workbook
O
- OBJECT_TYPE_ARC - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_BUTTON - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_CHART - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_CHECKBOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMBO_BOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMMENT - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMMENT - Static variable in class loci.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_DIALOG_BOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_EDIT_BOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_GROUP - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_GROUP_BOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LABEL - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LINE - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LINE - Static variable in class loci.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_LIST_BOX - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class loci.poi.hssf.model.PolygonShape
- OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_OPTION_BUTTON - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_OVAL - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_OVAL - Static variable in class loci.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_PICTURE - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_PICTURE - Static variable in class loci.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_POLYGON - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RECTANGLE - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RECTANGLE - Static variable in class loci.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_RESERVED1 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED2 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED3 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED4 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED5 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED6 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED7 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED8 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED9 - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_SCROLL_BAR - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_SPINNER - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_TEXT - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_TEXT - Static variable in class loci.poi.hssf.usermodel.HSSFTextbox
- ObjectLinkRecord - Class in loci.poi.hssf.record
-
Links text to an object on the chart or identifies it as the title.
- ObjectLinkRecord() - Constructor for class loci.poi.hssf.record.ObjectLinkRecord
- ObjectLinkRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ObjectLinkRecord
-
Constructs a ObjectLink record and sets its fields appropriately.
- ObjectProtectRecord - Class in loci.poi.hssf.record
-
Title: Object Protect Record
- ObjectProtectRecord() - Constructor for class loci.poi.hssf.record.ObjectProtectRecord
- ObjectProtectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ObjectProtectRecord
-
Constructs a Protect record and sets its fields appropriately.
- objprotect - Variable in class loci.poi.hssf.model.Sheet
- ObjRecord - Class in loci.poi.hssf.record
-
The obj record is used to hold various graphic objects and controls.
- ObjRecord() - Constructor for class loci.poi.hssf.record.ObjRecord
- ObjRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ObjRecord
-
Constructs a OBJ record and sets its fields appropriately.
- OfficeXmlFileException - Exception in loci.poi.poifs.filesystem
-
This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what POI works with)
- OfficeXmlFileException(String) - Constructor for exception loci.poi.poifs.filesystem.OfficeXmlFileException
- offset - Variable in class loci.poi.hpsf.Section
- OFFSET_CF - Static variable in class loci.poi.hpsf.Thumbnail
-
Offset in bytes where the Clipboard Format starts in the
byte[]
returned bySummaryInformation.getThumbnail()
- OFFSET_CFTAG - Static variable in class loci.poi.hpsf.Thumbnail
-
Offset in bytes where the Clipboard Format Tag starts in the
byte[]
returned bySummaryInformation.getThumbnail()
- OFFSET_WMFDATA - Static variable in class loci.poi.hpsf.Thumbnail
-
Offset in bytes where the Windows Metafile (WMF) image data starts in the
byte[]
returned bySummaryInformation.getThumbnail()
- OLIVE_GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- OperationPtg - Class in loci.poi.hssf.record.formula
-
defines a Ptg that is an operation instead of an operand
- OperationPtg() - Constructor for class loci.poi.hssf.record.formula.OperationPtg
- OPT_BINDATA - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_BUILTIN - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_COMMAND_NAME - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_COMPLEX - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_FUNCTION_NAME - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_HIDDEN_NAME - Static variable in class loci.poi.hssf.record.NameRecord
- OPT_MACRO - Static variable in class loci.poi.hssf.record.NameRecord
- ORANGE() - Constructor for class loci.poi.hssf.util.HSSFColor.ORANGE
- ORCHID() - Constructor for class loci.poi.hssf.util.HSSFColor.ORCHID
- OS_MACINTOSH - Static variable in class loci.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a Macintosh system.
- OS_WIN16 - Static variable in class loci.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a 16-bit Windows system.
- OS_WIN32 - Static variable in class loci.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a 32-bit Windows system.
- osVersion - Variable in class loci.poi.hpsf.PropertySet
-
Specifies the version of the operating system that created this
PropertySet
.
P
- pad4(byte[]) - Static method in class loci.poi.hpsf.Util
-
Pads a byte array with 0x00 bytes so that its length is a multiple of 4.
- pad4(char[]) - Static method in class loci.poi.hpsf.Util
-
Pads a character array with 0x0000 characters so that its length is a multiple of 4.
- pad4(String) - Static method in class loci.poi.hpsf.Util
-
Pads a string with 0x0000 characters so that its length is a multiple of 4.
- page() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the current page number
- page() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the current page number
- PageBreakRecord - Class in loci.poi.hssf.record
-
Record that contains the functionality page breaks (horizontal and vertical)
- PageBreakRecord() - Constructor for class loci.poi.hssf.record.PageBreakRecord
- PageBreakRecord(short) - Constructor for class loci.poi.hssf.record.PageBreakRecord
- PageBreakRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PageBreakRecord
- PageBreakRecord.Break - Class in loci.poi.hssf.record
-
Since both records store 2byte integers (short), no point in differentiating it in the records.
- PALE_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- PaletteRecord - Class in loci.poi.hssf.record
-
PaletteRecord - Supports custom palettes.
- PaletteRecord() - Constructor for class loci.poi.hssf.record.PaletteRecord
- PaletteRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PaletteRecord
-
Constructs a PaletteRecord record and sets its fields appropriately.
- PANE_LOWER_LEFT - Static variable in class loci.poi.hssf.model.Sheet
- PANE_LOWER_LEFT - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- PANE_LOWER_LEFT - Static variable in class loci.poi.hssf.util.PaneInformation
-
Constant for active pane being the lower left
- PANE_LOWER_RIGHT - Static variable in class loci.poi.hssf.model.Sheet
- PANE_LOWER_RIGHT - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- PANE_LOWER_RIGHT - Static variable in class loci.poi.hssf.util.PaneInformation
-
Constant for active pane being the lower right
- PANE_UPPER_LEFT - Static variable in class loci.poi.hssf.model.Sheet
- PANE_UPPER_LEFT - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- PANE_UPPER_LEFT - Static variable in class loci.poi.hssf.util.PaneInformation
-
Constant for active pane being the upper left
- PANE_UPPER_RIGHT - Static variable in class loci.poi.hssf.model.Sheet
- PANE_UPPER_RIGHT - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- PANE_UPPER_RIGHT - Static variable in class loci.poi.hssf.util.PaneInformation
-
Constant for active pane being the upper right
- PaneInformation - Class in loci.poi.hssf.util
-
Holds information regarding a split plane or freeze plane for a sheet.
- PaneInformation(short, short, short, short, byte, boolean) - Constructor for class loci.poi.hssf.util.PaneInformation
- PaneRecord - Class in loci.poi.hssf.record
-
Describes the frozen and unfozen panes.
- PaneRecord() - Constructor for class loci.poi.hssf.record.PaneRecord
- PaneRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PaneRecord
-
Constructs a Pane record and sets its fields appropriately.
- paramClass - Variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- Parent - Interface in loci.poi.poifs.property
-
Behavior for parent (directory) properties
- ParenthesisPtg - Class in loci.poi.hssf.record.formula
-
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 <lists@aviksengupta.com> Andrew C.
- ParenthesisPtg() - Constructor for class loci.poi.hssf.record.formula.ParenthesisPtg
- ParenthesisPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ParenthesisPtg
- parse() - Method in class loci.poi.hssf.model.FormulaParser
-
API call to execute the parsing of the formula
- parseFormulaRecord(FormulaRecord) - Method in class loci.poi.hssf.dev.FormulaViewer
-
Method parseFormulaRecord
- partiallyRead() - Method in class loci.poi.poifs.storage.DocumentBlock
-
Was this a partially read block?
- password - Variable in class loci.poi.hssf.model.Sheet
- PasswordRecord - Class in loci.poi.hssf.record
-
Title: Password Record
- PasswordRecord() - Constructor for class loci.poi.hssf.record.PasswordRecord
- PasswordRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PasswordRecord
-
Constructs a Password record and sets its fields appropriately.
- PasswordRev4Record - Class in loci.poi.hssf.record
-
Title: Protection Revision 4 password Record
- PasswordRev4Record() - Constructor for class loci.poi.hssf.record.PasswordRev4Record
- PasswordRev4Record(RecordInputStream) - Constructor for class loci.poi.hssf.record.PasswordRev4Record
-
Constructs a PasswordRev4 (PROT4REVPASS) record and sets its fields appropriately.
- patriarch - Variable in class loci.poi.hssf.record.EscherAggregate
- peekExpressionToken() - Method in class loci.poi.hssf.record.FormulaRecord
-
peek at the token on the top of stack
- PercentPtg - Class in loci.poi.hssf.record.formula
-
Percent PTG.
- PercentPtg() - Constructor for class loci.poi.hssf.record.formula.PercentPtg
-
Creates new PercentPtg
- PercentPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.PercentPtg
- PERSPECTIVE__OFFSETX - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__OFFSETY - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__ORIGINX - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__ORIGINY - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEON - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEX - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEY - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEXTOX - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEXTOY - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEYTOX - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEYTOY - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__TYPE - Static variable in class loci.poi.ddf.EscherProperties
- PERSPECTIVE__WEIGHT - Static variable in class loci.poi.ddf.EscherProperties
- PICTURE_TYPE_DIB - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_DIB - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Device independant bitmap
- PICTURE_TYPE_EMF - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_EMF - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Extended windows meta file
- PICTURE_TYPE_JPEG - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_JPEG - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
JPEG format
- PICTURE_TYPE_PICT - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_PICT - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Mac PICT format
- PICTURE_TYPE_PNG - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_PNG - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
PNG format
- PICTURE_TYPE_WMF - Static variable in class loci.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_WMF - Static variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Windows Meta File
- PictureShape - Class in loci.poi.hssf.model
-
Represents a picture shape and creates all specific low level records.
- PID_APPNAME - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the application that created the document
- PID_AUTHOR - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's author
- PID_BYTECOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of bytes.
- PID_CATEGORY - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
The entry is a string denoting the category the file belongs to, e.g.
- PID_CHARCOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of characters in the document
- PID_CODEPAGE - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
The entry denotes a code page.
- PID_COMMENTS - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's comments
- PID_COMPANY - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the company name.
- PID_CREATE_DTM - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was created.
- PID_DICTIONARY - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
The entry is a dictionary.
- PID_DOCPARTS - Static variable in class loci.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 loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's edit time
- PID_HEADINGPAIR - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
This entry denotes an internally used property.
- PID_HIDDENCOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of hidden slides.
- PID_KEYWORDS - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's keywords
- PID_LASTAUTHOR - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's last author
- PID_LASTPRINTED - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was last printed
- PID_LASTSAVE_DTM - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was saved
- PID_LINECOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of lines.
- PID_LINKSDIRTY - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
If this entry is -1 the links are dirty and should be re-evaluated.
- PID_MANAGER - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the name of the project manager.
- PID_MAX - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
The highest well-known property ID.
- PID_MMCLIPCOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of multimedia clips, e.g.
- PID_NOTECOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of slides with notes.
- PID_PAGECOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of pages in the document
- PID_PARCOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of paragraphs.
- PID_PRESFORMAT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Target format for power point presentation, e.g.
- PID_REVNUMBER - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's revision number
- PID_SCALE - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
This entry is set to -1 when scaling of the thumbnail is desired.
- PID_SECURITY - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes whether read/write access to the document is allowed or whether is should be opened as read-only.
- PID_SLIDECOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Number of slides in a power point presentation.
- PID_SUBJECT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's subject
- PID_TEMPLATE - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's template
- PID_THUMBNAIL - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's thumbnail
- PID_TITLE - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's title
- PID_WORDCOUNT - Static variable in class loci.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of words in the document
- PINK() - Constructor for class loci.poi.hssf.util.HSSFColor.PINK
- PlotAreaRecord - Class in loci.poi.hssf.record
-
preceeds and identifies a frame as belonging to the plot area.
- PlotAreaRecord() - Constructor for class loci.poi.hssf.record.PlotAreaRecord
- PlotAreaRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PlotAreaRecord
-
Constructs a PlotArea record and sets its fields appropriately.
- PlotGrowthRecord - Class in loci.poi.hssf.record
-
The plot growth record specifies the scaling factors used when a font is scaled.
- PlotGrowthRecord() - Constructor for class loci.poi.hssf.record.PlotGrowthRecord
- PlotGrowthRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PlotGrowthRecord
-
Constructs a PlotGrowth record and sets its fields appropriately.
- PLUM() - Constructor for class loci.poi.hssf.util.HSSFColor.PLUM
- POIDocument - Class in loci.poi
-
This holds the common functionality for all POI Document classes.
- POIDocument() - Constructor for class loci.poi.POIDocument
- POIFSConstants - Interface in loci.poi.poifs.common
-
A repository for constants shared by POI classes.
- POIFSDocument - Class in loci.poi.poifs.filesystem
-
This class manages a document in the POIFS filesystem.
- POIFSDocument(String, int, POIFSDocumentPath, POIFSWriterListener, int) - Constructor for class loci.poi.poifs.filesystem.POIFSDocument
-
Constructor
- POIFSDocument(String, RandomAccessInputStream, int) - Constructor for class loci.poi.poifs.filesystem.POIFSDocument
-
Constructor
- POIFSDocument(String, ListManagedBlock[], int, int) - Constructor for class loci.poi.poifs.filesystem.POIFSDocument
-
Constructor from small blocks
- POIFSDocument(String, RawDataBlock[], int) - Constructor for class loci.poi.poifs.filesystem.POIFSDocument
-
Constructor from large blocks
- POIFSDocument(String, SmallDocumentBlock[], int) - Constructor for class loci.poi.poifs.filesystem.POIFSDocument
-
Constructor from small blocks
- POIFSDocumentPath - Class in loci.poi.poifs.filesystem
-
Class POIFSDocumentPath
- POIFSDocumentPath() - Constructor for class loci.poi.poifs.filesystem.POIFSDocumentPath
-
simple constructor for the path of a document that is in the root of the POIFSFileSystem.
- POIFSDocumentPath(String[]) - Constructor for class loci.poi.poifs.filesystem.POIFSDocumentPath
-
constructor for the path of a document that is not in the root of the POIFSFileSystem
- POIFSDocumentPath(POIFSDocumentPath, String[]) - Constructor for class loci.poi.poifs.filesystem.POIFSDocumentPath
-
constructor that adds additional subdirectories to an existing path
- POIFSFileSystem - Class in loci.poi.poifs.filesystem
-
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
- POIFSFileSystem() - Constructor for class loci.poi.poifs.filesystem.POIFSFileSystem
-
Constructor, intended for writing
- POIFSFileSystem(RandomAccessInputStream, int) - Constructor for class loci.poi.poifs.filesystem.POIFSFileSystem
-
Create a POIFSFileSystem from an InputStream
- POIFSReader - Class in loci.poi.poifs.eventfilesystem
-
An event-driven reader for POIFS file systems.
- POIFSReader() - Constructor for class loci.poi.poifs.eventfilesystem.POIFSReader
-
Create a POIFSReader
- POIFSReaderEvent - Class in loci.poi.poifs.eventfilesystem
-
Class POIFSReaderEvent
- POIFSReaderListener - Interface in loci.poi.poifs.eventfilesystem
-
Interface POIFSReaderListener
- POIFSViewable - Interface in loci.poi.poifs.dev
-
Interface for a drill-down viewable object.
- POIFSViewEngine - Class in loci.poi.poifs.dev
-
This class contains methods used to inspect POIFSViewable objects
- POIFSViewEngine() - Constructor for class loci.poi.poifs.dev.POIFSViewEngine
- POIFSViewer - Class in loci.poi.poifs.dev
-
A simple viewer for POIFS files
- POIFSViewer() - Constructor for class loci.poi.poifs.dev.POIFSViewer
- POIFSWriterEvent - Class in loci.poi.poifs.filesystem
-
Class POIFSWriterEvent
- POIFSWriterListener - Interface in loci.poi.poifs.filesystem
-
Interface POIFSWriterListener
- POILogFactory - Class in loci.poi.util
-
Provides logging without clients having to mess with configuration/initialization.
- POILogger - Class in loci.poi.util
-
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.
- POITextExtractor - Class in loci.poi
-
Common Parent for Text Extractors of POI Documents.
- POITextExtractor(POIDocument) - Constructor for class loci.poi.POITextExtractor
-
Creates a new text extractor for the given document
- PolygonShape - Class in loci.poi.hssf.model
- popExpressionToken() - Method in class loci.poi.hssf.record.FormulaRecord
-
pop a token off of the stack
- pos - Variable in class loci.poi.hssf.record.RecordInputStream
- PowerPtg - Class in loci.poi.hssf.record.formula
- PowerPtg() - Constructor for class loci.poi.hssf.record.formula.PowerPtg
-
Creates new AddPtg
- PowerPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.PowerPtg
- PrecisionRecord - Class in loci.poi.hssf.record
-
Title: Precision Record
- PrecisionRecord() - Constructor for class loci.poi.hssf.record.PrecisionRecord
- PrecisionRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PrecisionRecord
-
Constructs a Precision record and sets its fields appropriately.
- preferArray() - Method in interface loci.poi.poifs.dev.POIFSViewable
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class loci.poi.poifs.filesystem.DocumentNode
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class loci.poi.poifs.property.Property
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preSerialize() - Method in class loci.poi.hssf.model.Sheet
-
Perform any work necessary before the sheet is about to be serialized.
- preWrite() - Method in class loci.poi.poifs.property.DirectoryProperty
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class loci.poi.poifs.property.DocumentProperty
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class loci.poi.poifs.property.Property
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class loci.poi.poifs.property.PropertyTable
-
Prepare to be written
- printGridlines - Variable in class loci.poi.hssf.model.Sheet
- PrintGridlinesRecord - Class in loci.poi.hssf.record
-
Title: Print Gridlines Record
- PrintGridlinesRecord() - Constructor for class loci.poi.hssf.record.PrintGridlinesRecord
- PrintGridlinesRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PrintGridlinesRecord
-
Constructs a PrintGridlines record and sets its fields appropriately.
- PrintHeadersRecord - Class in loci.poi.hssf.record
-
Title: Print Headers Record
- PrintHeadersRecord() - Constructor for class loci.poi.hssf.record.PrintHeadersRecord
- PrintHeadersRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PrintHeadersRecord
-
Constructs a PrintHeaders record and sets its fields appropriately.
- printSetup - Variable in class loci.poi.hssf.model.Sheet
- PrintSetupRecord - Class in loci.poi.hssf.record
-
Title: Print Setup Record
- PrintSetupRecord() - Constructor for class loci.poi.hssf.record.PrintSetupRecord
- PrintSetupRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.PrintSetupRecord
-
Constructs a PrintSetup (SETUP) record and sets its fields appropriately.
- printStackTrace() - Method in exception loci.poi.hpsf.HPSFRuntimeException
- printStackTrace(PrintStream) - Method in exception loci.poi.hpsf.HPSFRuntimeException
- printStackTrace(PrintWriter) - Method in exception loci.poi.hpsf.HPSFRuntimeException
- process(Model) - Method in interface loci.poi.hssf.eventmodel.ModelFactoryListener
-
Process a model.
- processContinueRecord(byte[]) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- processContinueRecord(byte[]) - Method in class loci.poi.hssf.record.DrawingRecord
- processEvents(HSSFRequest, InputStream) - Method in class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface loci.poi.poifs.eventfilesystem.POIFSReaderListener
-
Process a POIFSReaderEvent that this listener had registered for
- processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface loci.poi.poifs.filesystem.POIFSWriterListener
-
Process a POIFSWriterEvent that this listener had registered for
- processRecord(Record) - Method in interface loci.poi.hssf.eventmodel.ERFListener
-
Process a Record.
- processRecord(Record) - Method in class loci.poi.hssf.eventmodel.ModelFactory
- processRecord(Record) - Method in class loci.poi.hssf.eventusermodel.AbortableHSSFListener
-
This method, inherited from HSSFListener is implemented as a stub.
- processRecord(Record) - Method in interface loci.poi.hssf.eventusermodel.HSSFListener
-
process an HSSF Record.
- processRecord(Record) - Method in class loci.poi.hssf.eventusermodel.HSSFRequest
-
Called by HSSFEventFactory, passes the Record to each listener associated with a record.sid.
- processRecords(InputStream) - Method in class loci.poi.hssf.eventmodel.EventRecordFactory
-
Create an array of records from an input stream
- processWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class loci.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- properties - Variable in class loci.poi.hpsf.Section
- Property - Class in loci.poi.hpsf
-
A property in a
Section
of aPropertySet
. - Property - Class in loci.poi.poifs.property
-
This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
- Property() - Constructor for class loci.poi.hpsf.Property
-
Creates an empty property.
- Property() - Constructor for class loci.poi.poifs.property.Property
-
Default constructor
- Property(int, byte[], int) - Constructor for class loci.poi.poifs.property.Property
-
Constructor from byte data
- Property(long, byte[], long, int, int) - Constructor for class loci.poi.hpsf.Property
-
Creates a
Property
instance by reading its bytes from the property set stream. - Property(long, long, Object) - Constructor for class loci.poi.hpsf.Property
-
Creates a property.
- PROPERTY_SIZE - Static variable in interface loci.poi.poifs.common.POIFSConstants
- PROPERTY_TYPE_OFFSET - Static variable in interface loci.poi.poifs.property.PropertyConstants
- PropertyBlock - Class in loci.poi.poifs.storage
-
A block of Property instances
- PropertyComparator() - Constructor for class loci.poi.poifs.property.DirectoryProperty.PropertyComparator
- PropertyConstants - Interface in loci.poi.poifs.property
-
Interface PropertyConstants
- PropertyIDMap - Class in loci.poi.hpsf.wellknown
-
This is a dictionary which maps property ID values to property ID strings.
- PropertyIDMap(int, float) - Constructor for class loci.poi.hpsf.wellknown.PropertyIDMap
-
Creates a
PropertyIDMap
. - PropertyIDMap(Map) - Constructor for class loci.poi.hpsf.wellknown.PropertyIDMap
-
Creates a
PropertyIDMap
backed by another map. - PropertySet - Class in loci.poi.hpsf
-
Represents a property set in the Horrible Property Set Format (HPSF).
- PropertySet() - Constructor for class loci.poi.hpsf.PropertySet
-
Creates an empty (uninitialized)
PropertySet
. - PropertySet(byte[]) - Constructor for class loci.poi.hpsf.PropertySet
-
Creates a
PropertySet
instance from a byte array that represents a stream in the Horrible Property Set Format. - PropertySet(byte[], int, int) - Constructor for class loci.poi.hpsf.PropertySet
-
Creates a
PropertySet
instance from a byte array that represents a stream in the Horrible Property Set Format. - PropertySet(InputStream) - Constructor for class loci.poi.hpsf.PropertySet
-
Creates a
PropertySet
instance from anInputStream
in the Horrible Property Set Format. - PropertySetFactory - Class in loci.poi.hpsf
-
Factory class to create instances of
SummaryInformation
,DocumentSummaryInformation
andPropertySet
. - PropertySetFactory() - Constructor for class loci.poi.hpsf.PropertySetFactory
- PropertyTable - Class in loci.poi.poifs.property
-
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 loci.poi.poifs.property.PropertyTable
-
Default constructor
- PropertyTable(int, RawDataBlockList) - Constructor for class loci.poi.poifs.property.PropertyTable
-
reading constructor (used when we've read in a file and we want to extract the property table from it).
- propertyValue - Variable in class loci.poi.ddf.EscherSimpleProperty
- protect - Variable in class loci.poi.hssf.model.Sheet
- PROTECTION__LOCKADJUSTHANDLES - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKAGAINSTGROUPING - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKAGAINSTSELECT - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKASPECTRATIO - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKCROPPING - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKPOSITION - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKROTATION - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKTEXT - Static variable in class loci.poi.ddf.EscherProperties
- PROTECTION__LOCKVERTICES - Static variable in class loci.poi.ddf.EscherProperties
- ProtectionRev4Record - Class in loci.poi.hssf.record
-
Title: Protection Revision 4 Record
- ProtectionRev4Record() - Constructor for class loci.poi.hssf.record.ProtectionRev4Record
- ProtectionRev4Record(RecordInputStream) - Constructor for class loci.poi.hssf.record.ProtectionRev4Record
-
Constructs a ProtectionRev4 record and sets its fields appropriately.
- ProtectRecord - Class in loci.poi.hssf.record
-
Title: Protect Record
- ProtectRecord() - Constructor for class loci.poi.hssf.record.ProtectRecord
- ProtectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ProtectRecord
-
Constructs a Protect record and sets its fields appropriately.
- protectSheet(String) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets the protection enabled as well as the password
- protectSheet(String, boolean, boolean) - Method in class loci.poi.hssf.model.Sheet
-
protect a spreadsheet with a password (not encypted, just sets protect flags and the password.
- Ptg - Class in loci.poi.hssf.record.formula
- Ptg() - Constructor for class loci.poi.hssf.record.formula.Ptg
- ptgClass - Variable in class loci.poi.hssf.record.formula.Ptg
- pushExpressionToken(Ptg) - Method in class loci.poi.hssf.record.FormulaRecord
-
push a token onto the stack
- put(byte[], PropertyIDMap) - Method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Associates a section format ID with a
PropertyIDMap
. - put(long, String) - Method in class loci.poi.hpsf.wellknown.PropertyIDMap
-
Puts a ID string for an ID into the
PropertyIDMap
. - put(Object, Object) - Method in class loci.poi.hpsf.CustomProperties
-
Puts a
CustomProperty
into this map. - put(Object, Object) - Method in class loci.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.Use
SectionIDMap.put(byte[], PropertyIDMap)
instead! - put(Object, Object) - Method in class loci.poi.util.BinaryTree
-
Associates the specified value with the specified key in this map.
- put(String, Boolean) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named boolean property.
- put(String, Double) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named double property.
- put(String, Integer) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named integer property.
- put(String, Long) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named long property.
- put(String, String) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named string property.
- put(String, Date) - Method in class loci.poi.hpsf.CustomProperties
-
Adds a named date property.
- putCompressedUnicode(String, byte[], int) - Static method in class loci.poi.util.StringUtil
-
Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1 codepage).
- putDouble(byte[], double) - Static method in class loci.poi.util.LittleEndian
-
put a double value into beginning of a byte array
- putDouble(byte[], int, double) - Static method in class loci.poi.util.LittleEndian
-
put a double value into a byte array
- putInt(byte[], int) - Static method in class loci.poi.util.LittleEndian
-
put an int value into beginning of a byte array
- putInt(byte[], int, int) - Static method in class loci.poi.util.LittleEndian
-
put an int value into a byte array
- putLong(byte[], int, long) - Static method in class loci.poi.util.LittleEndian
-
put a long value into a byte array
- putLong(byte[], long) - Static method in class loci.poi.util.LittleEndian
-
put a long value into beginning of a byte array
- putShort(byte[], int, short) - Static method in class loci.poi.util.LittleEndian
-
put a short value into a byte array
- putShort(byte[], short) - Static method in class loci.poi.util.LittleEndian
-
put a short value into beginning of a byte array
- putShortArray(byte[], int, short[]) - Static method in class loci.poi.util.LittleEndian
-
put a array of shorts into a byte array
- putUnicodeBE(String, byte[], int) - Static method in class loci.poi.util.StringUtil
-
Takes a unicode string, and returns it as big endian (most important byte first) bytes in the supplied byte array.
- putUnicodeLE(String, byte[], int) - Static method in class loci.poi.util.StringUtil
-
Takes a unicode string, and returns it as little endian (most important byte last) bytes in the supplied byte array.
- putUShort(byte[], int, int) - Static method in class loci.poi.util.LittleEndian
-
put an unsigned short value into a byte array
R
- RangeAddress - Class in loci.poi.hssf.util
-
Title: Range Address
- RangeAddress(int, int, int, int) - Constructor for class loci.poi.hssf.util.RangeAddress
- RangeAddress(String) - Constructor for class loci.poi.hssf.util.RangeAddress
-
Accepts an external reference from excel.
- RangePtg - Class in loci.poi.hssf.record.formula
- RangePtg() - Constructor for class loci.poi.hssf.record.formula.RangePtg
- RangePtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RangePtg
- RawDataBlock - Class in loci.poi.poifs.storage
-
A big block created from an InputStream, holding the raw data
- RawDataBlock(RandomAccessInputStream, int, long) - Constructor for class loci.poi.poifs.storage.RawDataBlock
-
Constructor RawDataBlock
- RawDataBlockList - Class in loci.poi.poifs.storage
-
A list of RawDataBlocks instances, and methods to manage the list
- RawDataBlockList(RandomAccessInputStream, int) - Constructor for class loci.poi.poifs.storage.RawDataBlockList
-
Constructor RawDataBlockList
- read() - Method in class loci.poi.hssf.record.RecordInputStream
-
This method will read a byte from the current record
- read() - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class loci.poi.util.BlockingInputStream
- read(byte[]) - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array b.
- read(byte[]) - Method in class loci.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) - Method in class loci.poi.hpsf.ClassID
-
Reads the class ID's value from a byte array by turning little-endian into big-endian.
- read(byte[], int, int) - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- read(byte[], int, int) - Method in class loci.poi.util.BlockingInputStream
- read(byte[], int, int, long, int) - Static method in class loci.poi.hpsf.VariantSupport
-
Reads a variant type from a byte array.
- read(RandomAccessInputStream, int) - Method in class loci.poi.poifs.eventfilesystem.POIFSReader
-
Read from an InputStream and process the documents we get
- read(BlockWritable[], byte[], int) - Static method in class loci.poi.poifs.storage.SmallDocumentBlock
-
read data from an array of SmallDocumentBlocks
- read(DocumentBlock[], byte[], int, int, RandomAccessInputStream) - Static method in class loci.poi.poifs.storage.DocumentBlock
-
read data from an array of DocumentBlocks
- readAllContinuedRemainder() - Method in class loci.poi.hssf.record.RecordInputStream
-
Deprecated.Best to write a input stream that wraps this one where there is special sub record that may overlap continue records.
- readByte() - Method in class loci.poi.hssf.record.RecordInputStream
- readCompressedUnicode(int) - Method in class loci.poi.hssf.record.RecordInputStream
- readData(InputStream, int) - Static method in class loci.poi.util.HexRead
- readData(String) - Static method in class loci.poi.util.HexRead
-
This method reads hex data from a filename and returns a byte array.
- readData(String, String) - Static method in class loci.poi.util.HexRead
-
Same as readData(String) except that this method allows you to specify sections within a file.
- readDictionary(byte[], long, int, int) - Method in class loci.poi.hpsf.Property
-
Reads a dictionary.
- readDouble() - Method in class loci.poi.hssf.record.RecordInputStream
- readFromBytes(byte[]) - Method in class loci.poi.util.ByteField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in interface loci.poi.util.FixedField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class loci.poi.util.IntegerField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class loci.poi.util.LongField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class loci.poi.util.ShortField
-
set the value from its offset into an array of bytes
- readFromStream(InputStream) - Method in class loci.poi.util.ByteField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in interface loci.poi.util.FixedField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class loci.poi.util.IntegerField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class loci.poi.util.LongField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class loci.poi.util.ShortField
-
set the value from an InputStream
- readFromStream(InputStream, int) - Static method in class loci.poi.util.LittleEndian
-
Read the appropriate number of bytes from the stream and return them to the caller.
- readFromString(String) - Static method in class loci.poi.util.HexRead
- readFully(InputStream, byte[]) - Static method in class loci.poi.util.IOUtils
-
Helper method, just calls readFully(in, b, 0, b.length)
- readFully(InputStream, byte[], int, int) - Static method in class loci.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 loci.poi.ddf.EscherRecord
-
Reads the 8 byte header information and populates the
options
andrecordId
records. - ReadingNotSupportedException - Exception in loci.poi.hpsf
-
This exception is thrown when HPSF tries to read a (yet) unsupported variant type.
- ReadingNotSupportedException(long, Object) - Constructor for exception loci.poi.hpsf.ReadingNotSupportedException
-
Constructor
- readInt() - Method in class loci.poi.hssf.record.RecordInputStream
- readInt(InputStream) - Static method in class loci.poi.util.LittleEndian
-
get an int value from an InputStream
- readLong() - Method in class loci.poi.hssf.record.RecordInputStream
- readLong(InputStream) - Static method in class loci.poi.util.LittleEndian
-
get a long value from an InputStream
- readProperties() - Method in class loci.poi.POIDocument
-
Find, and create objects for, the standard Documment Information Properties (HPSF)
- readRemainder() - Method in class loci.poi.hssf.record.RecordInputStream
-
Returns the remaining bytes for the current record.
- readShort() - Method in class loci.poi.hssf.record.RecordInputStream
- readShort(InputStream) - Static method in class loci.poi.util.LittleEndian
-
get a short value from an InputStream
- readShortArray() - Method in class loci.poi.hssf.record.RecordInputStream
- readTokenValues(RecordInputStream) - Method in class loci.poi.hssf.record.formula.ArrayPtg
-
Read in the actual token (array) values.
- readUnicodeLEString(int) - Method in class loci.poi.hssf.record.RecordInputStream
-
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x16, 0x00 } -0x16
- readUnicodeString() - Method in class loci.poi.hssf.record.RecordInputStream
-
Returns an excel style unicode string from the bytes reminaing in the record.
- readUShort() - Method in class loci.poi.hssf.record.RecordInputStream
- RecalcIdRecord - Class in loci.poi.hssf.record
-
Title: Recalc Id Record
- RecalcIdRecord() - Constructor for class loci.poi.hssf.record.RecalcIdRecord
- RecalcIdRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RecalcIdRecord
-
Constructs a RECALCID record and sets its fields appropriately.
- Record - Class in loci.poi.hssf.record
-
Title: Record Description: All HSSF Records inherit from this class.
- Record() - Constructor for class loci.poi.hssf.record.Record
-
instantiates a blank record strictly for ID matching
- Record(RecordInputStream) - Constructor for class loci.poi.hssf.record.Record
-
Constructor Record
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherBlipRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherBlipWMFRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherBSERecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherChildAnchorRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherClientAnchorRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherClientDataRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherDggRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherDgRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherOptRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherSpgrRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherSplitMenuColorsRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherSpRecord
- RECORD_DESCRIPTION - Static variable in class loci.poi.ddf.EscherTextboxRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherBSERecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherChildAnchorRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherClientAnchorRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherClientDataRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherDggRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherDgRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherOptRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherSpgrRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherSplitMenuColorsRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherSpRecord
- RECORD_ID - Static variable in class loci.poi.ddf.EscherTextboxRecord
- RECORD_ID_DIB - Static variable in class loci.poi.ddf.EscherBitmapBlip
- RECORD_ID_EMF - Static variable in class loci.poi.ddf.EscherMetafileBlip
- RECORD_ID_EMF - Static variable in class loci.poi.ddf.EscherPictBlip
- RECORD_ID_END - Static variable in class loci.poi.ddf.EscherBlipRecord
- RECORD_ID_JPEG - Static variable in class loci.poi.ddf.EscherBitmapBlip
- RECORD_ID_PICT - Static variable in class loci.poi.ddf.EscherMetafileBlip
- RECORD_ID_PICT - Static variable in class loci.poi.ddf.EscherPictBlip
- RECORD_ID_PNG - Static variable in class loci.poi.ddf.EscherBitmapBlip
- RECORD_ID_START - Static variable in class loci.poi.ddf.EscherBlipRecord
- RECORD_ID_WMF - Static variable in class loci.poi.ddf.EscherMetafileBlip
- RECORD_ID_WMF - Static variable in class loci.poi.ddf.EscherPictBlip
- RecordFactory - Class in loci.poi.hssf.record
-
Deprecated.use
EventRecordFactory
instead - RecordFactory() - Constructor for class loci.poi.hssf.record.RecordFactory
-
Deprecated.
- RecordFormatException - Exception in loci.poi.hssf.record
-
Title: Record Format Exception Description: Used by records to indicate invalid format/data.
- RecordFormatException(String) - Constructor for exception loci.poi.hssf.record.RecordFormatException
- RecordFormatException(String, Throwable) - Constructor for exception loci.poi.hssf.record.RecordFormatException
- RecordFormatException(Throwable) - Constructor for exception loci.poi.hssf.record.RecordFormatException
- RecordGenerator - Class in loci.poi.dev
-
Description of the Class
- RecordGenerator() - Constructor for class loci.poi.dev.RecordGenerator
- RecordInputStream - Class in loci.poi.hssf.record
-
Title: Record Input Stream
- RecordInputStream(InputStream) - Constructor for class loci.poi.hssf.record.RecordInputStream
- recordOffset - Variable in class loci.poi.hssf.record.RecordInputStream
- records - Variable in class loci.poi.hssf.model.Sheet
- records - Variable in class loci.poi.hssf.model.Workbook
-
this contains the Worksheet record objects
- recordSize - Variable in class loci.poi.hssf.record.UnicodeString.UnicodeRecordStats
- RED() - Constructor for class loci.poi.hssf.util.HSSFColor.RED
- Ref3DPtg - Class in loci.poi.hssf.record.formula
-
Title: Reference 3D Ptg
- Ref3DPtg() - Constructor for class loci.poi.hssf.record.formula.Ref3DPtg
-
Creates new AreaPtg
- Ref3DPtg(String, short) - Constructor for class loci.poi.hssf.record.formula.Ref3DPtg
- Ref3DPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.Ref3DPtg
- RefAPtg - Class in loci.poi.hssf.record.formula
-
RefNAPtg
- RefAPtg() - Constructor for class loci.poi.hssf.record.formula.RefAPtg
- RefAPtg(short, short, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.RefAPtg
- RefAPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefAPtg
- REFERENCE_TYPE_DEFAULT_CATEGORIES - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- REFERENCE_TYPE_DIRECT - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- REFERENCE_TYPE_ERROR_REPORTED - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- REFERENCE_TYPE_NOT_USED - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- REFERENCE_TYPE_WORKSHEET - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- ReferencePtg - Class in loci.poi.hssf.record.formula
-
ReferencePtg - handles references (such as A1, A2, IA4)
- ReferencePtg() - Constructor for class loci.poi.hssf.record.formula.ReferencePtg
- ReferencePtg(short, short, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.ReferencePtg
- ReferencePtg(String) - Constructor for class loci.poi.hssf.record.formula.ReferencePtg
-
Takes in a String represnetation of a cell reference and fills out the numeric fields.
- ReferencePtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.ReferencePtg
-
Creates new ValueReferencePtg
- RefErrorPtg - Class in loci.poi.hssf.record.formula
-
RefError - handles deleted cell reference
- RefErrorPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefErrorPtg
- RefModeRecord - Class in loci.poi.hssf.record
-
Title: RefMode Record
- RefModeRecord() - Constructor for class loci.poi.hssf.record.RefModeRecord
- RefModeRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RefModeRecord
-
Constructs a RefMode record and sets its fields appropriately.
- RefNAPtg - Class in loci.poi.hssf.record.formula
-
RefNAPtg
- RefNAPtg() - Constructor for class loci.poi.hssf.record.formula.RefNAPtg
- RefNAPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefNAPtg
- RefNPtg - Class in loci.poi.hssf.record.formula
-
RefNPtg
- RefNPtg() - Constructor for class loci.poi.hssf.record.formula.RefNPtg
- RefNPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefNPtg
-
Creates new ValueReferencePtg
- RefNVPtg - Class in loci.poi.hssf.record.formula
-
RefNVPtg
- RefNVPtg() - Constructor for class loci.poi.hssf.record.formula.RefNVPtg
- RefNVPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefNVPtg
-
Creates new ValueReferencePtg
- RefreshAllRecord - Class in loci.poi.hssf.record
-
Title: Refresh All Record
- RefreshAllRecord() - Constructor for class loci.poi.hssf.record.RefreshAllRecord
- RefreshAllRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RefreshAllRecord
-
Constructs a RefreshAll record and sets its fields appropriately.
- RefVPtg - Class in loci.poi.hssf.record.formula
-
RefVPtg
- RefVPtg() - Constructor for class loci.poi.hssf.record.formula.RefVPtg
- RefVPtg(short, short, boolean, boolean) - Constructor for class loci.poi.hssf.record.formula.RefVPtg
- RefVPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.RefVPtg
-
Creates new ValueReferencePtg
- Region - Class in loci.poi.hssf.util
-
Represents a from/to row/col square.
- Region() - Constructor for class loci.poi.hssf.util.Region
-
Creates a new instance of Region (0,0 - 0,0)
- Region(int, short, int, short) - Constructor for class loci.poi.hssf.util.Region
- Region(MergeCellsRecord.MergedRegion) - Constructor for class loci.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.
- registerListener(ERFListener, short[]) - Method in class loci.poi.hssf.eventmodel.EventRecordFactory
-
Register a listener for records.
- registerListener(ModelFactoryListener) - Method in class loci.poi.hssf.eventmodel.ModelFactory
-
register a ModelFactoryListener so that it can receive Models as they are created.
- registerListener(POIFSReaderListener) - Method in class loci.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for all documents
- registerListener(POIFSReaderListener, String) - Method in class loci.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for a document in the root directory
- registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class loci.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for a document in the specified directory
- remaining() - Method in class loci.poi.hssf.record.RecordInputStream
-
The remaining number of bytes in the current record.
- remainingSize - Variable in class loci.poi.hssf.record.UnicodeString.UnicodeRecordStats
- remove() - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate.MyIterator
- remove(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- remove(int) - Method in interface loci.poi.poifs.storage.BlockList
-
remove and return the specified block from the list
- remove(int) - Method in class loci.poi.util.DoubleList
-
Removes the element at the specified position in this list.
- remove(int) - Method in class loci.poi.util.IntList
-
Removes the element at the specified position in this list.
- remove(int) - Method in class loci.poi.util.ShortList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class loci.poi.hssf.model.WorkbookRecordList
- remove(Object) - Method in class loci.poi.util.BinaryTree
-
Removes the mapping for this key from this map if present
- remove(String) - Method in class loci.poi.hpsf.CustomProperties
-
Removes a custom property.
- removeAll(DoubleList) - Method in class loci.poi.util.DoubleList
-
Removes from this list all the elements that are contained in the specified collection
- removeAll(IntList) - Method in class loci.poi.util.IntList
-
Removes from this list all the elements that are contained in the specified collection
- removeAll(ShortList) - Method in class loci.poi.util.ShortList
-
Removes from this list all the elements that are contained in the specified collection
- removeApplicationName() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the application name.
- removeAreaAt(int) - Method in class loci.poi.hssf.record.MergeCellsRecord
-
essentially unmerge the cells in the "area" stored at the passed in index
- removeAuthor() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the author.
- removeBreak(short) - Method in class loci.poi.hssf.record.PageBreakRecord
-
Removes the break indicated by the parameter
- removeBuiltinRecord(byte, int) - Method in class loci.poi.hssf.model.Workbook
-
Removes the specified Builtin NameRecord that matches the name and index
- removeByteCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the byte count.
- removeCategory() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the category.
- removeCell(CellValueRecordInterface) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- removeCell(HSSFCell) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
remove the HSSFCell from this row.
- removeCharCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the character count.
- removeColumnBreak(short) - Method in class loci.poi.hssf.model.Sheet
-
Removes a page break at the indicated column
- removeColumnBreak(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Removes a page break at the indicated column
- removeComments() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the comments.
- removeCompany() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the company.
- removeCreateDateTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the creation time.
- removeCustomProperties() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the custom properties.
- removeDocparts() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the doc parts.
- removeEditTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Remove the total time spent in editing the document.
- removeFormatRun(UnicodeString.FormatRun) - Method in class loci.poi.hssf.record.UnicodeString
- removeHeadingPair() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the heading pair.
- removeHiddenCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the hidden count.
- removeKeywords() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the keywords.
- removeLastAuthor() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the last author.
- removeLastPrinted() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the lastPrinted.
- removeLastSaveDateTime() - Method in class loci.poi.hpsf.SummaryInformation
-
Remove the total time spent in editing the document.
- removeLineCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the line count.
- removeLinksDirty() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the links dirty.
- removeManager() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the manager.
- removeMergedRegion(int) - Method in class loci.poi.hssf.model.Sheet
- removeMergedRegion(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
removes a merged region of cells (hence letting them free)
- removeMMClipCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the mmclip count.
- removeName(int) - Method in class loci.poi.hssf.model.Workbook
-
removes the name
- removeName(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
remove the named range by his index
- removeName(String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
remove the named range by his name
- removeNoteCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the noteCount.
- removePageCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the page count.
- removeParCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the par count.
- removePresentationFormat() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the presentation format.
- removePrintArea(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Delete the printarea for the sheet specified
- removeProperty(long) - Method in class loci.poi.hpsf.MutableSection
-
Removes a property.
- removeProperty(Property) - Method in class loci.poi.poifs.property.PropertyTable
-
Remove a property from the list of properties we manage
- removeRevNumber() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the revision number.
- removeRow(RowRecord) - Method in class loci.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 loci.poi.hssf.record.aggregates.RowRecordsAggregate
- removeRow(HSSFRow) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Remove a row from this sheet.
- removeRowBreak(int) - Method in class loci.poi.hssf.model.Sheet
-
Removes a page break at the indicated row
- removeRowBreak(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Removes the page break at the indicated row
- removeScale() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the scale.
- removeSecurity() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the security code.
- removeSheet(int) - Method in class loci.poi.hssf.model.Workbook
- removeSheetAt(int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
removes sheet at the given index
- removeSlideCount() - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Removes the slide count.
- removeString(String, String) - Method in class loci.poi.hssf.util.RangeAddress
- removeSubject() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the subject.
- removeTemplate() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the template.
- removeThumbnail() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the thumbnail.
- removeTitle() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the title.
- removeValue(double) - Method in class loci.poi.util.DoubleList
-
Removes the first occurrence in this list of the specified element (optional operation).
- removeValue(int) - Method in class loci.poi.util.IntList
-
Removes the first occurrence in this list of the specified element (optional operation).
- removeValue(short) - Method in class loci.poi.util.ShortList
-
Removes the first occurrence in this list of the specified element (optional operation).
- removeValue(Object) - Method in class loci.poi.util.BinaryTree
-
Removes the mapping for this value from this map if present
- removeValueRecord(int, CellValueRecordInterface) - Method in class loci.poi.hssf.model.Sheet
-
remove a value record from the records array.
- removeWordCount() - Method in class loci.poi.hpsf.SummaryInformation
-
Removes the word count.
- renameTo(String) - Method in interface loci.poi.poifs.filesystem.Entry
-
Rename this Entry.
- renameTo(String) - Method in class loci.poi.poifs.filesystem.EntryNode
-
Rename this Entry.
- replaceString(String, String, String) - Method in class loci.poi.hssf.util.RangeAddress
- replaceValueRecord(CellValueRecordInterface) - Method in class loci.poi.hssf.model.Sheet
-
replace a value record from the records array.
- reset() - Method in class loci.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 loci.poi.util.BlockingInputStream
- resize() - Method in class loci.poi.hssf.usermodel.HSSFPicture
-
Reset the image to the original size.
- retainAll(DoubleList) - Method in class loci.poi.util.DoubleList
-
Retains only the elements in this list that are contained in the specified collection.
- retainAll(IntList) - Method in class loci.poi.util.IntList
-
Retains only the elements in this list that are contained in the specified collection.
- retainAll(ShortList) - Method in class loci.poi.util.ShortList
-
Retains only the elements in this list that are contained in the specified collection.
- returnClass - Variable in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- RIGHT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- RightMargin - Static variable in class loci.poi.hssf.model.Sheet
- RightMargin - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- RightMarginRecord - Class in loci.poi.hssf.record
-
Record for the right margin.
- RightMarginRecord() - Constructor for class loci.poi.hssf.record.RightMarginRecord
- RightMarginRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RightMarginRecord
-
Constructs a RightMargin record and sets its fields appropriately.
- RK_IEEE_NUMBER - Static variable in class loci.poi.hssf.record.RKRecord
- RK_IEEE_NUMBER_TIMES_100 - Static variable in class loci.poi.hssf.record.RKRecord
- RK_INTEGER - Static variable in class loci.poi.hssf.record.RKRecord
- RK_INTEGER_TIMES_100 - Static variable in class loci.poi.hssf.record.RKRecord
- RKRecord - Class in loci.poi.hssf.record
-
Title: RK Record Description: An internal 32 bit number with the two most significant bits storing the type.
- RKRecord() - Constructor for class loci.poi.hssf.record.RKRecord
- RKRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RKRecord
-
Constructs a RK record and sets its fields appropriately.
- RKUtil - Class in loci.poi.hssf.util
-
Utility class for helping convert RK numbers.
- ROOT_TYPE - Static variable in interface loci.poi.poifs.property.PropertyConstants
- RootProperty - Class in loci.poi.poifs.property
-
Root property
- RootProperty(int, byte[], int) - Constructor for class loci.poi.poifs.property.RootProperty
-
reader constructor
- ROSE() - Constructor for class loci.poi.hssf.util.HSSFColor.ROSE
- rotate(double) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- rotate(double) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- rotate(double, double, double) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- rotate(double, double, double) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- ROTATION_NONE - Static variable in class loci.poi.hssf.record.TextRecord
- ROTATION_ROTATED_90_DEGREES - Static variable in class loci.poi.hssf.record.TextRecord
- ROTATION_ROTATED_90_DEGREES_CLOCKWISE - Static variable in class loci.poi.hssf.record.TextRecord
- ROTATION_TOP_TO_BOTTOM - Static variable in class loci.poi.hssf.record.TextRecord
- row_from - Variable in class loci.poi.hssf.record.MergeCellsRecord.MergedRegion
-
upper lefthand corner row
- row_to - Variable in class loci.poi.hssf.record.MergeCellsRecord.MergedRegion
-
lower right hand corner row
- rowBreaks - Variable in class loci.poi.hssf.model.Sheet
- rowHasCells(int) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Returns true if the row has cells attached to it
- rowIterator() - Method in class loci.poi.hssf.usermodel.HSSFSheet
- RowRecord - Class in loci.poi.hssf.record
-
Title: Row Record
- RowRecord() - Constructor for class loci.poi.hssf.record.RowRecord
- RowRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.RowRecord
-
Constructs a Row record and sets its fields appropriately.
- RowRecordsAggregate - Class in loci.poi.hssf.record.aggregates
- RowRecordsAggregate() - Constructor for class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
Creates a new instance of ValueRecordsAggregate
- rows - Variable in class loci.poi.hssf.model.Sheet
- ROYAL_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- run() - Method in class loci.poi.hssf.dev.BiffViewer
-
Method run starts up BiffViewer...
- run() - Method in class loci.poi.hssf.dev.EFBiffViewer
- run() - Method in class loci.poi.hssf.dev.FormulaViewer
-
Method run
- run(InputStream) - Method in class loci.poi.hssf.eventmodel.ModelFactory
-
Start processing the Workbook stream into Model events.
S
- SaveRecalcRecord - Class in loci.poi.hssf.record
-
Title: Save Recalc Record
- SaveRecalcRecord() - Constructor for class loci.poi.hssf.record.SaveRecalcRecord
- SaveRecalcRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SaveRecalcRecord
-
Constructs an SaveRecalc record and sets its fields appropriately.
- scale(double, double) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- scale(double, double) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- ScenarioProtectRecord - Class in loci.poi.hssf.record
-
Title: Scenario Protect Record
- ScenarioProtectRecord() - Constructor for class loci.poi.hssf.record.ScenarioProtectRecord
- ScenarioProtectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ScenarioProtectRecord
-
Constructs a Protect record and sets its fields appropriately.
- scenprotect - Variable in class loci.poi.hssf.model.Sheet
- SCLRecord - Class in loci.poi.hssf.record
-
Specifies the window's zoom magnification.
- SCLRecord() - Constructor for class loci.poi.hssf.record.SCLRecord
- SCLRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SCLRecord
-
Constructs a SCL record and sets its fields appropriately.
- SEA_GREEN() - Constructor for class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- Section - Class in loci.poi.hpsf
-
Represents a section in a
PropertySet
. - Section() - Constructor for class loci.poi.hpsf.Section
-
Creates an empty and uninitialized
Section
. - Section(byte[], int) - Constructor for class loci.poi.hpsf.Section
-
Creates a
Section
instance from a byte array. - SectionIDMap - Class in loci.poi.hpsf.wellknown
-
Maps section format IDs to
PropertyIDMap
s. - SectionIDMap() - Constructor for class loci.poi.hpsf.wellknown.SectionIDMap
- sections - Variable in class loci.poi.hpsf.PropertySet
-
The sections in this
PropertySet
. - selection - Variable in class loci.poi.hssf.model.Sheet
- SelectionRecord - Class in loci.poi.hssf.record
-
Title: Selection Record
- SelectionRecord() - Constructor for class loci.poi.hssf.record.SelectionRecord
- SelectionRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SelectionRecord
-
Constructs a Selection record and sets its fields appropriately.
- SelectionRecord.Reference - Class in loci.poi.hssf.record
- serialize() - Method in class loci.poi.ddf.EscherRecord
-
Serializes to a new byte array.
- serialize() - Method in class loci.poi.hssf.record.ContinueRecord
-
USE ONLY within "processContinue"
- serialize() - Method in class loci.poi.hssf.record.Record
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.ddf.EscherRecord
-
Serializes to an existing byte array without serialization listener.
- serialize(int, byte[]) - Method in class loci.poi.hssf.model.Sheet
-
Serializes all records in the sheet into one big byte array.
- serialize(int, byte[]) - Method in class loci.poi.hssf.model.Workbook
-
Serializes all records int the worksheet section into a big byte array.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AreaFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AreaRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AxisLineFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AxisOptionsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AxisParentRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AxisRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.AxisUsedRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BackupRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BarRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BeginRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BlankRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BOFRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BookBoolRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BoolErrRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BottomMarginRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.BoundSheetRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CalcCountRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CalcModeRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ChartFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ChartRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CodepageRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ColumnInfoRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ContinueRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.CountryRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DataFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DateWindow1904Record
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DBCellRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DeltaRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DimensionsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DrawingGroupRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DrawingRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.DSFRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.EndRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.EndSubRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.EOFRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.EscherAggregate
-
Serializes this aggregate to a byte array.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ExternSheetRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ExtSSTRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FilePassRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FileSharingRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FnGroupCountRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FontBasisRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FontIndexRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FontRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FooterRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FormulaRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.FrameRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.GridsetRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.GutsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.HCenterRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.HeaderRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.HideObjRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.IndexRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.InterfaceEndRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.IterationRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LabelRecord
-
THROWS A RUNTIME EXCEPTION..
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LabelSSTRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LeftMarginRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LegendRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LineFormatRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.LinkedDataRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.MergeCellsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.MMSRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.MulBlankRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.MulRKRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.NameRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.NoteRecord
-
Serialize the record data into the supplied array of bytes
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.NoteStructureSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.NumberRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ObjectLinkRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ObjectProtectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ObjRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PageBreakRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PaletteRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PaneRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PasswordRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PasswordRev4Record
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PlotAreaRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PlotGrowthRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PrecisionRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PrintHeadersRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.PrintSetupRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ProtectionRev4Record
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ProtectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RecalcIdRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.Record
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RefModeRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RefreshAllRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RightMarginRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RKRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.RowRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SaveRecalcRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SCLRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SelectionRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesIndexRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesListRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesTextRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
spit the record out AS IS.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SSTRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.StringRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.StyleRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.SupBookRecord
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TabIdRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TextObjectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TextRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TickRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.TopMarginRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.UnitsRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.UnknownRecord
-
spit the record out AS IS.
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.UseSelFSRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.ValueRangeRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.VCenterRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WindowOneRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WindowProtectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WindowTwoRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WriteAccessRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WriteProtectRecord
- serialize(int, byte[]) - Method in class loci.poi.hssf.record.WSBoolRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherBitmapBlip
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherBlipRecord
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherBSERecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherClientDataRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherContainerRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherDggRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherDgRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherMetafileBlip
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherOptRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherPictBlip
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherRecord
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherSpgrRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherSpRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.EscherTextboxRecord
-
Writes this record and any contained records to the supplied byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class loci.poi.ddf.UnknownEscherRecord
-
Writes this record and any contained records to the supplied byte array.
- serialize(int, byte[], ValueRecordsAggregate) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
-
called by the class that is responsible for writing this sucker.
- serialize(UnicodeString.UnicodeRecordStats, int, byte[]) - Method in class loci.poi.hssf.record.UnicodeString
- serializeCellRow(int, int, byte[]) - Method in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Serializes the cells that are allocated to a certain row range
- serializeComplexPart(byte[], int) - Method in class loci.poi.ddf.EscherComplexProperty
-
Serializes the complex part of this property
- serializeComplexPart(byte[], int) - Method in class loci.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeComplexPart(byte[], int) - Method in class loci.poi.ddf.EscherSimpleProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeField(int, byte[]) - Method in interface loci.poi.hssf.record.CustomField
-
Converts this field to it's byte array form.
- serializeField(int, byte[]) - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- serializePtgStack(Stack, byte[], int) - Static method in class loci.poi.hssf.record.formula.Ptg
- serializeSimplePart(byte[], int) - Method in class loci.poi.ddf.EscherArrayProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class loci.poi.ddf.EscherComplexProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class loci.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeSimplePart(byte[], int) - Method in class loci.poi.ddf.EscherSimpleProperty
-
Serialize the simple part of the escher record.
- SeriesChartGroupIndexRecord - Class in loci.poi.hssf.record
-
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() - Constructor for class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- SeriesChartGroupIndexRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesChartGroupIndexRecord
-
Constructs a SeriesChartGroupIndex record and sets its fields appropriately.
- SeriesIndexRecord - Class in loci.poi.hssf.record
-
links a series to its position in the series list.
- SeriesIndexRecord() - Constructor for class loci.poi.hssf.record.SeriesIndexRecord
- SeriesIndexRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesIndexRecord
-
Constructs a SeriesIndex record and sets its fields appropriately.
- SeriesLabelsRecord - Class in loci.poi.hssf.record
-
The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() - Constructor for class loci.poi.hssf.record.SeriesLabelsRecord
- SeriesLabelsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesLabelsRecord
-
Constructs a SeriesLabels record and sets its fields appropriately.
- SeriesListRecord - Class in loci.poi.hssf.record
-
The series list record defines the series displayed as an overlay to the main chart record.
- SeriesListRecord() - Constructor for class loci.poi.hssf.record.SeriesListRecord
- SeriesListRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesListRecord
-
Constructs a SeriesList record and sets its fields appropriately.
- SeriesRecord - Class in loci.poi.hssf.record
-
The series record describes the overall data for a series.
- SeriesRecord() - Constructor for class loci.poi.hssf.record.SeriesRecord
- SeriesRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesRecord
-
Constructs a Series record and sets its fields appropriately.
- SeriesTextRecord - Class in loci.poi.hssf.record
-
Defines a series name NOTE: This source is automatically generated please do not modify this file.
- SeriesTextRecord() - Constructor for class loci.poi.hssf.record.SeriesTextRecord
- SeriesTextRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesTextRecord
-
Constructs a SeriesText record and sets its fields appropriately.
- SeriesToChartGroupRecord - Class in loci.poi.hssf.record
-
Indicates the chart-group index for a series.
- SeriesToChartGroupRecord() - Constructor for class loci.poi.hssf.record.SeriesToChartGroupRecord
- SeriesToChartGroupRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SeriesToChartGroupRecord
-
Constructs a SeriesToChartGroup record and sets its fields appropriately.
- set(byte) - Method in class loci.poi.util.ByteField
-
set the ByteField's current value
- set(byte, byte[]) - Method in class loci.poi.util.ByteField
-
set the ByteField's current value and write it to a byte array
- set(int) - Method in class loci.poi.util.BitField
-
Set the bits.
- set(int) - Method in class loci.poi.util.IntegerField
-
set the IntegerField's current value
- set(int, byte[]) - Method in class loci.poi.util.IntegerField
-
set the IntegerField's current value and write it to a byte array
- set(int, double) - Method in class loci.poi.util.DoubleList
-
Replaces the element at the specified position in this list with the specified element
- set(int, int) - Method in class loci.poi.util.IntList
-
Replaces the element at the specified position in this list with the specified element
- set(int, int, double) - Method in class loci.poi.util.DoubleList2d
- set(int, int, int) - Method in class loci.poi.util.IntList2d
- set(int, int, Object) - Method in class loci.poi.util.List2d
- set(int, short) - Method in class loci.poi.util.ShortList
-
Replaces the element at the specified position in this list with the specified element
- set(long) - Method in class loci.poi.util.LongField
-
set the LongField's current value
- set(long, byte[]) - Method in class loci.poi.util.LongField
-
set the LongField's current value and write it to a byte array
- set(short) - Method in class loci.poi.util.ShortField
-
set the ShortField's current value
- set(short, byte[]) - Method in class loci.poi.util.ShortField
-
set the ShortField's current value and write it to a byte array
- set123Prefix(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set some old holdover from lotus 123.
- setActiveCellCol(short) - Method in class loci.poi.hssf.model.Sheet
-
Sets the active column
- setActiveCellCol(short) - Method in class loci.poi.hssf.record.SelectionRecord
-
set the active cell's col
- setActiveCellRef(short) - Method in class loci.poi.hssf.record.SelectionRecord
-
set the active cell's reference number
- setActiveCellRow(int) - Method in class loci.poi.hssf.model.Sheet
-
Sets the active row
- setActiveCellRow(int) - Method in class loci.poi.hssf.record.SelectionRecord
-
set the active cell's row
- setActivePane(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Set the active pane field for the Pane record.
- setAddMenuCount(byte) - Method in class loci.poi.hssf.record.MMSRecord
-
set number of add menu options (set to 0)
- setAdtlDiag(short) - Method in class loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
set the diagonal border line style? Who the heck ever heard of a diagonal border?
- setAdtlFillPattern(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the fill pattern
- setAdtlPaletteOptions(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the additional palette options bitmask (see individual bitsetter methods that reference this method)
- setAlignment(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the horizontal alignment of the cell.
- setAlignment(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of horizontal alignment for the cell
- setAlignmentOptions(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the alignment options bitmask.
- setAlternateExpression(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
whether alternate expression evaluation is on
- setAlternateFormula(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
whether alternative formula entry is on
- setAlternativeExpression(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
whether alternate expression evaluation is on
- setAlternativeFormula(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
whether alternative formula entry is on
- setAnchor(int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFChildAnchor
- setAnchor(short, int, int, int, short, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
-
Dets the top-left and bottom-right coordinates of the anchor.
- setAnchor(HSSFAnchor) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Sets a particular anchor.
- setAnchorId(short) - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Set the anchor id field for the ObjectLink record.
- setAnchorType(int) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the anchor type
- setApplicationName(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the application name.
- setArabic(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- setArea(String) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setArea(String) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setAreaReference(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the reference , the area only (range)
- setArrayData(byte[], int) - Method in class loci.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 loci.poi.hssf.usermodel.HSSFCell
-
Sets this cell as the active cell for the worksheet
- setAttributes(short) - Method in class loci.poi.hssf.record.FontRecord
-
set the font attributes (see individual bit setters that reference this method)
- setAuthor(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the author.
- setAuthor(String) - Method in class loci.poi.hssf.record.NoteRecord
-
Name of the original comment author
- setAuthor(String) - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Name of the original comment author
- setAuto(boolean) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Sets the auto field value.
- setAutoBackground(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the auto background field value.
- setAutobreaks(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
show automatic page breaks or not
- setAutobreaks(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
show automatic page breaks or not
- setAutoColor(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the auto color field value.
- setAutoContinue(boolean) - Method in class loci.poi.hssf.record.RecordInputStream
- setAutofill(boolean) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autofill field value.
- setAutoGeneratedText(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the auto generated text field value.
- setAutoLabelDeleted(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the auto label deleted field value.
- setAutoline(boolean) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autoline field value.
- setAutomatic(boolean) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Sets the automatic field value.
- setAutomaticCategoryCrossing(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the automatic category crossing field value.
- setAutomaticMajor(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the automatic major field value.
- setAutomaticMaximum(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the automatic maximum field value.
- setAutomaticMinimum(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the automatic minimum field value.
- setAutomaticMinor(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the automatic minor field value.
- setAutoPlotArea(boolean) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Sets the auto plot area field value.
- setAutoPosition(boolean) - Method in class loci.poi.hssf.record.FrameRecord
-
Sets the auto position field value.
- setAutoPosition(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the auto position field value.
- setAutorotate(boolean) - Method in class loci.poi.hssf.record.TickRecord
-
Sets the autorotate field value.
- setAutoSeries(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the auto series field value.
- setAutoSize(boolean) - Method in class loci.poi.hssf.record.FrameRecord
-
Sets the auto size field value.
- setAutoTextBackground(boolean) - Method in class loci.poi.hssf.record.TickRecord
-
Sets the auto text background field value.
- setAutoTextColor(boolean) - Method in class loci.poi.hssf.record.TickRecord
-
Sets the auto text color field value.
- setAutoXPositioning(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the auto x positioning field value.
- setAutoYPositioning(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the auto y positioning field value.
- setAxisType(short) - Method in class loci.poi.hssf.record.AxisLineFormatRecord
-
Set the axis type field for the AxisLineFormat record.
- setAxisType(short) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Set the axis type field for the AxisParent record.
- setAxisType(short) - Method in class loci.poi.hssf.record.AxisRecord
-
Set the axis type field for the Axis record.
- setBackcolorIndex(short) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the backcolor index field for the AreaFormat record.
- setBackground(byte) - Method in class loci.poi.hssf.record.TickRecord
-
Set the background field for the Tick record.
- setBackground(Color) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setBackground(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setBackground(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setBackgroundColor(int) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the background color field for the AreaFormat record.
- setBackup(short) - Method in class loci.poi.hssf.record.BackupRecord
-
set the backup flag (0,1)
- setBackupFlag(boolean) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
determine whether the Excel GUI will backup the workbook when saving.
- setBackuppos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setBadFontHeight(boolean) - Method in class loci.poi.hssf.record.RowRecord
-
set whether the font and row height are not compatible
- setBarSpace(short) - Method in class loci.poi.hssf.record.BarRecord
-
Set the bar space field for the Bar record.
- setBaseUnit(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the base unit field for the AxisOptions record.
- setBAT(BlockAllocationTableReader) - Method in interface loci.poi.poifs.storage.BlockList
-
set the associated BlockAllocationTable
- setBATBlocks(int, int, int) - Method in class loci.poi.poifs.storage.HeaderBlockWriter
-
Set BAT block parameters.
- setBlipRecord(EscherBlipRecord) - Method in class loci.poi.ddf.EscherBSERecord
- setBlipTypeMacOS(byte) - Method in class loci.poi.ddf.EscherBSERecord
-
Set the expected MacOS blip type
- setBlipTypeWin32(byte) - Method in class loci.poi.ddf.EscherBSERecord
-
Set the expected win32 blip type
- setBoldweight(short) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set the boldness to use
- setBoldWeight(short) - Method in class loci.poi.hssf.record.FontRecord
-
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
- setBoolean(int, boolean) - Method in class loci.poi.util.BitField
-
Set a boolean BitField
- setBorder(boolean) - Method in class loci.poi.hssf.record.DatRecord
-
Sets the border field value.
- setBorderBottom(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the bottom border
- setBorderBottom(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the bottom border of the cell
- setBorderLeft(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the borderline style for the left border
- setBorderLeft(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the left border of the cell
- setBorderOptions(short) - Method in class loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the right border
- setBorderRight(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the right border of the cell
- setBorderTop(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the top border
- setBorderTop(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the top border of the cell
- setBorderType(short) - Method in class loci.poi.hssf.record.FrameRecord
-
Set the border type field for the Frame record.
- setBottomBorderColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the bottom border
- setBottomBorderPaletteIdx(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the bottom border
- setBoundaryHeight(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the boundary height of the metafile drawing commands
- setBoundaryLeft(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the left boundary of the metafile drawing commands
- setBoundaryTop(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the top boundary of the metafile drawing commands
- setBoundaryWidth(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the boundary width of the metafile drawing commands
- setBounds(Rectangle) - Method in class loci.poi.ddf.EscherMetafileBlip
- setBounds(Rectangle) - Method in class loci.poi.ddf.EscherPictBlip
- setBspos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setBubbleSeriesType(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Set the bubble series type field for the Series record.
- setBucketOffsets(int[], int[]) - Method in class loci.poi.hssf.record.ExtSSTRecord
- setBucketRecordOffset(short) - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- setBuild(short) - Method in class loci.poi.hssf.record.BOFRecord
-
build that wrote this file
- setBuildYear(short) - Method in class loci.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- setBuiltin(byte) - Method in class loci.poi.hssf.record.StyleRecord
-
if this is a builtin style set teh number of the built in style
- setByte(byte) - Method in class loci.poi.util.BitField
-
Set the bits.
- setByteBoolean(byte, boolean) - Method in class loci.poi.util.BitField
-
Set a boolean BitField
- setByteCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the byte count.
- setByteOrder(int) - Method in class loci.poi.hpsf.MutablePropertySet
-
Sets the "byteOrder" property.
- setByteOrder(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- setBytes(byte[]) - Method in class loci.poi.hpsf.ClassID
-
Sets the bytes making out the class ID.
- setCacheOfSavedSize(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the cache of the saved size
- setCacheOfSize(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the cache of the metafile size
- setCalcMode(short) - Method in class loci.poi.hssf.record.CalcModeRecord
-
set the calc mode flag for formulas
- setCapacity(int) - Static method in class loci.poi.hssf.record.RecordFactory
-
Deprecated.changes the default capacity (10000) to handle larger files
- setCategory(String) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the category.
- setCategoryAxisCross(double) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Set the category axis cross field for the ValueRange record.
- setCategoryDataType(short) - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
Set the category data type field for the DefaultDataLabelTextProperties record.
- setCategoryDataType(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Set the category data type field for the Series record.
- setCategorySpace(short) - Method in class loci.poi.hssf.record.BarRecord
-
Set the category space field for the Bar record.
- setCellComment(HSSFComment) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Assign a comment to this cell
- setCellErrorValue(byte) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a error value for the cell
- setCellFormula(String) - Method in class loci.poi.hssf.usermodel.HSSFCell
- setCellNum(short) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set the cell's number within the row (0 based)
- setCellOptions(short) - Method in class loci.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 loci.poi.hssf.usermodel.HSSFCell
-
set the style for the cell.
- setCellType(int) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set the cells type (numeric, formula or string)
- setCellValue(boolean) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a boolean value for the cell
- setCellValue(double) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a numeric value for the cell
- setCellValue(String) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Deprecated.Use setCellValue(HSSFRichTextString) instead.
- setCellValue(Calendar) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(Date) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(HSSFRichTextString) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
set a string value for the cell.
- setCenter(String) - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Sets the center string.
- setCenter(String) - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Sets the center string.
- setCharCount(int) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the character count.
- setCharCount(short) - Method in class loci.poi.hssf.record.UnicodeString
-
set the number of characters in the string
- setCharset(byte) - Method in class loci.poi.hssf.record.FontRecord
-
set the character set
- setCharSet(byte) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setChartGroupIndex(short) - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
-
Set the chart group index field for the SeriesChartGroupIndex record.
- setChartGroupIndex(short) - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
-
Set the chart group index field for the SeriesToChartGroup record.
- setChartTypeManuallyFormatted(boolean) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Sets the chart type manually formatted field value.
- setChildProperty(int) - Method in class loci.poi.poifs.property.Property
-
Set the child property.
- setChildRecords(List) - Method in class loci.poi.ddf.EscherContainerRecord
- setChildRecords(List) - Method in class loci.poi.ddf.EscherRecord
-
Sets the child records for this record.
- setChildRecords(List) - Method in class loci.poi.ddf.UnknownEscherRecord
- setClass(byte) - Method in class loci.poi.hssf.record.formula.Ptg
- setClassID(ClassID) - Method in class loci.poi.hpsf.MutablePropertySet
-
Sets the property set stream's low-level "class ID" field.
- setClassID(ClassID) - Method in class loci.poi.hpsf.SpecialPropertySet
- setClip(int, int, int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setClip(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setClip(int, int, int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setClip(Shape) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setClip(Shape) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setClip(Shape) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setCodepage(int) - Method in class loci.poi.hpsf.CustomProperties
-
Sets the codepage.
- setCodepage(int) - Method in class loci.poi.hpsf.MutableSection
-
Sets the codepage.
- setCodepage(short) - Method in class loci.poi.hssf.record.CodepageRecord
-
set the codepage for this workbook
- setCodepage(short) - Method in class loci.poi.hssf.record.InterfaceHdrRecord
-
set the codepage for the file
- setCol1(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- setCol1(short) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- setCol2(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- setCol2(short) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- setColapsed(boolean) - Method in class loci.poi.hssf.record.RowRecord
-
set whether or not to colapse this row
- setCollapsed(boolean) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set whether the cells are collapsed
- setColLevelMax(short) - Method in class loci.poi.hssf.record.GutsRecord
-
set the maximum outline level for the col gutter.
- setColor(short) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set the color for the font
- setColor(short, byte, byte, byte) - Method in class loci.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 loci.poi.hssf.usermodel.DummyGraphics2d
- setColor(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setColor(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setColor1(int) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- setColor2(int) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- setColor3(int) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- setColor4(int) - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- setColorAtIndex(short, byte, byte, byte) - Method in class loci.poi.hssf.usermodel.HSSFPalette
-
Sets the color at the given offset
- setColorPaletteIndex(short) - Method in class loci.poi.hssf.record.FontRecord
-
set the font's color palette index
- setColourPaletteIndex(short) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setColRelative(boolean) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setColumn(short) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- setColumn(short) - Method in class loci.poi.hssf.record.BlankRecord
-
set the column this cell defines within the row
- setColumn(short) - Method in class loci.poi.hssf.record.BoolErrRecord
- setColumn(short) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
set the column this cell defines within the row
- setColumn(short) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setColumn(short) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setColumn(short) - Method in class loci.poi.hssf.record.FormulaRecord
- setColumn(short) - Method in class loci.poi.hssf.record.LabelRecord
-
NO-OP!
- setColumn(short) - Method in class loci.poi.hssf.record.LabelSSTRecord
- setColumn(short) - Method in class loci.poi.hssf.record.NoteRecord
-
Specify the column that contains the comment
- setColumn(short) - Method in class loci.poi.hssf.record.NumberRecord
- setColumn(short) - Method in class loci.poi.hssf.record.RKRecord
- setColumn(short) - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Set the column of the cell that contains the comment
- setColumn(short, Short, Integer, Boolean, Boolean) - Method in class loci.poi.hssf.model.Sheet
- setColumn(short, Short, Short, Integer, Boolean, Boolean) - Method in class loci.poi.hssf.model.Sheet
- setColumn(short, Short, Short, Integer, Boolean, Boolean) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- setColumnBreak(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated column
- setColumnBreak(short, short, short) - Method in class loci.poi.hssf.model.Sheet
-
Sets a page break at the indicated column
- setColumnCount(short) - Method in class loci.poi.hssf.record.formula.ArrayPtg
- setColumnFrom(short) - Method in class loci.poi.hssf.util.Region
-
set the upper left hand corner column number
- setColumnGroupCollapsed(short, boolean) - Method in class loci.poi.hssf.model.Sheet
- setColumnGroupCollapsed(short, boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Expands or collapses a column group.
- setColumnHidden(short, boolean) - Method in class loci.poi.hssf.model.Sheet
-
Get the hidden property for a given column.
- setColumnHidden(short, boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Get the visibility state for a given column.
- setColumnRaw(short) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setColumnRaw(short) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setColumnTo(short) - Method in class loci.poi.hssf.util.Region
-
set the lower right hand corner column number
- setColumnWidth(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the columns' width in 1/256 of a character width
- setColumnWidth(short, short) - Method in class loci.poi.hssf.model.Sheet
-
set the width for a given column in 1/20th of a character width units
- setColumnWidth(short, short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set the width (in units of 1/256th of a character width)
- setColWidth(short) - Method in class loci.poi.hssf.record.DefaultColWidthRecord
-
set the default column width
- setComments(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the comments.
- setCompany(String) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the company.
- setComposite(Composite) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setComposite(Composite) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setCompressed(boolean) - Method in class loci.poi.ddf.EscherMetafileBlip
- setCompressed(boolean) - Method in class loci.poi.ddf.EscherPictBlip
- setCompressedFlag(byte) - Method in class loci.poi.hssf.record.StringRecord
-
Sets whether the string is compressed or not
- setCompressedSize(int) - Method in class loci.poi.ddf.EscherMetafileBlip
- setCompressedSize(int) - Method in class loci.poi.ddf.EscherPictBlip
- setCompressedUnicode() - Method in class loci.poi.hssf.record.UnicodeString
- setCompressedUnicodeFlag(byte) - Method in class loci.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 loci.poi.hssf.record.NameRecord
-
sets the compressed unicode flag
- setCompressionFlag(byte) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set whether the contents of the blip is compressed
- setCoordinates(int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFPatriarch
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFShapeGroup
-
Sets the coordinate space of this group.
- setCopies(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setCopies(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the number of copies.
- setCount(short) - Method in class loci.poi.hssf.record.FnGroupCountRecord
-
set the number of built-in functions
- setCreateDateTime(Date) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the creation time.
- setCrossCategoryAxisAtMaximum(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the cross category axis at maximum field value.
- setCrossesFarRight(boolean) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Sets the crosses far right field value.
- setCrossingPoint(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the crossing point field for the AxisOptions record.
- setCrossingPoint(short) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Set the crossing point field for the CategorySeriesAxis record.
- setCurrentCountry(short) - Method in class loci.poi.hssf.record.CountryRecord
-
sets the current country
- setCustomMenuLength(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the custom menu length
- setCustomMenuText(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the custom menu text
- setCustomNumberFormat(boolean) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Sets the custom number format field value.
- setCustomProperties(CustomProperties) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the custom properties.
- setData(byte[]) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
The BLIP data
- setData(byte[]) - Method in class loci.poi.ddf.EscherTextboxRecord
- setData(byte[]) - Method in class loci.poi.hssf.record.ContinueRecord
- setData(byte[]) - Method in class loci.poi.hssf.record.DrawingRecord
- setData(byte[], int, int) - Method in class loci.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be contained by the record.
- setData(short) - Method in class loci.poi.hssf.record.formula.AttrPtg
- setDataFormat(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the data format (must be a valid format)
- setDataLabelPlacement(short) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the data label placement field value.
- setDataTable(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the data table field value.
- setDbcell(int, int) - Method in class loci.poi.hssf.record.IndexRecord
- setDefaultBase(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default base field value.
- setDefaultColumnStyle(short, HSSFCellStyle) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets the default column style for a given column.
- setDefaultColumnWidth(short) - Method in class loci.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 loci.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 loci.poi.hssf.record.CountryRecord
-
sets the default country
- setDefaultCross(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default cross field value.
- setDefaultDateSettings(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default date settings field value.
- setDefaultHeader(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should display a default header
- setDefaultMajor(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default major field value.
- setDefaultMaximum(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default maximum field value.
- setDefaultMinimum(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default minimum field value.
- setDefaultMinorUnit(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the default minor unit field value.
- setDefaultPlotDimensions(boolean) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Sets the default plot dimensions field value.
- setDefaultRowHeight(short) - Method in class loci.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 loci.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 loci.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 loci.poi.hssf.record.NameRecord
-
sets the definition (reference - formula) length
- setDelMenuCount(byte) - Method in class loci.poi.hssf.record.MMSRecord
-
set number of del menu options (set to 0)
- setDenominator(short) - Method in class loci.poi.hssf.record.SCLRecord
-
Set the denominator field for the SCL record.
- setDescriptionText(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the description text
- setDescriptionTextLength(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the length of named range description
- setDiag(short) - Method in class loci.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 loci.poi.hssf.record.WSBoolRecord
-
set whether sheet is a dialog sheet or not
- setDialog(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set whether sheet is a dialog sheet or not
- setDictionary(Map) - Method in class loci.poi.hpsf.MutableSection
-
Sets the section's dictionary.
- setDimensions(int, short, int, short) - Method in class loci.poi.hssf.model.Sheet
-
Per an earlier reported bug in working with Andy Khan's excel read library.
- setDisplayAsPercentage(boolean) - Method in class loci.poi.hssf.record.AreaRecord
-
Sets the display as percentage field value.
- setDisplayAsPercentage(boolean) - Method in class loci.poi.hssf.record.BarRecord
-
Sets the display as percentage field value.
- setDisplayedTab(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the displayed tab number
- setDisplayedTab(short) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
sets the first tab that is displayed in the list of tabs in excel.
- setDisplayFormulas(boolean) - Method in class loci.poi.hssf.model.Sheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should display formulas
- setDisplayFormulas(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayGridlines(boolean) - Method in class loci.poi.hssf.model.Sheet
-
/** Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should display gridlines
- setDisplayGridlines(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets whether the gridlines are shown in a viewer.
- setDisplayGuts(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the outline symbols are displaed
- setDisplayGuts(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set whether to display the guts or not
- setDisplayHorizonalScrollbar(boolean) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set whether to display the horizontal scrollbar or not
- setDisplayMode(short) - Method in class loci.poi.hssf.record.TextRecord
-
Set the display mode field for the Text record.
- setDisplayRowColHeadings(boolean) - Method in class loci.poi.hssf.model.Sheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should display row and column headings
- setDisplayRowColHeadings(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayTabs(boolean) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set whether to display the tabs or not
- setDisplayVerticalScrollbar(boolean) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set whether to display the vertical scrollbar or not
- setDisplayZeros(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should display zero values
- setDocparts(byte[]) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the doc parts.
- setDocument(POIFSDocument) - Method in class loci.poi.poifs.property.DocumentProperty
-
set the POIFSDocument
- setDoNotSizeWithWindow(boolean) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Sets the do not size with window field value.
- setDraft(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setDraft(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is in draft mode
- setDrawingsSaved(int) - Method in class loci.poi.ddf.EscherDggRecord
- setDrawTicks(boolean) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Sets the draw ticks field value.
- setDsf(short) - Method in class loci.poi.hssf.record.DSFRecord
-
set the DSF flag
- setDump(boolean) - Method in class loci.poi.hssf.dev.BiffViewer
-
Method setDump - hex dump out data or not.
- setDx1(int) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDx1(int) - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- setDx1(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- setDx2(int) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the bottom right point.
- setDx2(int) - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- setDx2(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- setDy1(int) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDy1(int) - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- setDy1(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- setDy2(int) - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
Sets the offset within the parent coordinate space for the bottom right point.
- setDy2(int) - Method in class loci.poi.hssf.usermodel.HSSFAnchor
- setDy2(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- setEditTime(long) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setElement(int, byte[]) - Method in class loci.poi.ddf.EscherArrayProperty
- setEmpty(byte) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Set the empty field for the SheetProperties record.
- setEncoding(short) - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Deprecated.As of 3-Jan-06 POI now automatically handles Unicode without forcing the encoding.
- setEqualsToIndexToSheet(short) - Method in class loci.poi.hssf.record.NameRecord
- setError(boolean) - Method in class loci.poi.hssf.record.BoolErrRecord
-
manually indicate this is an error rather than a boolean
- setExpressionLength(short) - Method in class loci.poi.hssf.record.FormulaRecord
-
set the length (in number of tokens) of the expression
- setExtendedRst(byte[]) - Method in class loci.poi.hssf.record.UnicodeString
- setExternSheetIndex(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setExternSheetIndex(short) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setExternSheetNumber(short) - Method in class loci.poi.hssf.record.NameRecord
-
sets the extern sheet number
- setExternsheetPos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Sets the externsheetPos.
- setFamily(byte) - Method in class loci.poi.hssf.record.FontRecord
-
set the font family (TODO)
- setFile(String) - Method in class loci.poi.hssf.dev.EFBiffViewer
- setFile(String) - Method in class loci.poi.hssf.dev.FormulaViewer
-
Method setFile
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class loci.poi.ddf.EscherDggRecord
- setFillBackground(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the background palette color index
- setFillBackgroundColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the background fill color.
- setFillColor(int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- setFillColor(int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- setFillForeground(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the foreground palette color index
- setFillForegroundColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
- setFillPaletteOptions(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the fill palette options bitmask (see
- setFillPattern(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
setting to one fills the cell with the foreground color...
- setFilter(byte) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Filter should always be 0
- setFirstCol(short) - Method in class loci.poi.hssf.record.DimensionsRecord
-
set the first column number for the sheet
- setFirstCol(short) - Method in class loci.poi.hssf.record.RowRecord
-
set the logical col number for the first cell this row (0 based index)
- setFirstColRelative(boolean) - Method in class loci.poi.hssf.record.formula.Area3DPtg
-
set whether the first column is relative
- setFirstColRelative(boolean) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set whether the first column is relative
- setFirstColumn(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the first column this record defines formatting info for
- setFirstColumn(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setFirstColumn(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set the first column in the area
- setFirstColumnRaw(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setFirstColumnRaw(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set the first column irespective of the bitmasks
- setFirstRow(int) - Method in class loci.poi.hssf.record.DimensionsRecord
-
set the first row number for the sheet
- setFirstRow(int) - Method in class loci.poi.hssf.record.IndexRecord
- setFirstRow(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setFirstRow(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
sets the first row
- setFirstRowRelative(boolean) - Method in class loci.poi.hssf.record.formula.Area3DPtg
-
sets the first row to relative or not
- setFirstRowRelative(boolean) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
sets the first row to relative or not
- setFitHeight(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setFitHeight(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages high to fit the sheet in
- setFitToPage(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
fit to page option is on
- setFitToPage(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
fit to page option is on
- setFitWidth(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setFitWidth(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages wide to fit the sheet in
- setFlag(short) - Method in class loci.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 loci.poi.hssf.record.SupBookRecord
- setFlag(short) - Method in class loci.poi.hssf.record.UseSelFSRecord
-
turn the flag on or off
- setFlags(int) - Method in class loci.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- setFlags(short) - Method in class loci.poi.hssf.record.NoteRecord
-
Options flag
- setFlags(short) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Set the flags field for the SheetProperties record.
- setFont(Font) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setFont(Font) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setFont(Font) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setFont(HSSFFont) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the font for this style
- setFontHeight(short) - Method in class loci.poi.hssf.record.FontRecord
-
sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set the font height in unit's of 1/20th of a point.
- setFontHeightInPoints(short) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set the font height
- setFontIndex(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the index to the FONT record (which font to use 0 based)
- setFontIndex(short) - Method in class loci.poi.hssf.record.FontIndexRecord
-
Set the font index field for the FontIndex record.
- setFontName(String) - Method in class loci.poi.hssf.record.FontRecord
-
set the name of the font
- setFontName(String) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set the name for the font (i.e.
- setFontNameLength(byte) - Method in class loci.poi.hssf.record.FontRecord
-
set the length of the fontname string
- setFontpos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setFooter(String) - Method in class loci.poi.hssf.record.FooterRecord
-
set the footer string
- setFooter(FooterRecord) - Method in class loci.poi.hssf.model.Sheet
-
Sets the FooterRecord.
- setFooterLength(byte) - Method in class loci.poi.hssf.record.FooterRecord
-
set the length of the footer string
- setFooterMargin(double) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setFooterMargin(double) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the footer margin.
- setForecolorIndex(short) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the forecolor index field for the AreaFormat record.
- setForegroundColor(int) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the foreground color field for the AreaFormat record.
- setFormat(int) - Method in class loci.poi.hpsf.MutablePropertySet
-
Sets the "format" property.
- setFormat(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- setFormat(short) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Set the format field for the LineFormat record.
- setFormatFlags(short) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the format flags field for the AreaFormat record.
- setFormatFlags(short) - Method in class loci.poi.hssf.record.AreaRecord
-
Set the format flags field for the Area record.
- setFormatFlags(short) - Method in class loci.poi.hssf.record.BarRecord
-
Set the format flags field for the Bar record.
- setFormatFlags(short) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Set the format flags field for the DataFormat record.
- setFormatFlags(short) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Set the format flags field for the SeriesLabels record.
- setFormatID(byte[]) - Method in class loci.poi.hpsf.MutableSection
-
Sets the section's format ID.
- setFormatID(ClassID) - Method in class loci.poi.hpsf.MutableSection
-
Sets the section's format ID.
- setFormatIndex(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the index to the Format record (which FORMAT to use 0-based)
- setFormatIndex(short) - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
-
Set the format index field for the NumberFormatIndex record.
- setFormatString(String) - Method in class loci.poi.hssf.record.FormatRecord
-
set the format string
- setFormatStringLength(byte) - Method in class loci.poi.hssf.record.FormatRecord
-
set the format string length
- setFormatted(boolean) - Method in class loci.poi.hssf.record.RowRecord
-
set whether the row has been formatted (even if its got all blank cells)
- setFormattingRunLength(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the formatting run length field for the TextObjectBase record.
- setFormulaOfLink(LinkedDataFormulaField) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Set the formula of link field for the LinkedData record.
- setFormulaRecord(FormulaRecord) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- setFormulasNotResults(boolean) - Method in class loci.poi.hssf.extractor.ExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulaTokens(Stack) - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- setFreezePanes(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set whether the window should freeze panes
- setFreezePanesNoSplit(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
freeze unsplit panes or not
- setFullPrecision(boolean) - Method in class loci.poi.hssf.record.PrecisionRecord
-
set whether to use full precision or just skew all you figures all to hell.
- setGenerated(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the generated field value.
- setGoto(boolean) - Method in class loci.poi.hssf.record.formula.AttrPtg
-
Flags this ptg as a goto/jump
- setGridset(boolean) - Method in class loci.poi.hssf.record.GridsetRecord
-
set whether gridlines are visible when printing
- setGridsPrinted(boolean) - Method in class loci.poi.hssf.model.Sheet
-
set whether gridlines printed or not.
- setGridsPrinted(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set whether gridlines printed.
- setHCenter(boolean) - Method in class loci.poi.hssf.record.HCenterRecord
-
set whether or not to horizonatally center this sheet.
- setHeader(String) - Method in class loci.poi.hssf.record.HeaderRecord
-
set the header string
- setHeader(HeaderRecord) - Method in class loci.poi.hssf.model.Sheet
-
Sets the HeaderRecord.
- setHeaderColor(int) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the palette index for the header color
- setHeaderLength(byte) - Method in class loci.poi.hssf.record.HeaderRecord
-
set the length of the header string
- setHeaderMargin(double) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setHeaderMargin(double) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the header margin.
- setHeadingPair(byte[]) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the heading pair.
- setHeight(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the height of the metafile in EMU's (English Metric Units).
- setHeight(int) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Set the height field for the AxisParent record.
- setHeight(int) - Method in class loci.poi.hssf.record.ChartFormatRecord
- setHeight(int) - Method in class loci.poi.hssf.record.ChartRecord
-
Set the height field for the Chart record.
- setHeight(int) - Method in class loci.poi.hssf.record.TextRecord
-
Set the height field for the Text record.
- setHeight(short) - Method in class loci.poi.hssf.record.RowRecord
-
set the height of the row
- setHeight(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set teh height of the window
- setHeight(short) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
set the row's height or set to ff (-1) for undefined/default-height.
- setHeightBasis(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Set the height basis field for the FontBasis record.
- setHeightInPoints(float) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
set the row's height in points.
- setHelpTopicLength(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the help topic length
- setHelpTopicText(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the help topic text
- setHidden(boolean) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set whether or not these cells are hidden
- setHidden(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is hidden or not
- setHidden(boolean) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set whether the window is hidden or not
- setHidden(boolean) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be hidden
- setHiddenCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the hidden count.
- setHideObj(short) - Method in class loci.poi.hssf.record.HideObjRecord
-
set hide object options
- setHistoryBitMask(int) - Method in class loci.poi.hssf.record.BOFRecord
-
set the history bit mask (not very useful)
- setHorizontal(boolean) - Method in class loci.poi.hssf.record.BarRecord
-
Sets the horizontal field value.
- setHorizontalAlignment(byte) - Method in class loci.poi.hssf.record.TextRecord
-
Set the horizontal alignment field for the Text record.
- setHorizontalBorder(boolean) - Method in class loci.poi.hssf.record.DatRecord
-
Sets the horizontal border field value.
- setHorizontalHold(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the horizontal position of the window (in 1/20ths of a point)
- setHorizontallyCenter(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is horizontally centered on the page.
- setHorizontalScale(int) - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the Horizontal text alignment field value.
- setHResolution(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setHResolution(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the horizontal resolution.
- setIconic(boolean) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set whether the window has been iconized or not
- setId(short) - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Set the id field for the SeriesText record.
- setID(long) - Method in class loci.poi.hpsf.MutableProperty
-
Sets the property's ID.
- setIncludeSheetNames(boolean) - Method in class loci.poi.hssf.extractor.ExcelExtractor
-
Should sheet names be included? Default is true
- setIndent(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set indention (not sure of the units, think its spaces)
- setIndention(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the number of spaces to indent the text in the cell
- setIndentionOptions(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the indent options bitmask (see corresponding bitmask setters that reference this field)
- setIndentNotParentAlignment(boolean) - Method in class loci.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 loci.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 loci.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 loci.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 loci.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 loci.poi.hssf.record.ExtendedFormatRecord
-
Sets whether or not to use the pattern in this XF instead of the parent XF (foreground/background).
- setIndex(int) - Method in class loci.poi.poifs.property.Property
-
Set the index for this Property
- setIndex(short) - Method in class loci.poi.hssf.record.SeriesIndexRecord
-
Set the index field for the SeriesIndex record.
- setIndex(short) - Method in class loci.poi.hssf.record.StyleRecord
-
set the entire index field (including the type) (see bit setters that reference this method)
- setIndexCode(short) - Method in class loci.poi.hssf.record.FormatRecord
-
set the format index code (for built in formats)
- setIndexNumberFmtRecord(short) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) - Method in class loci.poi.hssf.record.TextRecord
-
Set the index of color value field for the Text record.
- setIndexToFirstSupBook(short) - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
sets the index to first sheet in supbook
- setIndexToFontTable(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Set the index to font table field for the FontBasis record.
- setIndexToLastSupBook(short) - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
sets the index to last sheet in supbook
- setIndexToSupBook(short) - Method in class loci.poi.hssf.record.ExternSheetSubRecord
-
Sets the Index to the sup book
- setInvert(boolean) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Sets the invert field value.
- setIsDate(boolean) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Sets the isDate field value.
- setIsNeeded(boolean) - Method in class loci.poi.hssf.record.RecalcIdRecord
- setItalic(boolean) - Method in class loci.poi.hssf.record.FontRecord
-
set the font to be italics or not
- setItalic(boolean) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set whether to use italics or not
- setIteration(boolean) - Method in class loci.poi.hssf.record.IterationRecord
-
set whether or not to iterate for calculations
- setIterations(short) - Method in class loci.poi.hssf.record.CalcCountRecord
-
set the number of iterations to perform
- setJustifyLast(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- setKeyboardShortcut(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the keyboard shortcut
- setKeywords(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the keywords.
- setLabelAsPercentage(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the label as percentage field value.
- setLabelColorRgb(int) - Method in class loci.poi.hssf.record.TickRecord
-
Set the label color rgb field for the Tick record.
- setLabelFrequency(short) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Set the label frequency field for the CategorySeriesAxis record.
- setLabelPosition(byte) - Method in class loci.poi.hssf.record.TickRecord
-
Set the label position field for the Tick record.
- setLandscape(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setLandscape(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to print in landscape
- setLastAuthor(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the last author.
- setLastCol(short) - Method in class loci.poi.hssf.record.DimensionsRecord
-
set the last col number for the sheet
- setLastCol(short) - Method in class loci.poi.hssf.record.RowRecord
-
set the logical col number for the last cell this row (0 based index)
- setLastColRelative(boolean) - Method in class loci.poi.hssf.record.formula.Area3DPtg
-
set whether the last column should be relative or not
- setLastColRelative(boolean) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set whether the last column should be relative or not
- setLastColumn(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the last column this record defines formatting info for
- setLastColumn(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setLastColumn(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set the last column in the area
- setLastColumnRaw(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setLastColumnRaw(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set the last column irrespective of the bitmasks
- setLastMSOSPID(int) - Method in class loci.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- setLastPrinted(Date) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the lastPrinted.
- setLastRow(int) - Method in class loci.poi.hssf.record.DimensionsRecord
-
set the last row number for the sheet
- setLastRow(short) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- setLastRow(short) - Method in class loci.poi.hssf.record.formula.AreaPtg
- setLastRowAdd1(int) - Method in class loci.poi.hssf.record.IndexRecord
- setLastRowRelative(boolean) - Method in class loci.poi.hssf.record.formula.Area3DPtg
-
set whether the last row is relative or not
- setLastRowRelative(boolean) - Method in class loci.poi.hssf.record.formula.AreaPtg
-
set whether the last row is relative or not
- setLastSaveDateTime(Date) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setLeft(String) - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Sets the left string.
- setLeft(String) - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Sets the left string.
- setLeftBorderColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the left border
- setLeftBorderPaletteIdx(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the left border color
- setLeftCol(short) - Method in class loci.poi.hssf.model.Sheet
-
Sets the left column to show in desktop window pane.
- setLeftCol(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the leftmost column displayed in the window
- setLeftColumn(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Set the left column field for the Pane record.
- setLeftRowGutter(short) - Method in class loci.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the left of the rows
- setLeftToRight(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setLeftToRight(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLenRefSubexpression(int) - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- setLineColor(int) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Set the line color field for the LineFormat record.
- setLineCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the line count.
- setLinePattern(short) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Set the line pattern field for the LineFormat record.
- setLineStyle(int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Sets the line style.
- setLineStyleColor(int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- setLineWidth(int) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Sets the width of the line.
- setLink1(short) - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Set the link 1 field for the ObjectLink record.
- setLink2(short) - Method in class loci.poi.hssf.record.ObjectLinkRecord
-
Set the link 2 field for the ObjectLink record.
- setLinksDirty(boolean) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the linksDirty.
- setLinkType(byte) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Set the link type field for the LinkedData record.
- setList(boolean) - Method in class loci.poi.hssf.dev.FormulaViewer
- setLoc(int) - Method in class loci.poi.hssf.model.Sheet
-
set the locator for where we should look for the next value record.
- setLocked(boolean) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the locked field value.
- setLocked(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is locked or not
- setLocked(boolean) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be locked
- setLogarithmicScale(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the logarithmic scale field value.
- setLogUnsupportedTypes(boolean) - Static method in class loci.poi.hpsf.VariantSupport
-
Specifies whether warnings about unsupported variant types are to be written to
System.err
or not. - setMacoutline(boolean) - Method in class loci.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 loci.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 loci.poi.hssf.record.ValueRangeRecord
-
Set the major increment field for the ValueRange record.
- setMajorTickType(byte) - Method in class loci.poi.hssf.record.TickRecord
-
Set the major tick type field for the Tick record.
- setMajorUnit(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the major unit value field for the AxisOptions record.
- setManager(String) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the manager.
- setMargin(double) - Method in class loci.poi.hssf.record.BottomMarginRecord
-
Set the margin field for the BottomMargin record.
- setMargin(double) - Method in class loci.poi.hssf.record.LeftMarginRecord
-
Set the margin field for the LeftMargin record.
- setMargin(double) - Method in interface loci.poi.hssf.record.Margin
-
Set the margin field for the Margin.
- setMargin(double) - Method in class loci.poi.hssf.record.RightMarginRecord
-
Set the margin field for the RightMargin record.
- setMargin(double) - Method in class loci.poi.hssf.record.TopMarginRecord
-
Set the margin field for the TopMargin record.
- setMargin(short, double) - Method in class loci.poi.hssf.model.Sheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets the size of the margin in inches.
- setMarginBottom(int) - Method in class loci.poi.hssf.usermodel.HSSFTextbox
-
Sets the bottom margin within the textbox.
- setMarginLeft(int) - Method in class loci.poi.hssf.usermodel.HSSFTextbox
-
Sets the left margin within the textbox.
- setMarginRight(int) - Method in class loci.poi.hssf.usermodel.HSSFTextbox
-
Sets the right margin within the textbox.
- setMarginTop(int) - Method in class loci.poi.hssf.usermodel.HSSFTextbox
-
Sets the top margin within the textbox.
- setMarker(byte) - Method in class loci.poi.ddf.EscherBitmapBlip
- setMaxChange(double) - Method in class loci.poi.hssf.record.DeltaRecord
-
set the maximum change
- setMaximumAxisValue(double) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Set the maximum axis value field for the ValueRange record.
- setMaximumCategory(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the maximum category field for the AxisOptions record.
- setMergeCells(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether to merge cells
- setMinimumAxisValue(double) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Set the minimum axis value field for the ValueRange record.
- setMinimumCategory(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the minimum category field for the AxisOptions record.
- setMinorIncrement(double) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Set the minor increment field for the ValueRange record.
- setMinorTickType(byte) - Method in class loci.poi.hssf.record.TickRecord
-
Set the minor tick type field for the Tick record.
- setMinorUnit(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the minor unit value field for the AxisOptions record.
- setMMClipCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the mmclip count.
- setMode(short) - Method in class loci.poi.hssf.record.RefModeRecord
-
set the reference mode to use (HSSF uses/assumes A1)
- setName(byte) - Method in class loci.poi.ddf.EscherBSERecord
-
The length in characters of the blip name.
- setName(String) - Method in class loci.poi.hpsf.CustomProperty
-
Sets the property's name.
- setName(String) - Method in class loci.poi.hssf.record.StyleRecord
-
set the style's name
- setName(String) - Method in class loci.poi.poifs.property.Property
-
Set the name; silently truncates the name if it's too long.
- setNameDefinition(Stack) - Method in class loci.poi.hssf.record.NameRecord
- setNameLength(byte) - Method in class loci.poi.hssf.record.StyleRecord
-
if this is a user defined record set the length of the style name
- setNameName(String) - Method in class loci.poi.hssf.usermodel.HSSFName
-
sets the name of the named range
- setNamepos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Sets the namepos.
- setNameText(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the name of the named range
- setNameTextLength(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the name of the named range length
- setNextChild(Child) - Method in interface loci.poi.poifs.property.Child
-
Set the next Child
- setNextChild(Child) - Method in interface loci.poi.poifs.property.Parent
-
Set the next Child
- setNextChild(Child) - Method in class loci.poi.poifs.property.Property
-
Set the next Child
- setNoColor(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setNoColor(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is black and white
- setNodeColor(byte) - Method in class loci.poi.poifs.property.Property
-
Set the node color.
- setNoFill(boolean) - Method in class loci.poi.hssf.usermodel.HSSFShape
-
Sets whether this shape is filled or transparent.
- setNoOrientation(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setNoOrientation(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set no orientation.
- setNormalZoom(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the zoom magnification in normal view
- setNoteCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the note count.
- setNotes(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setNotes(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Print the include notes
- setNumAreas(short) - Method in class loci.poi.hssf.record.MergeCellsRecord
-
Deprecated.We now link the size to the actual array of merged regions
- setNumAxis(short) - Method in class loci.poi.hssf.record.AxisUsedRecord
-
Set the num axis field for the AxisUsed record.
- setNumberOfElementsInArray(int) - Method in class loci.poi.ddf.EscherArrayProperty
- setNumberOfElementsInMemory(int) - Method in class loci.poi.ddf.EscherArrayProperty
- setNumberOfSheets(short) - Method in class loci.poi.hssf.record.SupBookRecord
- setNumBreaks(short) - Method in class loci.poi.hssf.record.PageBreakRecord
- setNumBubbleValues(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Set the num bubble values field for the Series record.
- setNumCategories(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Set the num categories field for the Series record.
- setNumerator(short) - Method in class loci.poi.hssf.record.SCLRecord
-
Set the numerator field for the SCL record.
- setNumOfREFStructures(short) - Method in class loci.poi.hssf.record.ExternSheetRecord
-
sets the number of the REF structors , that is in Excel file
- setNumRefs(short) - Method in class loci.poi.hssf.record.SelectionRecord
-
set the number of cell refs (we don't support selection so set to 0
- setNumSelectedTabs(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the number of selected tabs
- setNumShapes(int) - Method in class loci.poi.ddf.EscherDgRecord
-
The number of shapes in this drawing group.
- setNumShapesSaved(int) - Method in class loci.poi.ddf.EscherDggRecord
- setNumStrings(int) - Method in class loci.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 loci.poi.hssf.record.ExtSSTRecord
- setNumUniqueStrings(int) - Method in class loci.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 loci.poi.hssf.record.SeriesRecord
-
Set the num values field for the Series record.
- setObjectId(short) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object id field for the CommonObjectData record.
- setObjectType(short) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object type field for the CommonObjectData record.
- setOffset(int) - Method in class loci.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- setOptimize(short) - Method in class loci.poi.hssf.record.RowRecord
-
set whether to optimize or not (set to 0)
- setOptimizedIf(boolean) - Method in class loci.poi.hssf.record.formula.AttrPtg
- setOption(short) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the option field for the CommonObjectData record.
- setOptionFlag(short) - Method in class loci.poi.hssf.record.NameRecord
-
sets the option flag for the named range
- setOptionFlags(byte) - Method in class loci.poi.hssf.record.UnicodeString
-
set the option flags which among other things return if this is a 16-bit or 8 bit string
- setOptionFlags(short) - Method in class loci.poi.hssf.record.BoundSheetRecord
-
set the option flags (unimportant for HSSF supported sheets)
- setOptionFlags(short) - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
-
set the (currently unimportant to HSSF) option flags
- setOptionFlags(short) - Method in class loci.poi.hssf.record.RowRecord
-
sets the option bitmask.
- setOptions(byte) - Method in class loci.poi.hssf.record.formula.AttrPtg
- setOptions(short) - Method in class loci.poi.ddf.EscherRecord
-
Set the options this this record.
- setOptions(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Set the options field for the AxisOptions record.
- setOptions(short) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Set the options field for the CategorySeriesAxis record.
- setOptions(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the options bitfield - use the bitsetters instead
- setOptions(short) - Method in class loci.poi.hssf.record.DatRecord
-
Set the options field for the Dat record.
- setOptions(short) - Method in class loci.poi.hssf.record.FormulaRecord
-
set the option flags
- setOptions(short) - Method in class loci.poi.hssf.record.FrameRecord
-
Set the options field for the Frame record.
- setOptions(short) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the options field for the Legend record.
- setOptions(short) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Set the options field for the LinkedData record.
- setOptions(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setOptions(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the options field for the TextObjectBase record.
- setOptions(short) - Method in class loci.poi.hssf.record.TickRecord
-
Set the options field for the Tick record.
- setOptions(short) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Set the options field for the ValueRange record.
- setOptions(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the options bitmask (see bit setters)
- setOptions(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the options bitmask or just use the bit setters.
- setOptions(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the options flags.
- setOptions1(short) - Method in class loci.poi.hssf.record.TextRecord
-
Set the options1 field for the Text record.
- setOptions2(short) - Method in class loci.poi.hssf.record.TextRecord
-
Set the options2 field for the Text record.
- setOSVersion(int) - Method in class loci.poi.hpsf.MutablePropertySet
-
Sets the "osVersion" property.
- setOSVersion(int) - Method in class loci.poi.hpsf.SpecialPropertySet
- setOutlineLevel(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the outline level for the cells
- setOutlineLevel(short) - Method in class loci.poi.hssf.record.RowRecord
-
set the outline level of this row
- setOutlineStyleLevel(byte) - Method in class loci.poi.hssf.record.StyleRecord
-
set the row or column level of the style (if builtin 1||2)
- setPageBreakZoom(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
zoom magification in page break view
- setPageCount(int) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the page count.
- setPaged(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
is the sheet currently displayed in the window
- setPageStart(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setPageStart(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set the page numbering start.
- setPaint(Paint) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setPaint(Paint) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setPaintMode() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setPaintMode() - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setPaintMode() - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setPaletteOptions(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the palette options bitmask (see the individual bitsetter methods that reference this one)
- setPalettepos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setPane(byte) - Method in class loci.poi.hssf.record.SelectionRecord
-
set which window pane this is for
- setPaperSize(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setPaperSize(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set the paper size.
- setParCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the par count.
- setParentIndex(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- setParsedExpression(Stack) - Method in class loci.poi.hssf.record.FormulaRecord
- setPassword(short) - Method in class loci.poi.hssf.record.FileSharingRecord
- setPassword(short) - Method in class loci.poi.hssf.record.PasswordRecord
-
set the password
- setPassword(short) - Method in class loci.poi.hssf.record.PasswordRev4Record
-
set the password
- setPatriarch(HSSFPatriarch) - Method in class loci.poi.hssf.record.EscherAggregate
- setPattern(short) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Set the pattern field for the AreaFormat record.
- setPictureData(byte[]) - Method in class loci.poi.ddf.EscherBlipRecord
- setPictureIndex(int) - Method in class loci.poi.hssf.usermodel.HSSFPicture
- setPlotVisibleOnly(boolean) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Sets the plot visible only field value.
- setPointNumber(short) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Set the point number field for the DataFormat record.
- setPoints(int[], int[]) - Method in class loci.poi.hssf.usermodel.HSSFPolygon
- setPolygonDrawArea(int, int) - Method in class loci.poi.hssf.usermodel.HSSFPolygon
-
Defines the width and height of the points in the polygon
- setPositionOfBof(int) - Method in class loci.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 loci.poi.hssf.model.Sheet
-
Set the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
- setPresentationFormat(String) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the presentation format.
- setPreviousChild(Child) - Method in interface loci.poi.poifs.property.Child
-
Set the previous Child
- setPreviousChild(Child) - Method in interface loci.poi.poifs.property.Parent
-
Set the previous Child
- setPreviousChild(Child) - Method in class loci.poi.poifs.property.Property
-
Set the previous Child
- setPrintable(boolean) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the printable field value.
- setPrintArea(int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintGridlines(boolean) - Method in class loci.poi.hssf.record.PrintGridlinesRecord
-
set whether or not to print the gridlines (and make your spreadsheet ugly)
- setPrintGridlines(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(PrintGridlinesRecord) - Method in class loci.poi.hssf.model.Sheet
-
Sets the PrintGridlinesRecord.
- setPrintHeaders(boolean) - Method in class loci.poi.hssf.record.PrintHeadersRecord
-
set to print the headers - y/n
- setPrintSetup(PrintSetupRecord) - Method in class loci.poi.hssf.model.Sheet
-
Sets the PrintSetupRecord.
- setProperties(Property[]) - Method in class loci.poi.hpsf.MutableSection
-
Sets this section's properties.
- setProperty(int, boolean) - Method in class loci.poi.hpsf.MutableSection
-
Sets the boolean value of the property with the specified ID.
- setProperty(int, int) - Method in class loci.poi.hpsf.MutableSection
-
Sets the int value of the property with the specified ID.
- setProperty(int, long) - Method in class loci.poi.hpsf.MutableSection
-
Sets the long value of the property with the specified ID.
- setProperty(int, long, Object) - Method in class loci.poi.hpsf.MutableSection
-
Sets the value and the variant type of the property with the specified ID.
- setProperty(int, Object) - Method in class loci.poi.hpsf.MutableSection
-
Sets a property.
- setProperty(int, String) - Method in class loci.poi.hpsf.MutableSection
-
Sets the string value of the property with the specified ID.
- setProperty(Property) - Method in class loci.poi.hpsf.MutableSection
-
Sets a property.
- setPropertyBooleanValue(int, boolean) - Method in class loci.poi.hpsf.MutableSection
-
Sets the value of the boolean property with the specified ID.
- setPropertyStart(int) - Method in class loci.poi.poifs.storage.HeaderBlockWriter
-
Set start of Property Table
- setPropertyType(byte) - Method in class loci.poi.poifs.property.Property
-
Set the property type.
- setProtect(boolean) - Method in class loci.poi.hssf.record.ObjectProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class loci.poi.hssf.record.ProtectionRev4Record
-
set whether the this is protected shared/tracked workbook or not
- setProtect(boolean) - Method in class loci.poi.hssf.record.ProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class loci.poi.hssf.record.ScenarioProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class loci.poi.hssf.record.WindowProtectRecord
-
set whether this window should be protected or not
- setProtect(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Deprecated.use protectSheet(String, boolean, boolean)
- setProtpos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setPure(boolean) - Method in class loci.poi.hpsf.CustomProperties
-
Sets the purity of the custom property set.
- setRawData(byte[]) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- setReadingOrder(short) - Method in class loci.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.
- setReadOnly(short) - Method in class loci.poi.hssf.record.FileSharingRecord
-
set the readonly flag
- setRecalc(boolean) - Method in class loci.poi.hssf.record.SaveRecalcRecord
-
set whether to recalculate formulas/etc before saving or not
- setRecalcIdArray(short[]) - Method in class loci.poi.hssf.record.RecalcIdRecord
-
set the recalc array.
- setRecordId(short) - Method in class loci.poi.ddf.EscherRecord
-
Sets the record id for this record.
- setRecords(List) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setRectX1(int) - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting top-left coordinate of child records.
- setRectX2(int) - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting bottom-right coordinate of child records.
- setRectY1(int) - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting top-left coordinate of child records.
- setRectY2(int) - Method in class loci.poi.ddf.EscherSpgrRecord
-
The starting bottom-right coordinate of child records.
- setRef(int) - Method in class loci.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- setReference(String) - Method in class loci.poi.hssf.usermodel.HSSFName
-
sets the reference of this named range
- setReferenceType(byte) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Set the reference type field for the LinkedData record.
- setRefreshAll(boolean) - Method in class loci.poi.hssf.record.RefreshAllRecord
-
set whether to refresh all external data when loading a sheet
- setRemainingData(byte[]) - Method in class loci.poi.ddf.EscherBSERecord
-
Any remaining data in this record.
- setRemainingData(byte[]) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
Any remaining data in the record
- setRemainingData(byte[]) - Method in class loci.poi.ddf.EscherClientDataRecord
-
Any data recording this record.
- setRenderingHint(RenderingHints.Key, Object) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setRenderingHint(RenderingHints.Key, Object) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setRenderingHints(Map) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setRenderingHints(Map) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setRepeatingRowsAndColumns(int, int, int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Sets the repeating rows and columns for a sheet (as found in File->PageSetup->Sheet).
- setRequiredVersion(int) - Method in class loci.poi.hssf.record.BOFRecord
-
set the minimum version required to read this file
- setReserved(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the reserved field value.
- setReserved(int) - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- setReserved(int) - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- setReserved(int) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the reserved (don't do this) value
- setReserved1(boolean) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the reserved1 field value.
- setReserved1(int) - Method in class loci.poi.hssf.record.AxisRecord
-
Set the reserved1 field for the Axis record.
- setReserved1(int) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved1 field for the CommonObjectData record.
- setReserved2(int) - Method in class loci.poi.hssf.record.AxisRecord
-
Set the reserved2 field for the Axis record.
- setReserved2(int) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved2 field for the CommonObjectData record.
- setReserved2(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the reserved2 field value.
- setReserved3(int) - Method in class loci.poi.hssf.record.AxisRecord
-
Set the reserved3 field for the Axis record.
- setReserved3(int) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved3 field for the CommonObjectData record.
- setReserved3(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the reserved3 field value.
- setReserved4(int) - Method in class loci.poi.hssf.record.AxisRecord
-
Set the reserved4 field for the Axis record.
- setReserved4(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the reserved4 field for the TextObjectBase record.
- setReserved5(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the reserved5 field for the TextObjectBase record.
- setReserved6(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the reserved6 field for the TextObjectBase record.
- setReserved7(int) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the reserved7 field for the TextObjectBase record.
- setReversed(boolean) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Sets the reversed field value.
- setRevNumber(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the revision number.
- setRgbColor(int) - Method in class loci.poi.hssf.record.TextRecord
-
Set the rgbColor field for the Text record.
- setRight(String) - Method in class loci.poi.hssf.usermodel.HSSFFooter
-
Sets the right string.
- setRight(String) - Method in class loci.poi.hssf.usermodel.HSSFHeader
-
Sets the right string.
- setRightBorderColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the right border
- setRightBorderPaletteIdx(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the right border color
- setRotation(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the degree of rotation.
- setRotation(short) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class loci.poi.hssf.record.TickRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the degree of rotation for the text in the cell
- setRow(int) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- setRow(int) - Method in class loci.poi.hssf.record.BlankRecord
-
set the row this cell occurs on
- setRow(int) - Method in class loci.poi.hssf.record.BoolErrRecord
- setRow(int) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
-
set the row this cell occurs on
- setRow(int) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setRow(int) - Method in class loci.poi.hssf.record.FormulaRecord
- setRow(int) - Method in class loci.poi.hssf.record.LabelRecord
-
NO-OP!
- setRow(int) - Method in class loci.poi.hssf.record.LabelSSTRecord
- setRow(int) - Method in class loci.poi.hssf.record.NumberRecord
- setRow(int) - Method in class loci.poi.hssf.record.RKRecord
- setRow(int) - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Set the row of the cell that contains the comment
- setRow(short) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- setRow(short) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setRow(short) - Method in class loci.poi.hssf.record.NoteRecord
-
Specify the row that contains the comment
- setRow1(int) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- setRow1(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The row number for the top-left corner of the shape.
- setRow2(int) - Method in class loci.poi.hssf.usermodel.HSSFClientAnchor
- setRow2(short) - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- setRowBreak(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated row
- setRowBreak(int, short, short) - Method in class loci.poi.hssf.model.Sheet
-
Sets a page break at the indicated row
- setRowCount(short) - Method in class loci.poi.hssf.record.formula.ArrayPtg
- setRowFrom(int) - Method in class loci.poi.hssf.util.Region
-
set the upper left hand corner row number
- setRowGroupCollapsed(int, boolean) - Method in class loci.poi.hssf.model.Sheet
- setRowGroupCollapsed(int, boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
- setRowHeight(short) - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
-
set the default row height
- setRowLevelMax(short) - Method in class loci.poi.hssf.record.GutsRecord
-
set the maximum outline level for the row gutter.
- setRowNum(int) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
set the row number of this row.
- setRowNumber(int) - Method in class loci.poi.hssf.record.RowRecord
-
set the logical row number for this row (0 based index)
- setRowOffset(int) - Method in class loci.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 loci.poi.hssf.record.formula.Ref3DPtg
- setRowRelative(boolean) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- setRowSumsBelow(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set if row summaries appear below detail in the outline
- setRowSumsRight(boolean) - Method in class loci.poi.hssf.record.WSBoolRecord
-
set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
set if col summaries appear right of the detail in the outline
- setRowTo(int) - Method in class loci.poi.hssf.util.Region
-
get the lower right hand corner row number
- setSavedInPageBreakPreview(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
was the sheet saved in page break view
- setSaveLinkValues(short) - Method in class loci.poi.hssf.record.BookBoolRecord
-
set the save ext links flag
- setSBATBlockCount(int) - Method in class loci.poi.poifs.storage.HeaderBlockWriter
-
Set count of SBAT blocks
- setSBATStart(int) - Method in class loci.poi.poifs.storage.HeaderBlockWriter
-
Set start of small block allocation table
- setScale(boolean) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the scale.
- setScale(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Set the scale field for the FontBasis record.
- setScale(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setScale(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set the scale.
- setSCLRecord(SCLRecord) - Method in class loci.poi.hssf.model.Sheet
-
Sets the SCL record or creates it in the correct place if it does not already exist.
- setSecondaryUID(byte[]) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the secondary UID
- setSecurity(int) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the security code.
- setSelected(boolean) - Method in class loci.poi.hssf.model.Sheet
-
Sets whether the sheet is selected
- setSelected(boolean) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- setSelected(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets whether sheet is selected.
- setSelectedTab(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the selected tab number
- setSelectedTab(short) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
sets the tab whose data is actually seen when the sheet is opened.
- setSelection(SelectionRecord) - Method in class loci.poi.hssf.model.Sheet
- setSeriesIndex(short) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Set the series index field for the DataFormat record.
- setSeriesNumber(short) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Set the series number field for the DataFormat record.
- setSeriesNumbers(short[]) - Method in class loci.poi.hssf.record.SeriesListRecord
-
Set the series numbers field for the SeriesList record.
- setShadow(boolean) - Method in class loci.poi.hssf.record.AreaRecord
-
Sets the shadow field value.
- setShadow(boolean) - Method in class loci.poi.hssf.record.BarRecord
-
Sets the shadow field value.
- setShapeId(int) - Method in class loci.poi.ddf.EscherSpRecord
-
Sets a number that identifies this shape.
- setShapeId(short) - Method in class loci.poi.hssf.record.NoteRecord
-
Object id for OBJ record that contains the comment
- setShapeIdMax(int) - Method in class loci.poi.ddf.EscherDggRecord
-
The maximum is actually the next available.
- setShapeType(int) - Method in class loci.poi.hssf.usermodel.HSSFSimpleShape
-
Sets the shape types.
- setSharedFormula(boolean) - Method in class loci.poi.hssf.record.FormulaRecord
- setSheetBof(int, int) - Method in class loci.poi.hssf.model.Workbook
-
Sets the BOF for a given sheet
- setSheetname(String) - Method in class loci.poi.hssf.record.BoundSheetRecord
-
Set the sheetname for this sheet.
- setSheetName(int, String) - Method in class loci.poi.hssf.model.Workbook
-
sets the name for a given sheet.
- setSheetName(int, String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
set the sheet name.
- setSheetName(int, String, short) - Method in class loci.poi.hssf.model.Workbook
-
Deprecated.3-Jan-06 Simply use setSheetNam e(int sheetnum, String sheetname)
- setSheetName(int, String, short) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.3-Jan-2006 POI now automatically detects unicode and sets the encoding appropriately. Simply use setSheetName(int sheet, String encoding)
- setSheetnameLength(byte) - Method in class loci.poi.hssf.record.BoundSheetRecord
-
Set the length of the sheetname in characters
- setSheetOrder(String, int) - Method in class loci.poi.hssf.model.Workbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
sets the order of appearance for a given sheet.
- setShort(short) - Method in class loci.poi.util.BitField
-
Set the bits.
- setShortBoolean(short, boolean) - Method in class loci.poi.util.BitField
-
Set a boolean BitField
- setShortValue(short, short) - Method in class loci.poi.util.BitField
-
Replace the bits with new values.
- setShowActual(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the show actual field value.
- setShowBubbleSizes(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show category label as percentage field value.
- setShowKey(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show key field value.
- setShowLabel(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the show label field value.
- setShowLabel(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show label field value.
- setShowPercent(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the show percent field value.
- setShowSeriesKey(boolean) - Method in class loci.poi.hssf.record.DatRecord
-
Sets the show series key field value.
- setShowValue(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show value field value.
- setShowValueAsPercentage(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the show value as percentage field value.
- setShrinkToFit(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether to shrink the text to fit
- setSize(int) - Method in class loci.poi.ddf.EscherBSERecord
-
Blip size in stream.
- setSize(int) - Method in class loci.poi.poifs.property.Property
-
Set the size of the document associated with this Property
- setSize(int) - Method in class loci.poi.poifs.property.RootProperty
-
set size
- setSize(int, int) - Method in class loci.poi.hssf.util.RangeAddress
- setSizeEMU(Dimension) - Method in class loci.poi.ddf.EscherMetafileBlip
- setSizeEMU(Dimension) - Method in class loci.poi.ddf.EscherPictBlip
- setSizeOfElements(int) - Method in class loci.poi.ddf.EscherArrayProperty
- setSlideCount(int) - Method in class loci.poi.hpsf.DocumentSummaryInformation
-
Sets the slideCount.
- setSmoothedLine(boolean) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Sets the smoothed line field value.
- setSpacing(byte) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the spacing field for the Legend record.
- setSSTIndex(int) - Method in class loci.poi.hssf.record.LabelSSTRecord
-
set the index to the string in the SSTRecord
- setStacked(boolean) - Method in class loci.poi.hssf.record.AreaRecord
-
Sets the stacked field value.
- setStacked(boolean) - Method in class loci.poi.hssf.record.BarRecord
-
Sets the stacked field value.
- setStartBlock(int) - Method in interface loci.poi.poifs.filesystem.BATManaged
-
Set the start block for this instance
- setStartBlock(int) - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Set the start block for this instance
- setStartBlock(int) - Method in class loci.poi.poifs.property.Property
-
Set the start block for the document referred to by this Property.
- setStartBlock(int) - Method in class loci.poi.poifs.property.PropertyTable
-
Set the start block for this instance
- setStartBlock(int) - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
Set the start block for this instance
- setStartBlock(int) - Method in class loci.poi.poifs.storage.SmallBlockTableWriter
-
Set the start block for this instance
- setStatusBarLength(byte) - Method in class loci.poi.hssf.record.NameRecord
-
sets the length of the status bar text
- setStatusBarText(String) - Method in class loci.poi.hssf.record.NameRecord
-
sets the status bar text
- setStorageClsid(ClassID) - Method in interface loci.poi.poifs.filesystem.DirectoryEntry
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class loci.poi.poifs.filesystem.DirectoryNode
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class loci.poi.poifs.property.Property
-
Sets the storage class ID for this property stream.
- setStr(HSSFRichTextString) - Method in class loci.poi.hssf.record.TextObjectRecord
- setStreamPos(int) - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- setStrikeout(boolean) - Method in class loci.poi.hssf.record.FontRecord
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set whether to use a strikeout horizontal line through the text or not
- setString(String) - Method in class loci.poi.hssf.record.StringRecord
-
Sets the string represented by this record.
- setString(String) - Method in class loci.poi.hssf.record.UnicodeString
-
set the actual string this contains
- setString(HSSFRichTextString) - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Sets the rich text string used by this comment.
- setString(HSSFRichTextString) - Method in class loci.poi.hssf.usermodel.HSSFTextbox
- setStringRecord(StringRecord) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- setStroke(Stroke) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setStroke(Stroke) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setSubexpressionLength(short) - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- setSubject(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the subject.
- setSum(boolean) - Method in class loci.poi.hssf.record.formula.AttrPtg
- setSupbookpos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
-
Sets the supbookpos.
- setSuperSubScript(short) - Method in class loci.poi.hssf.record.FontRecord
-
set the type of super or subscript for the font
- setTabIdArray(short[]) - Method in class loci.poi.hssf.record.TabIdRecord
-
set the tab array.
- setTabpos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setTabWidthRatio(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- setTag(short) - Method in class loci.poi.ddf.EscherBSERecord
-
unused
- setTemplate(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the template.
- setText(String) - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Set the text field for the SeriesText record.
- setTextLength(byte) - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Set the text length field for the SeriesText record.
- setTextLength(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the text length field for the TextObjectBase record.
- setTextLocked(boolean) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the text locked field value.
- setTextOrientation(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Set the text orientation field for the TextObjectBase record.
- setTextRotation(short) - Method in class loci.poi.hssf.record.TextRecord
-
Set the text rotation field for the Text record.
- setThumbnail(byte[]) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the thumbnail.
- setThumbnail(byte[]) - Method in class loci.poi.hpsf.Thumbnail
-
Sets the Thumbnail's underlying
byte[]
inVT_CF
format. - setTickColor(short) - Method in class loci.poi.hssf.record.TickRecord
-
Set the tick color field for the Tick record.
- setTickMarkFrequency(short) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Set the tick mark frequency field for the CategorySeriesAxis record.
- setTitle(String) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the title.
- setTopBorderColor(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the top border
- setTopBorderPaletteIdx(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the top border
- setTopColGutter(short) - Method in class loci.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the above the columns
- setTopRow(short) - Method in class loci.poi.hssf.model.Sheet
- setTopRow(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Set the top row field for the Pane record.
- setTopRow(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
-
set the top row visible in the window
- setTransform(AffineTransform) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setTransform(AffineTransform) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setType(byte) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the type field for the Legend record.
- setType(long) - Method in class loci.poi.hpsf.MutableProperty
-
Sets the property's type.
- setType(short) - Method in class loci.poi.hssf.record.BOFRecord
-
type of object this marks
- setType(short) - Method in class loci.poi.hssf.record.StyleRecord
-
set the type of the style (builtin or user-defined)
- setTypeOffset(short) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set normal,super or subscript.
- setUid(byte[]) - Method in class loci.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- setUID(byte[]) - Method in class loci.poi.ddf.EscherBitmapBlip
- setUID(byte[]) - Method in class loci.poi.ddf.EscherMetafileBlip
- setUID(byte[]) - Method in class loci.poi.ddf.EscherPictBlip
- setUncompressedSize(int) - Method in class loci.poi.ddf.EscherMetafileBlip
- setUncompressedSize(int) - Method in class loci.poi.ddf.EscherPictBlip
- setUncompressedUnicode() - Method in class loci.poi.hssf.record.UnicodeString
- setUnderline(byte) - Method in class loci.poi.hssf.record.FontRecord
-
set the type of underlining for the font
- setUnderline(byte) - Method in class loci.poi.hssf.usermodel.HSSFFont
-
set type of text underlining to use
- setUndocumented(byte) - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Set the undocumented field for the SeriesText record.
- setUnicodeFlag(boolean) - Method in class loci.poi.hssf.record.FormatRecord
-
set whether the string is unicode
- setUnits(short) - Method in class loci.poi.hssf.record.UnitsRecord
-
Set the units field for the Units record.
- setUnknown(boolean) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Sets the unknown field value.
- setUnknown(short) - Method in class loci.poi.hssf.record.FileSharingRecord
- setUnused(short) - Method in class loci.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)
- setUnused2(byte) - Method in class loci.poi.ddf.EscherBSERecord
- setUnused3(byte) - Method in class loci.poi.ddf.EscherBSERecord
- setUsage(byte) - Method in class loci.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- setUseExcel4Colors(boolean) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Sets the use excel 4 colors field value.
- setUsePage(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setUsePage(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to use page start
- setUsername(String) - Method in class loci.poi.hssf.record.FileSharingRecord
- setUsername(String) - Method in class loci.poi.hssf.record.WriteAccessRecord
-
set the username for the user that created the report.
- setUsernameLength(byte) - Method in class loci.poi.hssf.record.FileSharingRecord
- setValidSettings(boolean) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setValidSettings(boolean) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Valid settings.
- setValue(boolean) - Method in class loci.poi.hssf.record.BoolErrRecord
-
set the boolean value for the cell
- setValue(boolean) - Method in class loci.poi.hssf.record.formula.BoolPtg
- setValue(byte) - Method in class loci.poi.hssf.record.BoolErrRecord
-
set the error value for the cell
- setValue(double) - Method in class loci.poi.hssf.record.formula.NumberPtg
- setValue(double) - Method in class loci.poi.hssf.record.FormulaRecord
-
set the calculated value of the formula
- setValue(double) - Method in class loci.poi.hssf.record.NumberRecord
-
set the value for the cell
- setValue(int, int) - Method in class loci.poi.util.BitField
-
Replace the bits with new values.
- setValue(short) - Method in class loci.poi.hssf.record.formula.IntPtg
- setValue(Object) - Method in class loci.poi.hpsf.MutableProperty
-
Sets the property's value.
- setValueAxisCrossing(boolean) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Sets the value axis crossing field value.
- setValuesDataType(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Set the values data type field for the Series record.
- setValuesInReverse(boolean) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Sets the values in reverse field value.
- setVaryDisplayPattern(boolean) - Method in class loci.poi.hssf.record.ChartFormatRecord
- setVCenter(boolean) - Method in class loci.poi.hssf.record.VCenterRecord
-
set whether to center vertically or not
- setVersion(short) - Method in class loci.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- setVertical(boolean) - Method in class loci.poi.hssf.record.LegendRecord
-
Sets the vertical field value.
- setVertical(boolean) - Method in class loci.poi.hssf.record.TextRecord
-
Sets the vertical field value.
- setVerticalAlignment(byte) - Method in class loci.poi.hssf.record.TextRecord
-
Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set the vertical alignment of text in the cell
- setVerticalAlignment(short) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set the type of vertical alignment for the cell
- setVerticalBorder(boolean) - Method in class loci.poi.hssf.record.DatRecord
-
Sets the vertical border field value.
- setVerticalHold(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the vertical position of the window (in 1/20ths of a point)
- setVerticallyCenter(boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is vertically centered on the page.
- setVerticalScale(int) - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Set the verticalScale field for the PlotGrowth record.
- setVerticalTextAlignment(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Sets the Vertical text alignment field value.
- setVisible(boolean) - Method in class loci.poi.hssf.usermodel.HSSFComment
-
Returns whether this comment is visible.
- setVResolution(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- setVResolution(short) - Method in class loci.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the vertical resolution.
- setWeight(short) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Set the weight field for the LineFormat record.
- setWidth(int) - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
Set the width of the metafile in EMU's (English Metric Units).
- setWidth(int) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Set the width field for the AxisParent record.
- setWidth(int) - Method in class loci.poi.hssf.record.ChartFormatRecord
- setWidth(int) - Method in class loci.poi.hssf.record.ChartRecord
-
Set the width field for the Chart record.
- setWidth(int) - Method in class loci.poi.hssf.record.TextRecord
-
Set the width field for the Text record.
- setWidth(short) - Method in class loci.poi.hssf.record.WindowOneRecord
-
set the width of the window
- setWindowing(short) - Method in class loci.poi.hssf.record.DateWindow1904Record
-
sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- setWordCount(int) - Method in class loci.poi.hpsf.SummaryInformation
-
Sets the word count.
- setWrapText(boolean) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether to wrap the text in the cell
- setWrapText(boolean) - Method in class loci.poi.hssf.usermodel.HSSFCellStyle
-
set whether the text should be wrapped
- setWSBool1(byte) - Method in class loci.poi.hssf.record.WSBoolRecord
-
set first byte (see bit setters)
- setWSBool2(byte) - Method in class loci.poi.hssf.record.WSBoolRecord
-
set the second byte (see bit setters)
- setX(int) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Set the x field for the AxisParent record.
- setX(int) - Method in class loci.poi.hssf.record.ChartRecord
-
Set the x field for the Chart record.
- setX(int) - Method in class loci.poi.hssf.record.TextRecord
-
Set the x field for the Text record.
- setX(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Set the x field for the Pane record.
- setXAxisUpperLeft(int) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the x axis upper left field for the Legend record.
- setXBasis(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Set the x Basis field for the FontBasis record.
- setXFIndex(short) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- setXFIndex(short) - Method in class loci.poi.hssf.record.BlankRecord
-
set the index of the extended format record to style this cell with
- setXFIndex(short) - Method in class loci.poi.hssf.record.BoolErrRecord
-
set the index to the ExtendedFormat
- setXFIndex(short) - Method in interface loci.poi.hssf.record.CellValueRecordInterface
- setXFIndex(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
-
set the columns' default format info
- setXFIndex(short) - Method in class loci.poi.hssf.record.FormulaRecord
- setXFIndex(short) - Method in class loci.poi.hssf.record.LabelRecord
-
no op!
- setXFIndex(short) - Method in class loci.poi.hssf.record.LabelSSTRecord
-
set the index to the extended format record
- setXFIndex(short) - Method in class loci.poi.hssf.record.NumberRecord
-
set the index to the ExtendedFormat
- setXFIndex(short) - Method in class loci.poi.hssf.record.RKRecord
-
NO OP!
- setXFIndex(short) - Method in class loci.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- setXFIndex(short) - Method in class loci.poi.hssf.record.StyleRecord
-
set the actual index of the style extended format record
- setXfpos(int) - Method in class loci.poi.hssf.model.WorkbookRecordList
- setXFType(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is a cell or style XFRecord
- setXORMode(Color) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- setXORMode(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- setXORMode(Color) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- setXPosition(int) - Method in class loci.poi.hssf.record.ChartFormatRecord
- setXSize(int) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the x size field for the Legend record.
- setY(int) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Set the y field for the AxisParent record.
- setY(int) - Method in class loci.poi.hssf.record.ChartRecord
-
Set the y field for the Chart record.
- setY(int) - Method in class loci.poi.hssf.record.TextRecord
-
Set the y field for the Text record.
- setY(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Set the y field for the Pane record.
- setYAxisUpperLeft(int) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the y axis upper left field for the Legend record.
- setYBasis(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Set the y Basis field for the FontBasis record.
- setYPosition(int) - Method in class loci.poi.hssf.record.ChartFormatRecord
- setYSize(int) - Method in class loci.poi.hssf.record.LegendRecord
-
Set the y size field for the Legend record.
- setZero1(int) - Method in class loci.poi.hssf.record.TickRecord
-
Set the zero 1 field for the Tick record.
- setZero2(int) - Method in class loci.poi.hssf.record.TickRecord
-
Set the zero 2 field for the Tick record.
- setZero3(short) - Method in class loci.poi.hssf.record.TickRecord
-
Set the zero 3 field for the Tick record.
- setZeroHeight(boolean) - Method in class loci.poi.hssf.record.RowRecord
-
set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class loci.poi.hssf.usermodel.HSSFRow
-
set whether or not to display this row with 0 height
- setZoom(int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets the zoom magnication for the sheet.
- SHADOWSTYLE__COLOR - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__CRMOD - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__HIGHLIGHT - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__OFFSETX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__OFFSETY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__OPACITY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__ORIGINX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__ORIGINY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__PERSPECTIVEX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__PERSPECTIVEY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEXTOX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEXTOY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEYTOX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEYTOY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SECONDOFFSETX - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SECONDOFFSETY - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SHADOW - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__SHADOWOBSURED - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__TYPE - Static variable in class loci.poi.ddf.EscherProperties
- SHADOWSTYLE__WEIGHT - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__BACKGROUNDSHAPE - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__BLACKANDWHITESETTINGS - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__CONNECTORSTYLE - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__DELETEATTACHEDOBJECT - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__LOCKSHAPETYPE - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__MASTER - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__OLEICON - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__PREFERRELATIVERESIZE - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__WMODEBW - Static variable in class loci.poi.ddf.EscherProperties
- SHAPE__WMODEPUREBW - Static variable in class loci.poi.ddf.EscherProperties
- SharedFormulaRecord - Class in loci.poi.hssf.record
-
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 loci.poi.hssf.record.SharedFormulaRecord
- SharedFormulaRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SharedFormulaRecord
- shear(double, double) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- shear(double, double) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- Sheet - Class in loci.poi.hssf.model
-
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 loci.poi.hssf.model.Sheet
-
Creates new Sheet with no intialization --useless at this point
- SheetPropertiesRecord - Class in loci.poi.hssf.record
-
Describes a chart sheet properties record.
- SheetPropertiesRecord() - Constructor for class loci.poi.hssf.record.SheetPropertiesRecord
- SheetPropertiesRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SheetPropertiesRecord
-
Constructs a SheetProperties record and sets its fields appropriately.
- SheetReferences - Class in loci.poi.hssf.util
-
Holds a collection of Sheet names and their associated reference numbers.
- SheetReferences() - Constructor for class loci.poi.hssf.util.SheetReferences
- sheets - Variable in class loci.poi.hssf.usermodel.HSSFWorkbook
-
this holds the HSSFSheet objects attached to this workbook
- shiftBreaks(PageBreakRecord, short, short, int) - Method in class loci.poi.hssf.model.Sheet
-
Shifts all the page breaks in the range "count" number of rows/columns
- shiftColumnBreaks(short, short, short) - Method in class loci.poi.hssf.model.Sheet
-
Shifts the vertical page breaks for the indicated count
- shiftMerged(int, int, int, boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Shifts the merged regions left or right depending on mode
- shiftRowBreaks(int, int, int) - Method in class loci.poi.hssf.model.Sheet
-
Shifts the horizontal page breaks for the indicated count
- shiftRows(int, int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- SHORT_SIZE - Static variable in interface loci.poi.util.LittleEndianConsts
- ShortField - Class in loci.poi.util
-
representation of a short (16-bit) field at a fixed location within a byte array
- ShortField(int) - Constructor for class loci.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array
- ShortField(int, byte[]) - Constructor for class loci.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) - Constructor for class loci.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array and initialize its value
- ShortField(int, short, byte[]) - Constructor for class loci.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 in loci.poi.util
-
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 loci.poi.util.ShortList
-
create an ShortList of default size
- ShortList(int) - Constructor for class loci.poi.util.ShortList
-
create an ShortList with a predefined initial size
- ShortList(ShortList) - Constructor for class loci.poi.util.ShortList
-
create a copy of an existing ShortList
- shouldUseSmallBlocks() - Method in class loci.poi.poifs.property.DocumentProperty
-
give method more visibility
- shouldUseSmallBlocks() - Method in class loci.poi.poifs.property.Property
-
Based on the currently defined size, should this property use small blocks?
- SHOW_ALL - Static variable in class loci.poi.hssf.record.HideObjRecord
- SHOW_PLACEHOLDERS - Static variable in class loci.poi.hssf.record.HideObjRecord
- showInPane(short, short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Sets desktop window pane display area, when the file is first opened in a viewer.
- sid - Static variable in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- sid - Static variable in class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
- sid - Static variable in class loci.poi.hssf.record.AreaFormatRecord
- sid - Static variable in class loci.poi.hssf.record.AreaRecord
- sid - Static variable in class loci.poi.hssf.record.AxisLineFormatRecord
- sid - Static variable in class loci.poi.hssf.record.AxisOptionsRecord
- sid - Static variable in class loci.poi.hssf.record.AxisParentRecord
- sid - Static variable in class loci.poi.hssf.record.AxisRecord
- sid - Static variable in class loci.poi.hssf.record.AxisUsedRecord
- sid - Static variable in class loci.poi.hssf.record.BackupRecord
- sid - Static variable in class loci.poi.hssf.record.BarRecord
- sid - Static variable in class loci.poi.hssf.record.BeginRecord
- sid - Static variable in class loci.poi.hssf.record.BlankRecord
- sid - Static variable in class loci.poi.hssf.record.BOFRecord
-
for BIFF8 files the BOF is 0x809.
- sid - Static variable in class loci.poi.hssf.record.BookBoolRecord
- sid - Static variable in class loci.poi.hssf.record.BoolErrRecord
- sid - Static variable in class loci.poi.hssf.record.BottomMarginRecord
- sid - Static variable in class loci.poi.hssf.record.BoundSheetRecord
- sid - Static variable in class loci.poi.hssf.record.CalcCountRecord
- sid - Static variable in class loci.poi.hssf.record.CalcModeRecord
- sid - Static variable in class loci.poi.hssf.record.CategorySeriesAxisRecord
- sid - Static variable in class loci.poi.hssf.record.ChartFormatRecord
- sid - Static variable in class loci.poi.hssf.record.ChartRecord
- sid - Static variable in class loci.poi.hssf.record.CodepageRecord
- sid - Static variable in class loci.poi.hssf.record.ColumnInfoRecord
- sid - Static variable in class loci.poi.hssf.record.CommonObjectDataSubRecord
- sid - Static variable in class loci.poi.hssf.record.ContinueRecord
- sid - Static variable in class loci.poi.hssf.record.CountryRecord
- sid - Static variable in class loci.poi.hssf.record.DataFormatRecord
- sid - Static variable in class loci.poi.hssf.record.DateWindow1904Record
- sid - Static variable in class loci.poi.hssf.record.DatRecord
- sid - Static variable in class loci.poi.hssf.record.DBCellRecord
- sid - Static variable in class loci.poi.hssf.record.DefaultColWidthRecord
- sid - Static variable in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- sid - Static variable in class loci.poi.hssf.record.DefaultRowHeightRecord
- sid - Static variable in class loci.poi.hssf.record.DeltaRecord
- sid - Static variable in class loci.poi.hssf.record.DimensionsRecord
- sid - Static variable in class loci.poi.hssf.record.DrawingGroupRecord
- sid - Static variable in class loci.poi.hssf.record.DrawingRecord
- sid - Static variable in class loci.poi.hssf.record.DrawingRecordForBiffViewer
- sid - Static variable in class loci.poi.hssf.record.DrawingSelectionRecord
- sid - Static variable in class loci.poi.hssf.record.DSFRecord
- sid - Static variable in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- sid - Static variable in class loci.poi.hssf.record.EndRecord
- sid - Static variable in class loci.poi.hssf.record.EndSubRecord
- sid - Static variable in class loci.poi.hssf.record.EOFRecord
- sid - Static variable in class loci.poi.hssf.record.EscherAggregate
- sid - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- sid - Static variable in class loci.poi.hssf.record.ExternSheetRecord
- sid - Static variable in class loci.poi.hssf.record.ExternSheetSubRecord
- sid - Static variable in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- sid - Static variable in class loci.poi.hssf.record.ExtSSTRecord
- sid - Static variable in class loci.poi.hssf.record.FilePassRecord
- sid - Static variable in class loci.poi.hssf.record.FileSharingRecord
- sid - Static variable in class loci.poi.hssf.record.FnGroupCountRecord
- sid - Static variable in class loci.poi.hssf.record.FontBasisRecord
- sid - Static variable in class loci.poi.hssf.record.FontIndexRecord
- sid - Static variable in class loci.poi.hssf.record.FontRecord
- sid - Static variable in class loci.poi.hssf.record.FooterRecord
- sid - Static variable in class loci.poi.hssf.record.FormatRecord
- sid - Static variable in class loci.poi.hssf.record.formula.AddPtg
- sid - Static variable in class loci.poi.hssf.record.formula.Area3DPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaAPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaErrPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaNAPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaNPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaNVPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaPtg
- sid - Static variable in class loci.poi.hssf.record.formula.AreaVPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ArrayPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ArrayPtgA
- sid - Static variable in class loci.poi.hssf.record.formula.ArrayPtgV
- sid - Static variable in class loci.poi.hssf.record.formula.AttrPtg
- sid - Static variable in class loci.poi.hssf.record.formula.BoolPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ConcatPtg
- sid - Static variable in class loci.poi.hssf.record.formula.DeletedArea3DPtg
- sid - Static variable in class loci.poi.hssf.record.formula.DeletedRef3DPtg
- sid - Static variable in class loci.poi.hssf.record.formula.DividePtg
- sid - Static variable in class loci.poi.hssf.record.formula.EqualPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ErrPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ExpPtg
- sid - Static variable in class loci.poi.hssf.record.formula.FuncPtg
- sid - Static variable in class loci.poi.hssf.record.formula.FuncVarPtg
- sid - Static variable in class loci.poi.hssf.record.formula.GreaterEqualPtg
- sid - Static variable in class loci.poi.hssf.record.formula.GreaterThanPtg
- sid - Static variable in class loci.poi.hssf.record.formula.IntersectionPtg
- sid - Static variable in class loci.poi.hssf.record.formula.IntPtg
- sid - Static variable in class loci.poi.hssf.record.formula.LessEqualPtg
- sid - Static variable in class loci.poi.hssf.record.formula.LessThanPtg
-
the sid for the less than operator as hex
- sid - Static variable in class loci.poi.hssf.record.formula.MemAreaPtg
- sid - Static variable in class loci.poi.hssf.record.formula.MemErrPtg
- sid - Static variable in class loci.poi.hssf.record.formula.MemFuncPtg
- sid - Static variable in class loci.poi.hssf.record.formula.MissingArgPtg
- sid - Static variable in class loci.poi.hssf.record.formula.MultiplyPtg
- sid - Static variable in class loci.poi.hssf.record.formula.NamePtg
- sid - Static variable in class loci.poi.hssf.record.formula.NameXPtg
- sid - Static variable in class loci.poi.hssf.record.formula.NotEqualPtg
- sid - Static variable in class loci.poi.hssf.record.formula.NumberPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ParenthesisPtg
- sid - Static variable in class loci.poi.hssf.record.formula.PercentPtg
- sid - Static variable in class loci.poi.hssf.record.formula.PowerPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RangePtg
- sid - Static variable in class loci.poi.hssf.record.formula.Ref3DPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefAPtg
- sid - Static variable in class loci.poi.hssf.record.formula.ReferencePtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefErrorPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefNAPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefNPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefNVPtg
- sid - Static variable in class loci.poi.hssf.record.formula.RefVPtg
- sid - Static variable in class loci.poi.hssf.record.formula.StringPtg
- sid - Static variable in class loci.poi.hssf.record.formula.SubtractPtg
- sid - Static variable in class loci.poi.hssf.record.formula.UnaryMinusPtg
- sid - Static variable in class loci.poi.hssf.record.formula.UnaryPlusPtg
- sid - Static variable in class loci.poi.hssf.record.formula.UnionPtg
- sid - Static variable in class loci.poi.hssf.record.FormulaRecord
- sid - Static variable in class loci.poi.hssf.record.FrameRecord
- sid - Static variable in class loci.poi.hssf.record.GridsetRecord
- sid - Static variable in class loci.poi.hssf.record.GroupMarkerSubRecord
- sid - Static variable in class loci.poi.hssf.record.GutsRecord
- sid - Static variable in class loci.poi.hssf.record.HCenterRecord
- sid - Static variable in class loci.poi.hssf.record.HeaderRecord
- sid - Static variable in class loci.poi.hssf.record.HideObjRecord
- sid - Static variable in class loci.poi.hssf.record.HorizontalPageBreakRecord
- sid - Static variable in class loci.poi.hssf.record.IndexRecord
- sid - Static variable in class loci.poi.hssf.record.InterfaceEndRecord
- sid - Static variable in class loci.poi.hssf.record.InterfaceHdrRecord
- sid - Static variable in class loci.poi.hssf.record.IterationRecord
- sid - Static variable in class loci.poi.hssf.record.LabelRecord
- sid - Static variable in class loci.poi.hssf.record.LabelSSTRecord
- sid - Static variable in class loci.poi.hssf.record.LeftMarginRecord
- sid - Static variable in class loci.poi.hssf.record.LegendRecord
- sid - Static variable in class loci.poi.hssf.record.LineFormatRecord
- sid - Static variable in class loci.poi.hssf.record.LinkedDataRecord
- sid - Static variable in class loci.poi.hssf.record.MergeCellsRecord
- sid - Static variable in class loci.poi.hssf.record.MMSRecord
- sid - Static variable in class loci.poi.hssf.record.MulBlankRecord
- sid - Static variable in class loci.poi.hssf.record.MulRKRecord
- sid - Static variable in class loci.poi.hssf.record.NameRecord
- sid - Static variable in class loci.poi.hssf.record.NoteRecord
- sid - Static variable in class loci.poi.hssf.record.NoteStructureSubRecord
- sid - Static variable in class loci.poi.hssf.record.NumberFormatIndexRecord
- sid - Static variable in class loci.poi.hssf.record.NumberRecord
- sid - Static variable in class loci.poi.hssf.record.ObjectLinkRecord
- sid - Static variable in class loci.poi.hssf.record.ObjectProtectRecord
- sid - Static variable in class loci.poi.hssf.record.ObjRecord
- sid - Variable in class loci.poi.hssf.record.PageBreakRecord
- sid - Static variable in class loci.poi.hssf.record.PaletteRecord
- sid - Static variable in class loci.poi.hssf.record.PaneRecord
- sid - Static variable in class loci.poi.hssf.record.PasswordRecord
- sid - Static variable in class loci.poi.hssf.record.PasswordRev4Record
- sid - Static variable in class loci.poi.hssf.record.PlotAreaRecord
- sid - Static variable in class loci.poi.hssf.record.PlotGrowthRecord
- sid - Static variable in class loci.poi.hssf.record.PrecisionRecord
- sid - Static variable in class loci.poi.hssf.record.PrintGridlinesRecord
- sid - Static variable in class loci.poi.hssf.record.PrintHeadersRecord
- sid - Static variable in class loci.poi.hssf.record.PrintSetupRecord
- sid - Static variable in class loci.poi.hssf.record.ProtectionRev4Record
- sid - Static variable in class loci.poi.hssf.record.ProtectRecord
- sid - Static variable in class loci.poi.hssf.record.RecalcIdRecord
- sid - Static variable in class loci.poi.hssf.record.RefModeRecord
- sid - Static variable in class loci.poi.hssf.record.RefreshAllRecord
- sid - Static variable in class loci.poi.hssf.record.RightMarginRecord
- sid - Static variable in class loci.poi.hssf.record.RKRecord
- sid - Static variable in class loci.poi.hssf.record.RowRecord
- sid - Static variable in class loci.poi.hssf.record.SaveRecalcRecord
- sid - Static variable in class loci.poi.hssf.record.ScenarioProtectRecord
- sid - Static variable in class loci.poi.hssf.record.SCLRecord
- sid - Static variable in class loci.poi.hssf.record.SelectionRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesIndexRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesLabelsRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesListRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesTextRecord
- sid - Static variable in class loci.poi.hssf.record.SeriesToChartGroupRecord
- sid - Static variable in class loci.poi.hssf.record.SharedFormulaRecord
- sid - Static variable in class loci.poi.hssf.record.SheetPropertiesRecord
- sid - Static variable in class loci.poi.hssf.record.SSTRecord
- sid - Static variable in class loci.poi.hssf.record.StringRecord
- sid - Static variable in class loci.poi.hssf.record.StyleRecord
- sid - Static variable in class loci.poi.hssf.record.SupBookRecord
- sid - Static variable in class loci.poi.hssf.record.TabIdRecord
- sid - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- sid - Static variable in class loci.poi.hssf.record.TextRecord
- sid - Static variable in class loci.poi.hssf.record.TickRecord
- sid - Static variable in class loci.poi.hssf.record.TopMarginRecord
- sid - Static variable in class loci.poi.hssf.record.UnicodeString
- sid - Static variable in class loci.poi.hssf.record.UnitsRecord
- sid - Static variable in class loci.poi.hssf.record.UseSelFSRecord
- sid - Static variable in class loci.poi.hssf.record.ValueRangeRecord
- sid - Static variable in class loci.poi.hssf.record.VCenterRecord
- sid - Static variable in class loci.poi.hssf.record.VerticalPageBreakRecord
- sid - Static variable in class loci.poi.hssf.record.WindowOneRecord
- sid - Static variable in class loci.poi.hssf.record.WindowProtectRecord
- sid - Static variable in class loci.poi.hssf.record.WindowTwoRecord
- sid - Static variable in class loci.poi.hssf.record.WriteAccessRecord
- sid - Static variable in class loci.poi.hssf.record.WriteProtectRecord
- sid - Static variable in class loci.poi.hssf.record.WSBoolRecord
- SimpleFilledShape - Class in loci.poi.hssf.model
- sInf - Variable in class loci.poi.POIDocument
-
Holds metadata on our document
- size - Variable in class loci.poi.hpsf.Section
- size() - Method in class loci.poi.hssf.model.WorkbookRecordList
- size() - Method in class loci.poi.poifs.storage.DocumentBlock
-
Get the number of bytes read for this block
- size() - Method in class loci.poi.util.BinaryTree
-
Returns the number of key-value mappings in this map.
- size() - Method in class loci.poi.util.DoubleList
-
Returns the number of elements in this list.
- size() - Method in class loci.poi.util.IntList
-
Returns the number of elements in this list.
- size() - Method in class loci.poi.util.IntMapper
- size() - Method in class loci.poi.util.ShortList
-
Returns the number of elements in this list.
- SIZE - Static variable in class loci.poi.hssf.record.formula.AddPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.BoolPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.ConcatPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.DividePtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.EqualPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.FuncPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.GreaterEqualPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.GreaterThanPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.IntPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.LessEqualPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.LessThanPtg
-
the size of the Ptg
- SIZE - Static variable in class loci.poi.hssf.record.formula.MultiplyPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.NotEqualPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.NumberPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.PercentPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.PowerPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.StringPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.SubtractPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.UnaryMinusPtg
- SIZE - Static variable in class loci.poi.hssf.record.formula.UnaryPlusPtg
- skip(long) - Method in class loci.poi.poifs.filesystem.DocumentInputStream
-
Skips over and discards n bytes of data from this input stream.
- skip(long) - Method in class loci.poi.util.BlockingInputStream
- SKY_BLUE() - Constructor for class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- SLANTED_DASH_DOT - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- SmallBlockTableReader - Class in loci.poi.poifs.storage
-
This class implements reading the small document block list from an existing file
- SmallBlockTableReader() - Constructor for class loci.poi.poifs.storage.SmallBlockTableReader
- SmallBlockTableWriter - Class in loci.poi.poifs.storage
-
This class implements storage for writing the small blocks used by small documents.
- SmallBlockTableWriter(List, RootProperty) - Constructor for class loci.poi.poifs.storage.SmallBlockTableWriter
-
Creates new SmallBlockTable
- SmallDocumentBlock - Class in loci.poi.poifs.storage
-
Storage for documents that are too small to use regular DocumentBlocks for their data
- SmallDocumentBlockList - Class in loci.poi.poifs.storage
-
A list of SmallDocumentBlocks instances, and methods to manage the list
- SmallDocumentBlockList(List) - Constructor for class loci.poi.poifs.storage.SmallDocumentBlockList
-
Constructor SmallDocumentBlockList
- SOLID_FILL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- SOLID_FOREGROUND - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Solidly filled
- SOLVER_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- sortProperties() - Method in class loci.poi.ddf.EscherOptRecord
-
Records should be sorted by property number before being stored.
- SP_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- SPACING_CLOSE - Static variable in class loci.poi.hssf.record.LegendRecord
- SPACING_MEDIUM - Static variable in class loci.poi.hssf.record.LegendRecord
- SPACING_OPEN - Static variable in class loci.poi.hssf.record.LegendRecord
- SPARSE_DOTS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- SPARSE_DOTS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Sparse dots
- SpecialPropertySet - Class in loci.poi.hpsf
-
Abstract superclass for the convenience classes
SummaryInformation
andDocumentSummaryInformation
. - SpecialPropertySet(MutablePropertySet) - Constructor for class loci.poi.hpsf.SpecialPropertySet
-
Creates a
SpecialPropertySet
. - SpecialPropertySet(PropertySet) - Constructor for class loci.poi.hpsf.SpecialPropertySet
-
Creates a
SpecialPropertySet
. - SPGR_CONTAINER - Static variable in class loci.poi.ddf.EscherContainerRecord
- SQUARES - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- SQUARES - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Squares
- SS_NONE - Static variable in class loci.poi.hssf.record.FontRecord
- SS_NONE - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
no type offsetting (not super or subscript)
- SS_SUB - Static variable in class loci.poi.hssf.record.FontRecord
- SS_SUB - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
subscript
- SS_SUPER - Static variable in class loci.poi.hssf.record.FontRecord
- SS_SUPER - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
superscript
- sst - Variable in class loci.poi.hssf.model.Workbook
-
this contains a reference to the SSTRecord so that new stings can be added to it.
- SSTRecord - Class in loci.poi.hssf.record
-
Title: Static String Table Record
- SSTRecord() - Constructor for class loci.poi.hssf.record.SSTRecord
-
default constructor
- SSTRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SSTRecord
-
Constructs an SST record and sets its fields appropriately.
- ST_ACCENTBORDERCALLOUT1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT90 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT90 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBEGINNING - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBLANK - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONDOCUMENT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONEND - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONFORWARDNEXT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONHELP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONHOME - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONINFORMATION - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONMOVIE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONRETURN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONSOUND - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ARC - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BALLOON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR4 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR5 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BENTUPARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BEVEL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BLOCKARC - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT90 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BRACEPAIR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_BRACKETPAIR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CALLOUT1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CALLOUT2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CALLOUT3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CALLOUT90 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CAN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CHEVRON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CIRCULARARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CLOUDCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CUBE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR4 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR5 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDDOWNARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDLEFTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDRIGHTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_CURVEDUPARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_DIAMOND - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_DONUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_DOUBLEWAVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_DOWNARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_DOWNARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ELLIPSE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ELLIPSERIBBON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ELLIPSERIBBON2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTALTERNATEPROCESS - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTCOLLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTCONNECTOR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDECISION - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDELAY - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDISPLAY - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDOCUMENT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTEXTRACT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTINPUTOUTPUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTINTERNALSTORAGE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICDISK - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICDRUM - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICTAPE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMANUALINPUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMANUALOPERATION - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMERGE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMULTIDOCUMENT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOFFLINESTORAGE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTONLINESTORAGE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPREDEFINEDPROCESS - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPREPARATION - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPROCESS - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPUNCHEDCARD - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPUNCHEDTAPE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTSORT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTSUMMINGJUNCTION - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTTERMINATOR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_FOLDEDCORNER - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_HEART - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_HEXAGON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_HOMEPLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_HORIZONTALSCROLL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_HOSTCONTROL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_IRREGULARSEAL1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_IRREGULARSEAL2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ISOCELESTRIANGLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTBRACE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTBRACKET - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTUPARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LEFTUPARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LIGHTNINGBOLT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_LINE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_MIN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_MOON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_NIL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_NOSMOKING - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_NOT_PRIMATIVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_NOTCHEDCIRCULARARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_NOTCHEDRIGHTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_OCTAGON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_PARALLELOGRAM - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_PENTAGON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_PICTUREFRAME - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_PLAQUE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_PLUS - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_QUADARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_QUADARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RECTANGLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIBBON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIBBON2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIGHTARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIGHTBRACE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIGHTBRACKET - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_RIGHTTRIANGLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_ROUNDRECTANGLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL16 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL24 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL32 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL4 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SEAL8 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SMILEYFACE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_STAR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_STRAIGHTCONNECTOR1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_STRIPEDRIGHTARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_SUN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTARCHDOWNCURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTARCHDOWNPOUR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTARCHUPCURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTARCHUPPOUR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTBOX - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTBUTTONCURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTBUTTONPOUR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCANDOWN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCANUP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCASCADEDOWN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCASCADEUP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCHEVRON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCHEVRONINVERTED - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCIRCLECURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCIRCLEPOUR - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCURVEDOWN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTCURVEUP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEBOTTOM - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEINFLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATETOP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTFADEDOWN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTFADELEFT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTFADERIGHT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTFADEUP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTHEXAGON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATEBOTTOM - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATETOP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTOCTAGON - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTONCURVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTONRING - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTPLAINTEXT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTRING - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTRINGINSIDE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTRINGOUTSIDE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTSIMPLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTSLANTDOWN - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTSLANTUP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTSTOP - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTTRIANGLE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTTRIANGLEINVERTED - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE1 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE2 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE3 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE4 - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_THICKARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_TRAPEZOID - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_UPARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_UPARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_UPDOWNARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_UPDOWNARROWCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_UTURNARROW - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_VERTICALSCROLL - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_WAVE - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_WEDGEELLIPSECALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_WEDGERECTCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- ST_WEDGERRECTCALLOUT - Static variable in class loci.poi.hssf.record.EscherAggregate
- STANDARD_PALETTE_SIZE - Static variable in class loci.poi.hssf.record.PaletteRecord
-
The standard size of an XLS palette
- startDoubleUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the start double underline
- startDoubleUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the start double underline
- startUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the start underline
- startUnderline() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the start underline
- StringPtg - Class in loci.poi.hssf.record.formula
-
Number Stores a String value in a formula value stored in the format <length 2 bytes>char[]
- StringPtg(String) - Constructor for class loci.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.
- StringPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.StringPtg
-
Create a StringPtg from a byte array read from disk
- StringRecord - Class in loci.poi.hssf.record
-
Supports the STRING record structure.
- StringRecord() - Constructor for class loci.poi.hssf.record.StringRecord
- StringRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.StringRecord
-
Constructs a String record and sets its fields appropriately.
- StringUtil - Class in loci.poi.util
-
Title: String Utility Description: Collection of string handling utilities
- STYLE_BUILT_IN - Static variable in class loci.poi.hssf.record.StyleRecord
- STYLE_USER_DEFINED - Static variable in class loci.poi.hssf.record.StyleRecord
- StyleRecord - Class in loci.poi.hssf.record
-
Title: Style Record
- StyleRecord() - Constructor for class loci.poi.hssf.record.StyleRecord
- StyleRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.StyleRecord
-
Constructs a Style record and sets its fields appropriately.
- subFrom - Variable in class loci.poi.hssf.record.PageBreakRecord.Break
- SubRecord - Class in loci.poi.hssf.record
-
Subrecords are part of the OBJ class.
- SubRecord() - Constructor for class loci.poi.hssf.record.SubRecord
- SubRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SubRecord
- subTo - Variable in class loci.poi.hssf.record.PageBreakRecord.Break
- SubtractPtg - Class in loci.poi.hssf.record.formula
- SubtractPtg() - Constructor for class loci.poi.hssf.record.formula.SubtractPtg
- SubtractPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.SubtractPtg
- suggestFileExtension() - Method in class loci.poi.hssf.usermodel.HSSFPictureData
-
Suggests a file extension for this image.
- SUMMARY_INFORMATION_ID - Static variable in class loci.poi.hpsf.wellknown.SectionIDMap
-
The SummaryInformation's section's format ID.
- SummaryInformation - Class in loci.poi.hpsf
-
Convenience class representing a Summary Information stream in a Microsoft Office document.
- SummaryInformation(PropertySet) - Constructor for class loci.poi.hpsf.SummaryInformation
-
Creates a
SummaryInformation
from a givenPropertySet
. - SupBookRecord - Class in loci.poi.hssf.record
-
Title: Sup Book
- SupBookRecord() - Constructor for class loci.poi.hssf.record.SupBookRecord
- SupBookRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.SupBookRecord
-
Constructs a Extern Sheet record and sets its fields appropriately.
- SYMBOL_CHARSET - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
Symbol character set
- SystemOutLogger - Class in loci.poi.util
-
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 loci.poi.util.SystemOutLogger
T
- tab() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the current tab (sheet) name
- tab() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the current tab (sheet) name
- TabIdRecord - Class in loci.poi.hssf.record
-
Title: Sheet Tab Index Array Record
- TabIdRecord() - Constructor for class loci.poi.hssf.record.TabIdRecord
- TabIdRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TabIdRecord
-
Constructs a TabID record and sets its fields appropriately.
- TAN() - Constructor for class loci.poi.hssf.util.HSSFColor.TAN
- TEAL() - Constructor for class loci.poi.hssf.util.HSSFColor.TEAL
- TempFile - Class in loci.poi.util
-
Interface for creating temporary files.
- TempFile() - Constructor for class loci.poi.util.TempFile
- TEXT__ANCHORTEXT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__BIDIR - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__FONTROTATION - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__IDOFNEXTSHAPE - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__ROTATETEXTWITHSHAPE - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__SCALETEXT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__SINGLECLICKSELECTS - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__SIZE_TEXT_TO_FIT_SHAPE - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__SIZESHAPETOFITTEXT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTBOTTOM - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTFLOW - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTID - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTLEFT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTRIGHT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__TEXTTOP - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__USEHOSTMARGINS - Static variable in class loci.poi.ddf.EscherProperties
- TEXT__WRAPTEXT - Static variable in class loci.poi.ddf.EscherProperties
- TEXT_ORIENTATION_NONE - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- TEXT_ORIENTATION_ROT_LEFT - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- TEXT_ORIENTATION_ROT_RIGHT - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- TEXT_ORIENTATION_TOP_TO_BOTTOM - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- TextboxShape - Class in loci.poi.hssf.model
-
Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.
- TextObjectBaseRecord - Class in loci.poi.hssf.record
-
The TXO record is used to define the properties of a text box.
- TextObjectBaseRecord() - Constructor for class loci.poi.hssf.record.TextObjectBaseRecord
- TextObjectBaseRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TextObjectBaseRecord
-
Constructs a TextObjectBase record and sets its fields appropriately.
- TextObjectRecord - Class in loci.poi.hssf.record
- TextObjectRecord() - Constructor for class loci.poi.hssf.record.TextObjectRecord
- TextObjectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TextObjectRecord
- TextRecord - Class in loci.poi.hssf.record
-
The text record is used to define text stored on a chart.
- TextRecord() - Constructor for class loci.poi.hssf.record.TextRecord
- TextRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TextRecord
-
Constructs a Text record and sets its fields appropriately.
- THICK - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THICK_BACKWARD_DIAG - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THICK_BACKWARD_DIAG - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thick backward facing diagonals
- THICK_FORWARD_DIAG - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THICK_FORWARD_DIAG - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thick forward facing diagonals
- THICK_HORZ_BANDS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THICK_HORZ_BANDS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thick horizontal bands
- THICK_VERT_BANDS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THICK_VERT_BANDS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thick vertical bands
- THIN - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THIN_BACKWARD_DIAG - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THIN_BACKWARD_DIAG - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thin backward diagonal
- THIN_FORWARD_DIAG - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THIN_FORWARD_DIAG - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thin forward diagonal
- THIN_HORZ_BANDS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THIN_HORZ_BANDS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thin horizontal bands
- THIN_VERT_BANDS - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- THIN_VERT_BANDS - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
Thin vertical bands
- THREED__3DEFFECT - Static variable in class loci.poi.ddf.EscherProperties
- THREED__CRMOD - Static variable in class loci.poi.ddf.EscherProperties
- THREED__DIFFUSEAMOUNT - Static variable in class loci.poi.ddf.EscherProperties
- THREED__EDGETHICKNESS - Static variable in class loci.poi.ddf.EscherProperties
- THREED__EXTRUDEBACKWARD - Static variable in class loci.poi.ddf.EscherProperties
- THREED__EXTRUDEFORWARD - Static variable in class loci.poi.ddf.EscherProperties
- THREED__EXTRUDEPLANE - Static variable in class loci.poi.ddf.EscherProperties
- THREED__EXTRUSIONCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- THREED__LIGHTFACE - Static variable in class loci.poi.ddf.EscherProperties
- THREED__METALLIC - Static variable in class loci.poi.ddf.EscherProperties
- THREED__SHININESS - Static variable in class loci.poi.ddf.EscherProperties
- THREED__SPECULARAMOUNT - Static variable in class loci.poi.ddf.EscherProperties
- THREED__USEEXTRUSIONCOLOR - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__AMBIENTINTENSITY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__CONSTRAINROTATION - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__FILLHARSH - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__FILLINTENSITY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__FILLX - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__FILLY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__FILLZ - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__KEYHARSH - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__KEYINTENSITY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__KEYX - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__KEYY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__KEYZ - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ORIGINX - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ORIGINY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__PARALLEL - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__RENDERMODE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONANGLE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISX - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISZ - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERAUTO - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERX - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERY - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERZ - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__SKEWAMOUNT - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__SKEWANGLE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__TOLERANCE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__XROTATIONANGLE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__XVIEWPOINT - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__YROTATIONANGLE - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__YVIEWPOINT - Static variable in class loci.poi.ddf.EscherProperties
- THREEDSTYLE__ZVIEWPOINT - Static variable in class loci.poi.ddf.EscherProperties
- Thumbnail - Class in loci.poi.hpsf
-
Class to manipulate data in the Clipboard Variant (
VT_CF
) format. - Thumbnail() - Constructor for class loci.poi.hpsf.Thumbnail
-
Default Constructor.
- Thumbnail(byte[]) - Constructor for class loci.poi.hpsf.Thumbnail
-
Creates a
Thumbnail
instance and initializes with the specified image bytes. - TickRecord - Class in loci.poi.hssf.record
-
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 loci.poi.hssf.record.TickRecord
- TickRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TickRecord
-
Constructs a Tick record and sets its fields appropriately.
- time() - Static method in class loci.poi.hssf.usermodel.HSSFFooter
-
Returns the string representing the current time
- time() - Static method in class loci.poi.hssf.usermodel.HSSFHeader
-
Returns the string representing the current time
- toArray() - Method in class loci.poi.util.DoubleList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray() - Method in class loci.poi.util.IntList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray() - Method in class loci.poi.util.ShortList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray(double[]) - Method in class loci.poi.util.DoubleList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray(int[]) - Method in class loci.poi.util.IntList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray(short[]) - Method in class loci.poi.util.ShortList
-
Returns an array containing all of the elements in this list in proper sequence.
- toDebugString() - Method in class loci.poi.hssf.record.formula.Ptg
-
dump a debug representation (hexdump) to a string
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.AddPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.AttrPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.ConcatPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.DividePtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.EqualPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.IntersectionPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- toFormulaString(String[]) - Method in class loci.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(String[]) - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.PercentPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.PowerPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.RangePtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.SubtractPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class loci.poi.hssf.record.formula.UnionPtg
-
implementation of method from OperationsPtg
- toFormulaString(List) - Method in class loci.poi.hssf.model.FormulaParser
-
Convience method which takes in a list then passes it to the other toFormulaString signature.
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AddPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AreaErrPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AreaNAPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AreaNPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AreaNVPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AreaPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ArrayPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.AttrPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.BoolPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ConcatPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.DividePtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.EqualPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ErrPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ExpPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.IntersectionPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.IntPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.MemErrPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.MissingArgPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.NamePtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.NameXPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.NumberPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.PercentPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.PowerPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.Ptg
-
return a string representation of this token alone
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.RangePtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.RefNAPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.RefNPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.RefNVPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.StringPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.SubtractPtg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.UnionPtg
-
Implementation of method from Ptg
- toFormulaString(Workbook) - Method in class loci.poi.hssf.record.formula.UnknownPtg
- toFormulaString(Workbook, List) - Static method in class loci.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 loci.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(Ptg[]) - Method in class loci.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(Ptg[]) - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- toHex(byte) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(byte[]) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(byte[], int) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value breaking the results into lines.
- toHex(int) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(long) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(short) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(short[]) - Static method in class loci.poi.util.HexDump
-
Converts the parameter to a hex value.
- toInputStream() - Method in class loci.poi.hpsf.MutablePropertySet
-
Returns the contents of this property set stream as an input stream.
- toInputStream() - Method in class loci.poi.hpsf.SpecialPropertySet
- token_1_columns - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- token_2_rows - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- token_3_arrayValues - Variable in class loci.poi.hssf.record.formula.ArrayPtg
- TopMargin - Static variable in class loci.poi.hssf.model.Sheet
- TopMargin - Static variable in class loci.poi.hssf.usermodel.HSSFSheet
- TopMarginRecord - Class in loci.poi.hssf.record
-
Record for the top margin.
- TopMarginRecord() - Constructor for class loci.poi.hssf.record.TopMarginRecord
- TopMarginRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.TopMarginRecord
-
Constructs a TopMargin record and sets its fields appropriately.
- toString() - Method in class loci.poi.ddf.EscherArrayProperty
- toString() - Method in class loci.poi.ddf.EscherBitmapBlip
- toString() - Method in class loci.poi.ddf.EscherBlipRecord
- toString() - Method in class loci.poi.ddf.EscherBlipWMFRecord
-
The string representation of this record.
- toString() - Method in class loci.poi.ddf.EscherBSERecord
-
Calculate the string representation of this object
- toString() - Method in class loci.poi.ddf.EscherChildAnchorRecord
-
The string representation of this record
- toString() - Method in class loci.poi.ddf.EscherClientAnchorRecord
-
Returns the string representation for this record.
- toString() - Method in class loci.poi.ddf.EscherClientDataRecord
-
Returns the string representation of this record.
- toString() - Method in class loci.poi.ddf.EscherComplexProperty
-
Retrieves the string representation for this property.
- toString() - Method in class loci.poi.ddf.EscherContainerRecord
- toString() - Method in class loci.poi.ddf.EscherDggRecord
- toString() - Method in class loci.poi.ddf.EscherDgRecord
-
Returns the string representation of this record.
- toString() - Method in class loci.poi.ddf.EscherMetafileBlip
- toString() - Method in class loci.poi.ddf.EscherOptRecord
-
Retrieve the string representation of this record.
- toString() - Method in class loci.poi.ddf.EscherPictBlip
- toString() - Method in class loci.poi.ddf.EscherSimpleProperty
- toString() - Method in class loci.poi.ddf.EscherSpgrRecord
- toString() - Method in class loci.poi.ddf.EscherSplitMenuColorsRecord
- toString() - Method in class loci.poi.ddf.EscherSpRecord
- toString() - Method in class loci.poi.ddf.EscherTextboxRecord
- toString() - Method in class loci.poi.ddf.UnknownEscherRecord
- toString() - Method in class loci.poi.hpsf.ClassID
-
Returns a human-readable representation of the Class ID in standard format
"{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
. - toString() - Method in class loci.poi.hpsf.Property
- toString() - Method in class loci.poi.hpsf.PropertySet
- toString() - Method in class loci.poi.hpsf.Section
- toString() - Method in class loci.poi.hpsf.SpecialPropertySet
- toString() - Method in class loci.poi.hssf.model.FormulaParser
-
toString on the parser instance returns the RPN ordered list of tokens Useful for testing
- toString() - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
- toString() - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- toString() - Method in class loci.poi.hssf.record.AreaFormatRecord
- toString() - Method in class loci.poi.hssf.record.AreaRecord
- toString() - Method in class loci.poi.hssf.record.AxisLineFormatRecord
- toString() - Method in class loci.poi.hssf.record.AxisOptionsRecord
- toString() - Method in class loci.poi.hssf.record.AxisParentRecord
- toString() - Method in class loci.poi.hssf.record.AxisRecord
- toString() - Method in class loci.poi.hssf.record.AxisUsedRecord
- toString() - Method in class loci.poi.hssf.record.BackupRecord
- toString() - Method in class loci.poi.hssf.record.BarRecord
- toString() - Method in class loci.poi.hssf.record.BeginRecord
- toString() - Method in class loci.poi.hssf.record.BlankRecord
- toString() - Method in class loci.poi.hssf.record.BOFRecord
- toString() - Method in class loci.poi.hssf.record.BookBoolRecord
- toString() - Method in class loci.poi.hssf.record.BoolErrRecord
- toString() - Method in class loci.poi.hssf.record.BottomMarginRecord
- toString() - Method in class loci.poi.hssf.record.BoundSheetRecord
- toString() - Method in class loci.poi.hssf.record.CalcCountRecord
- toString() - Method in class loci.poi.hssf.record.CalcModeRecord
- toString() - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
- toString() - Method in class loci.poi.hssf.record.ChartFormatRecord
- toString() - Method in class loci.poi.hssf.record.ChartRecord
- toString() - Method in class loci.poi.hssf.record.CodepageRecord
- toString() - Method in class loci.poi.hssf.record.ColumnInfoRecord
- toString() - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
- toString() - Method in class loci.poi.hssf.record.ContinueRecord
-
Debugging toString
- toString() - Method in class loci.poi.hssf.record.CountryRecord
- toString() - Method in class loci.poi.hssf.record.DataFormatRecord
- toString() - Method in class loci.poi.hssf.record.DateWindow1904Record
- toString() - Method in class loci.poi.hssf.record.DatRecord
- toString() - Method in class loci.poi.hssf.record.DBCellRecord
- toString() - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- toString() - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- toString() - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- toString() - Method in class loci.poi.hssf.record.DeltaRecord
- toString() - Method in class loci.poi.hssf.record.DimensionsRecord
- toString() - Method in class loci.poi.hssf.record.DSFRecord
- toString() - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
- toString() - Method in class loci.poi.hssf.record.EndRecord
- toString() - Method in class loci.poi.hssf.record.EndSubRecord
- toString() - Method in class loci.poi.hssf.record.EOFRecord
- toString() - Method in class loci.poi.hssf.record.EscherAggregate
-
Calculates the string representation of this record.
- toString() - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- toString() - Method in class loci.poi.hssf.record.ExternSheetRecord
- toString() - Method in class loci.poi.hssf.record.ExternSheetSubRecord
- toString() - Method in class loci.poi.hssf.record.ExtSSTInfoSubRecord
- toString() - Method in class loci.poi.hssf.record.ExtSSTRecord
- toString() - Method in class loci.poi.hssf.record.FilePassRecord
- toString() - Method in class loci.poi.hssf.record.FileSharingRecord
- toString() - Method in class loci.poi.hssf.record.FnGroupCountRecord
- toString() - Method in class loci.poi.hssf.record.FontBasisRecord
- toString() - Method in class loci.poi.hssf.record.FontIndexRecord
- toString() - Method in class loci.poi.hssf.record.FontRecord
- toString() - Method in class loci.poi.hssf.record.FooterRecord
- toString() - Method in class loci.poi.hssf.record.FormatRecord
- toString() - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- toString() - Method in class loci.poi.hssf.record.formula.Area3DPtg
- toString() - Method in class loci.poi.hssf.record.formula.AreaErrPtg
- toString() - Method in class loci.poi.hssf.record.formula.AreaPtg
- toString() - Method in class loci.poi.hssf.record.formula.ArrayPtg
- toString() - Method in class loci.poi.hssf.record.formula.AttrPtg
- toString() - Method in class loci.poi.hssf.record.formula.ExpPtg
- toString() - Method in class loci.poi.hssf.record.formula.FuncPtg
- toString() - Method in class loci.poi.hssf.record.formula.FuncVarPtg
- toString() - Method in class loci.poi.hssf.record.formula.Ptg
-
Overridden toString method to ensure object hash is not printed.
- toString() - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- toString() - Method in class loci.poi.hssf.record.formula.ReferencePtg
- toString() - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- toString() - Method in class loci.poi.hssf.record.FormulaRecord
- toString() - Method in class loci.poi.hssf.record.FrameRecord
- toString() - Method in class loci.poi.hssf.record.GridsetRecord
- toString() - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
- toString() - Method in class loci.poi.hssf.record.GutsRecord
- toString() - Method in class loci.poi.hssf.record.HCenterRecord
- toString() - Method in class loci.poi.hssf.record.HeaderRecord
- toString() - Method in class loci.poi.hssf.record.HideObjRecord
- toString() - Method in class loci.poi.hssf.record.IndexRecord
- toString() - Method in class loci.poi.hssf.record.InterfaceEndRecord
- toString() - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- toString() - Method in class loci.poi.hssf.record.IterationRecord
- toString() - Method in class loci.poi.hssf.record.LabelRecord
- toString() - Method in class loci.poi.hssf.record.LabelSSTRecord
- toString() - Method in class loci.poi.hssf.record.LeftMarginRecord
- toString() - Method in class loci.poi.hssf.record.LegendRecord
- toString() - Method in class loci.poi.hssf.record.LineFormatRecord
- toString() - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- toString() - Method in class loci.poi.hssf.record.LinkedDataRecord
- toString() - Method in class loci.poi.hssf.record.MergeCellsRecord
- toString() - Method in class loci.poi.hssf.record.MMSRecord
- toString() - Method in class loci.poi.hssf.record.MulBlankRecord
- toString() - Method in class loci.poi.hssf.record.MulRKRecord
- toString() - Method in class loci.poi.hssf.record.NameRecord
- toString() - Method in class loci.poi.hssf.record.NoteRecord
-
Convert this record to string.
- toString() - Method in class loci.poi.hssf.record.NoteStructureSubRecord
-
Convert this record to string.
- toString() - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
- toString() - Method in class loci.poi.hssf.record.NumberRecord
- toString() - Method in class loci.poi.hssf.record.ObjectLinkRecord
- toString() - Method in class loci.poi.hssf.record.ObjectProtectRecord
- toString() - Method in class loci.poi.hssf.record.ObjRecord
- toString() - Method in class loci.poi.hssf.record.PageBreakRecord
- toString() - Method in class loci.poi.hssf.record.PaletteRecord
- toString() - Method in class loci.poi.hssf.record.PaneRecord
- toString() - Method in class loci.poi.hssf.record.PasswordRecord
- toString() - Method in class loci.poi.hssf.record.PasswordRev4Record
- toString() - Method in class loci.poi.hssf.record.PlotAreaRecord
- toString() - Method in class loci.poi.hssf.record.PlotGrowthRecord
- toString() - Method in class loci.poi.hssf.record.PrecisionRecord
- toString() - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- toString() - Method in class loci.poi.hssf.record.PrintHeadersRecord
- toString() - Method in class loci.poi.hssf.record.PrintSetupRecord
- toString() - Method in class loci.poi.hssf.record.ProtectionRev4Record
- toString() - Method in class loci.poi.hssf.record.ProtectRecord
- toString() - Method in class loci.poi.hssf.record.RecalcIdRecord
- toString() - Method in class loci.poi.hssf.record.Record
-
get a string representation of the record (for biffview/debugging)
- toString() - Method in class loci.poi.hssf.record.RefModeRecord
- toString() - Method in class loci.poi.hssf.record.RefreshAllRecord
- toString() - Method in class loci.poi.hssf.record.RightMarginRecord
- toString() - Method in class loci.poi.hssf.record.RKRecord
- toString() - Method in class loci.poi.hssf.record.RowRecord
- toString() - Method in class loci.poi.hssf.record.SaveRecalcRecord
- toString() - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- toString() - Method in class loci.poi.hssf.record.SCLRecord
- toString() - Method in class loci.poi.hssf.record.SelectionRecord
- toString() - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
- toString() - Method in class loci.poi.hssf.record.SeriesIndexRecord
- toString() - Method in class loci.poi.hssf.record.SeriesLabelsRecord
- toString() - Method in class loci.poi.hssf.record.SeriesListRecord
- toString() - Method in class loci.poi.hssf.record.SeriesRecord
- toString() - Method in class loci.poi.hssf.record.SeriesTextRecord
- toString() - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
- toString() - Method in class loci.poi.hssf.record.SharedFormulaRecord
-
print a sort of string representation ([SHARED FORMULA RECORD] id = x [/SHARED FORMULA RECORD])
- toString() - Method in class loci.poi.hssf.record.SheetPropertiesRecord
- toString() - Method in class loci.poi.hssf.record.SSTRecord
-
Return a debugging string representation
- toString() - Method in class loci.poi.hssf.record.StringRecord
- toString() - Method in class loci.poi.hssf.record.StyleRecord
- toString() - Method in class loci.poi.hssf.record.SupBookRecord
- toString() - Method in class loci.poi.hssf.record.TabIdRecord
- toString() - Method in class loci.poi.hssf.record.TextObjectBaseRecord
- toString() - Method in class loci.poi.hssf.record.TextObjectRecord
- toString() - Method in class loci.poi.hssf.record.TextRecord
- toString() - Method in class loci.poi.hssf.record.TickRecord
- toString() - Method in class loci.poi.hssf.record.TopMarginRecord
- toString() - Method in class loci.poi.hssf.record.UnicodeString.FormatRun
- toString() - Method in class loci.poi.hssf.record.UnicodeString
-
unlike the real records we return the same as "getString()" rather than debug info
- toString() - Method in class loci.poi.hssf.record.UnitsRecord
- toString() - Method in class loci.poi.hssf.record.UnknownRecord
-
print a sort of string representation ([UNKNOWN RECORD] id = x [/UNKNOWN RECORD])
- toString() - Method in class loci.poi.hssf.record.UseSelFSRecord
- toString() - Method in class loci.poi.hssf.record.ValueRangeRecord
- toString() - Method in class loci.poi.hssf.record.VCenterRecord
- toString() - Method in class loci.poi.hssf.record.WindowOneRecord
- toString() - Method in class loci.poi.hssf.record.WindowProtectRecord
- toString() - Method in class loci.poi.hssf.record.WindowTwoRecord
- toString() - Method in class loci.poi.hssf.record.WriteAccessRecord
- toString() - Method in class loci.poi.hssf.record.WriteProtectRecord
- toString() - Method in class loci.poi.hssf.record.WSBoolRecord
- toString() - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- toString() - Method in class loci.poi.hssf.usermodel.HSSFCell
-
Returns a string representation of the cell This method returns a simple representation, anthing more complex should be in user code, with knowledge of the semantics of the sheet being processed.
- toString() - Method in class loci.poi.hssf.usermodel.HSSFFont
- toString() - Method in class loci.poi.hssf.usermodel.HSSFRichTextString
- toString() - Method in class loci.poi.hssf.util.AreaReference
- toString() - Method in class loci.poi.hssf.util.CellReference
- toString() - Method in class loci.poi.poifs.filesystem.DocumentDescriptor
- toString() - Method in class loci.poi.poifs.filesystem.POIFSDocumentPath
-
Returns a string representation of the path.
- toString() - Method in class loci.poi.util.ByteField
-
return the value as a String
- toString() - Method in interface loci.poi.util.FixedField
-
return the value as a String
- toString() - Method in class loci.poi.util.IntegerField
-
return the value as a String
- toString() - Method in class loci.poi.util.LongField
-
return the value as a String
- toString() - Method in class loci.poi.util.ShortField
-
return the value as a String
- toString(StringBuffer) - Method in interface loci.poi.hssf.record.CustomField
-
Appends the string representation of this field to the supplied StringBuffer.
- toString(StringBuffer) - Method in class loci.poi.hssf.record.LinkedDataFormulaField
- toString(Throwable) - Static method in class loci.poi.hpsf.Util
-
Returns a textual representation of a
Throwable
, including a stacktrace. - transform(AffineTransform) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- transform(AffineTransform) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- TRANSFORM__ROTATION - Static variable in class loci.poi.ddf.EscherProperties
- translate(double, double) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- translate(double, double) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- translate(int, int) - Method in class loci.poi.hssf.usermodel.DummyGraphics2d
- translate(int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics
- translate(int, int) - Method in class loci.poi.hssf.usermodel.EscherGraphics2d
- translateBuiltInName(byte) - Method in class loci.poi.hssf.record.NameRecord
-
Creates a human readable name for built in types
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.AQUA
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.BLACK
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE_GREY
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.BROWN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.CORAL
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_RED
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_TEAL
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.DARK_YELLOW
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GOLD
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.INDIGO
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LAVENDER
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.LIME
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.MAROON
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.OLIVE_GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.ORANGE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.ORCHID
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.PALE_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.PINK
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.PLUM
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.RED
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.ROSE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.ROYAL_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.SEA_GREEN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.SKY_BLUE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.TAN
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.TEAL
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.TURQUOISE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.VIOLET
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.WHITE
- triplet - Static variable in class loci.poi.hssf.util.HSSFColor.YELLOW
- TRUE - Static variable in class loci.poi.hssf.record.UseSelFSRecord
- TURQUOISE() - Constructor for class loci.poi.hssf.util.HSSFColor.TURQUOISE
- type - Variable in class loci.poi.hpsf.Property
-
The property's type.
- TYPE_ARRAY - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_BINARY - Static variable in class loci.poi.hssf.record.formula.OperationPtg
- TYPE_BOOLEAN - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_BOTTOM - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_CHART - Static variable in class loci.poi.hssf.record.BOFRecord
- TYPE_CORNER - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_EXCEL_4_MACRO - Static variable in class loci.poi.hssf.record.BOFRecord
- TYPE_FUNCTION - Static variable in class loci.poi.hssf.record.formula.OperationPtg
- TYPE_LEFT - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_RGB - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_RIGHT - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_SHAPEPATH - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_SIMPLE - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_TOP - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_UNARY - Static variable in class loci.poi.hssf.record.formula.OperationPtg
- TYPE_UNDOCKED - Static variable in class loci.poi.hssf.record.LegendRecord
- TYPE_UNKNOWN - Static variable in class loci.poi.ddf.EscherPropertyMetaData
- TYPE_VB_MODULE - Static variable in class loci.poi.hssf.record.BOFRecord
- TYPE_WORKBOOK - Static variable in class loci.poi.hssf.record.BOFRecord
- TYPE_WORKSHEET - Static variable in class loci.poi.hssf.record.BOFRecord
- TYPE_WORKSPACE_FILE - Static variable in class loci.poi.hssf.record.BOFRecord
- TypeWriter - Class in loci.poi.hpsf
-
Class for writing little-endian data and more.
- TypeWriter() - Constructor for class loci.poi.hpsf.TypeWriter
U
- U_DOUBLE - Static variable in class loci.poi.hssf.record.FontRecord
- U_DOUBLE - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
double underlined
- U_DOUBLE_ACCOUNTING - Static variable in class loci.poi.hssf.record.FontRecord
- U_DOUBLE_ACCOUNTING - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
accounting style double underline
- U_NONE - Static variable in class loci.poi.hssf.record.FontRecord
- U_NONE - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
not underlined
- U_SINGLE - Static variable in class loci.poi.hssf.record.FontRecord
- U_SINGLE - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
single (normal) underline
- U_SINGLE_ACCOUNTING - Static variable in class loci.poi.hssf.record.FontRecord
- U_SINGLE_ACCOUNTING - Static variable in class loci.poi.hssf.usermodel.HSSFFont
-
accounting style single underline
- ubyteToInt(byte) - Static method in class loci.poi.util.LittleEndian
-
Convert an 'unsigned' byte to an integer.
- UnaryMinusPtg - Class in loci.poi.hssf.record.formula
-
Unary Plus operator does not have any effect on the operand
- UnaryMinusPtg() - Constructor for class loci.poi.hssf.record.formula.UnaryMinusPtg
-
Creates new AddPtg
- UnaryMinusPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.UnaryMinusPtg
- UnaryPlusPtg - Class in loci.poi.hssf.record.formula
-
Unary Plus operator does not have any effect on the operand
- UnaryPlusPtg() - Constructor for class loci.poi.hssf.record.formula.UnaryPlusPtg
-
Creates new AddPtg
- UnaryPlusPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.UnaryPlusPtg
- UNDEFINED - Static variable in class loci.poi.hpsf.wellknown.SectionIDMap
-
A property without a known name is described by this string.
- UnexpectedPropertySetTypeException - Exception in loci.poi.hpsf
-
This exception is thrown if a certain type of property set is expected (e.g.
- UnexpectedPropertySetTypeException() - Constructor for exception loci.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeException
. - UnexpectedPropertySetTypeException(String) - Constructor for exception loci.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeException
with a message string. - UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception loci.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeException
with a message string and a reason. - UnexpectedPropertySetTypeException(Throwable) - Constructor for exception loci.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates a new
UnexpectedPropertySetTypeException
with a reason. - ungroupColumn(short, short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
- ungroupRow(int, int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
- UnicodeRecordStats() - Constructor for class loci.poi.hssf.record.UnicodeString.UnicodeRecordStats
- UnicodeString - Class in loci.poi.hssf.record
-
Title: Unicode String
- UnicodeString(String) - Constructor for class loci.poi.hssf.record.UnicodeString
- UnicodeString(RecordInputStream) - Constructor for class loci.poi.hssf.record.UnicodeString
-
construct a unicode string record and fill its fields, ID is ignored
- UnicodeString.FormatRun - Class in loci.poi.hssf.record
- UnicodeString.UnicodeRecordStats - Class in loci.poi.hssf.record
-
Returns the size of this record, given the ammount of record space remaining, it will also include the size of writing a continue record.
- UnionPtg - Class in loci.poi.hssf.record.formula
- UnionPtg() - Constructor for class loci.poi.hssf.record.formula.UnionPtg
- UnionPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.UnionPtg
- UnitsRecord - Class in loci.poi.hssf.record
-
The units record describes units.
- UnitsRecord() - Constructor for class loci.poi.hssf.record.UnitsRecord
- UnitsRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.UnitsRecord
-
Constructs a Units record and sets its fields appropriately.
- UnknownEscherRecord - Class in loci.poi.ddf
-
This record is used whenever a escher record is encountered that we do not explicitly support.
- UnknownEscherRecord() - Constructor for class loci.poi.ddf.UnknownEscherRecord
- UnknownPtg - Class in loci.poi.hssf.record.formula
- UnknownPtg() - Constructor for class loci.poi.hssf.record.formula.UnknownPtg
-
Creates new UnknownPtg
- UnknownPtg(RecordInputStream) - Constructor for class loci.poi.hssf.record.formula.UnknownPtg
- UnknownRecord - Class in loci.poi.hssf.record
-
Title: Unknown Record (for debugging)
- UnknownRecord() - Constructor for class loci.poi.hssf.record.UnknownRecord
- UnknownRecord(short, byte[]) - Constructor for class loci.poi.hssf.record.UnknownRecord
- UnknownRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.UnknownRecord
-
construct an unknown record.
- unprotectSheet(boolean, boolean, boolean) - Method in class loci.poi.hssf.model.Sheet
-
unprotect objects in the sheet (will not protect them, but any set to false are unprotected.
- unsupportedMessage - Static variable in class loci.poi.hpsf.VariantSupport
-
Keeps a list of the variant types an "unsupported" message has already been issued for.
- UnsupportedVariantTypeException - Exception in loci.poi.hpsf
-
This exception is thrown if HPSF encounters a variant type that isn't supported yet.
- UnsupportedVariantTypeException(long, Object) - Constructor for exception loci.poi.hpsf.UnsupportedVariantTypeException
-
Constructor.
- UNUSED_BLOCK - Static variable in interface loci.poi.poifs.common.POIFSConstants
- unwriteProtectWorkbook() - Method in class loci.poi.hssf.model.Workbook
-
removes the write protect flag
- unwriteProtectWorkbook() - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
removes the write protect flag
- USE_A1_MODE - Static variable in class loci.poi.hssf.record.RefModeRecord
- USE_R1C1_MODE - Static variable in class loci.poi.hssf.record.RefModeRecord
- UseSelFSRecord - Class in loci.poi.hssf.record
-
Title: Use Natural Language Formulas Flag
- UseSelFSRecord() - Constructor for class loci.poi.hssf.record.UseSelFSRecord
- UseSelFSRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.UseSelFSRecord
-
Constructs a UseSelFS record and sets its fields appropriately.
- Util - Class in loci.poi.hpsf
-
Provides various static utility methods.
- Util() - Constructor for class loci.poi.hpsf.Util
V
- validateColumn(short) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for column numbers
- validateRow(int) - Method in class loci.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for row numbers
- validateSid(short) - Method in class loci.poi.hssf.record.AbstractEscherHolderRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Not required by an aggregate
- validateSid(short) - Method in class loci.poi.hssf.record.aggregates.FormulaRecordAggregate
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
called by constructor, should throw runtime exception in the event of a record passed with a differing ID.
- validateSid(short) - Method in class loci.poi.hssf.record.AreaFormatRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AreaRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AxisLineFormatRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AxisOptionsRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AxisParentRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AxisRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.AxisUsedRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.BackupRecord
- validateSid(short) - Method in class loci.poi.hssf.record.BarRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.BeginRecord
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.BOFRecord
- validateSid(short) - Method in class loci.poi.hssf.record.BookBoolRecord
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.BottomMarginRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.BoundSheetRecord
- validateSid(short) - Method in class loci.poi.hssf.record.CalcCountRecord
- validateSid(short) - Method in class loci.poi.hssf.record.CalcModeRecord
- validateSid(short) - Method in class loci.poi.hssf.record.CategorySeriesAxisRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.ChartFormatRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ChartRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.CodepageRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ColumnInfoRecord
- validateSid(short) - Method in class loci.poi.hssf.record.CommonObjectDataSubRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.ContinueRecord
-
Make sure we have a good id
- validateSid(short) - Method in class loci.poi.hssf.record.CountryRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DataFormatRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.DateWindow1904Record
- validateSid(short) - Method in class loci.poi.hssf.record.DatRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.DBCellRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DefaultColWidthRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.DefaultRowHeightRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DeltaRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DimensionsRecord
- validateSid(short) - Method in class loci.poi.hssf.record.DrawingRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.DSFRecord
- validateSid(short) - Method in class loci.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.EndRecord
- validateSid(short) - Method in class loci.poi.hssf.record.EndSubRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.EOFRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ExtendedFormatRecord
- validateSid(short) - Method in class loci.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 loci.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 loci.poi.hssf.record.ExtSSTInfoSubRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ExtSSTRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FilePassRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FileSharingRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FnGroupCountRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FontBasisRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.FontIndexRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.FontRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FooterRecord
- validateSid(short) - Method in class loci.poi.hssf.record.FormatRecord
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.FrameRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.GridsetRecord
- validateSid(short) - Method in class loci.poi.hssf.record.GroupMarkerSubRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.GutsRecord
- validateSid(short) - Method in class loci.poi.hssf.record.HCenterRecord
- validateSid(short) - Method in class loci.poi.hssf.record.HeaderRecord
- validateSid(short) - Method in class loci.poi.hssf.record.HideObjRecord
- validateSid(short) - Method in class loci.poi.hssf.record.IndexRecord
- validateSid(short) - Method in class loci.poi.hssf.record.InterfaceEndRecord
- validateSid(short) - Method in class loci.poi.hssf.record.InterfaceHdrRecord
- validateSid(short) - Method in class loci.poi.hssf.record.IterationRecord
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.LabelSSTRecord
- validateSid(short) - Method in class loci.poi.hssf.record.LeftMarginRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.LegendRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.LineFormatRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.LinkedDataRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.MergeCellsRecord
- validateSid(short) - Method in class loci.poi.hssf.record.MMSRecord
- validateSid(short) - Method in class loci.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 loci.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 loci.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 loci.poi.hssf.record.NoteRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.NoteStructureSubRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.NumberFormatIndexRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.ObjectLinkRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.ObjectProtectRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ObjRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.PageBreakRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PaletteRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PaneRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.PasswordRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PasswordRev4Record
- validateSid(short) - Method in class loci.poi.hssf.record.PlotAreaRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.PlotGrowthRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.PrecisionRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PrintGridlinesRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PrintHeadersRecord
- validateSid(short) - Method in class loci.poi.hssf.record.PrintSetupRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ProtectionRev4Record
- validateSid(short) - Method in class loci.poi.hssf.record.ProtectRecord
- validateSid(short) - Method in class loci.poi.hssf.record.RecalcIdRecord
- validateSid(short) - Method in class loci.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 loci.poi.hssf.record.RefModeRecord
- validateSid(short) - Method in class loci.poi.hssf.record.RefreshAllRecord
- validateSid(short) - Method in class loci.poi.hssf.record.RightMarginRecord
-
Checks the sid matches the expected side for this record * * @param id the expected sid.
- validateSid(short) - Method in class loci.poi.hssf.record.RKRecord
- validateSid(short) - Method in class loci.poi.hssf.record.RowRecord
- validateSid(short) - Method in class loci.poi.hssf.record.SaveRecalcRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ScenarioProtectRecord
- validateSid(short) - Method in class loci.poi.hssf.record.SCLRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SelectionRecord
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesChartGroupIndexRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesIndexRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesLabelsRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesListRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesTextRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SeriesToChartGroupRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SharedFormulaRecord
- validateSid(short) - Method in class loci.poi.hssf.record.SheetPropertiesRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.SSTRecord
-
validate SID
- validateSid(short) - Method in class loci.poi.hssf.record.StringRecord
-
Throw a runtime exception in the event of a record passed with a differing ID.
- validateSid(short) - Method in class loci.poi.hssf.record.StyleRecord
- validateSid(short) - Method in class loci.poi.hssf.record.SupBookRecord
- validateSid(short) - Method in class loci.poi.hssf.record.TabIdRecord
- validateSid(short) - Method in class loci.poi.hssf.record.TextObjectBaseRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.TextRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.TickRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.TopMarginRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.UnicodeString
-
NO OP
- validateSid(short) - Method in class loci.poi.hssf.record.UnitsRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.UnknownRecord
-
NO OP!
- validateSid(short) - Method in class loci.poi.hssf.record.UseSelFSRecord
- validateSid(short) - Method in class loci.poi.hssf.record.ValueRangeRecord
-
Checks the sid matches the expected side for this record
- validateSid(short) - Method in class loci.poi.hssf.record.VCenterRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WindowOneRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WindowProtectRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WindowTwoRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WriteAccessRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WriteProtectRecord
- validateSid(short) - Method in class loci.poi.hssf.record.WSBoolRecord
- value - Variable in class loci.poi.hpsf.Property
-
The property's value.
- ValueRangeRecord - Class in loci.poi.hssf.record
-
The value range record defines the range of the value axis.
- ValueRangeRecord() - Constructor for class loci.poi.hssf.record.ValueRangeRecord
- ValueRangeRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.ValueRangeRecord
-
Constructs a ValueRange record and sets its fields appropriately.
- ValueRecordsAggregate - Class in loci.poi.hssf.record.aggregates
-
Aggregate value records together.
- ValueRecordsAggregate() - Constructor for class loci.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Creates a new instance of ValueRecordsAggregate
- ValueRecordsAggregate.MyIterator - Class in loci.poi.hssf.record.aggregates
- values() - Method in class loci.poi.util.BinaryTree
-
Returns a collection view of the values contained in this map.
- VALUES_DATA_TYPE_DATES - Static variable in class loci.poi.hssf.record.SeriesRecord
- VALUES_DATA_TYPE_NUMERIC - Static variable in class loci.poi.hssf.record.SeriesRecord
- VALUES_DATA_TYPE_SEQUENCE - Static variable in class loci.poi.hssf.record.SeriesRecord
- VALUES_DATA_TYPE_TEXT - Static variable in class loci.poi.hssf.record.SeriesRecord
- valuesByValue() - Method in class loci.poi.util.BinaryTree
-
Returns a collection view of the values contained in this map.
- Variant - Class in loci.poi.hpsf
-
The Variant types as defined by Microsoft's COM.
- Variant() - Constructor for class loci.poi.hpsf.Variant
- VariantSupport - Class in loci.poi.hpsf
-
Supports reading and writing of variant data.
- VariantSupport() - Constructor for class loci.poi.hpsf.VariantSupport
- VariantTypeException - Exception in loci.poi.hpsf
-
This exception is thrown if HPSF encounters a problem with a variant type.
- VariantTypeException(long, Object, String) - Constructor for exception loci.poi.hpsf.VariantTypeException
-
Constructor.
- VCenterRecord - Class in loci.poi.hssf.record
-
Title: VCenter record
- VCenterRecord() - Constructor for class loci.poi.hssf.record.VCenterRecord
- VCenterRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.VCenterRecord
-
Constructs a VCENTER record and sets its fields appropriately.
- VERSION - Static variable in class loci.poi.hssf.record.BOFRecord
-
suggested default (0x06 - BIFF8)
- VERTICAL_ALIGNMENT_BOTTOM - Static variable in class loci.poi.hssf.record.TextRecord
- VERTICAL_ALIGNMENT_CENTER - Static variable in class loci.poi.hssf.record.TextRecord
- VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class loci.poi.hssf.record.TextRecord
- VERTICAL_ALIGNMENT_TOP - Static variable in class loci.poi.hssf.record.TextRecord
- VERTICAL_BOTTOM - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_BOTTOM - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
bottom-aligned vertical alignment
- VERTICAL_CENTER - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_CENTER - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
center-aligned vertical alignment
- VERTICAL_JUSTIFY - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_JUSTIFY - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
vertically justified vertical alignment
- VERTICAL_SID - Static variable in class loci.poi.hssf.record.PageBreakRecord
- VERTICAL_TEXT_ALIGNMENT_BOTTOM - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- VERTICAL_TEXT_ALIGNMENT_CENTER - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- VERTICAL_TEXT_ALIGNMENT_JUSTIFY - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- VERTICAL_TEXT_ALIGNMENT_TOP - Static variable in class loci.poi.hssf.record.TextObjectBaseRecord
- VERTICAL_TOP - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_TOP - Static variable in class loci.poi.hssf.usermodel.HSSFCellStyle
-
top-aligned vertical alignment
- VerticalPageBreakRecord - Class in loci.poi.hssf.record
-
VerticalPageBreak record that stores page breaks at columns
- VerticalPageBreakRecord() - Constructor for class loci.poi.hssf.record.VerticalPageBreakRecord
- VerticalPageBreakRecord(short) - Constructor for class loci.poi.hssf.record.VerticalPageBreakRecord
- VerticalPageBreakRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.VerticalPageBreakRecord
- VIOLET() - Constructor for class loci.poi.hssf.util.HSSFColor.VIOLET
- VT_ARRAY - Static variable in class loci.poi.hpsf.Variant
-
[V] SAFEARRAY*.
- VT_BLOB - Static variable in class loci.poi.hpsf.Variant
-
[P] Length prefixed bytes.
- VT_BLOB_OBJECT - Static variable in class loci.poi.hpsf.Variant
-
[P] Blob contains an object.
- VT_BOOL - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] True=-1, False=0.
- VT_BSTR - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] OLE Automation string.
- VT_BYREF - Static variable in class loci.poi.hpsf.Variant
-
[V] void* for local use.
- VT_CARRAY - Static variable in class loci.poi.hpsf.Variant
-
[T] C style array.
- VT_CF - Static variable in class loci.poi.hpsf.Variant
-
[P] Clipboard format.
- VT_CLSID - Static variable in class loci.poi.hpsf.Variant
-
[P] A Class ID.
- VT_CY - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] currency.
- VT_DATE - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] date.
- VT_DECIMAL - Static variable in class loci.poi.hpsf.Variant
-
[V][T][S] 16 byte fixed point.
- VT_DISPATCH - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] IDispatch *.
- VT_EMPTY - Static variable in class loci.poi.hpsf.Variant
-
[V][P] Nothing, i.e.
- VT_ERROR - Static variable in class loci.poi.hpsf.Variant
-
[V][T][S] SCODE.
- VT_FILETIME - Static variable in class loci.poi.hpsf.Variant
-
[P] FILETIME.
- VT_HRESULT - Static variable in class loci.poi.hpsf.Variant
-
[T] Standard return type.
- VT_I1 - Static variable in class loci.poi.hpsf.Variant
-
[T] signed char.
- VT_I2 - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] 2 byte signed int.
- VT_I4 - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] 4 byte signed int.
- VT_I8 - Static variable in class loci.poi.hpsf.Variant
-
[T][P] signed 64-bit int.
- VT_ILLEGAL - Static variable in class loci.poi.hpsf.Variant
-
FIXME (3): Document this!
- VT_ILLEGALMASKED - Static variable in class loci.poi.hpsf.Variant
-
FIXME (3): Document this!
- VT_INT - Static variable in class loci.poi.hpsf.Variant
-
[T] signed machine int.
- VT_LPSTR - Static variable in class loci.poi.hpsf.Variant
-
[T][P] null terminated string.
- VT_LPWSTR - Static variable in class loci.poi.hpsf.Variant
-
[T][P] wide (Unicode) null terminated string.
- VT_NULL - Static variable in class loci.poi.hpsf.Variant
-
[V][P] SQL style Null.
- VT_PTR - Static variable in class loci.poi.hpsf.Variant
-
[T] pointer type.
- VT_R4 - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] 4 byte real.
- VT_R8 - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] 8 byte real.
- VT_RESERVED - Static variable in class loci.poi.hpsf.Variant
-
FIXME (3): Document this!
- VT_SAFEARRAY - Static variable in class loci.poi.hpsf.Variant
-
[T] (use VT_ARRAY in VARIANT).
- VT_STORAGE - Static variable in class loci.poi.hpsf.Variant
-
[P] Name of the storage follows.
- VT_STORED_OBJECT - Static variable in class loci.poi.hpsf.Variant
-
[P] Storage contains an object.
- VT_STREAM - Static variable in class loci.poi.hpsf.Variant
-
[P] Name of the stream follows.
- VT_STREAMED_OBJECT - Static variable in class loci.poi.hpsf.Variant
-
[P] Stream contains an object.
- VT_TYPEMASK - Static variable in class loci.poi.hpsf.Variant
-
FIXME (3): Document this!
- VT_UI1 - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] unsigned char.
- VT_UI2 - Static variable in class loci.poi.hpsf.Variant
-
[T][P] unsigned short.
- VT_UI4 - Static variable in class loci.poi.hpsf.Variant
-
[T][P] unsigned int.
- VT_UI8 - Static variable in class loci.poi.hpsf.Variant
-
[T][P] unsigned 64-bit int.
- VT_UINT - Static variable in class loci.poi.hpsf.Variant
-
[T] unsigned machine int.
- VT_UNKNOWN - Static variable in class loci.poi.hpsf.Variant
-
[V][T][S] IUnknown *.
- VT_USERDEFINED - Static variable in class loci.poi.hpsf.Variant
-
[T] user defined type.
- VT_VARIANT - Static variable in class loci.poi.hpsf.Variant
-
[V][T][P][S] VARIANT *.
- VT_VECTOR - Static variable in class loci.poi.hpsf.Variant
-
[P] simple counted array.
- VT_VOID - Static variable in class loci.poi.hpsf.Variant
-
[T] C style void.
W
- WARN - Static variable in class loci.poi.util.POILogger
- wasNull() - Method in class loci.poi.hpsf.PropertySet
-
Checks whether the property which the last call to
PropertySet.getPropertyIntValue(int)
orPropertySet.getProperty(int)
tried to access was available or not. - wasNull() - Method in class loci.poi.hpsf.Section
-
Checks whether the property which the last call to
Section.getPropertyIntValue(long)
orSection.getProperty(long)
tried to access was available or not. - wasNull() - Method in class loci.poi.hpsf.SpecialPropertySet
- WEIGHT_HAIRLINE - Static variable in class loci.poi.hssf.record.LineFormatRecord
- WEIGHT_MEDIUM - Static variable in class loci.poi.hssf.record.LineFormatRecord
- WEIGHT_NARROW - Static variable in class loci.poi.hssf.record.LineFormatRecord
- WEIGHT_WIDE - Static variable in class loci.poi.hssf.record.LineFormatRecord
- WHITE() - Constructor for class loci.poi.hssf.util.HSSFColor.WHITE
- WindowOneRecord - Class in loci.poi.hssf.record
-
Title: Window1 Record
- WindowOneRecord() - Constructor for class loci.poi.hssf.record.WindowOneRecord
- WindowOneRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WindowOneRecord
-
Constructs a WindowOne record and sets its fields appropriately.
- WindowProtectRecord - Class in loci.poi.hssf.record
-
Title: Window Protect Record
- WindowProtectRecord() - Constructor for class loci.poi.hssf.record.WindowProtectRecord
- WindowProtectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WindowProtectRecord
-
Constructs a WindowProtect record and sets its fields appropriately.
- windowTwo - Variable in class loci.poi.hssf.model.Sheet
- WindowTwoRecord - Class in loci.poi.hssf.record
-
Title: Window Two Record
- WindowTwoRecord() - Constructor for class loci.poi.hssf.record.WindowTwoRecord
- WindowTwoRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WindowTwoRecord
-
Constructs a WindowTwo record and sets its fields appropriately.
- workbook - Variable in class loci.poi.hssf.usermodel.HSSFSheet
- Workbook - Class in loci.poi.hssf.model
-
Low level model implementation of a Workbook.
- Workbook() - Constructor for class loci.poi.hssf.model.Workbook
-
Creates new Workbook with no intitialization --useless right now
- WorkbookRecordList - Class in loci.poi.hssf.model
- WorkbookRecordList() - Constructor for class loci.poi.hssf.model.WorkbookRecordList
- write(byte[]) - Method in class loci.poi.poifs.filesystem.DocumentOutputStream
-
Writes b.length bytes from the specified byte array to this output stream.
- write(byte[], int) - Method in class loci.poi.hpsf.ClassID
-
Writes the class ID to a byte array in the little-endian format.
- write(byte[], int, int) - Method in class loci.poi.poifs.filesystem.DocumentOutputStream
-
Writes len bytes from the specified byte array starting at offset off to this output stream.
- write(int) - Method in class loci.poi.poifs.filesystem.DocumentOutputStream
-
Writes the specified byte to this output stream.
- write(OutputStream) - Method in class loci.poi.hpsf.MutablePropertySet
-
Writes the property set to an output stream.
- write(OutputStream) - Method in class loci.poi.hpsf.MutableSection
-
Writes this section into an output stream.
- write(OutputStream) - Method in class loci.poi.hpsf.SpecialPropertySet
- write(OutputStream) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to an Outputstream.
- write(OutputStream, int) - Method in class loci.poi.hpsf.MutableProperty
-
Writes the property to an output stream.
- write(OutputStream, long, Object, int) - Static method in class loci.poi.hpsf.VariantSupport
-
Writes a variant value to an output stream.
- write(DirectoryEntry, String) - Method in class loci.poi.hpsf.MutablePropertySet
-
Writes a property set to a document in a POI filesystem directory.
- write(DirectoryEntry, String) - Method in class loci.poi.hpsf.SpecialPropertySet
- WriteAccessRecord - Class in loci.poi.hssf.record
-
Title: Write Access Record
- WriteAccessRecord() - Constructor for class loci.poi.hssf.record.WriteAccessRecord
- WriteAccessRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WriteAccessRecord
-
Constructs a WriteAccess record and sets its fields appropriately.
- writeBlocks(OutputStream) - Method in class loci.poi.poifs.filesystem.POIFSDocument
-
Write the storage to an OutputStream
- writeBlocks(OutputStream) - Method in class loci.poi.poifs.property.PropertyTable
-
Write the storage to an OutputStream
- writeBlocks(OutputStream) - Method in class loci.poi.poifs.storage.BlockAllocationTableWriter
-
Write the storage to an OutputStream
- writeBlocks(OutputStream) - Method in interface loci.poi.poifs.storage.BlockWritable
-
Write the storage to an OutputStream
- writeBlocks(OutputStream) - Method in class loci.poi.poifs.storage.SmallBlockTableWriter
-
Write the storage to an OutputStream
- writeBlocks(OutputStream) - Method in class loci.poi.poifs.storage.SmallDocumentBlock
-
Write the storage to an OutputStream
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AbstractFunctionPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AddPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.Area3DPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AreaErrPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AreaNAPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AreaNPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AreaNVPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AreaPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ArrayPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.AttrPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.BoolPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ConcatPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.DividePtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.EqualPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ErrPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ExpPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.FuncPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.FuncVarPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.GreaterEqualPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.GreaterThanPtg
-
Write the sid to an array
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.IntersectionPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.IntPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.LessEqualPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.LessThanPtg
-
Write the sid to an array
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.MemAreaPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.MemErrPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.MemFuncPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.MissingArgPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.MultiplyPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.NamePtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.NameXPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.NotEqualPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.NumberPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ParenthesisPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.PercentPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.PowerPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.Ptg
-
write this Ptg to a byte array
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.RangePtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.Ref3DPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ReferencePtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.RefErrorPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.RefNAPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.RefNPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.RefNVPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.StringPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.SubtractPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.UnaryMinusPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.UnaryPlusPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.UnionPtg
- writeBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.UnknownPtg
- writeData(OutputStream) - Method in class loci.poi.poifs.property.Property
-
Write the raw data to an OutputStream.
- writeFilesystem(OutputStream) - Method in class loci.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out
- writeHidden(ColumnInfoRecord, int, boolean) - Method in class loci.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- writeHidden(RowRecord, int, boolean) - Method in class loci.poi.hssf.record.aggregates.RowRecordsAggregate
- writeProperties(POIFSFileSystem) - Method in class loci.poi.POIDocument
-
Writes out the standard Documment Information Properties (HPSF)
- writeProperties(POIFSFileSystem, List) - Method in class loci.poi.POIDocument
-
Writes out the standard Documment Information Properties (HPSF)
- writePropertySet(String, PropertySet, POIFSFileSystem) - Method in class loci.poi.POIDocument
-
Writes out a given ProperySet
- WriteProtectRecord - Class in loci.poi.hssf.record
-
Title: Write Protect Record
- WriteProtectRecord() - Constructor for class loci.poi.hssf.record.WriteProtectRecord
- WriteProtectRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WriteProtectRecord
-
Constructs a WriteAccess record and sets its fields appropriately.
- writeProtectWorkbook(String, String) - Method in class loci.poi.hssf.model.Workbook
-
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
- writeProtectWorkbook(String, String) - Method in class loci.poi.hssf.usermodel.HSSFWorkbook
-
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
- writeToBytes(byte[]) - Method in class loci.poi.util.ByteField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in interface loci.poi.util.FixedField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class loci.poi.util.IntegerField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class loci.poi.util.LongField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class loci.poi.util.ShortField
-
write the value out to an array of bytes at the appropriate offset
- writeTokenValueBytes(byte[], int) - Method in class loci.poi.hssf.record.formula.ArrayPtg
- writeToStream(OutputStream, double) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes a double value value to an output stream.
- writeToStream(OutputStream, int) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes a four-byte value to an output stream.
- writeToStream(OutputStream, long) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes a eight-byte value to an output stream.
- writeToStream(OutputStream, short) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes a two-byte value (short) to an output stream.
- writeToStream(OutputStream, ClassID) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes a 16-byte
ClassID
to an output stream. - writeToStream(OutputStream, Property[], int) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes an array of
Property
instances to an output stream according to the Horrible Property Stream Format. - writeUIntToStream(OutputStream, long) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes an unsigned four-byte value to an output stream.
- writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class loci.poi.hpsf.VariantSupport
-
Writes a warning to
System.err
that a variant type is unsupported by HPSF. - writeUShortToStream(OutputStream, int) - Static method in class loci.poi.hpsf.TypeWriter
-
Writes an unsigned two-byte value to an output stream.
- WritingNotSupportedException - Exception in loci.poi.hpsf
-
This exception is thrown when trying to write a (yet) unsupported variant type.
- WritingNotSupportedException(long, Object) - Constructor for exception loci.poi.hpsf.WritingNotSupportedException
-
Constructor
- WSBoolRecord - Class in loci.poi.hssf.record
-
Title: WSBool Record.
- WSBoolRecord() - Constructor for class loci.poi.hssf.record.WSBoolRecord
- WSBoolRecord(RecordInputStream) - Constructor for class loci.poi.hssf.record.WSBoolRecord
-
Constructs a WSBool record and sets its fields appropriately.
X
- XF_CELL - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
- XF_STYLE - Static variable in class loci.poi.hssf.record.ExtendedFormatRecord
Y
- YELLOW() - Constructor for class loci.poi.hssf.util.HSSFColor.YELLOW
Z
- zap(int) - Method in interface loci.poi.poifs.storage.BlockList
-
remove the specified block from the list
_
- _bat_array_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _bat_count_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _NO_INDEX - Static variable in class loci.poi.poifs.property.Property
- _NODE_BLACK - Static variable in class loci.poi.poifs.property.Property
- _NODE_RED - Static variable in class loci.poi.poifs.property.Property
- _property_start_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _sbat_block_count_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _sbat_start_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _signature - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _signature_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _xbat_count_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
- _xbat_start_offset - Static variable in interface loci.poi.poifs.storage.HeaderBlockConstants
All Classes All Packages