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 _

W

WARN - Static variable in class org.apache.poi.util.POILogger
 
WARNING - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
WARNING style
wasNull() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether the property which the last call to PropertySet.getPropertyIntValue(int) or PropertySet.getProperty(int) tried to access was available or not.
wasNull() - Method in class org.apache.poi.hpsf.Section
Checks whether the property which the last call to Section.getPropertyIntValue(long) or Section.getProperty(long) tried to access was available or not.
wasNull() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEDGE_ELLIPSE_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEDGE_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEDGE_ROUND_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WHITE - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
WindowOneRecord - Class in org.apache.poi.hssf.record
Title: Window1 Record
WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowOneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowProtectRecord - Class in org.apache.poi.hssf.record
Title: Window Protect Record (0x0019)

Description: flags whether workbook windows are protected

REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

WindowProtectRecord(int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowTwoRecord - Class in org.apache.poi.hssf.record
Title: Window Two Record
WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
WindowTwoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
Workbook - Interface in org.apache.poi.ss.usermodel
High level representation of a Excel workbook.
WorkbookDependentFormula - Interface in org.apache.poi.ss.formula
Should be implemented by any Ptg subclass that needs a workbook to render its formula.
WorkbookEvaluator - Class in org.apache.poi.ss.formula
Evaluates formula cells.

For performance reasons, this class keeps a cache of all previously calculated intermediate cell values.

WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
 
WorkbookRecordList - Class in org.apache.poi.hssf.model
 
WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
 
WorkbookUtil - Class in org.apache.poi.ss.util
Helper methods for when working with Usermodel Workbooks
WorkbookUtil() - Constructor for class org.apache.poi.ss.util.WorkbookUtil
 
WorksheetProtectionBlock - Class in org.apache.poi.hssf.record.aggregates
Groups the sheet protection records for a worksheet.
WorksheetProtectionBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
Creates an empty WorksheetProtectionBlock
WRAP_TEXT - Static variable in class org.apache.poi.ss.util.CellUtil
 
write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Writes the class ID to a byte array in the little-endian format.
write(OutputStream, int) - Method in class org.apache.poi.hpsf.MutableProperty
Writes the property to an output stream.
write(OutputStream) - Method in class org.apache.poi.hpsf.MutablePropertySet
Writes the property set to an output stream.
write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.MutablePropertySet
Writes a property set to a document in a POI filesystem directory.
write(OutputStream) - Method in class org.apache.poi.hpsf.MutableSection
Writes this section into an output stream.
write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
write(OutputStream) - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
write(OutputStream, long, Object, int) - Static method in class org.apache.poi.hpsf.VariantSupport
Writes a variant value to an output stream.
write(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
write(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.Area2DPtgBase
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.AreaErrPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ArrayPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ErrPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.FuncPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.Ptg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.RangePtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.TblPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
write(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ValueOperatorPtg
 
write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method write - write out this workbook to an Outputstream.
write(OutputStream) - Method in class org.apache.poi.POIDocument
Writes the document out to the specified output stream
write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(OutputStream) - Method in interface org.apache.poi.ss.usermodel.Workbook
Write out this workbook to an Outputstream.
write(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[]) - Method in interface org.apache.poi.util.LittleEndianOutput
 
write(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
write(byte[]) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
WriteAccessRecord - Class in org.apache.poi.hssf.record
Title: Write Access Record (0x005C)

Description: Stores the username of that who owns the spreadsheet generator (on unix the user's login, on Windoze its the name you typed when you installed the thing)

REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
WriteAccessRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.property.PropertyTable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
Write the storage to an OutputStream
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
Write the storage to an OutputStream
writeByte(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeByte(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeByte(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeByte(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeContinue() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Terminates the current record and starts a new ContinueRecord (regardless of how much space is still available in the current record).
writeContinueIfRequired(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Will terminate the current record and start a new ContinueRecord if there isn't space for the requested number of bytes
writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
Write the raw data to an OutputStream.
writeDouble(double) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeDouble(double) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeDouble(double) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeDouble(double) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Write the filesystem out
writeInt(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeInt(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeInt(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeInt(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeLong(long) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeLong(long) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeLong(long) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeLong(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
WriteProtectRecord - Class in org.apache.poi.hssf.record
Title: Write Protect Record
WriteProtectRecord() - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
 
WriteProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
 
writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
writeShort(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeShort(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeShort(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeString(String, int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Writes a unicode string complete with header and character data.
writeStringData(String) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Writes the 'optionFlags' byte and encoded character data of a unicode string.
writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
write the value out to an array of bytes at the appropriate offset
writeTokenValueBytes(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.formula.ArrayPtg
 
writeToStream(OutputStream, short) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes a two-byte value (short) to an output stream.
writeToStream(OutputStream, int) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes a four-byte value to an output stream.
writeToStream(OutputStream, long) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes a eight-byte value to an output stream.
writeToStream(OutputStream, ClassID) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes a 16-byte ClassID to an output stream.
writeToStream(OutputStream, Property[], int) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes an array of Property instances to an output stream according to the Horrible Property Stream Format.
writeToStream(OutputStream, double) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes a double value value to an output stream.
writeUIntToStream(OutputStream, long) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes an unsigned four-byte value to an output stream.
writeUnicodeString(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
OutputStream out will get: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
OutputStream out will get: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUShortToStream(OutputStream, int) - Static method in class org.apache.poi.hpsf.TypeWriter
Writes an unsigned two-byte value to an output stream.
WritingNotSupportedException - Exception in org.apache.poi.hpsf
This exception is thrown when trying to write a (yet) unsupported variant type.
WritingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
Constructor
WSBoolRecord - Class in org.apache.poi.hssf.record
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)

Description: stores workbook settings (aka its a big "everything we didn't put somewhere else")

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

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 _