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

R

RADIANS - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
RAND - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
RangeEval - Class in org.apache.poi.hssf.record.formula.eval
 
RangePtg - Class in org.apache.poi.hssf.record.formula
 
RawDataBlock - Class in org.apache.poi.poifs.storage
A big block created from an InputStream, holding the raw data
RawDataBlock(InputStream) - Constructor for class org.apache.poi.poifs.storage.RawDataBlock
Constructor RawDataBlock
RawDataBlock(InputStream, int) - Constructor for class org.apache.poi.poifs.storage.RawDataBlock
Constructor RawDataBlock
RawDataBlockList - Class in org.apache.poi.poifs.storage
A list of RawDataBlocks instances, and methods to manage the list
RawDataBlockList(InputStream, POIFSBigBlockSize) - Constructor for class org.apache.poi.poifs.storage.RawDataBlockList
Constructor RawDataBlockList
read(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Reads the class ID's value from a byte array by turning little-endian into big-endian.
read(byte[], int, int, long, int) - Static method in class org.apache.poi.hpsf.VariantSupport
Reads a variant type from a byte array.
read(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
reads zero or more consecutive MergeCellsRecords
read(LittleEndianInput) - Static method in class org.apache.poi.hssf.record.formula.BoolPtg
 
read(LittleEndianInput) - Static method in class org.apache.poi.hssf.record.formula.ErrPtg
 
read(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
read(InputStream) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from an InputStream and process the documents we get
read() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(int, LittleEndianInput) - Static method in class org.apache.poi.ss.formula.Formula
Convenience method for Formula.read(int, LittleEndianInput, int)
read(int, LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.Formula
When there are no array constants present, encodedTokenLen==totalEncodedLen
read() - Method in class org.apache.poi.util.BlockingInputStream
 
read(byte[]) - Method in class org.apache.poi.util.BlockingInputStream
We had to revert to byte per byte reading to keep with slow network connections on one hand, without missing the end-of-file.
read(byte[], int, int) - Method in class org.apache.poi.util.BlockingInputStream
 
readAllContinuedRemainder() - Method in class org.apache.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 org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads an 8 bit, signed value
readByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readByte() - Method in interface org.apache.poi.util.LittleEndianInput
 
readByte() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readCompressedUnicode(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readCompressedUnicode(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
 
readData(String) - Static method in class org.apache.poi.util.HexRead
This method reads hex data from a filename and returns a byte array.
readData(InputStream, String) - Static method in class org.apache.poi.util.HexRead
Same as readData(String) except that this method allows you to specify sections within a file.
readData(String, String) - Static method in class org.apache.poi.util.HexRead
 
readData(InputStream, int) - Static method in class org.apache.poi.util.HexRead
 
readDataSize() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
Read an unsigned short from the stream without decrypting
readDataSize() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
Reads an unsigned short value without decrypting
readDouble() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readDouble() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readDouble() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readDouble() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readDouble() - Method in interface org.apache.poi.util.LittleEndianInput
 
readDouble() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readFromBytes(byte[]) - Method in class org.apache.poi.util.ByteField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.LongField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.ShortField
set the value from its offset into an array of bytes
readFromStream(InputStream) - Method in class org.apache.poi.util.ByteField
set the value from an InputStream
readFromStream(InputStream) - Method in interface org.apache.poi.util.FixedField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.IntegerField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.LongField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.ShortField
set the value from an InputStream
readFromString(String) - Static method in class org.apache.poi.util.HexRead
 
readFully(byte[]) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readFully(byte[]) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readFully(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads len bytes from this block into the supplied buffer.
readFully(InputStream, byte[]) - Static method in class org.apache.poi.util.IOUtils
Helper method, just calls readFully(in, b, 0, b.length)
readFully(InputStream, byte[], int, int) - Static method in class org.apache.poi.util.IOUtils
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readFully(byte[]) - Method in interface org.apache.poi.util.LittleEndianInput
 
readFully(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianInput
 
readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
ReadingNotSupportedException - Exception in org.apache.poi.hpsf
This exception is thrown when HPSF tries to read a (yet) unsupported variant type.
ReadingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.ReadingNotSupportedException
Constructor
readInt() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readInt() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 32 bit, signed value
readInt() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get an int value from an InputStream
readInt() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readInt() - Method in interface org.apache.poi.util.LittleEndianInput
 
readInt() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readIntLE() - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads an int which was encoded in little endian format.
readIntLE(DataInputBlock, int) - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads an int which spans the end of prevBlock and the start of this block.
readLong() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readLong() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 64 bit, signed value
readLong() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readLong(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a long value from an InputStream
readLong() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readLong() - Method in interface org.apache.poi.util.LittleEndianInput
 
readLong() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readLongLE() - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads a long which was encoded in little endian format.
readLongLE(DataInputBlock, int) - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads a long which spans the end of prevBlock and the start of this block.
readRecordSID() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
Read an unsigned short from the stream without decrypting
readRecordSID() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
Reads an unsigned short value without decrypting
readRemainder() - Method in class org.apache.poi.hssf.record.RecordInputStream
Returns the remaining bytes for the current record.
readShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 16 bit, signed value
readShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a short value from an InputStream
readShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readShort() - Method in interface org.apache.poi.util.LittleEndianInput
 
readShort() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readString() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readTokens(int, LittleEndianInput) - Static method in class org.apache.poi.hssf.record.formula.Ptg
Reads size bytes of the input stream, to create an array of Ptgs.
readUByte() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readUByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads an 8 bit, unsigned value
readUByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUByte() - Method in class org.apache.poi.poifs.storage.DataInputBlock
 
readUByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readUByte() - Method in interface org.apache.poi.util.LittleEndianInput
 
readUByte() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readUnicodeLE(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
 
readUnicodeLEString(int) - Method in class org.apache.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(LittleEndianInput) - Static method in class org.apache.poi.util.StringUtil
InputStream in is expected to contain: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUnicodeString(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
InputStream in is expected to contain: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readUShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 16 bit, unsigned value.
readUShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
 
readUShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readUShort() - Method in interface org.apache.poi.util.LittleEndianInput
 
readUShort() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readUShortLE() - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads a short which was encoded in little endian format.
readUShortLE(DataInputBlock) - Method in class org.apache.poi.poifs.storage.DataInputBlock
Reads a short which spans the end of prevBlock and the start of this block.
RecalcIdRecord - Class in org.apache.poi.hssf.record
Title: Recalc Id Record (0x01C1)

Description: This record contains an ID that marks when a worksheet was last recalculated.

RecalcIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
 
Record - Class in org.apache.poi.hssf.record
Title: Record Description: All HSSF Records inherit from this class.
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBlipWMFRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDggRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDgRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDggRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDgRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
 
RECORD_ID_DIB - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_EMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
 
RECORD_ID_EMF - Static variable in class org.apache.poi.ddf.EscherPictBlip
 
RECORD_ID_END - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_ID_JPEG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_PICT - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
 
RECORD_ID_PICT - Static variable in class org.apache.poi.ddf.EscherPictBlip
 
RECORD_ID_PNG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_START - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_ID_WMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
 
RECORD_ID_WMF - Static variable in class org.apache.poi.ddf.EscherPictBlip
 
RecordAggregate - Class in org.apache.poi.hssf.record.aggregates
RecordAggregates are groups of of BIFF Records that are typically stored together and/or updated together.
RecordAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate
 
RecordAggregate.PositionTrackingVisitor - Class in org.apache.poi.hssf.record.aggregates
A wrapper for RecordAggregate.RecordVisitor which accumulates the sizes of all records visited.
RecordAggregate.PositionTrackingVisitor(RecordAggregate.RecordVisitor, int) - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
RecordAggregate.RecordVisitor - Interface in org.apache.poi.hssf.record.aggregates
 
RecordBase - Class in org.apache.poi.hssf.record
Common base class of Record and RecordAggregate
RecordBase() - Constructor for class org.apache.poi.hssf.record.RecordBase
 
RecordFactory - Class in org.apache.poi.hssf.record
Title: Record Factory
RecordFactory() - Constructor for class org.apache.poi.hssf.record.RecordFactory
 
RecordFactoryInputStream - Class in org.apache.poi.hssf.record
A stream based way to get at complete records, with as low a memory footprint as possible.
RecordFactoryInputStream(InputStream, boolean) - Constructor for class org.apache.poi.hssf.record.RecordFactoryInputStream
 
RecordFormatException - Exception in org.apache.poi.hssf.record
Title: Record Format Exception Description: Used by records to indicate invalid format/data.
RecordFormatException(String) - Constructor for exception org.apache.poi.hssf.record.RecordFormatException
 
RecordFormatException(String, Throwable) - Constructor for exception org.apache.poi.hssf.record.RecordFormatException
 
RecordFormatException(Throwable) - Constructor for exception org.apache.poi.hssf.record.RecordFormatException
 
RecordFormatException - Exception in org.apache.poi.util
A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid format or data when processing a record.
RecordFormatException(String) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordFormatException(Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordGenerator - Class in org.apache.poi.dev
Description of the Class
RecordGenerator() - Constructor for class org.apache.poi.dev.RecordGenerator
 
RecordInputStream - Class in org.apache.poi.hssf.record
Title: Record Input Stream
RecordInputStream(InputStream) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
 
RecordInputStream(InputStream, Biff8EncryptionKey, int) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
 
RecordInputStream.LeftoverDataException - Exception in org.apache.poi.hssf.record
For use in BiffViewer which may construct Records that don't completely read all available data.
RecordInputStream.LeftoverDataException(int, int) - Constructor for exception org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
 
RecordLister - Class in org.apache.poi.hssf.dev
This is a low-level debugging class, which simply prints out what records come in what order.
RecordLister() - Constructor for class org.apache.poi.hssf.dev.RecordLister
 
RecordStream - Class in org.apache.poi.hssf.model
Simplifies iteration over a sequence of Record objects.
RecordStream(List, int, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
Creates a RecordStream bounded by startIndex and endIndex
RecordStream(List, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
 
RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RED - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
REF - Static variable in class org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when a cell reference is invalid.
Ref3DPtg - Class in org.apache.poi.hssf.record.formula
Title: Reference 3D Ptg
Ref3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
 
Ref3DPtg(String, int) - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
 
Ref3DPtg(CellReference, int) - Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
 
REF_INVALID - Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
#REF! - Illegal or deleted cell reference
REF_INVALID - Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
#REF! - Illegal or deleted cell reference
REFERENCE_TYPE_DEFAULT_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_DIRECT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_ERROR_REPORTED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_NOT_USED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
RefErrorPtg - Class in org.apache.poi.hssf.record.formula
RefError - handles deleted cell reference
RefErrorPtg() - Constructor for class org.apache.poi.hssf.record.formula.RefErrorPtg
 
RefErrorPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.RefErrorPtg
 
RefEval - Interface in org.apache.poi.hssf.record.formula.eval
 
RefEvalBase - Class in org.apache.poi.hssf.record.formula.eval
Common base class for implementors of RefEval
RefModeRecord - Class in org.apache.poi.hssf.record
Title: RefMode Record
RefModeRecord() - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefNPtg - Class in org.apache.poi.hssf.record.formula
RefNPtg
RefNPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.RefNPtg
 
RefPtg - Class in org.apache.poi.hssf.record.formula
ReferencePtg - handles references (such as A1, A2, IA4)
RefPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.RefPtg
Takes in a String representation of a cell reference and fills out the numeric fields.
RefPtg(int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.record.formula.RefPtg
 
RefPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.RefPtg
 
RefPtg(CellReference) - Constructor for class org.apache.poi.hssf.record.formula.RefPtg
 
RefPtgBase - Class in org.apache.poi.hssf.record.formula
ReferencePtgBase - handles references (such as A1, A2, IA4)
RefreshAllRecord - Class in org.apache.poi.hssf.record
Title: Refresh All Record (0x01B7)

Description: Flag whether to refresh all external data when loading a sheet.

RefreshAllRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
 
RefreshAllRecord(boolean) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
 
Region - Class in org.apache.poi.hssf.util
Represents a from/to row/col square.
Region() - Constructor for class org.apache.poi.hssf.util.Region
Creates a new instance of Region (0,0 - 0,0)
Region(int, short, int, short) - Constructor for class org.apache.poi.hssf.util.Region
 
Region(String) - Constructor for class org.apache.poi.hssf.util.Region
 
Region - Class in org.apache.poi.ss.util
Deprecated. (Aug-2008) use CellRangeAddress
Region() - Constructor for class org.apache.poi.ss.util.Region
Deprecated. Creates a new instance of Region (0,0 - 0,0)
Region(int, short, int, short) - Constructor for class org.apache.poi.ss.util.Region
Deprecated.  
Region(String) - Constructor for class org.apache.poi.ss.util.Region
Deprecated.  
RegionUtil - Class in org.apache.poi.ss.util
Various utility functions that make working with a region of cells easier.
registerListener(POIFSReaderListener) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for all documents
registerListener(POIFSReaderListener, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the root directory
registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the specified directory
RelationalOperationEval - Class in org.apache.poi.hssf.record.formula.eval
Base class for all comparison operator evaluators
RelationalOperationEval() - Constructor for class org.apache.poi.hssf.record.formula.eval.RelationalOperationEval
 
remaining() - Method in class org.apache.poi.hssf.record.RecordInputStream
The remaining number of bytes in the current record.
remove(String) - Method in class org.apache.poi.hpsf.CustomProperties
Removes a custom property.
remove(Object) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
remove(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
remove(int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
remove(int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
remove(int) - Method in interface org.apache.poi.poifs.storage.BlockList
remove and return the specified block from the list
remove(int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
remove(Object) - Method in class org.apache.poi.util.BinaryTree
Removes the mapping for this key from this map if present
remove(int) - Method in class org.apache.poi.util.IntList
Removes the element at the specified position in this list.
remove(int) - Method in class org.apache.poi.util.ShortList
Removes the element at the specified position in this list.
remove() - Method in class org.apache.poi.util.StringUtil.StringsIterator
 
removeAll(IntList) - Method in class org.apache.poi.util.IntList
Removes from this list all the elements that are contained in the specified collection
removeAll(ShortList) - Method in class org.apache.poi.util.ShortList
Removes from this list all the elements that are contained in the specified collection
removeAllCellsValuesForRow(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
removeApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the application name.
removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Removes an array formula
removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Removes the ArrayRecord for the cell group containing the specified cell.
removeArrayFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
removeArrayFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.Sheet
Remove a Array Formula from this sheet.
removeAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the author.
removeBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Removes the break indicated by the parameter
removeBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the specified Builtin NameRecord that matches the name and index
removeByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the byte count.
removeCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the category.
removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
removeCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
remove the HSSFCell from this row.
removeCell(Cell) - Method in interface org.apache.poi.ss.usermodel.Row
Remove the Cell from this row.
removeCellComment() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Removes the comment for this cell, if there is one.
removeCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes the comment for this cell, if there is one.
removeCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the character count.
removeChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
removeColumnBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Removes a page break at the indicated column
removeColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes a page break at the indicated column
removeColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes a page break at the indicated column
removeComments() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the comments.
removeCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the company.
removeConditionalFormatting(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
removes a Conditional Formatting object by index
removeCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the creation time.
removeCustomProperties() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the custom properties.
removeDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the doc parts.
removeEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeExFormatRecord(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the given ExtendedFormatRecord record from the file's list.
removeFontRecord(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the given font record from the file's list.
removeFormatRun(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
removeHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the heading pair.
removeHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the hidden count.
removeKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the keywords.
removeLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the last author.
removeLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the lastPrinted.
removeLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the line count.
removeLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the links dirty.
removeManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the manager.
removeMergedRegion(int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
removeMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
removes a merged region of cells (hence letting them free)
removeMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes a merged region of cells (hence letting them free)
removeMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the mmclip count.
removeName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
removes the name
removeName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
removeName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
removeName(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Remove the defined name at the specified index
removeName(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Remove a defined name by name
removeNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the noteCount.
removePageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the page count.
removeParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the par count.
removePresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the presentation format.
removePrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Delete the printarea for the sheet specified
removePrintArea(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Delete the printarea for the sheet specified
removeProperty(long) - Method in class org.apache.poi.hpsf.MutableSection
Removes a property.
removeProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Remove a property from the list of properties we manage
removeRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the revision number.
removeRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Removes a row record This method is not loc sensitive, it resets loc to = dimsloc so no worries.
removeRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
removeRow(Row) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Remove a row from this sheet.
removeRow(Row) - Method in interface org.apache.poi.ss.usermodel.Sheet
Remove a row from this sheet.
removeRowBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Removes a page break at the indicated row
removeRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes the page break at the indicated row
removeRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes the page break at the indicated row
removeScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the scale.
removeSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the security code.
removeSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
removeSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Removes sheet at the given index.

Care must be taken if the removed sheet is the currently active or only selected sheet in the workbook.

removeSheetAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Removes sheet at the given index
removeSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the slide count.
removeSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the subject.
removeTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the template.
removeThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the thumbnail.
removeTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the title.
removeValue(Object) - Method in class org.apache.poi.util.BinaryTree
Removes the mapping for this value from this map if present
removeValue(int) - Method in class org.apache.poi.util.IntList
Removes the first occurrence in this list of the specified element (optional operation).
removeValue(short) - Method in class org.apache.poi.util.ShortList
Removes the first occurrence in this list of the specified element (optional operation).
removeValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
remove a value record from the records array.
removeWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the word count.
renameTo(String) - Method in interface org.apache.poi.poifs.filesystem.Entry
Rename this Entry.
renameTo(String) - Method in class org.apache.poi.poifs.filesystem.EntryNode
Rename this Entry.
Replace - Class in org.apache.poi.hssf.record.formula.functions
An implementation of the Excel REPLACE() function:

Replaces part of a text string based on the number of characters you specify, with another text string.
Syntax:
REPLACE(oldText, startNum, numChars, newText)

oldText The text string containing characters to replace
startNum The position of the first character to replace (1-based)
numChars The number of characters to replace
newText The new text value to replace the removed section

Replace() - Constructor for class org.apache.poi.hssf.record.formula.functions.Replace
 
replaceValueRecord(CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
replace a value record from the records array.
reset() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Repositions this stream to the position at the time the mark() method was last called on this input stream.
reset() - Method in class org.apache.poi.util.BlockingInputStream
 
resetFontStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
set font style options to default values (non-italic, non-bold)
resize(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Resize the image
resize() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Reset the image to the original size.
resize() - Method in interface org.apache.poi.ss.usermodel.Picture
Reset the image to the original size.
resize(double) - Method in interface org.apache.poi.ss.usermodel.Picture
Reset the image to the original size.
resolveNameXText(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
resolveNameXText(NameXPtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
resolveNameXText(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Deprecated. for POI internal use only (formula rendering). This method is likely to be removed in future versions of POI.
resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
retainAll(IntList) - Method in class org.apache.poi.util.IntList
Retains only the elements in this list that are contained in the specified collection.
retainAll(ShortList) - Method in class org.apache.poi.util.ShortList
Retains only the elements in this list that are contained in the specified collection.
RETURN_BLANK_AS_NULL - Static variable in interface org.apache.poi.ss.usermodel.Row
Missing cells are returned as null, as are blank cells
RETURN_NULL_AND_BLANK - Static variable in interface org.apache.poi.ss.usermodel.Row
Missing cells are returned as null, Blank cells are returned as normal
RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RichTextString - Interface in org.apache.poi.ss.usermodel
Rich text unicode string.
RIGHT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
RIGHT - Static variable in class org.apache.poi.hssf.record.formula.functions.TextFunction
 
RIGHT - Static variable in class org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is right-aligned, meaning that cell contents are aligned at the right edge of the cell, even in Right-to-Left mode.
RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
RIGHT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RightMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
RightMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
RightMarginRecord - Class in org.apache.poi.hssf.record
Record for the right margin.

RightMarginRecord() - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RightMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RK_IEEE_NUMBER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_IEEE_NUMBER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RKRecord - Class in org.apache.poi.hssf.record
Title: RK Record (0x027E)

Description: An internal 32 bit number with the two most significant bits storing the type.

RKRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RKRecord
 
RKUtil - Class in org.apache.poi.hssf.util
Utility class for helping convert RK numbers.
ROMAN - Static variable in class org.apache.poi.ss.usermodel.FontFamily
 
ROOT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
RootProperty - Class in org.apache.poi.poifs.property
Root property
ROSE - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
rotate(double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
rotate(double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
ROTATION - Static variable in class org.apache.poi.ss.util.CellUtil
 
ROTATION_NONE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_ROTATED_90_DEGREES - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_ROTATED_90_DEGREES_CLOCKWISE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROUND - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ROUND_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUNDDOWN - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
ROUNDUP - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
Row - Interface in org.apache.poi.ss.usermodel
High level representation of a row of a spreadsheet.
ROW - Static variable in class org.apache.poi.ss.util.CellReference.NameType
 
Row.MissingCellPolicy - Class in org.apache.poi.ss.usermodel
Used to specify the different possible policies if for the case of null and blank cells
RowBlocksReader - Class in org.apache.poi.hssf.model
Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records.
RowBlocksReader(RecordStream) - Constructor for class org.apache.poi.hssf.model.RowBlocksReader
Also collects any loose MergeCellRecords and puts them in the supplied mergedCellsTable
RowFunc - Class in org.apache.poi.hssf.record.formula.functions
Implementation for the Excel function ROW
RowFunc() - Constructor for class org.apache.poi.hssf.record.formula.functions.RowFunc
 
rowHasCells(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Returns true if the row has cells attached to it
rowIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
rowIterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns an iterator of the physical rows
RowRecord - Class in org.apache.poi.hssf.record
Title: Row Record (0x0208)

Description: stores the row information for the sheet.

RowRecord(int) - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
 
RowRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Creates a new instance of ValueRecordsAggregate
RowRecordsAggregate(RecordStream, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
Rows - Class in org.apache.poi.hssf.record.formula.functions
Implementation for Excel ROWS function.
Rows() - Constructor for class org.apache.poi.hssf.record.formula.functions.Rows
 
ROYAL_BLUE - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
RT_TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
run() - Method in class org.apache.poi.hssf.dev.EFBiffViewer
 
run() - Method in class org.apache.poi.hssf.dev.FormulaViewer
Method run
run() - Method in class org.apache.poi.hssf.dev.RecordLister
 
RUSSIAN - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 

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