Specific support for DocumentSummaryInformation, SummaryInformation types.
org.apache.poi.hssf - package org.apache.poi.hssfHorrible SpreadSheet Format API's for reading/writting Excel files using pure Java.org.apache.poi.hssf.dev - package org.apache.poi.hssf.devDEV package serves two purposes.org.apache.poi.hssf.eventmodel - package org.apache.poi.hssf.eventmodel org.apache.poi.hssf.eventusermodel - package org.apache.poi.hssf.eventusermodelHSSF eventmodel Package provides an event-based API for reading HSSF files.org.apache.poi.hssf.eventusermodel.dummyrecord - package org.apache.poi.hssf.eventusermodel.dummyrecord org.apache.poi.hssf.extractor - package org.apache.poi.hssf.extractor org.apache.poi.hssf.model - package org.apache.poi.hssf.modelProvides low level API structures for reading, writing, modifying XLS files.org.apache.poi.hssf.record - package org.apache.poi.hssf.recordRecord package contains class representations for XLS binary strutures.org.apache.poi.hssf.record.aggregates - package org.apache.poi.hssf.record.aggregatesrecord aggregates are not real "records" but collections of records that act as a single record.org.apache.poi.hssf.record.cf - package org.apache.poi.hssf.record.cf org.apache.poi.hssf.record.chart - package org.apache.poi.hssf.record.chart org.apache.poi.hssf.record.common - package org.apache.poi.hssf.record.common org.apache.poi.hssf.record.cont - package org.apache.poi.hssf.record.cont org.apache.poi.hssf.record.crypto - package org.apache.poi.hssf.record.crypto org.apache.poi.hssf.record.pivottable - package org.apache.poi.hssf.record.pivottable org.apache.poi.hssf.usermodel - package org.apache.poi.hssf.usermodelusermodel package maps HSSF low level strutures to familiar workbook/sheet modelorg.apache.poi.hssf.usermodel.helpers - package org.apache.poi.hssf.usermodel.helpers org.apache.poi.hssf.util - package org.apache.poi.hssf.utilutil package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.org.apache.poi.poifs.common - package org.apache.poi.poifs.commoncommon package contains constants and other classes shared across all POIFS subpackagesorg.apache.poi.poifs.crypt - package org.apache.poi.poifs.cryptImplementation of the ECMA-376 Document Encryptionorg.apache.poi.poifs.crypt.binaryrc4 - package org.apache.poi.poifs.crypt.binaryrc4 org.apache.poi.poifs.crypt.cryptoapi - package org.apache.poi.poifs.crypt.cryptoapi org.apache.poi.poifs.crypt.standard - package org.apache.poi.poifs.crypt.standard org.apache.poi.poifs.crypt.xor - package org.apache.poi.poifs.crypt.xor org.apache.poi.poifs.dev - package org.apache.poi.poifs.devDEV package serves two purposes.org.apache.poi.poifs.eventfilesystem - package org.apache.poi.poifs.eventfilesystemThe eventfilesystem is an efficient method for reading OLE 2 CDF files.org.apache.poi.poifs.filesystem - package org.apache.poi.poifs.filesystemfilesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.org.apache.poi.poifs.macros - package org.apache.poi.poifs.macros org.apache.poi.poifs.nio - package org.apache.poi.poifs.nio org.apache.poi.poifs.property - package org.apache.poi.poifs.propertyproperty package contains high and low level Property structures for POIFS.org.apache.poi.poifs.storage - package org.apache.poi.poifs.storagestorage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.org.apache.poi.sl.draw - package org.apache.poi.sl.draw org.apache.poi.sl.draw.binding - package org.apache.poi.sl.draw.binding org.apache.poi.sl.draw.geom - package org.apache.poi.sl.draw.geom org.apache.poi.sl.image - package org.apache.poi.sl.image org.apache.poi.sl.usermodel - package org.apache.poi.sl.usermodel org.apache.poi.ss - package org.apache.poi.ss org.apache.poi.ss.extractor - package org.apache.poi.ss.extractor org.apache.poi.ss.format - package org.apache.poi.ss.formatThis package contains classes that implement cell formattingorg.apache.poi.ss.formula - package org.apache.poi.ss.formulaThis package contains common internal POI code for manipulating formulas.org.apache.poi.ss.formula.atp - package org.apache.poi.ss.formula.atp org.apache.poi.ss.formula.constant - package org.apache.poi.ss.formula.constant org.apache.poi.ss.formula.eval - package org.apache.poi.ss.formula.eval org.apache.poi.ss.formula.eval.forked - package org.apache.poi.ss.formula.eval.forked org.apache.poi.ss.formula.function - package org.apache.poi.ss.formula.function org.apache.poi.ss.formula.functions - package org.apache.poi.ss.formula.functions org.apache.poi.ss.formula.ptg - package org.apache.poi.ss.formula.ptgformula package contains binary PTG structures used in Formulasorg.apache.poi.ss.formula.udf - package org.apache.poi.ss.formula.udf org.apache.poi.ss.usermodel - package org.apache.poi.ss.usermodel org.apache.poi.ss.usermodel.charts - package org.apache.poi.ss.usermodel.charts org.apache.poi.ss.usermodel.helpers - package org.apache.poi.ss.usermodel.helpers org.apache.poi.ss.util - package org.apache.poi.ss.util org.apache.poi.ss.util.cellwalk - package org.apache.poi.ss.util.cellwalk org.apache.poi.util - package org.apache.poi.utilTop-level util package are classes that are useful throughout the project.org.apache.poi.wp.usermodel - package org.apache.poi.wp.usermodel OS_MACINTOSH -
Static variable in class org.apache.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 org.apache.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 org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was
created on a 32-bit Windows system.
Outline - Class in org.apache.poi.sl.draw.geom Outline(Shape, Path) -
Constructor for class org.apache.poi.sl.draw.geom.Outline
OVERLAP -
Static variable in class org.apache.poi.ss.util.CellRangeUtil
P
- page() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- PageBreakRecord - Class in org.apache.poi.hssf.record
- Record that contains the functionality page breaks (horizontal and vertical)
- PageBreakRecord() -
Constructor for class org.apache.poi.hssf.record.PageBreakRecord
-
- PageBreakRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PageBreakRecord
-
- PageBreakRecord.Break - Class in org.apache.poi.hssf.record
- Since both records store 2byte integers (short), no point in
differentiating it in the records.
- PageBreakRecord.Break(int, int, int) -
Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- PageBreakRecord.Break(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- PageItemRecord - Class in org.apache.poi.hssf.record.pivottable
- SXPI - Page Item (0x00B6)
- PageItemRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- PageOrder - Enum in org.apache.poi.ss.usermodel
- Specifies printed page order.
- PageSettingsBlock - Class in org.apache.poi.hssf.record.aggregates
- Groups the page settings records for a worksheet.
- PageSettingsBlock(RecordStream) -
Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
- PageSettingsBlock() -
Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Creates a PageSettingsBlock with default settings
- PaintStyle - Interface in org.apache.poi.sl.usermodel
-
- PaintStyle.GradientPaint - Interface in org.apache.poi.sl.usermodel
-
- PaintStyle.GradientPaint.GradientType - Enum in org.apache.poi.sl.usermodel
-
- PaintStyle.PaintModifier - Enum in org.apache.poi.sl.usermodel
- The PaintStyle can be modified by secondary sources, e.g.
- PaintStyle.SolidPaint - Interface in org.apache.poi.sl.usermodel
-
- PaintStyle.TexturePaint - Interface in org.apache.poi.sl.usermodel
-
- PaletteRecord - Class in org.apache.poi.hssf.record
- PaletteRecord (0x0092) - Supports custom palettes.
- PaletteRecord() -
Constructor for class org.apache.poi.hssf.record.PaletteRecord
-
- PaletteRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PaletteRecord
-
- PANE_LOWER_LEFT -
Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- PANE_LOWER_LEFT -
Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- PANE_LOWER_LEFT -
Static variable in class org.apache.poi.ss.util.PaneInformation
- Constant for active pane being the lower left
- PANE_LOWER_RIGHT -
Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- PANE_LOWER_RIGHT -
Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- PANE_LOWER_RIGHT -
Static variable in class org.apache.poi.ss.util.PaneInformation
- Constant for active pane being the lower right
- PANE_UPPER_LEFT -
Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- PANE_UPPER_LEFT -
Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- PANE_UPPER_LEFT -
Static variable in class org.apache.poi.ss.util.PaneInformation
- Constant for active pane being the upper left
- PANE_UPPER_RIGHT -
Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- PANE_UPPER_RIGHT -
Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- PANE_UPPER_RIGHT -
Static variable in class org.apache.poi.ss.util.PaneInformation
- Constant for active pane being the upper right
- PaneInformation - Class in org.apache.poi.hssf.util
- Deprecated. POI 3.15 beta 3. Use
PaneInformation
instead. - PaneInformation(short, short, short, short, byte, boolean) -
Constructor for class org.apache.poi.hssf.util.PaneInformation
- Deprecated.
- PaneInformation - Class in org.apache.poi.ss.util
- Holds information regarding a split plane or freeze plane for a sheet.
- PaneInformation(short, short, short, short, byte, boolean) -
Constructor for class org.apache.poi.ss.util.PaneInformation
-
- PaneRecord - Class in org.apache.poi.hssf.record
- Describes the frozen and unfrozen panes.
- PaneRecord() -
Constructor for class org.apache.poi.hssf.record.PaneRecord
-
- PaneRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PaneRecord
-
- PaperSize - Enum in org.apache.poi.ss.usermodel
- The enumeration value indicating the possible paper size for a sheet
- paragraph -
Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
- Paragraph - Interface in org.apache.poi.wp.usermodel
- This class represents a paragraph, made up of one or more
runs of text.
- Parallelogram -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- PARALLELOGRAM -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- Parent - Interface in org.apache.poi.poifs.property
- Behavior for parent (directory) properties
- ParenthesisPtg - Class in org.apache.poi.ss.formula.ptg
- 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.
- parse(String, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
- Convenience method for parsing cell formulas.
- parse(String, HSSFWorkbook, FormulaType) -
Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
-
- parse(String, HSSFWorkbook, FormulaType, int) -
Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
-
- parse(LittleEndianInput, int) -
Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
-
- parse(String, FormulaParsingWorkbook, FormulaType, int, int) -
Static method in class org.apache.poi.ss.formula.FormulaParser
- Parse a formula into an array of tokens
Side effect: creates name (
Workbook.createName()
)
if formula contains unrecognized names (names are likely UDFs)
- parse(String, FormulaParsingWorkbook, FormulaType, int) -
Static method in class org.apache.poi.ss.formula.FormulaParser
- Parse a formula into an array of tokens
Side effect: creates name (
Workbook.createName()
)
if formula contains unrecognized names (names are likely UDFs)
- parseDate(String) -
Static method in class org.apache.poi.ss.formula.atp.DateParser
- Parses a date from a string.
- parseDouble(String) -
Static method in class org.apache.poi.ss.formula.eval.OperandResolver
- Converts a string to a double using standard rules that Excel would use.
Tolerates leading and trailing spaces,
- parseFormat(String, CellFormatType, CellFormatPart.PartHandler) -
Static method in class org.apache.poi.ss.format.CellFormatPart
-
- parseFormula(String, HSSFSheet) -
Static method in class org.apache.poi.hssf.record.CFRuleBase
- TODO - parse conditional format formulas properly i.e.
- parseFormulaRecord(FormulaRecord) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
- Method parseFormulaRecord
- parseObject(String, ParsePosition) -
Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
-
- parseObject(String, ParsePosition) -
Method in class org.apache.poi.ss.usermodel.FractionFormat
-
- parseStructuredReference(String, FormulaParsingWorkbook, int) -
Static method in class org.apache.poi.ss.formula.FormulaParser
- Parse a structured reference.
- parseYYYYMMDDDate(String) -
Static method in class org.apache.poi.ss.usermodel.DateUtil
- Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent
- partialEvaluate(boolean, boolean) -
Method in class org.apache.poi.ss.formula.functions.BooleanFunction
-
- partiallyRead() -
Method in class org.apache.poi.poifs.storage.DocumentBlock
- Was this a partially read block?
- pass(double) -
Method in class org.apache.poi.ss.format.CellFormatCondition
- Returns true if the given value passes the constraint's test.
- PasswordRecord - Class in org.apache.poi.hssf.record
- Title: Password Record (0x0013)
- PasswordRecord(int) -
Constructor for class org.apache.poi.hssf.record.PasswordRecord
-
- PasswordRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PasswordRecord
-
- PasswordRev4Record - Class in org.apache.poi.hssf.record
- Title: Protection Revision 4 password Record (0x01BC)
- PasswordRev4Record(int) -
Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
-
- PasswordRev4Record(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
-
- pastDaysOfWeek(double, double, int) -
Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
- Calculates how many days of week past between a start and an end date.
- path -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DList
-
- Path - Class in org.apache.poi.sl.draw.geom
- Specifies a creation path consisting of a series of moves, lines and curves
that when combined forms a geometric shape
- Path() -
Constructor for class org.apache.poi.sl.draw.geom.Path
-
- Path(boolean, boolean) -
Constructor for class org.apache.poi.sl.draw.geom.Path
-
- Path(CTPath2D) -
Constructor for class org.apache.poi.sl.draw.geom.Path
-
- PATH_SEPERATOR -
Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- PathCommand - Interface in org.apache.poi.sl.draw.geom
- A path command in DrawingML.
- pathLst -
Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
- pattern -
Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
- PatternFormatting - Class in org.apache.poi.hssf.record.cf
- Pattern Formatting Block of the Conditional Formatting Rule Record.
- PatternFormatting() -
Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
-
- PatternFormatting(LittleEndianInput) -
Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
- Creates new FontFormatting
- PatternFormatting - Interface in org.apache.poi.ss.usermodel
-
- peekFirst8Bytes(InputStream) -
Static method in class org.apache.poi.util.IOUtils
- Peeks at the first 8 bytes of the stream.
- peekFirstNBytes(InputStream, int) -
Static method in class org.apache.poi.util.IOUtils
- Peeks at the first N bytes of the stream.
- peekNextClass() -
Method in class org.apache.poi.hssf.model.RecordStream
-
- peekNextSid() -
Method in class org.apache.poi.hssf.model.RecordStream
-
- Pentagon -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- PENTAGON -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- PercentEval - Class in org.apache.poi.ss.formula.eval
- Implementation of Excel formula token '%'.
- PERCENTILE -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- PercentPtg - Class in org.apache.poi.ss.formula.ptg
- Percent PTG.
- PERSPECTIVE__OFFSETX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__OFFSETY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__ORIGINX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__ORIGINY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__PERSPECTIVEON -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__PERSPECTIVEX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__PERSPECTIVEY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__SCALEXTOX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__SCALEXTOY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__SCALEYTOX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__SCALEYTOY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__TYPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PERSPECTIVE__WEIGHT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PHONETICPR_00EF -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- PI -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- PICT_HEADER_OFFSET -
Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
- skip the first 512 bytes - they are MAC specific crap
- Picture - Interface in org.apache.poi.ss.usermodel
- Repersents a picture in a SpreadsheetML document
- PICTURE_TYPE_DIB -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_DIB -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Device independent bitmap
- PICTURE_TYPE_EMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_EMF -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Extended windows meta file
- PICTURE_TYPE_JPEG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_JPEG -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- JPEG format
- PICTURE_TYPE_PICT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_PICT -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Mac PICT format
- PICTURE_TYPE_PNG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_PNG -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- PNG format
- PICTURE_TYPE_WMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_WMF -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Windows Meta File
- PictureData - Interface in org.apache.poi.sl.usermodel
-
- PictureData - Interface in org.apache.poi.ss.usermodel
-
- PictureData.PictureType - Enum in org.apache.poi.sl.usermodel
-
- PictureFrame -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- PictureShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- PID_APPNAME -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the application that created the
document
- PID_AUTHOR -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's author
- PID_BEHAVIOUR -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The Behavior property, if present, MUST have the property identifier 0x80000003,
MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
- PID_BYTECOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of bytes.
- PID_CATEGORY -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The entry is a string denoting the category the file belongs
to, e.g.
- PID_CCHWITHSPACES -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The entry specifies an estimate of the number of characters
in the document, including whitespace, as an integer
- PID_CHARCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the number of characters in the
document
- PID_CODEPAGE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The entry denotes a code page.
- PID_COMMENTS -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's comments
- PID_COMPANY -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains the company name.
- PID_CONTENTSTATUS -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains a string of the document status.
- PID_CONTENTTYPE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains a string of the content type of the file.
- PID_CREATE_DTM -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the date and time the document was
created.
- PID_DICTIONARY -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The entry is a dictionary.
- PID_DIGSIG -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains the VBA digital signature for the VBA project
embedded in the document.
- PID_DOCPARTS -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains the names of document parts (word: names
of the documents in the master document, excel: sheet names,
power point: slide titles, binder: document names).
- PID_DOCVERSION -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains a string of the document version, but
normally should be empty
- PID_EDITTIME -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's edit time
- PID_HEADINGPAIR -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry denotes an internally used property.
- PID_HIDDENCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of hidden slides.
- PID_HYPERLINKSCHANGED -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains a boolean which marks if the User Defined
Property Set has been updated outside of the Application, if so the
hyperlinks should be updated on document load.
- PID_KEYWORDS -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's keywords
- PID_LANGUAGE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains a string of the document language, but
normally should be empty.
- PID_LASTAUTHOR -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's last author
- PID_LASTPRINTED -
Static variable in class org.apache.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 org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the date and time the document was
saved
- PID_LINECOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of lines.
- PID_LINKSDIRTY -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- If this entry is -1 the links are dirty and should be
re-evaluated.
- PID_LOCALE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The Locale property, if present, MUST have the property identifier 0x80000000,
MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
- PID_MANAGER -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains the name of the project manager.
- PID_MAX -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- The highest well-known property ID.
- PID_MMCLIPCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of multimedia clips, e.g.
- PID_NOTECOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of slides with notes.
- PID_PAGECOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the number of pages in the
document
- PID_PARCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of paragraphs.
- PID_PRESFORMAT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Target format for power point presentation, e.g.
- PID_REVNUMBER -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's revision number
- PID_SCALE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry is set to -1 when scaling of the thumbnail is
desired.
- PID_SECURITY -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- 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 org.apache.poi.hpsf.wellknown.PropertyIDMap
- Number of slides in a power point presentation.
- PID_SUBJECT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's subject
- PID_TEMPLATE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's template
- PID_THUMBNAIL -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's thumbnail
- PID_TITLE -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's title
- PID_VERSION -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- This entry contains the version of the Application which wrote the
Property set, stored with the two high order bytes having the major
version number, and the two low order bytes the minor version number.
- PID_WORDCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the number of words in the
document
- PIE -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- PIE_WEDGE -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- PIXEL_DPI -
Static variable in class org.apache.poi.ss.util.ImageUtils
-
- PIXEL_DPI -
Static variable in class org.apache.poi.util.Units
- Pixels DPI (96 pixels per inch)
- pixelToEMU(int) -
Static method in class org.apache.poi.util.Units
- Converts pixels to EMUs
- pixelToPoints(int) -
Static method in class org.apache.poi.util.Units
-
- PlaceableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- Placeholder - Enum in org.apache.poi.sl.usermodel
-
- PLAIN_TOKEN_SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
- The size of the plain tArray token written within the standard formula tokens
(not including the data which comes after all formula tokens)
- Plaque -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- PLAQUE -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- PLAQUE_TABS -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- plot(ChartData, ChartAxis...) -
Method in interface org.apache.poi.ss.usermodel.Chart
- Plots specified data on the chart.
- PlotAreaRecord - Class in org.apache.poi.hssf.record.chart
- preceeds and identifies a frame as belonging to the plot area.
- PlotAreaRecord() -
Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- PlotAreaRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- PlotGrowthRecord - Class in org.apache.poi.hssf.record.chart
- The plot growth record specifies the scaling factors used when a font is scaled.
- PlotGrowthRecord() -
Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- PlotGrowthRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- PLS_004D -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
- Environment-Specific Print Record
- Plus -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- PLUS -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- PLV_MAC -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- pmt(double, int, double, double, int) -
Static method in class org.apache.poi.ss.formula.functions.Finance
- Emulates Excel/Calc's PMT(interest_rate, number_payments, PV, FV, Type)
function, which calculates the payments for a loan or the future value of an investment
- pmt(double, int, double, double) -
Static method in class org.apache.poi.ss.formula.functions.Finance
- Overloaded pmt() call omitting type, which defaults to 0.
- pmt(double, int, double) -
Static method in class org.apache.poi.ss.formula.functions.Finance
- Overloaded pmt() call omitting fv and type, which both default to 0.
- PMT -
Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
-
- pmt(double, double, double, double, boolean) -
Static method in class org.apache.poi.ss.formula.functions.FinanceLib
-
- PngUtils - Class in org.apache.poi.util
-
- POIDocument - Class in org.apache.poi
- This holds the common functionality for all POI
Document classes.
- POIDocument(DirectoryNode) -
Constructor for class org.apache.poi.POIDocument
- Constructs a POIDocument with the given directory node.
- POIDocument(OPOIFSFileSystem) -
Constructor for class org.apache.poi.POIDocument
- Constructs from an old-style OPOIFS
- POIDocument(NPOIFSFileSystem) -
Constructor for class org.apache.poi.POIDocument
- Constructs from an old-style OPOIFS
- POIDocument(POIFSFileSystem) -
Constructor for class org.apache.poi.POIDocument
- Constructs from the default POIFS
- POIFSBigBlockSize - Class in org.apache.poi.poifs.common
- A class describing attributes of the Big Block Size
- POIFSBigBlockSize(int, short) -
Constructor for class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- POIFSConstants - Interface in org.apache.poi.poifs.common
- A repository for constants shared by POI classes.
- POIFSDocumentPath - Class in org.apache.poi.poifs.filesystem
- Class POIFSDocumentPath
- POIFSDocumentPath(String[]) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- constructor for the path of a document that is not in the root
of the POIFSFileSystem
- POIFSDocumentPath() -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- simple constructor for the path of a document that is in the
root of the POIFSFileSystem.
- POIFSDocumentPath(POIFSDocumentPath, String[]) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- constructor that adds additional subdirectories to an existing
path
- POIFSDump - Class in org.apache.poi.poifs.dev
- Dump internal structure of a OLE2 file into file system
- POIFSDump() -
Constructor for class org.apache.poi.poifs.dev.POIFSDump
-
- POIFSFileSystem - Class in org.apache.poi.poifs.filesystem
- Transition class for the move from
POIFSFileSystem
to
OPOIFSFileSystem
, and from NPOIFSFileSystem
to
POIFSFileSystem
. - POIFSFileSystem() -
Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
- Constructor, intended for writing
- POIFSFileSystem(InputStream) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
- Create a POIFSFileSystem from an InputStream.
- POIFSFileSystem(File, boolean) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
- Creates a POIFSFileSystem from a File.
- POIFSFileSystem(File) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
- Creates a POIFSFileSystem from a File.
- POIFSHeaderDumper - Class in org.apache.poi.poifs.dev
- A very low level debugging tool, for printing out core
information on the headers and FAT blocks.
- POIFSHeaderDumper() -
Constructor for class org.apache.poi.poifs.dev.POIFSHeaderDumper
-
- POIFSLister - Class in org.apache.poi.poifs.dev
- A lister of the entries in POIFS files.
- POIFSLister() -
Constructor for class org.apache.poi.poifs.dev.POIFSLister
-
- POIFSReader - Class in org.apache.poi.poifs.eventfilesystem
- An event-driven reader for POIFS file systems.
- POIFSReader() -
Constructor for class org.apache.poi.poifs.eventfilesystem.POIFSReader
- Create a POIFSReader
- POIFSReaderEvent - Class in org.apache.poi.poifs.eventfilesystem
- Class POIFSReaderEvent
- POIFSReaderListener - Interface in org.apache.poi.poifs.eventfilesystem
- Interface POIFSReaderListener
- POIFSViewable - Interface in org.apache.poi.poifs.dev
- Interface for a drill-down viewable object.
- POIFSViewEngine - Class in org.apache.poi.poifs.dev
- This class contains methods used to inspect POIFSViewable objects
- POIFSViewEngine() -
Constructor for class org.apache.poi.poifs.dev.POIFSViewEngine
-
- POIFSViewer - Class in org.apache.poi.poifs.dev
- A simple viewer for POIFS files
- POIFSViewer() -
Constructor for class org.apache.poi.poifs.dev.POIFSViewer
-
- POIFSWriterEvent - Class in org.apache.poi.poifs.filesystem
- Class POIFSWriterEvent
- POIFSWriterListener - Interface in org.apache.poi.poifs.filesystem
- Interface POIFSWriterListener
- POILogFactory - Class in org.apache.poi.util
- Provides logging without clients having to mess with
configuration/initialization.
- POILogger - Class in org.apache.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.
- POINT_DPI -
Static variable in class org.apache.poi.util.Units
- Points DPI (72 pixels per inch)
- pointsToMaster(double) -
Static method in class org.apache.poi.util.Units
-
- pointsToPixel(double) -
Static method in class org.apache.poi.util.Units
-
- POIOLE2TextExtractor - Class in org.apache.poi
- Common Parent for OLE2 based Text Extractors
of POI Documents, such as .doc, .xls
You will typically find the implementation of
a given format's text extractor under
org.apache.poi.[format].extractor .
- POIOLE2TextExtractor(POIDocument) -
Constructor for class org.apache.poi.POIOLE2TextExtractor
- Creates a new text extractor for the given document
- POIOLE2TextExtractor(POIOLE2TextExtractor) -
Constructor for class org.apache.poi.POIOLE2TextExtractor
- Creates a new text extractor, using the same
document as another text extractor.
- POISSON -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- POITextExtractor - Class in org.apache.poi
- Common Parent for Text Extractors
of POI Documents.
- POITextExtractor() -
Constructor for class org.apache.poi.POITextExtractor
-
- populateDictionary(byte[]) -
Method in class org.apache.poi.util.LZWDecompresser
- Populates the dictionary, and returns where in it
to begin writing new codes.
- pos -
Variable in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
- pos -
Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
- pos -
Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
- positionRecords(List<RecordBase>) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Some apps can define multiple HeaderFooterRecord records for a sheet.
- POWER -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- PowerEval -
Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- POWERPOINT2007 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- POWERPOINT2007_MACRO -
Static variable in class org.apache.poi.hpsf.ClassID
-
- POWERPOINT95 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- POWERPOINT97 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- PowerPtg - Class in org.apache.poi.ss.formula.ptg
-
- ppmt(double, int, int, double, double, int) -
Static method in class org.apache.poi.ss.formula.functions.Finance
- Emulates Excel/Calc's PPMT(interest_rate, period, number_payments, PV,
FV, Type) function, which calculates the portion of the payment at a
given period that will apply to principal.
- ppmt(double, int, int, double, double) -
Static method in class org.apache.poi.ss.formula.functions.Finance
-
- ppmt(double, int, int, double) -
Static method in class org.apache.poi.ss.formula.functions.Finance
-
- PPMT - Class in org.apache.poi.ss.formula.functions
- Compute the interest portion of a payment.
- PPMT() -
Constructor for class org.apache.poi.ss.formula.functions.PPMT
-
- PPT_SHOW -
Static variable in class org.apache.poi.hpsf.ClassID
-
- PrecisionRecord - Class in org.apache.poi.hssf.record
- Title: Precision Record
- PrecisionRecord() -
Constructor for class org.apache.poi.hssf.record.PrecisionRecord
-
- PrecisionRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PrecisionRecord
-
- preferArray() -
Method in interface org.apache.poi.poifs.dev.POIFSViewable
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.DirectoryNode
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.DocumentNode
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSDocument
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.property.Property
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- prepareToCheckMagic(InputStream) -
Static method in enum org.apache.poi.poifs.filesystem.FileMagic
- Checks if an
InputStream
can be reseted (i.e.
- preSerialize() -
Method in class org.apache.poi.hssf.model.InternalSheet
- Perform any work necessary before the sheet is about to be serialized.
- preSerialize() -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Perform any work necessary before the workbook is about to be serialized.
- preSerialize() -
Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- check if any shapes contain wrong data
At now(13.08.2010) check if patriarch contains 2 or more comments with same coordinates
- preSerialize() -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- check whether the data of sheet can be serialized
- PRESET_GEOMETRY_CACHE -
Static variable in interface org.apache.poi.sl.draw.Drawable
- Internal key for caching the preset geometries
- PresetColor - Enum in org.apache.poi.sl.usermodel
- Preset colors defined in DrawingML aka known/system colors
- PresetGeometries - Class in org.apache.poi.sl.draw.geom
-
- PresetGeometries() -
Constructor for class org.apache.poi.sl.draw.geom.PresetGeometries
-
- preWrite() -
Method in class org.apache.poi.poifs.property.DirectoryProperty
- Perform whatever activities need to be performed prior to
writing
- preWrite() -
Method in class org.apache.poi.poifs.property.DocumentProperty
- Perform whatever activities need to be performed prior to
writing
- preWrite() -
Method in class org.apache.poi.poifs.property.NPropertyTable
- Prepare to be written
- preWrite() -
Method in class org.apache.poi.poifs.property.Property
- Perform whatever activities need to be performed prior to
writing
- preWrite() -
Method in class org.apache.poi.poifs.property.PropertyTable
- Prepare to be written
- PRINT_CALC_BIT -
Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- A bit that specifies whether this object is expected to be updated on print to
reflect the values in the cell associated with the object.
- PrintCellComments - Enum in org.apache.poi.ss.usermodel
- These enumerations specify how cell comments shall be displayed for paper printing purposes.
- PRINTER_DEFAULT_PAPERSIZE -
Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- Whatever the printer's default paper size is
- printGridlines -
Variable in class org.apache.poi.hssf.model.InternalSheet
-
- PrintGridlinesRecord - Class in org.apache.poi.hssf.record
- Title: Print Gridlines Record
- PrintGridlinesRecord() -
Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- PrintGridlinesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- printHeaders -
Variable in class org.apache.poi.hssf.model.InternalSheet
-
- PrintHeadersRecord - Class in org.apache.poi.hssf.record
- Title: Print Headers Record
- PrintHeadersRecord() -
Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
-
- PrintHeadersRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
-
- PrintOrientation - Enum in org.apache.poi.ss.usermodel
- The enumeration value indicating the print orientation for a sheet.
- PrintSetup - Interface in org.apache.poi.ss.usermodel
-
- PrintSetupRecord - Class in org.apache.poi.hssf.record
- Title: PAGESETUP (0x00A1)
- PrintSetupRecord() -
Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
-
- PrintSetupRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
-
- PRINTSIZE_0033 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
- seems to be part of the
PageSettingsBlock
.
- processChildRecords() -
Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- Process the bytes into escher records.
- processContinueRecord(byte[]) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- processContinueRecord(byte[]) -
Method in class org.apache.poi.hssf.record.DrawingRecord
- Deprecated. POI 3.9
- processEvents(HSSFRequest, InputStream) -
Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
- Processes a DocumentInputStream into essentially Record events.
- processMatch(ValueEval) -
Method in class org.apache.poi.ss.formula.functions.DGet
-
- processMatch(ValueEval) -
Method in class org.apache.poi.ss.formula.functions.DMin
-
- processMatch(ValueEval) -
Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
- Process a match that is found during a run through a database.
- processPOIFSReaderEvent(POIFSReaderEvent) -
Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
- Process a POIFSReaderEvent that this listener had registered
for
- processPOIFSWriterEvent(POIFSWriterEvent) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- processPOIFSWriterEvent(POIFSWriterEvent) -
Method in interface org.apache.poi.poifs.filesystem.POIFSWriterListener
- Process a POIFSWriterEvent that this listener had registered
for
- processRecord(Record) -
Method in interface org.apache.poi.hssf.eventmodel.ERFListener
- Process a Record.
- processRecord(Record) -
Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
- This method, inherited from HSSFListener is implemented as a stub.
- processRecord(Record) -
Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- Process this record ourselves, and then
pass it on to our child listener
- processRecord(Record) -
Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
- Process this record ourselves, and then pass it on to our child listener
- processRecord(Record) -
Method in interface org.apache.poi.hssf.eventusermodel.HSSFListener
- process an HSSF Record.
- processRecord(Record) -
Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
- Called by HSSFEventFactory, passes the Record to each listener associated with
a record.sid.
- processRecord(Record) -
Method in class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
-
- processRecordInternally(Record) -
Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- Process the record ourselves, but do not
pass it on to the child Listener.
- processRecordInternally(Record) -
Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
- Process the record ourselves, but do not pass it on to the child
Listener.
- processRecords(InputStream) -
Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
- Create an array of records from an input stream
- processWorkbookEvents(HSSFRequest, POIFSFileSystem) -
Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
- Processes a file into essentially record events.
- processWorkbookEvents(HSSFRequest, DirectoryNode) -
Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
- Processes a file into essentially record events.
- PRODUCT -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- PROPER -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- Implementation of the PROPER function:
Normalizes all words (separated by non-word characters) by
making the first letter upper and the rest lower case.
- properties() -
Method in class org.apache.poi.hpsf.CustomProperties
-
- Property - Class in org.apache.poi.hpsf
- A property in a
Section
of a PropertySet
. - Property() -
Constructor for class org.apache.poi.hpsf.Property
- Creates an empty property.
- Property(Property) -
Constructor for class org.apache.poi.hpsf.Property
- Creates a
Property
as a copy of an existing Property
.
- Property(long, long, Object) -
Constructor for class org.apache.poi.hpsf.Property
- Creates a property.
- Property(long, byte[], long, int, int) -
Constructor for class org.apache.poi.hpsf.Property
- Creates a
Property
instance by reading its bytes
from the property set stream.
- Property(long, LittleEndianByteArrayInputStream, int, int) -
Constructor for class org.apache.poi.hpsf.Property
- Creates a
Property
instance by reading its bytes
from the property set stream.
- Property - Class in org.apache.poi.poifs.property
- This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.
- Property() -
Constructor for class org.apache.poi.poifs.property.Property
-
- Property(int, byte[], int) -
Constructor for class org.apache.poi.poifs.property.Property
- Constructor from byte data
- PROPERTY_SIZE -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- How big a single property is
- PROPERTY_TYPE_OFFSET -
Static variable in interface org.apache.poi.poifs.property.PropertyConstants
-
- PropertyBlock - Class in org.apache.poi.poifs.storage
- A block of Property instances
- PropertyConstants - Interface in org.apache.poi.poifs.property
- Interface PropertyConstants
- PropertyIDMap - Class in org.apache.poi.hpsf.wellknown
- This is a dictionary which maps property ID values to property
ID strings.
- PropertySet - Class in org.apache.poi.hpsf
- Represents a property set in the Horrible Property Set Format
(HPSF).
- PropertySet() -
Constructor for class org.apache.poi.hpsf.PropertySet
- Constructs a
PropertySet
instance.
- PropertySet(InputStream) -
Constructor for class org.apache.poi.hpsf.PropertySet
- Creates a
PropertySet
instance from an InputStream
in the Horrible Property Set Format.
- PropertySet(byte[], int, int) -
Constructor for class org.apache.poi.hpsf.PropertySet
- Creates a
PropertySet
instance from a byte array that
represents a stream in the Horrible Property Set Format.
- PropertySet(byte[]) -
Constructor for class org.apache.poi.hpsf.PropertySet
- Creates a
PropertySet
instance from a byte array
that represents a stream in the Horrible Property Set Format.
- PropertySet(PropertySet) -
Constructor for class org.apache.poi.hpsf.PropertySet
- Constructs a
PropertySet
by doing a deep copy of
an existing PropertySet
.
- PropertySetFactory - Class in org.apache.poi.hpsf
- Factory class to create instances of
SummaryInformation
,
DocumentSummaryInformation
and PropertySet
. - PropertySetFactory() -
Constructor for class org.apache.poi.hpsf.PropertySetFactory
-
- PropertyTable - Class in org.apache.poi.poifs.property
- This class embodies the Property Table for the
POIFSFileSystem
;
this is basically the directory for all of the documents in the
filesystem. - PropertyTable(HeaderBlock) -
Constructor for class org.apache.poi.poifs.property.PropertyTable
-
- PropertyTable(HeaderBlock, RawDataBlockList) -
Constructor for class org.apache.poi.poifs.property.PropertyTable
- reading constructor (used when we've read in a file and we want
to extract the property table from it).
- PropertyTableBase - Class in org.apache.poi.poifs.property
- This class embodies the Property Table for the filesystem,
which looks up entries in the filesystem to their
chain of blocks.
- PropertyTableBase(HeaderBlock) -
Constructor for class org.apache.poi.poifs.property.PropertyTableBase
-
- PropertyTableBase(HeaderBlock, List<Property>) -
Constructor for class org.apache.poi.poifs.property.PropertyTableBase
- Reading constructor (used when we've read in a file and we want
to extract the property table from it).
- PropertyTemplate - Class in org.apache.poi.ss.util
-
A
PropertyTemplate
is a template that can be applied to any sheet in
a project. - PropertyTemplate() -
Constructor for class org.apache.poi.ss.util.PropertyTemplate
- Create a PropertyTemplate object
- PropertyTemplate(PropertyTemplate) -
Constructor for class org.apache.poi.ss.util.PropertyTemplate
- Create a PropertyTemplate object from another PropertyTemplate
- PROTECTION__LOCKADJUSTHANDLES -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKAGAINSTGROUPING -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKAGAINSTSELECT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKASPECTRATIO -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKCROPPING -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKPOSITION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKROTATION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKTEXT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- PROTECTION__LOCKVERTICES -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- ProtectionRev4Record - Class in org.apache.poi.hssf.record
- Title: Protection Revision 4 Record (0x01AF)
- ProtectionRev4Record(boolean) -
Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
-
- ProtectionRev4Record(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
-
- ProtectRecord - Class in org.apache.poi.hssf.record
- Title: Protect Record (0x0012)
- ProtectRecord(boolean) -
Constructor for class org.apache.poi.hssf.record.ProtectRecord
-
- ProtectRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ProtectRecord
-
- protectSheet(String, boolean, boolean) -
Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- protect a spreadsheet with a password (not encrypted, just sets protect
flags and the password.
- protectSheet(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the protection enabled as well as the password
- protectSheet(String) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the protection enabled as well as the password
- provider -
Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- PROVIDER_AES -
Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- PROVIDER_RC4 -
Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- prst -
Variable in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
- prst -
Variable in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
- prstClr -
Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- PRSTM_BIT -
Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- A bit that specifies whether the object data are stored in an
embedding storage (= 0) or in the controls stream (ctls) (= 1).
- pt -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
-
- pt -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
- pt -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
- pt -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
-
- Ptg - Class in org.apache.poi.ss.formula.ptg
- Ptg represents a syntactic token in a formula.
- Ptg() -
Constructor for class org.apache.poi.ss.formula.ptg.Ptg
-
- put(String, CustomProperty) -
Method in class org.apache.poi.hpsf.CustomProperties
- Puts a
CustomProperty
into this map.
- put(String, Object) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named property.
- put(Long, String) -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- put(ClassID, PropertyIDMap) -
Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
- Associates a section format ID with a
PropertyIDMap
.
- put(String, PropertyIDMap) -
Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
- Associates the string representation of a section format ID with a
PropertyIDMap
- putAll(Map<? extends String, ? extends Object>) -
Method in class org.apache.poi.hpsf.CustomProperties
-
- putAll(Map<? extends Long, ? extends String>) -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- putByte(byte[], int, int) -
Static method in class org.apache.poi.util.LittleEndian
- executes:
- putCompressedUnicode(String, byte[], int) -
Static method in class org.apache.poi.util.StringUtil
- Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1
codepage).
- putCompressedUnicode(String, LittleEndianOutput) -
Static method in class org.apache.poi.util.StringUtil
-
- putDouble(byte[], int, double) -
Static method in class org.apache.poi.util.LittleEndian
- put a double value into a byte array
- putDouble(double, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- put a double value into a byte array
- putFloat(byte[], int, float) -
Static method in class org.apache.poi.util.LittleEndian
- put a float value into a byte array
- putFloat(float, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- put a float value into a byte array
- putInt(byte[], int, int) -
Static method in class org.apache.poi.util.LittleEndian
- put an int value into a byte array
- putInt(int, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- Put int into output stream
- putLong(byte[], int, long) -
Static method in class org.apache.poi.util.LittleEndian
- put a long value into a byte array
- putLong(long, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- Put long into output stream
- putShort(byte[], int, short) -
Static method in class org.apache.poi.util.LittleEndian
- put a short value into a byte array
- putShort(OutputStream, short) -
Static method in class org.apache.poi.util.LittleEndian
- Put signed short into output stream
- putShortArray(byte[], int, short[]) -
Static method in class org.apache.poi.util.LittleEndian
- Stores short array in buffer
- putUByte(byte[], int, short) -
Static method in class org.apache.poi.util.LittleEndian
- put an unsigned byte value into a byte array
- putUInt(byte[], int, long) -
Static method in class org.apache.poi.util.LittleEndian
- put an unsigned int value into a byte array
- putUInt(long, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- Put unsigned int into output stream
- putUnicodeLE(String, byte[], int) -
Static method in class org.apache.poi.util.StringUtil
- Takes a unicode string, and returns it as little endian (most
important byte last) bytes in the supplied byte array.
- putUnicodeLE(String, LittleEndianOutput) -
Static method in class org.apache.poi.util.StringUtil
-
- putUShort(byte[], int, int) -
Static method in class org.apache.poi.util.LittleEndian
- put an unsigned short value into a byte array
- putUShort(int, OutputStream) -
Static method in class org.apache.poi.util.LittleEndian
- Put unsigned short into output stream
- PV -
Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
-
- pv(double, double, double, double, boolean) -
Static method in class org.apache.poi.ss.formula.functions.FinanceLib
- Present value of an amount given the number of future payments, rate, amount
of individual payment, future value and boolean value indicating whether
payments are due at the beginning of period
(false => payments are due at end of period)
- Pxg - Interface in org.apache.poi.ss.formula.ptg
- An XSSF only special kind of Ptg, which stores the sheet / book
reference in string form.
- Pxg3D - Interface in org.apache.poi.ss.formula.ptg
- An XSSF only special kind of Ptg, which stores a range of
sheet / book references in string form.
Q
- QUAD_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- QUAD_ARROW_CALLOUT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- QuadArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- QuadArrowCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- QuadToCommand - Class in org.apache.poi.sl.draw.geom
-
- QUARTO_PAPERSIZE -
Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- Quarto 215x275 mm
- QUICKTIP_0800 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- Quotient - Class in org.apache.poi.ss.formula.functions
- Implementation for Excel QUOTIENT () function.
- Quotient() -
Constructor for class org.apache.poi.ss.formula.functions.Quotient
-
R
- r -
Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
-
- r -
Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- r -
Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
- RADIANS -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- RAND -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- RangeEval - Class in org.apache.poi.ss.formula.eval
-
- RangePtg - Class in org.apache.poi.ss.formula.ptg
-
- Rank - Class in org.apache.poi.ss.formula.functions
- Returns the rank of a number in a list of numbers.
- Rank() -
Constructor for class org.apache.poi.ss.formula.functions.Rank
-
- Rate - Class in org.apache.poi.ss.formula.functions
- Implements the Excel Rate function
- Rate() -
Constructor for class org.apache.poi.ss.formula.functions.Rate
-
- RAW_XML_FILE_HEADER -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- The first 5 bytes of a raw XML file, used in detection
- 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
- rawText -
Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
- RC4_REKEYING_INTERVAL -
Static variable in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- 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(LittleEndianByteArrayInputStream, int, long, int) -
Static method in class org.apache.poi.hpsf.VariantSupport
-
- read(RecordStream) -
Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- reads zero or more consecutive
MergeCellsRecord
s
- read(RecordInputStream) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- read(byte[], int, int) -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- read() -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- read(byte[], int, int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- read(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- read() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- read(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- read(int, long) -
Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- read(int, long) -
Method in class org.apache.poi.poifs.nio.DataSource
-
- read(int, long) -
Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- 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(LittleEndianInput) -
Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- read(LittleEndianInput) -
Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- read() -
Method in class org.apache.poi.util.BoundedInputStream
- Invokes the delegate's
read()
method if
the current position is less than the limit.
- read(byte[]) -
Method in class org.apache.poi.util.BoundedInputStream
- Invokes the delegate's
read(byte[])
method.
- read(byte[], int, int) -
Method in class org.apache.poi.util.BoundedInputStream
- Invokes the delegate's
read(byte[], int, int)
method.
- read() -
Method in class org.apache.poi.util.LittleEndianCP950Reader
-
- read(char[], int, int) -
Method in class org.apache.poi.util.LittleEndianCP950Reader
-
- read(byte[], int, int) -
Method in class org.apache.poi.util.ReplacingInputStream
-
- read(byte[]) -
Method in class org.apache.poi.util.ReplacingInputStream
-
- read() -
Method in class org.apache.poi.util.ReplacingInputStream
-
- read() -
Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- read(byte[]) -
Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- read(byte[], int, int) -
Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- readAllContinuedRemainder() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Deprecated. POI 2.0 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.cont.ContinuableRecordInput
-
- 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.poifs.filesystem.NDocumentInputStream
-
- readByte() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
-
- readCoordinates(LittleEndianInput) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- readCoordinates(LittleEndianInput) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- 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.cont.ContinuableRecordInput
-
- 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.poifs.filesystem.NDocumentInputStream
-
- readDouble() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
-
- readFormatOptions(RecordInputStream) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- 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.cont.ContinuableRecordInput
-
- readFully(byte[], int, int) -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- 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[], int, int, boolean) -
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.filesystem.NDocumentInputStream
-
- readFully(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
InputStream.read(byte[], int, int)
, but tries to ensure
that the entire len number of bytes is read.
- readFully(ReadableByteChannel, ByteBuffer) -
Static method in class org.apache.poi.util.IOUtils
- Same as the normal channel.read(b), but tries to ensure
that the buffer is filled completely if possible, i.e.
- 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
-
- readHeader(byte[], int) -
Method in class org.apache.poi.ddf.EscherRecord
- Reads the 8 byte header information and populates the
options
and recordId
records.
- 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
- readInstance(byte[], int) -
Static method in class org.apache.poi.ddf.EscherRecord
- Read the options field from header and return instance part of it.
- readInt() -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- readInt() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
-
- readInt() -
Method in class org.apache.poi.util.RLEDecompressingInputStream
- Convenience method for read a 4-bytes int in little endian encoding.
- 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.cont.ContinuableRecordInput
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- readLong() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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.
- readMacros() -
Method in class org.apache.poi.poifs.macros.VBAMacroReader
- Reads all macros from all modules of the opened office file.
- readMacros(DirectoryNode, VBAMacroReader.ModuleMap) -
Method in class org.apache.poi.poifs.macros.VBAMacroReader
- Reads VBA Project modules from a VBA Project directory located at
macroDir into modules.
- readPlain(byte[], int, int) -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- readPlain(byte[], int, int) -
Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- readPlain(byte[], int, int) -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- readPlain(byte[], int, int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- Used when BIFF header fields (sid, size) are being read.
- readPlain(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- readPlain(byte[], int, int) -
Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- readPlain(byte[], int, int) -
Method in interface org.apache.poi.util.LittleEndianInput
- Usually acts the same as
LittleEndianInput.readFully(byte[], int, int)
, but
for an encrypted stream the raw (unencrypted) data is filled
- readPlain(byte[], int, int) -
Method in class org.apache.poi.util.LittleEndianInputStream
-
- readProperties() -
Method in class org.apache.poi.POIDocument
- Find, and create objects for, the standard
Document Information Properties (HPSF).
- 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.cont.ContinuableRecordInput
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- readShort() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
-
- readShort() -
Method in class org.apache.poi.util.RLEDecompressingInputStream
- Convenience method for read a 2-bytes short in little endian encoding.
- readString() -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- readTokens(int, LittleEndianInput) -
Static method in class org.apache.poi.ss.formula.ptg.Ptg
- Reads size bytes of the input stream, to create an array of Ptgs.
- readUByte() -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- 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.filesystem.NDocumentInputStream
-
- readUByte() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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
-
- readUInt() -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- readUInt(InputStream) -
Static method in class org.apache.poi.util.LittleEndian
- get an unsigned int value from an InputStream
- readUInt() -
Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- readUInt() -
Method in class org.apache.poi.util.LittleEndianInputStream
- get an unsigned int value from an InputStream
- 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
- readUnicodeLPP4(LittleEndianInput) -
Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- 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.cont.ContinuableRecordInput
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- readUShort() -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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.
- readUtf8LPP4(LittleEndianInput) -
Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- RecalcIdRecord - Class in org.apache.poi.hssf.record
- Title: Recalc Id Record (0x01C1)
- RecalcIdRecord() -
Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
-
- RecalcIdRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
-
- Record - Class in org.apache.poi.hssf.record
- All HSSF Records inherit from this class.
- Record() -
Constructor for class org.apache.poi.hssf.record.Record
-
- record -
Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Low-level record object that stores the actual hyperlink data
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherBlipRecord
-
- 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.EscherTertiaryOptRecord
-
- 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.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, EncryptionInfo, 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 Record
s 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
-
- recordsToMap(Class<?>[]) -
Static method in class org.apache.poi.ddf.DefaultEscherRecordFactory
- Converts from a list of classes into a map that contains the record id as the key and
the Constructor in the value part of the map.
- RecordStream - Class in org.apache.poi.hssf.model
- Simplifies iteration over a sequence of Record objects.
- RecordStream(List<Record>, int, int) -
Constructor for class org.apache.poi.hssf.model.RecordStream
- Creates a RecordStream bounded by startIndex and endIndex
- RecordStream(List<Record>, int) -
Constructor for class org.apache.poi.hssf.model.RecordStream
-
- rect -
Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
- RECT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- RectAlign - Enum in org.apache.poi.sl.usermodel
- Specifies possible rectangle alignment types.
- Rectangle -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Ref3DPtg - Class in org.apache.poi.ss.formula.ptg
- Title: Reference 3D Ptg
- Ref3DPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- Ref3DPtg(String, int) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- Ref3DPtg(CellReference, int) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- Ref3DPxg - Class in org.apache.poi.ss.formula.ptg
- Title: XSSF 3D Reference
- Ref3DPxg(int, SheetIdentifier, String) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- Ref3DPxg(int, SheetIdentifier, CellReference) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- Ref3DPxg(SheetIdentifier, String) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- Ref3DPxg(SheetIdentifier, CellReference) -
Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- REF_ABSOLUTE -
Static variable in class org.apache.poi.ss.formula.functions.Address
-
- REF_INVALID -
Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
- #REF! - Illegal or deleted cell reference
- REF_INVALID -
Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
- #REF! - Illegal or deleted cell reference
- REF_RELATIVE -
Static variable in class org.apache.poi.ss.formula.functions.Address
-
- REF_ROW_ABSOLUTE_COLUMN_RELATIVE -
Static variable in class org.apache.poi.ss.formula.functions.Address
-
- REF_ROW_RELATIVE_RELATIVE_ABSOLUTE -
Static variable in class org.apache.poi.ss.formula.functions.Address
-
- 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.ss.formula.ptg
- RefError - handles deleted cell reference
- RefErrorPtg() -
Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- RefErrorPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- RefEval - Interface in org.apache.poi.ss.formula.eval
- RefEval is the super interface for Ref2D and Ref3DEval.
- RefEvalBase - Class in org.apache.poi.ss.formula.eval
- Common base class for implementors of
RefEval
- RefEvalBase(SheetRange, int, int) -
Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
-
- RefEvalBase(int, int, int, int) -
Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
-
- RefEvalBase(int, int, int) -
Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
-
- RefListEval - Class in org.apache.poi.ss.formula.eval
- Handling of a list of values, e.g.
- RefListEval(ValueEval, ValueEval) -
Constructor for class org.apache.poi.ss.formula.eval.RefListEval
-
- 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.ss.formula.ptg
- RefNPtg
- RefNPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.RefNPtg
-
- RefPtg - Class in org.apache.poi.ss.formula.ptg
- ReferencePtg - handles references (such as A1, A2, IA4)
- RefPtg(String) -
Constructor for class org.apache.poi.ss.formula.ptg.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.ss.formula.ptg.RefPtg
-
- RefPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
-
- RefPtg(CellReference) -
Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
-
- RefPtgBase - Class in org.apache.poi.ss.formula.ptg
- ReferencePtgBase - handles references (such as A1, A2, IA4)
- RefPtgBase() -
Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- RefPtgBase(CellReference) -
Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- RefreshAllRecord - Class in org.apache.poi.hssf.record
- Title: Refresh All Record (0x01B7)
- RefreshAllRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
-
- RefreshAllRecord(boolean) -
Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
-
- RegionUtil - Class in org.apache.poi.ss.util
- Various utility functions that make working with a region of cells easier.
- registerBouncyCastle() -
Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
- registerFunction(String, FreeRefFunction) -
Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
- Register a ATP function in runtime.
- registerFunction(String, Function) -
Static method in class org.apache.poi.ss.formula.eval.FunctionEval
- Register a new function in runtime.
- registerFunction(String, FreeRefFunction) -
Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
- Register a ATP function in runtime.
- registerFunction(String, Function) -
Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
- Register a function in runtime.
- 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.ss.formula.eval
- Base class for all comparison operator evaluators
- RelationalOperationEval() -
Constructor for class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
- remaining() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- The remaining number of bytes in the current record.
- Removal - Annotation Type in org.apache.poi.util
- Program elements annotated @Removal track the earliest final release
when a deprecated feature will be removed.
- remove(Object) -
Method in class org.apache.poi.hpsf.CustomProperties
- Removes a custom property - only works for keys of type String
- remove(Object) -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- remove(Object) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Find the given record in the record list by identity and removes it
- 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() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBufferIterator
-
- 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(int) -
Method in class org.apache.poi.util.IntList
- Removes the element at the specified position in this list.
- remove() -
Method in class org.apache.poi.util.StringUtil.StringsIterator
-
- remove1stProperty(long) -
Method in class org.apache.poi.hpsf.PropertySet
-
- removeAll(IntList) -
Method in class org.apache.poi.util.IntList
- Removes from this list all the elements that are contained in
the specified collection
- removeAllCells() -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- Removes all the cells from the row, and their
records too.
- 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.
- removeApplicationVersion() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the Application Version
- 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.
- removeBorder(TableCell.BorderEdge) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Remove all line attributes of the given border edge
- 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.
- removeCharCountWithSpaces() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the character count
- removeChildRecord(EscherRecord) -
Method in class org.apache.poi.ddf.EscherContainerRecord
- Removes the given escher record from the child list
- 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
- removeConditionalFormatting(int) -
Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
- Removes a Conditional Formatting object by index
- removeContentStatus() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the content status of the file
- removeContentType() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the content type of the file
- 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.
- removeDocumentVersion() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the document version string
- removeEditTime() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Remove the total time spent in editing the document.
- removeEscherProperty(int) -
Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- removeExFormatRecord(ExtendedFormatRecord) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Removes the given ExtendedFormatRecord record from the
file's list.
- removeExFormatRecord(int) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Removes ExtendedFormatRecord record with given index 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.
- removeHyperlink() -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Removes the hyperlink for this cell, if there is one.
- removeHyperlink(HSSFHyperlink) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Remove the underlying HyperlinkRecord from this sheet.
- removeHyperlink(HyperlinkRecord) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Remove the underlying HyperlinkRecord from this sheet
- removeHyperlink() -
Method in interface org.apache.poi.ss.usermodel.Cell
- Removes the hyperlink for this cell, if there is one.
- removeHyperlinksChanged() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the flag for if the User Defined Property Set has been updated
outside of the Application.
- removeKeywords() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the keywords.
- removeLanguage() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the document language
- 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)
- removeMergedRegions(Collection<Integer>) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Removes a number of merged regions of cells (hence letting them free)
- removeMergedRegions(Collection<Integer>) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Removes a number of merged regions 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(Name) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- As
HSSFWorkbook.removeName(String)
is not necessarily unique
(name + sheet index is unique), this method is more accurate.
- 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
- removeName(Name) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Remove a defined 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.Section
- Removes a property.
- removeProperty(Property) -
Method in class org.apache.poi.poifs.property.PropertyTableBase
- 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.
- removeShape(HSSFShape) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
- removeShape(HSSFShape) -
Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- remove first level shapes
- removeShape(HSSFShape) -
Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- removeShape(S) -
Method in interface org.apache.poi.sl.usermodel.ShapeContainer
- Removes the specified shape from this sheet, if it is present
(optional operation).
- removeShapeToObjRecord(EscherRecord) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- Remove echerRecord and associated to it Obj or TextObj record
- removeSheet(int) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- removeSheet(int) -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- removeSheetAt(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Removes sheet at the given index.
- 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.
- removeTailRecord(NoteRecord) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- Remove tail record from the existing map
- 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(int) -
Method in class org.apache.poi.util.IntList
- 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.
- removeVBADigitalSignature() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the VBA Digital Signature
- 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.
- renameTo(String) -
Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- REPLACE -
Static variable in class org.apache.poi.ss.format.CellNumberStringMod
-
- Replace - Class in org.apache.poi.ss.formula.functions
- An implementation of the Excel REPLACE() function:
- Replace() -
Constructor for class org.apache.poi.ss.formula.functions.Replace
-
- replaceContents(InputStream) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSDocument
-
- replaceDirectory(DirectoryNode) -
Method in class org.apache.poi.POIDocument
- Replaces the attached directory, e.g.
- replaceValueRecord(CellValueRecordInterface) -
Method in class org.apache.poi.hssf.model.InternalSheet
- replace a value record from the records array.
- ReplacingInputStream - Class in org.apache.poi.util
- Simple FilterInputStream that can replace occurrences of bytes with something else.
- ReplacingInputStream(InputStream, String, String) -
Constructor for class org.apache.poi.util.ReplacingInputStream
- Replace occurrences of pattern in the input.
- ReplacingInputStream(InputStream, byte[], byte[]) -
Constructor for class org.apache.poi.util.ReplacingInputStream
- Replace occurrences of pattern in the input.
- Rept - Class in org.apache.poi.ss.formula.functions
- Implementation for Excel REPT () function.
- Rept() -
Constructor for class org.apache.poi.ss.formula.functions.Rept
-
- ReSave - Class in org.apache.poi.hssf.dev
- Utility to test that POI produces readable output
after re-saving xls files.
- ReSave() -
Constructor for class org.apache.poi.hssf.dev.ReSave
-
- reset() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Resets the stream position to the previously marked position.
- reset() -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- 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.poifs.filesystem.NDocumentInputStream
- 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.poifs.filesystem.ODocumentInputStream
- 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.BoundedInputStream
- Invokes the delegate's
reset()
method.
- resetBackgroundImage() -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- resetFontCache() -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Reset the fonts cache, causing all new calls
to getFontAt() to create new objects.
- resetFontStyle() -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- set font style options to default values (non-italic, non-bold)
- resetFontStyle() -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- set font style options to default values (non-italic, non-bold)
- resetUserLocale() -
Static method in class org.apache.poi.util.LocaleUtil
-
- resetUserTimeZone() -
Static method in class org.apache.poi.util.LocaleUtil
- Clear the thread-local user time zone.
- resize() -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- Reset the image to the dimension of the embedded image
- resize(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- Resize the image proportionally.
- resize(double, double) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- Resize the image
- resize() -
Method in class org.apache.poi.sl.draw.DrawPictureShape
- Resize this picture to the default size.
- resize(Rectangle2D) -
Method in class org.apache.poi.sl.draw.DrawPictureShape
- Fit picture shape into the target rectangle, maintaining the aspect ratio
and repositioning within the target rectangle with a centered alignment.
- resize(Rectangle2D, RectAlign) -
Method in class org.apache.poi.sl.draw.DrawPictureShape
- Fit picture shape into the target rectangle, maintaining the aspect ratio
and repositioning within the target rectangle based on the specified
alignment (gravity).
- resize() -
Method in interface org.apache.poi.ss.usermodel.Picture
- Reset the image to the dimension of the embedded image
- resize(double) -
Method in interface org.apache.poi.ss.usermodel.Picture
- Resize the image proportionally.
- resize(double, double) -
Method in interface org.apache.poi.ss.usermodel.Picture
- Resize the image.
- resizeToFitText() -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Adjust the size of the shape so it encompasses the text inside it.
- resizeToFitText(Graphics2D) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Adjust the size of the shape so it encompasses the text inside it.
- resolveNameXText(int, int) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- resolveNameXText(NameXPtg) -
Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- resolveNameXText(NameXPtg) -
Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- resolveNameXText(NameXPtg) -
Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
-
- Resources - Interface in org.apache.poi.sl.usermodel
- Common SlideShow resources, such as fonts, pictures
and multimedia data
- retainAll(IntList) -
Method in class org.apache.poi.util.IntList
- Retains only the elements in this list that are contained in
the specified collection.
- rev -
Variable in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
- Ribbon -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- RIBBON -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- Ribbon2 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- 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 -
Variable in class org.apache.poi.sl.usermodel.Insets2D
- The inset from the right.
- RIGHT -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
- 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
-
- RightArrowCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- RightBrace -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- RightBracket -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- 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
-
- RightTriangle -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- 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)
- 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.
- RLEDecompressingInputStream - Class in org.apache.poi.util
- Wrapper of InputStream which provides Run Length Encoding (RLE)
decompression on the fly.
- RLEDecompressingInputStream(InputStream) -
Constructor for class org.apache.poi.util.RLEDecompressingInputStream
- Creates a new wrapper RLE Decompression InputStream.
- Roman - Class in org.apache.poi.ss.formula.functions
- Implementation for Excel WeekNum() function.
- Roman() -
Constructor for class org.apache.poi.ss.formula.functions.Roman
-
- ROMAN -
Static variable in class org.apache.poi.ss.formula.functions.Roman
-
- ROOT_TYPE -
Static variable in interface org.apache.poi.poifs.property.PropertyConstants
-
- RootProperty - Class in org.apache.poi.poifs.property
- Root property
- RootProperty(int, byte[], int) -
Constructor for class org.apache.poi.poifs.property.RootProperty
- reader constructor
- rot -
Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- rot -
Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
-
- 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
-
- rotate(double) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Concatenates the current
Graphics2D
Transform
with a rotation transform.
- rotate(double, double, double) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Concatenates the current
Graphics2D
Transform
with a translated rotation
transform.
- 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.ss.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.ss.formula.functions.NumericFunction
-
- RoundRectangle -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ROUNDUP -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- Row - Interface in org.apache.poi.ss.usermodel
- High level representation of a row of a spreadsheet.
- Row.MissingCellPolicy - Enum 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.ss.formula.functions
- Implementation for the Excel function ROW
- RowFunc() -
Constructor for class org.apache.poi.ss.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
- rowHeight(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- 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)
- 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.ss.formula.functions
- Implementation for Excel ROWS function.
- Rows() -
Constructor for class org.apache.poi.ss.formula.functions.Rows
-
- RowShifter - Class in org.apache.poi.ss.usermodel.helpers
- Helper for shifting rows up or down
This abstract class exists to consolidate duplicated code between XSSFRowShifter and HSSFRowShifter (currently methods sprinkled throughout HSSFSheet)
- RowShifter(Sheet) -
Constructor for class org.apache.poi.ss.usermodel.helpers.RowShifter
-
- 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
-
- runBiffViewer(PrintWriter, InputStream, boolean, boolean, boolean, boolean) -
Static method in class org.apache.poi.hssf.dev.BiffViewer
-
S
- S_BRACKET_SYMBOL -
Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- safelyAllocate(long, int) -
Static method in class org.apache.poi.util.IOUtils
-
- sameProperties(FontRecord) -
Method in class org.apache.poi.hssf.record.FontRecord
- Does this FontRecord have all the same font
properties as the supplied FontRecord?
Note that
FontRecord.equals(Object)
will check
for exact objects, while this will check
for exact contents, because normally the
font record's position makes a big
difference too.
- sanityCheckBlockCount(int) -
Static method in class org.apache.poi.poifs.storage.BlockAllocationTableReader
-
- sat -
Variable in class org.apache.poi.sl.draw.binding.CTHslColor
-
- SaveRecalcRecord - Class in org.apache.poi.hssf.record
- Title: Save Recalc Record
- SaveRecalcRecord() -
Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- SaveRecalcRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- ScalarConstantPtg - Class in org.apache.poi.ss.formula.ptg
- Common superclass of all
Ptg
s that represent simple constant values. - ScalarConstantPtg() -
Constructor for class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
-
- scale(double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- scale(double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- scale(double, double) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Concatenates the current
Graphics2D
Transform
with a scaling transformation
Subsequent rendering is resized according to the specified scaling
factors relative to the previous scaling.
- ScatterChartData - Interface in org.apache.poi.ss.usermodel.charts
- Data for a Scatter Chart
- ScatterChartSeries - Interface in org.apache.poi.ss.usermodel.charts
- Represents scatter charts series.
- ScenarioProtectRecord - Class in org.apache.poi.hssf.record
- Title: Scenario Protect Record
- ScenarioProtectRecord() -
Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- ScenarioProtectRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- schemeClr -
Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SCL_00A0 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SCLRecord - Class in org.apache.poi.hssf.record
- Specifies the window's zoom magnification.
- SCLRecord() -
Constructor for class org.apache.poi.hssf.record.SCLRecord
-
- SCLRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SCLRecord
-
- scrgbClr -
Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- Seal -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- SEARCH -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- Implementation of the FIND() function.
- SECOND -
Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
-
- SECONDS_PER_DAY -
Static variable in class org.apache.poi.ss.usermodel.DateUtil
-
- SECONDS_PER_MINUTE -
Static variable in class org.apache.poi.ss.usermodel.DateUtil
-
- Section - Class in org.apache.poi.hpsf
- Represents a section in a
PropertySet
. - Section() -
Constructor for class org.apache.poi.hpsf.Section
- Creates an empty
Section
.
- Section(Section) -
Constructor for class org.apache.poi.hpsf.Section
- Constructs a
Section
by doing a deep copy of an
existing Section
.
- Section(byte[], int) -
Constructor for class org.apache.poi.hpsf.Section
- Creates a
Section
instance from a byte array.
- SectionIDMap - Class in org.apache.poi.hpsf.wellknown
- Maps section format IDs to
PropertyIDMap
s. - SectionIDMap() -
Constructor for class org.apache.poi.hpsf.wellknown.SectionIDMap
-
- SelectionRecord - Class in org.apache.poi.hssf.record
- Title: Selection Record (0x001D)
- SelectionRecord(int, int) -
Constructor for class org.apache.poi.hssf.record.SelectionRecord
- Creates a default selection record (cell A1, in pane ID 3)
- SelectionRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBlipRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherContainerRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherDggRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherDgRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- serialize() -
Method in class org.apache.poi.ddf.EscherRecord
- Serializes to a new byte array.
- serialize(int, byte[]) -
Method in class org.apache.poi.ddf.EscherRecord
- Serializes to an existing byte array without serialization listener.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherRecord
- Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherSpRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Serializes all records int the worksheet section into a big byte array.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BackupRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BlankRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BOFRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CellRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CFHeader12Record
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CFRule12Record
- called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
- called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CodepageRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- serialize(LittleEndianOutput) -
Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.common.UnicodeString
- Serialises out the String.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
- Serializes this record's content to the supplied data output.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ContinueRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CountryRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CRNRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DBCellRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DConRefRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DeltaRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DSFRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.EndSubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.EOFRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- Serializes this aggregate to a byte array.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FeatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FilePassRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FontRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FormatRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FtCblsSubRecord
- Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FtCfSubRecord
- Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.GridsetRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.GutsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.HCenterRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- spit the record out AS IS.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.HideObjRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.IterationRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.LabelRecord
- THROWS A RUNTIME EXCEPTION..
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.MMSRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.MulRKRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.NameRecord
- NameRecord can span into
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.NoteRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ObjRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.OldLabelRecord
- Not supported
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PaletteRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PaneRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PasswordRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ProtectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- serialize() -
Method in class org.apache.poi.hssf.record.Record
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RecordBase
- called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RefModeRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RowRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SCLRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SelectionRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.SSTRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.StandardRecord
- Write the data content of this BIFF record including the sid and record length.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.StandardRecord
- Write the data content of this BIFF record.
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.StringRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.StyleRecord
-
- serialize() -
Method in class org.apache.poi.hssf.record.SubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SubRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SupBookRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.TabIdRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.TableStylesRecord
-
- serialize(ContinuableRecordOutput) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.UnknownRecord
- spit the record out AS IS.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.UserSViewBegin
- spit the record out AS IS.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.UserSViewEnd
- spit the record out AS IS.
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.VCenterRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.Formula
- Writes The formula encoding is includes:
ushort tokenDataLen
tokenData
arrayConstantData (if present)
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.ss.util.CellRangeAddress
-
- serialize(int, byte[]) -
Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- serialize(LittleEndianOutput) -
Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- serializeArrayConstantData(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.Formula
-
- serializeComplexPart(byte[], int) -
Method in class org.apache.poi.ddf.EscherComplexProperty
- Serializes the complex part of this property
- serializeComplexPart(byte[], int) -
Method in class org.apache.poi.ddf.EscherProperty
- Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeComplexPart(byte[], int) -
Method in class org.apache.poi.ddf.EscherSimpleProperty
- Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeExtraData(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.ArrayRecord
-
- serializeExtraData(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- serializeExtraData(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- serializeExtraData(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- serializeFormattingBlock(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- serializePtgs(Ptg[], byte[], int) -
Static method in class org.apache.poi.ss.formula.ptg.Ptg
- Writes the ptgs to the data buffer, starting at the specified offset.
- serializeSimplePart(byte[], int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
- Serializes the simple part of this property.
- serializeSimplePart(byte[], int) -
Method in class org.apache.poi.ddf.EscherComplexProperty
- Serializes the simple part of this property.
- serializeSimplePart(byte[], int) -
Method in class org.apache.poi.ddf.EscherProperty
- Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeSimplePart(byte[], int) -
Method in class org.apache.poi.ddf.EscherSimpleProperty
- Serialize the simple part of the escher record.
- serializeTokens(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.Formula
-
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
-
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.CellRecord
- writes out the value data for this cell record
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.NumberRecord
-
- serializeValue(LittleEndianOutput) -
Method in class org.apache.poi.hssf.record.RKRecord
-
- SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record.chart
- The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesChartGroupIndexRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesIndexRecord - Class in org.apache.poi.hssf.record.chart
- links a series to its position in the series list.
- SeriesIndexRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesIndexRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesLabelsRecord - Class in org.apache.poi.hssf.record.chart
- The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesLabelsRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesListRecord - Class in org.apache.poi.hssf.record.chart
- SERIESLIST (0x1016)
- SeriesListRecord(short[]) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- SeriesListRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- SeriesRecord - Class in org.apache.poi.hssf.record.chart
- The series record describes the overall data for a series.
- SeriesRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesTextRecord - Class in org.apache.poi.hssf.record.chart
- SERIESTEXT (0x100D)
- SeriesTextRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesTextRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesToChartGroupRecord - Class in org.apache.poi.hssf.record.chart
- Indicates the chart-group index for a series.
- SeriesToChartGroupRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- SeriesToChartGroupRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- set(double, double, double, double) -
Method in class org.apache.poi.sl.usermodel.Insets2D
- Set top, left, bottom, and right to the specified values
- set(int) -
Method in class org.apache.poi.util.BitField
- Set the bits.
- set(byte) -
Method in class org.apache.poi.util.ByteField
- set the ByteField's current value
- set(byte, byte[]) -
Method in class org.apache.poi.util.ByteField
- set the ByteField's current value and write it to a byte array
- set(int) -
Method in class org.apache.poi.util.IntegerField
- set the IntegerField's current value
- set(int, byte[]) -
Method in class org.apache.poi.util.IntegerField
- set the IntegerField's current value and write it to a byte
array
- set(int, int) -
Method in class org.apache.poi.util.IntList
- Replaces the element at the specified position in this list
with the specified element
- set(long) -
Method in class org.apache.poi.util.LongField
- set the LongField's current value
- set(long, byte[]) -
Method in class org.apache.poi.util.LongField
- set the LongField's current value and write it to a byte array
- set(short) -
Method in class org.apache.poi.util.ShortField
- set the ShortField's current value
- set(short, byte[]) -
Method in class org.apache.poi.util.ShortField
- set the ShortField's current value and write it to a byte array
- set123Prefix(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set some old holdover from lotus 123.
- set1stProperty(long, String) -
Method in class org.apache.poi.hpsf.PropertySet
-
- set1stProperty(long, int) -
Method in class org.apache.poi.hpsf.PropertySet
-
- set1stProperty(long, boolean) -
Method in class org.apache.poi.hpsf.PropertySet
-
- set1stProperty(long, byte[]) -
Method in class org.apache.poi.hpsf.PropertySet
-
- setAction(String) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the action property.
- setActive(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- is the sheet currently displayed in the window
- setActive(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether sheet is selected.
- setActiveCell(CellAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets location of the active cell
- setActiveCell(CellAddress) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets location of the active cell
- setActiveCellCol(short) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the active column
- setActiveCellCol(short) -
Method in class org.apache.poi.hssf.record.SelectionRecord
- set the active cell's col
- setActiveCellRef(short) -
Method in class org.apache.poi.hssf.record.SelectionRecord
- set the active cell's reference number
- setActiveCellRow(int) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the active row
- setActiveCellRow(int) -
Method in class org.apache.poi.hssf.record.SelectionRecord
- set the active cell's row
- setActivePane(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the active pane field for the Pane record.
- setActiveSheet(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Convenience method to set the active sheet.
- setActiveSheet(int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Convenience method to set the active sheet.
- setActiveSheetIndex(int) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- setAddMenuCount(byte) -
Method in class org.apache.poi.hssf.record.MMSRecord
- set number of add menu options (set to 0)
- setAddress(String) -
Method in interface org.apache.poi.common.usermodel.Hyperlink
- Hyperlink address.
- setAddress(String) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Hyperlink address.
- setAddress(CellAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setAddress(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setAddress(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Hyperlink address.
- setAddress(CellAddress) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Set the address of the cell that this comment is attached to
- setAddress(int, int) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Set the address of the cell that this comment is attached to
- setAdtlDiag(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set for diagonal borders? No idea (its a palette color for the other function
we didn't know what was?)
- setAdtlDiagLineStyle(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the diagonal border line style? Who the heck ever heard of a diagonal border?
- setAdtlFillPattern(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the fill pattern
- setAdtlPaletteOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the additional palette options bitmask (see individual bitsetter methods
that reference this method)
- setAhLst(CTAdjustHandleList) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the ahLst property.
- setAlignFormattingUnchanged() -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setAlignment(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the horizontal alignment of the cell.
- setAlignment(HorizontalAlignment) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of horizontal alignment for the cell
- setAlignment(Cell, HorizontalAlignment) -
Static method in class org.apache.poi.ss.util.CellUtil
- Take a cell, and align it.
- setAlignmentOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the alignment options bitmask.
- setAllBorders(Object...) -
Method in class org.apache.poi.sl.draw.DrawTableShape
- Format the table and apply the specified Line to all cell boundaries,
both outside and inside.
- setAllThreadsPreferEventExtractors(Boolean) -
Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
- Should all threads prefer event based over usermodel based extractors?
If set, will take preference over the Thread level setting.
- setAlpha(double) -
Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- setAlpha(double) -
Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- setAlternateExpression(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- whether alternate expression evaluation is on
- setAlternateFormula(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- whether alternative formula entry is on
- setAlternativeExpression(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- whether alternate expression evaluation is on
- setAlternativeFormula(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- whether alternative formula entry is on
- setAlwaysCalc(boolean) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setAlwaysCalc(boolean) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setAnchor(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setAnchor(short, int, int, int, short, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- Sets the top-left and bottom-right coordinates of
the anchor.
- setAnchor(HSSFAnchor) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- Sets a particular anchor.
- setAnchor(Rectangle2D) -
Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- setAnchorId(short) -
Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- Set the anchor id field for the ObjectLink record.
- setAnchorType(ClientAnchor.AnchorType) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the anchor type
- setAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
- Sets the value of the ang property.
- setAny(Object) -
Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- Sets the value of the any property.
- setApplicationName(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the application name.
- setApplicationVersion(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the Application version, which must be a 4 byte int with
the two high order bytes having the major version number, and the
two low order bytes the minor version number.
- setArabic(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- is this arabic?
- setARGBHex(String) -
Method in class org.apache.poi.ss.usermodel.ExtendedColor
- Sets the ARGB value from hex format, eg FF0077FF.
- setArrayData(byte[], int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
- We have this method because the way in which arrays in escher works
is screwed for seemly arbitrary reasons.
- setArrayFormula(CellRangeAddress, Ptg[]) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setArrayFormula(String, CellRangeAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setArrayFormula(String, CellRangeAddress) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets array formula to specified region for result.
- setAsActiveCell() -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Sets this cell as the active cell for the worksheet
- setAsActiveCell() -
Method in interface org.apache.poi.ss.usermodel.Cell
- Sets this cell as the active cell for the worksheet
- setAssociatedRange(CellRangeAddress) -
Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setAttributes(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font attributes (see individual bit setters that reference this method)
- setAuthor(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the author.
- setAuthor(String) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Name of the original comment author
- setAuthor(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Name of the original comment author
- setAuthor(String) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Name of the original comment author
- setAuto(boolean) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Sets the auto field value.
- setAutoBackground(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the auto background field value.
- setAutobreaks(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- show automatic page breaks or not
- setAutobreaks(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- show automatic page breaks or not
- setAutobreaks(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutoColor(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the auto color field value.
- setAutofill(boolean) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Sets the autofill field value.
- setAutoFilter(CellRangeAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setAutoFilter(CellRangeAddress) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Enable filtering for a range of cells
- setAutoGeneratedText(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the auto generated text field value.
- setAutoLabelDeleted(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the auto label deleted field value.
- setAutoline(boolean) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Sets the autoline field value.
- setAutomatic(boolean) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Sets the automatic field value.
- setAutomaticCategoryCrossing(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the automatic category crossing field value.
- setAutomaticMajor(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the automatic major field value.
- setAutomaticMaximum(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the automatic maximum field value.
- setAutomaticMinimum(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the automatic minimum field value.
- setAutomaticMinor(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the automatic minor field value.
- setAutoNumberingIdx(int) -
Method in class org.apache.poi.sl.draw.DrawTextParagraph
- Sets the auto numbering index of the handled paragraph
- setAutoPlotArea(boolean) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Sets the auto plot area field value.
- setAutoPosition(boolean) -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
- Sets the auto position field value.
- setAutoPosition(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the auto position field value.
- setAutorotate(boolean) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Sets the autorotate field value.
- setAutoSeries(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the auto series field value.
- setAutoSize(boolean) -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
- Sets the auto size field value.
- setAutoTextBackground(boolean) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Sets the auto text background field value.
- setAutoTextColor(boolean) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Sets the auto text color field value.
- setAutoXPositioning(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the auto x positioning field value.
- setAutoYPositioning(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the auto y positioning field value.
- setAvLst(CTGeomGuideList) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) -
Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) -
Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- Sets the value of the avLst property.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- Set the axis type field for the AxisLineFormat record.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- Set the axis type field for the AxisParent record.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
- Set the axis type field for the Axis record.
- setB(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- Sets the value of the b property.
- setB(int) -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- Sets the value of the b property.
- setB(int) -
Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- Sets the value of the b property.
- setBackcolorIndex(short) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the backcolor index field for the AreaFormat record.
- setBackground(byte) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the background field for the Tick record.
- setBackground(Color) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setBackground(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setBackground(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setBackground(Color) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the background color for the
Graphics2D
context.
- setBackgroundColor(int) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the background color field for the AreaFormat record.
- setBackgroundImage(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setBackup(short) -
Method in class org.apache.poi.hssf.record.BackupRecord
- set the backup flag (0,1)
- setBackupFlag(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- determine whether the Excel GUI will backup the workbook when saving.
- setBackuppos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setBackwardDiagonalOn(boolean) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- Of/off top left to bottom right line
- setBackwardDiagonalOn(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBadFontHeight(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether the font and row height are not compatible
- setBarSpace(short) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Set the bar space field for the Bar record.
- setBaseUnit(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the base unit field for the AxisOptions record.
- setBAT(BlockAllocationTableReader) -
Method in interface org.apache.poi.poifs.storage.BlockList
- set the associated BlockAllocationTable
- setBATArray(int[]) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Sets the offsets of the first (up to) 109
BAT sectors.
- setBATBlocks(int, int) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Set BAT block parameters.
- setBATCount(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Sets the number of BAT blocks that are used.
- setBlipRecord(EscherBlipRecord) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- setBlipTypeMacOS(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Set the expected MacOS blip type
- setBlipTypeWin32(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Set the expected win32 blip type
- setBlockSize(int) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setBold(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- set the font weight to bold (weight=700) or to normal(weight=400) boldness.
- setBold(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- sets the font to be bold or not
- setBold(boolean) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the bold state
- setBold(boolean) -
Method in interface org.apache.poi.ss.usermodel.Font
-
- setBold(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setBoldWeight(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the bold weight for this font (100-1000dec or 0x64-0x3e8).
- setBoolean(int, boolean) -
Method in class org.apache.poi.util.BitField
- Set a boolean BitField
- setBorder(boolean) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
- Sets the border field value.
- setBorderBottom(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the type of border to use for the bottom border of the cell
- setBorderBottom(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the border line style for the bottom border
- setBorderBottom(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderBottom(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderBottom(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the bottom border of the cell
- setBorderBottom(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderBottom(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Deprecated. 3.15 beta 2. Use
BorderFormatting.setBorderBottom(BorderStyle)
- setBorderBottom(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set bottom border.
- setBorderBottom(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of border to use for the bottom border of the cell
- setBorderBottom(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Deprecated. POI 3.16 beta 1. Use
RegionUtil.setBorderBottom(BorderStyle, CellRangeAddress, Sheet)
.
- setBorderBottom(BorderStyle, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the bottom border style for a region of cells by manipulating the cell style of the individual
cells on the bottom
- setBorderColor(TableCell.BorderEdge, Color) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Convenience method for setting the border color.
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Convenience method for setting the border line compound.
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Convenience method for setting the border line dash.
- setBorderDiagonal(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the type of border to use for the diagonal border of the cell
- setBorderDiagonal(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderDiagonal(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderDiagonal(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Deprecated. 3.15 beta 2. Use
BorderFormatting.setBorderDiagonal(BorderStyle)
- setBorderDiagonal(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set diagonal border.
- setBorderFormatting(BorderFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBorderHorizontal(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setBorderHorizontal(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set range internal horizontal borders.
- setBorderLeft(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the type of border to use for the left border of the cell
- setBorderLeft(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the borderline style for the left border
- setBorderLeft(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderLeft(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderLeft(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the left border of the cell
- setBorderLeft(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the left border for a region of cells by manipulating the cell style
of the individual cells on the left
- setBorderLeft(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Deprecated. 3.15 beta 2. Use
BorderFormatting.setBorderLeft(BorderStyle)
- setBorderLeft(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set left border.
- setBorderLeft(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of border to use for the left border of the cell
- setBorderLeft(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Deprecated. 3.16 beta 1. Use
RegionUtil.setBorderLeft(BorderStyle, CellRangeAddress, Sheet)
.
- setBorderLeft(BorderStyle, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the left border style for a region of cells by manipulating the cell style of the individual
cells on the left
- setBorderOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the border options bitmask (see the corresponding bitsetter methods
that reference back to this one)
- setBorderRight(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the type of border to use for the right border of the cell
- setBorderRight(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the border line style for the right border
- setBorderRight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderRight(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderRight(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the right border of the cell
- setBorderRight(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the borderRight attribute of the HSSFRegionUtil object
- setBorderRight(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Deprecated. 3.15 beta 2. Use
BorderFormatting.setBorderRight(BorderStyle)
- setBorderRight(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set right border.
- setBorderRight(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of border to use for the right border of the cell
- setBorderRight(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Deprecated. POI 3.16 beta 1. Use
RegionUtil.setBorderRight(BorderStyle, CellRangeAddress, Sheet)
.
- setBorderRight(BorderStyle, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the right border style for a region of cells by manipulating the cell style of the individual
cells on the right
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Sets the
StrokeStyle
of the given border edge.
- setBorderTop(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the type of border to use for the top border of the cell
- setBorderTop(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the border line style for the top border
- setBorderTop(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderTop(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderTop(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the top border of the cell
- setBorderTop(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderTop(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Deprecated. 3.15 beta 2. Use
BorderFormatting.setBorderTop(BorderStyle)
- setBorderTop(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set top border.
- setBorderTop(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of border to use for the top border of the cell
- setBorderTop(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Deprecated. 3.16 beta 1. Use
RegionUtil.setBorderTop(BorderStyle, CellRangeAddress, Sheet)
.
- setBorderTop(BorderStyle, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the top border style for a region of cells by manipulating the cell style of the individual
cells on the top
- setBorderType(short) -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
- Set the border type field for the Frame record.
- setBorderVertical(BorderStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setBorderVertical(BorderStyle) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Set range internal vertical borders.
- setBorderWidth(TableCell.BorderEdge, double) -
Method in interface org.apache.poi.sl.usermodel.TableCell
- Convenience method for setting the border width.
- setBottomBorder(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- A bit that specifies whether any cell in the row has a medium or thick
bottom border, or any cell in the row directly below the current row has
a medium or thick top border.
- setBottomBorderColor(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the bottom border
- setBottomBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBottomBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBottomBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the bottomBorderColor attribute of the HSSFRegionUtil object
- setBottomBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setBottomBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setBottomBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the bottom border color for a region of cells by manipulating the cell style of the individual
cells on the bottom
- setBottomBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBottomBorderPaletteIdx(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette index for the bottom border
- setBottomLeftTopRightBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBounds(Rectangle) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the clipping region
- setBounds(Rectangle) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the clipping region
- setBspos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setBubbleSeriesType(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the bubble series type field for the Series record.
- setBucketOffsets(int[], int[]) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setBuild(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- build that wrote this file
- setBuildYear(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- Year of the build that wrote this file
- setBuiltIn(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- Sets the value of the builtIn property.
- setBuiltinStyle(int) -
Method in class org.apache.poi.hssf.record.StyleRecord
- if this is a builtin style set the number of the built in style
- setBulletFontColor(Color) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- Convenience function to set a solid color
- setBulletFontColor(PaintStyle) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- setBulletStyle(Object...) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Sets the bullet styles.
- setByte(byte) -
Method in class org.apache.poi.util.BitField
- Set the bits.
- setByteBoolean(byte, boolean) -
Method in class org.apache.poi.util.BitField
- Set a boolean BitField
- setByteCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the byte count.
- setByteOrder(int) -
Method in class org.apache.poi.hpsf.PropertySet
- Returns the property set stream's low-level "byte order" field.
- setBytes(byte[]) -
Method in class org.apache.poi.hpsf.ClassID
- Sets the bytes making out the class ID.
- setCachedBooleanResult(boolean) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedDoubleResult(double) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedErrorResult(int) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedErrorResult(FormulaError) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedResultBoolean(boolean) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultErrorCode(int) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultTypeEmptyString() -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultTypeString() -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedStringResult(String) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCalcMode(short) -
Method in class org.apache.poi.hssf.record.CalcModeRecord
- set the calc mode flag for formulas
- setCalcOnLoad(boolean) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCalendar(Calendar, int, int, boolean, boolean) -
Static method in class org.apache.poi.ss.usermodel.DateUtil
-
- setCapitalized(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCategory(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the category.
- setCategoryAxisCross(double) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the category axis cross field for the ValueRange record.
- setCategoryDataType(short) -
Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- Set the category data type field for the DefaultDataLabelTextProperties record.
- setCategoryDataType(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the category data type field for the Series record.
- setCategorySpace(short) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Set the category space field for the Bar record.
- setCbFeatData(long) -
Method in class org.apache.poi.hssf.record.FeatRecord
-
- setCellComment(Comment) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Assign a comment to this cell.
- setCellComment(Comment) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Assign a comment to this cell
- setCellErrorValue(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Deprecated. 3.15 beta 2. Use
HSSFCell.setCellErrorValue(FormulaError)
instead.
- setCellErrorValue(FormulaError) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a error value for the cell
- setCellErrorValue(byte) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a error value for the cell
- setCellFormula(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellFormula(String) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Sets formula for this cell.
- setCellOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- sets the options bitmask - you can also use corresponding option bit setters
(see other methods that reference this one)
- setCellRanges(CellRangeAddress[]) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
- Set cell ranges list to a single cell range and
modify the enclosing cell range accordingly.
- setCellRefs(CellRangeAddress[]) -
Method in class org.apache.poi.hssf.record.FeatRecord
-
- setCellStyle(CellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Set the style for the cell.
- setCellStyle(HSSFCellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellStyle(CellStyle) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set the style for the cell.
- setCellStyleProperties(Cell, Map<String, Object>) -
Static method in class org.apache.poi.ss.util.CellUtil
- This method attempts to find an existing CellStyle that matches the
cell
's
current style plus styles properties in properties
.
- setCellStyleProperty(Cell, String, Object) -
Static method in class org.apache.poi.ss.util.CellUtil
- This method attempts to find an existing CellStyle that matches the
cell
's
current style plus a single style property propertyName
with value
propertyValue
.
- setCellType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Deprecated. POI 3.15 beta 3. Use
HSSFCell.setCellType(CellType)
instead.
- setCellType(CellType) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Set the cells type (numeric, formula or string).
- setCellType(Cell, CellValue) -
Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setCellType(int) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Deprecated. POI 3.15 beta 3. Use
Cell.setCellType(CellType)
instead.
- setCellType(CellType) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set the cells type (numeric, formula or string).
- setCellValue(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a numeric value for the cell
- setCellValue(Date) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a date value for the cell.
- setCellValue(Calendar) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a date value for the cell.
- setCellValue(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a string value for the cell.
- setCellValue(RichTextString) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Set a string value for the cell.
- setCellValue(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a boolean value for the cell
- setCellValue(Cell, CellValue) -
Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setCellValue(double) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a numeric value for the cell
- setCellValue(Date) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Converts the supplied date to its equivalent Excel numeric value and sets
that into the cell.
- setCellValue(Calendar) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a date value for the cell.
- setCellValue(RichTextString) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a rich string value for the cell.
- setCellValue(String) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a string value for the cell.
- setCellValue(boolean) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Set a boolean value for the cell
- setCenter(String) -
Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setCenter(String) -
Method in interface org.apache.poi.ss.usermodel.Footer
- Sets the center string.
- setCenter(String) -
Method in interface org.apache.poi.ss.usermodel.Header
- Sets the center string.
- setCenter(String) -
Method in interface org.apache.poi.ss.usermodel.HeaderFooter
- Sets the center string.
- setChainingMode(ChainingMode) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setChainingMode(ChainingMode) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setCharacterSpacing(int) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCharCount(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the character count.
- setCharCount(short) -
Method in class org.apache.poi.hssf.record.common.UnicodeString
- set the number of characters in the string
- setCharCountWithSpaces(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the character count including whitespace
- setCharset(FontCharset) -
Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- Sets the charset
- setCharset(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the character set
- setCharSet(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set character-set to use.
- setCharSet(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set character-set to use.
- setCharSet(byte) -
Method in interface org.apache.poi.ss.usermodel.Font
- set character-set to use.
- setCharSet(int) -
Method in interface org.apache.poi.ss.usermodel.Font
- set character-set to use.
- setChartGroupIndex(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- Set the chart group index field for the SeriesChartGroupIndex record.
- setChartGroupIndex(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- Set the chart group index field for the SeriesToChartGroup record.
- setChartTypeManuallyFormatted(boolean) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Sets the chart type manually formatted field value.
- setCheckCalculationErrors(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckDateTimeFormats(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckEmptyCellRef(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckInconsistentFormulas(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckInconsistentRanges(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckNumbersAsText(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckUnprotectedFormulas(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setChExt(CTPositiveSize2D) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the chExt property.
- setChildProperty(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the child property.
- setChildRecords(List<EscherRecord>) -
Method in class org.apache.poi.ddf.EscherContainerRecord
- replaces the internal child list with the contents of the supplied childRecords
- setChildRecords(List<EscherRecord>) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the child records for this record.
- setChildRecords(List<EscherRecord>) -
Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- setChOff(CTPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the chOff property.
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.Decryptor
- Sets the chunk size of the data stream.
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.Encryptor
- Sets the chunk size of the data stream.
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- setChunkSize(int) -
Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- setCipherAlgorithm(CipherAlgorithm) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setCipherAlgorithm(CipherAlgorithm) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setCipherProvider(CipherProvider) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setClass(byte) -
Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- setClassID(ClassID) -
Method in class org.apache.poi.hpsf.PropertySet
- Sets the property set stream's low-level "class ID" field.
- setClip(Shape) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setClip(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setClip(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setClip(Shape) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setClip(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setClip(Shape) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setClip(Shape) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the current clipping area to an arbitrary clip shape.
- setClip(int, int, int, int) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the current clip to the rectangle specified by the given
coordinates.
- setCodepage(int) -
Method in class org.apache.poi.hpsf.CustomProperties
- Sets the codepage.
- setCodepage(int) -
Method in class org.apache.poi.hpsf.Section
- Sets the codepage.
- setCodepage(short) -
Method in class org.apache.poi.hssf.record.CodepageRecord
- set the codepage for this workbook
- setCodePage(CodepageRecord) -
Method in class org.apache.poi.hssf.record.OldLabelRecord
-
- setCodePage(CodepageRecord) -
Method in class org.apache.poi.hssf.record.OldSheetRecord
-
- setCodePage(CodepageRecord) -
Method in class org.apache.poi.hssf.record.OldStringRecord
-
- setCol1(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The column number for the top-left position.
- setCol1(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol1(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the column (0 based) of the first cell.
- setCol2(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The column of the bottom right corner of this shape.
- setCol2(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol2(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Returns the column (0 based) of the second cell.
- setColapsed(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether or not to collapse this row
- setColDeleted(boolean) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setColInputCol(int) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setColInputRow(int) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setCollapsed(boolean) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set whether the cells are collapsed
- setColLevelMax(short) -
Method in class org.apache.poi.hssf.record.GutsRecord
- set the maximum outline level for the col gutter.
- setColor(ExtendedColor) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setColor(short, byte, byte, byte) -
Method in class org.apache.poi.hssf.record.PaletteRecord
- Sets the color value at a given index
If the given index is greater than the current last color index,
then black is inserted at every index required to make the palette continuous.
- setColor(Color) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setColor(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setColor(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the color for the font
- setColor(Color) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets this graphics context's current color to the specified
color.
- setColor(Color) -
Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setColor(Color) -
Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- setColor(short) -
Method in interface org.apache.poi.ss.usermodel.Font
- set the color for the font
- setColor1(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- Sets the fill color
- setColor2(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- Sets the line color
- setColor3(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- Sets the shadow color
- setColor4(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- Sets the 3-D color
- setColorAtIndex(short, byte, byte, byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFPalette
- Sets the color at the given offset
- setColorIndex(int) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setColorPaletteIndex(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font's color palette index
- setColors(ExtendedColor[]) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setColors(Color[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setColors(Color[]) -
Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
- Sets the list of colours that are interpolated
between.
- setColourPaletteIndex(short) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setColumn(int, Short, Integer, Integer, Boolean, Boolean) -
Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.BlankRecord
- set the column this cell defines within the row
- setColumn(short) -
Method in class org.apache.poi.hssf.record.CellRecord
-
- setColumn(short) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.LabelRecord
- NO-OP!
- setColumn(int) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Specify the column that contains the comment
- setColumn(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Set the column of the cell that contains the comment
- setColumn(int) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setColumn(int) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Set the column of the cell that contains the comment
- setColumnBreak(short, short, short) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets a page break at the indicated column
- setColumnBreak(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets a page break at the indicated column.
- setColumnBreak(int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets a page break at the indicated column.
- setColumnGroupCollapsed(int, boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
-
- setColumnGroupCollapsed(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Expands or collapses a column group.
- setColumnHidden(int, boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Get the hidden property for a given column.
- setColumnHidden(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Get the visibility state for a given column.
- setColumnHidden(int, boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Get the visibility state for a given column
- setColumnWidth(int, int) -
Method in class org.apache.poi.hssf.model.InternalSheet
- set the width for a given column in 1/256th of a character width units
- setColumnWidth(int) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the columns' width in 1/256 of a character width
- setColumnWidth(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, double) -
Method in interface org.apache.poi.sl.usermodel.TableShape
- Sets the width (in points) of the n-th column
- setColumnWidth(int, int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set the width (in units of 1/256th of a character width)
- setColWidth(int) -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- set the default column width
- setCommand(String) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setComment(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- Sets the comment the user provided when the name was created.
- setComment(String) -
Method in interface org.apache.poi.ss.usermodel.Name
- Sets the comment the user provided when the name was created.
- setComments(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the comments.
- setCommentText(String) -
Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- setCompany(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the company.
- setComparisonOperation(byte) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setComplexData(byte[]) -
Method in class org.apache.poi.ddf.EscherComplexProperty
-
- setComposite(Composite) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setComposite(Composite) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setComposite(Composite) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the
Composite
for the Graphics2D
context.
- setCompressed(boolean) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the compression of the metafile
- setCompressed(boolean) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the compression of the metafile
- setCompressedSize(int) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the compressed size of the metafile (in bytes)
- setCompressedSize(int) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the compressed size of the metafile (in bytes)
- setCondenseRows(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setConditionType(byte) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setContentStatus(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the content status of the file
- setContentType(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the content type of the file
- setCoordinates(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) -
Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- set coordinates of this group relative to the parent
- setCoordinates(int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- Sets the coordinate space of this group.
- setCopies(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setCopies(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the number of copies.
- setCopies(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Sets the number of copies.
- setCopyCellFormula(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyCellStyle(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyCellValue(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyHyperlink(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyMergedRegions(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyRowHeight(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCount(short) -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- set the number of built-in functions
- setCreateDateTime(Date) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the creation time.
- setCreateEmptyCells(boolean) -
Method in class org.apache.poi.ss.util.SheetBuilder
- Specifies if null array elements should be treated as empty cells.
- setCrossBetween(AxisCrossBetween) -
Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
- setCrossCategoryAxisAtMaximum(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the cross category axis at maximum field value.
- setCrosses(AxisCrosses) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setCrossesFarRight(boolean) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Sets the crosses far right field value.
- setCrossingPoint(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the crossing point field for the AxisOptions record.
- setCrossingPoint(short) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Set the crossing point field for the CategorySeriesAxis record.
- setCspName(String) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setCurrentCountry(short) -
Method in class org.apache.poi.hssf.record.CountryRecord
- sets the current country
- setCurrentUserPassword(String) -
Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
- Sets the BIFF8 encryption/decryption password for the current thread.
- setCustomMenuText(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the custom menu text
- setCustomNumberFormat(boolean) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Sets the custom number format field value.
- setCustomProperties(CustomProperties) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the custom properties.
- setCx(long) -
Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- Sets the value of the cx property.
- setCxnLst(CTConnectionSiteList) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the cxnLst property.
- setCy(long) -
Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- Sets the value of the cy property.
- setD(long) -
Method in class org.apache.poi.sl.draw.binding.CTRatio
- Sets the value of the d property.
- setData(byte[], int, int) -
Method in class org.apache.poi.ddf.EscherTextboxRecord
- Sets the extra data (in the parent application's format) to be
contained by the record.
- setData(byte[]) -
Method in class org.apache.poi.ddf.EscherTextboxRecord
- Sets the extra data (in the parent application's format) to be
contained by the record.
- setData(byte[]) -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- setData(byte[]) -
Method in interface org.apache.poi.sl.usermodel.PictureData
- Sets the binary picture data
- setDataBuffer(byte[]) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setDataFormat(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the data format (must be a valid format)
- setDataFormat(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the data format (must be a valid format).
- setDataLabelPlacement(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the data label placement field value.
- setDataTable(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the data table field value.
- setDateToBeFormatted(double) -
Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- Used to let us know what the date being
formatted is, in Excel terms, which we
may wish to use when handling elapsed
times.
- setDbcell(int, int) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- setDebugEvaluationOutputForNextEval(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) -
Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) -
Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
- setDebugEvaluationOutputForNextEval(boolean) -
Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
- Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDecryptor(Decryptor) -
Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setDefaultBase(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default base field value.
- setDefaultColumnStyle(int, int) -
Method in class org.apache.poi.hssf.model.InternalSheet
-
- setDefaultColumnStyle(int, CellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the default column style for a given column.
- setDefaultColumnWidth(int) -
Method in class org.apache.poi.hssf.model.InternalSheet
- set the default column width for the sheet (if the columns do not define their own width)
- setDefaultColumnWidth(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set the default column width for the sheet (if the columns do not define their own width) in
characters
- setDefaultColumnWidth(int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set the default column width for the sheet (if the columns do not define their own width)
in characters
- setDefaultCountry(short) -
Method in class org.apache.poi.hssf.record.CountryRecord
- sets the default country
- setDefaultCross(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default cross field value.
- setDefaultDateSettings(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default date settings field value.
- setDefaultFactory(DrawFactory) -
Static method in class org.apache.poi.sl.draw.DrawFactory
- Set a custom draw factory for the current thread.
- setDefaultHeader(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should display a default header
- setDefaultMajor(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default major field value.
- setDefaultMaximum(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default maximum field value.
- setDefaultMinimum(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default minimum field value.
- setDefaultMinorUnit(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the default minor unit field value.
- setDefaultNumberFormat(Format) -
Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Sets a default number format to be used when the Excel format cannot be
parsed successfully.
- setDefaultPlotDimensions(boolean) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Sets the default plot dimensions field value.
- setDefaultRowHeight(short) -
Method in class org.apache.poi.hssf.model.InternalSheet
- set the default row height for the sheet (if the rows do not define their own height)
- setDefaultRowHeight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set the default row height for the sheet (if the rows do not define their own height) in
twips (1/20 of a point)
- setDefaultRowHeight(short) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set the default row height for the sheet (if the rows do not define their own height) in
twips (1/20 of a point)
- setDefaultRowHeightInPoints(float) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set the default row height for the sheet (if the rows do not define their own height) in
points
- setDefaultRowHeightInPoints(float) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set the default row height for the sheet (if the rows do not define their own height) in
points
- setDelMenuCount(byte) -
Method in class org.apache.poi.hssf.record.MMSRecord
- set number of del menu options (set to 0)
- setDenominator(short) -
Method in class org.apache.poi.hssf.record.SCLRecord
- Set the denominator field for the SCL record.
- setDescriptionText(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the description text
- setDgId(short) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- EscherDgContainer
-EscherSpgrContainer
-EscherDgRecord - set id for this record
set id for DgRecord of DgContainer
- setDiag(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
- setDiagonalBorderColor(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the diagonal borders
- setDiagonalBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setDiagonalBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setDiagonalBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setDiagonalBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setDialog(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set whether sheet is a dialog sheet or not
- setDialog(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set whether sheet is a dialog sheet or not
- setDictionary(Map<Long, String>) -
Method in class org.apache.poi.hpsf.Section
- Sets the section's dictionary.
- setDimensions(int, short, int, short) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Per an earlier reported bug in working with Andy Khan's excel read library.
- setDisplayAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
- Sets the display as percentage field value.
- setDisplayAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Sets the display as percentage field value.
- setDisplayFormulas(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should display formulas
- setDisplayFormulas(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets whether the formulas are shown in a viewer
- setDisplayGridlines(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should display gridlines
- setDisplayGridlines(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets whether the gridlines are shown in a viewer
- setDisplayGuts(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the outline symbols are displaed
- setDisplayGuts(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set whether to display the guts or not
- setDisplayGuts(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set whether to display the guts or not
- setDisplayGuts(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set whether to display the guts or not
- setDisplayHorizonalScrollbar(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether to display the horizontal scrollbar or not
- setDisplayMode(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the display mode field for the Text record.
- setDisplayRowColHeadings(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should display row and column headings
- setDisplayRowColHeadings(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets whether the RowColHeadings are shown in a viewer
- setDisplayTabs(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether to display the tabs or not
- setDisplayVerticalScrollbar(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether to display the vertical scrollbar or not
- setDisplayZeros(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should display zero values
- setDisplayZeros(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set whether the window should show 0 (zero) in cells containing zero value.
- setDocparts(byte[]) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the doc parts.
- setDocument(OPOIFSDocument) -
Method in class org.apache.poi.poifs.property.DocumentProperty
- set the POIFSDocument
- setDocumentVersion(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the document version string
- setDoNotSizeWithWindow(boolean) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Sets the do not size with window field value.
- setDoubleStrikethrough(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setDraft(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setDraft(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set whether it is in draft mode
- setDraft(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set whether it is in draft mode
- setDrawingsSaved(int) -
Method in class org.apache.poi.ddf.EscherDggRecord
- Sets the number of drawings saved
- setDrawTicks(boolean) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Sets the draw ticks field value.
- setDVRecNo(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
- Set the number of following DV records
- setDx(long) -
Method in class org.apache.poi.sl.draw.binding.CTVector3D
- Sets the value of the dx property.
- setDx1(int) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- Sets offset within the parent coordinate space for the top left point.
- setDx1(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The x offset within the top-left cell.
- setDx1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDx1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDx1(int) -
Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDx1(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the x coordinate within the first cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDx2(int) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- Sets offset within the parent coordinate space for the bottom right point.
- setDx2(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The x offset withing the cell for the bottom-right corner of this shape.
- setDx2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDx2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDx2(int) -
Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDx2(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the x coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy(long) -
Method in class org.apache.poi.sl.draw.binding.CTVector3D
- Sets the value of the dy property.
- setDy1(int) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- Sets offset within the parent coordinate space for the top left point.
- setDy1(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The y offset within the top-left corner of the current shape.
- setDy1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDy1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDy1(int) -
Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDy1(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the y coordinate within the first cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy2(int) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- Sets the offset within the parent coordinate space for the bottom right point.
- setDy2(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The y offset withing the cell for the bottom-right corner of this shape.
- setDy2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDy2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDy2(int) -
Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDy2(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Sets the y coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDz(long) -
Method in class org.apache.poi.sl.draw.binding.CTVector3D
- Sets the value of the dz property.
- setEditTime(long) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the total time spent in editing the document.
- setElement(int, byte[]) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setEmbed(String) -
Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- Sets the value of the embed property.
- setEmbossed(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setEmpty(byte) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Set the empty field for the SheetProperties record.
- setEmpty() -
Method in class org.apache.poi.hssf.record.RowRecord
- Updates the firstCol and lastCol fields to the reserved value (-1)
to signify that this row is empty
- setEmptyCellAllowed(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setEmptyCellAllowed(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataValidation
- Sets if this object allows empty as a valid value
- setEnclosingCellRange(CellRangeAddress) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setEncryptedKey(byte[]) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedKey(byte[]) -
Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setEncryptedVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setEncryptionInfo(EncryptionInfo) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setEncryptionInfo(EncryptionInfo) -
Method in class org.apache.poi.poifs.crypt.Encryptor
-
- setEncryptor(Encryptor) -
Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setEndSnd(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the endSnd property.
- setEngineId(int) -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- setEquals(byte) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- setErrorStyle(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setErrorStyle(int) -
Method in interface org.apache.poi.ss.usermodel.DataValidation
- Sets the error style for error box
- setEscapementType(short) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- set the escapement type for the font
- setEscapementType(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- set the escapement type for the font
- setEscapementType(short) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- set the escapement type for the font
- setEscapementTypeModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setEscapementTypeModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setEscherProperty(EscherProperty) -
Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- Set an escher property.
- setExcelStyleRoundingMode(DecimalFormat) -
Static method in class org.apache.poi.ss.usermodel.DataFormatter
- Enables excel style rounding mode (round half up) on the
Decimal Format given.
- setExcelStyleRoundingMode(DecimalFormat, RoundingMode) -
Static method in class org.apache.poi.ss.usermodel.DataFormatter
- Enables custom rounding mode on the given Decimal Format.
- setExplicitListValues(String[]) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setExplicitListValues(String[]) -
Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- setExt(CTPositiveSize2D) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the ext property.
- setExt(CTPositiveSize2D) -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- Sets the value of the ext property.
- setExternSheetIndex(int) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- setExternSheetIndex(int) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- setExternsheetPos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Sets the externsheetPos.
- setExtLst(CTOfficeArtExtensionList) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the extLst property.
- setExtrusionOk(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
- Sets the value of the extrusionOk property.
- setFamily(FontFamily) -
Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- Sets the font family class
- setFamily(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font family (TODO)
- setFile(String) -
Method in class org.apache.poi.hssf.dev.EFBiffViewer
-
- setFile(String) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
- Method setFile
- setFile(String) -
Method in class org.apache.poi.hssf.dev.RecordLister
-
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) -
Method in class org.apache.poi.ddf.EscherDggRecord
- Sets the file id clusters
- setFileName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setFileName(String) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFilesystem(Closeable) -
Method in class org.apache.poi.POITextExtractor
- Used to ensure file handle cleanup.
- setFill(STPathFillMode) -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
- Sets the value of the fill property.
- setFillBackground(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the background palette color index
- setFillBackgroundColor(int) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- set the background fill color.
- setFillBackgroundColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the background fill color.
- setFillBackgroundColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillBackgroundColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillBackgroundColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the background fill color.
- setFillBackgroundColor(short) -
Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillBackgroundColor(Color) -
Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillColor(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- The color used to fill this shape.
- setFillColor(int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFillColor(Color) -
Method in interface org.apache.poi.sl.usermodel.SimpleShape
- Specifies a solid color fill.
- setFillColor(int, int, int) -
Method in interface org.apache.poi.ss.usermodel.Shape
- Sets the color used to fill this shape using the solid fill pattern.
- setFillForeground(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the foreground palette color index
- setFillForegroundColor(int) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- set the foreground fill color
- setFillForegroundColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the foreground fill color
Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillForegroundColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillForegroundColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the foreground fill color
Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) -
Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillForegroundColor(Color) -
Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillPaletteOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the fill palette options bitmask (see bitfields for additional palette options)
- setFillPattern(int) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- setting fill pattern
- setFillPattern(FillPatternType) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- setting to one fills the cell with the foreground color...
- setFillPattern(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillPattern(FillPatternType) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- setting to one fills the cell with the foreground color...
- setFillPattern(short) -
Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFilter(byte) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the filter byte - this is usually 0xFE
- setFilter(byte) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the filter byte - this is usually 0xFE
- setFirstCol(short) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the first column number for the sheet
- setFirstCol(int) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the logical col number for the first cell this row (0 based index)
- setFirstColRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set whether the first column is relative
- setFirstColumn(int) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the first column this record defines formatting info for
- setFirstColumn(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the first column (zero-based) of the range that contains this hyperlink
- setFirstColumn(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set the first column in the area
- setFirstColumn(int) -
Method in interface org.apache.poi.ss.usermodel.Hyperlink
- Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setFirstColumnRaw(int) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set the first column irrespective of the bitmasks
- setFirstLineIndent(int) -
Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFirstRow(int) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the first row number for the sheet
- setFirstRow(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the first row (zero-based) of the range that contains this hyperlink
- setFirstRow(int) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- setFirstRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the row of the first cell that contains the hyperlink
- setFirstRow(int) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- sets the first row
- setFirstRow(int) -
Method in interface org.apache.poi.ss.usermodel.Hyperlink
- Set the row of the first cell that contains the hyperlink
- setFirstRow(int) -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setFirstRowRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- sets the first row to relative or not
- setFirstVisibleTab(int) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- Sets the first visible sheet in the worksheet tab-bar.
- setFirstVisibleTab(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- sets the first tab that is displayed in the list of tabs
in excel.
- setFirstVisibleTab(int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Sets the first tab that is displayed in the list of tabs in excel.
- setFitHeight(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFitHeight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set the number of pages high to fit the sheet in
- setFitHeight(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set the number of pages high to fit the sheet in
- setFitToPage(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- fit to page option is on
- setFitToPage(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- fit to page option is on
- setFitToPage(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Flag indicating whether the Fit to Page print option is enabled.
- setFitWidth(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFitWidth(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set the number of pages wide to fit the sheet in
- setFitWidth(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set the number of pages wide to fit the sheet in
- setFlag(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- 0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- setFlagByBit(int, boolean) -
Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setFlags(int) -
Method in class org.apache.poi.ddf.EscherSpRecord
- The flags that apply to this shape.
- setFlags(short) -
Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
- setFlags(short) -
Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- setFlags(short) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Options flag
- setFlags(int) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setFlags(int) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setFlags1(short) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags2(short) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags3(short) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlipH(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the flipH property.
- setFlipH(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- Sets the value of the flipH property.
- setFlipHorizontal(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFlipHorizontal(boolean) -
Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- setFlipV(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the flipV property.
- setFlipV(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- Sets the value of the flipV property.
- setFlipVertical(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFlipVertical(boolean) -
Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- Whether the shape is vertically flipped
- setFmla(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
- Sets the value of the fmla property.
- setFollowMasterBackground(boolean) -
Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterColourScheme(boolean) -
Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterObjects(boolean) -
Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFont(Font) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setFont(Font) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setFont(Font) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setFont(Font) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the font for this style
- setFont(HSSFFont) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- setFont(Font) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets this graphics context's font to the specified font.
- setFont(Font) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the font for this style
- setFont(Cell, Font) -
Static method in class org.apache.poi.ss.util.CellUtil
- Take a cell, and apply a font to it
- setFontAlignment(int) -
Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFontCancellationModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontCancellationModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(Color) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the (solid) font color - convenience function
- setFontColor(PaintStyle) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the font color
- setFontColor(Color) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- Sets the colour to use
- setFontColorIndex(short) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontColorIndex(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColorIndex(short) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- Sets the indexed colour to use
- setFontFamily(String) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Specifies the typeface, or name of the font that is to be used for this text run -
convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)
with just a font name
- setFontFamily(String, FontGroup) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Specifies the typeface, or name of the font that is to be used for this text run -
convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)
with just a font name
- setFontFormatting(FontFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFontHeight(int) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- sets the height of the font in 1/20th point units
- setFontHeight(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- sets the height of the font in 1/20th point units
- setFontHeight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the font height in unit's of 1/20th of a point.
- setFontHeight(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontHeight(short) -
Method in interface org.apache.poi.ss.usermodel.Font
- set the font height in unit's of 1/20th of a point.
- setFontHeight(int) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- Sets the height of the font in 1/20th point units
- setFontHeightInPoints(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the font height
- setFontHeightInPoints(short) -
Method in interface org.apache.poi.ss.usermodel.Font
- set the font height
- setFontIndex(short) -
Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- Set the font index field for the FontIndex record.
- setFontIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the index to the FONT record (which font to use 0 based)
- setFontInfo(FontInfo, FontGroup) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Specifies the font to be used for this text run.
- setFontName(String) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the name of the font
- setFontName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the name for the font (i.e.
- setFontName(String) -
Method in interface org.apache.poi.ss.usermodel.Font
- set the name for the font (i.e.
- setFontOutlineModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontOutlineModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setFontShadowModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontShadowModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontSize(Double) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the font size directly on this text run, if null is given, the
font size defaults to the values given from the slide layout
- setFontSize(int) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setFontStyle(boolean, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- set font style options.
- setFontStyle(boolean, boolean) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- set font style options.
- setFontStyleModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontStyleModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontWieghtModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFooter(FooterRecord) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets the FooterRecord.
- setFooterMargin(double) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFooterMargin(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the footer margin.
- setFooterMargin(double) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Sets the footer margin.
- setForceFormulaRecalculation(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Control if Excel should be asked to recalculate all formulas on this sheet
when the workbook is opened.
- setForceFormulaRecalculation(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Control if Excel should be asked to recalculate all formulas on this sheet
when the workbook is opened.
- setForceFormulaRecalculation(boolean) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Whether the application shall perform a full recalculation when the workbook is opened.
- setForecolorIndex(short) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the forecolor index field for the AreaFormat record.
- setForegroundColor(int) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the foreground color field for the AreaFormat record.
- setFormat(int) -
Method in class org.apache.poi.hpsf.PropertySet
- Sets the property set stream's low-level "format" field.
- setFormat(short) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Set the format field for the LineFormat record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the format flags field for the AreaFormat record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
- Set the format flags field for the Area record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Set the format flags field for the Bar record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- Set the format flags field for the DataFormat record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Set the format flags field for the SeriesLabels record.
- setFormatID(ClassID) -
Method in class org.apache.poi.hpsf.Section
- Sets the section's format ID.
- setFormatID(byte[]) -
Method in class org.apache.poi.hpsf.Section
- Sets the section's format ID.
- setFormatIndex(short) -
Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- Set the format index field for the NumberFormatIndex record.
- setFormatIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the index to the Format record (which FORMAT to use 0-based)
- setFormatted(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether the row has been formatted (even if its got all blank cells)
- setFormattingRanges(CellRangeAddress[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- setFormattingRanges(CellRangeAddress[]) -
Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
- Sets the cell ranges the rule conditional formatting must be applied to.
- setFormula(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setFormula(String) -
Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
- Sets the formula used to calculate the threshold,
or unsets it if
null
is given.
- setFormula1(Formula) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFormula1(String) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setFormula1(String) -
Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- Sets a formula for expression 1.
- setFormula2(Formula) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFormula2(String) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setFormula2(String) -
Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- Sets a formula for expression 2.
- setFormulaOfLink(Ptg[]) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Set the formula of link field for the LinkedData record.
- setFormulasNotResults(boolean) -
Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- Should we return the formula itself, and not
the result it produces? Default is false
- setFormulasNotResults(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setFormulasNotResults(boolean) -
Method in interface org.apache.poi.ss.extractor.ExcelExtractor
- Should we return the formula itself, and not the result it produces?
Default is false
- setForwardDiagonalOn(boolean) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- Of/off bottom left to top right line
- setForwardDiagonalOn(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setFreezePanes(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set whether the window should freeze panes
- setFreezePanesNoSplit(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- freeze unsplit panes or not
- setFullPrecision(boolean) -
Method in class org.apache.poi.hssf.record.PrecisionRecord
- set whether to use full precision or just skew all you figures all to hell.
- setFunction(boolean) -
Method in class org.apache.poi.hssf.record.NameRecord
- Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) -
Method in interface org.apache.poi.ss.usermodel.Name
- Indicates that the defined name refers to a user-defined function.
- setG(int) -
Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- Sets the value of the g property.
- setGdLst(CTGeomGuideList) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the gdLst property.
- setGdRefAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the gdRefAng property.
- setGdRefR(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the gdRefR property.
- setGdRefX(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the gdRefX property.
- setGdRefY(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the gdRefY property.
- setGenerated(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the generated field value.
- setGrbitFrt(short) -
Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setGridset(boolean) -
Method in class org.apache.poi.hssf.record.GridsetRecord
- set whether gridlines are visible when printing
- setGridsPrinted(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- set whether gridlines printed or not.
- setGridsPrinted(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set whether gridlines printed.
- setH(long) -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
- Sets the value of the h property.
- setHashAlgorithm(HashAlgorithm) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setHashAlgorithm(HashAlgorithm) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setHCenter(boolean) -
Method in class org.apache.poi.hssf.record.HCenterRecord
- set whether or not to horizonatally center this sheet.
- setHeader(HeaderRecord) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets the HeaderRecord.
- setHeader(EncryptionHeader) -
Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setHeaderColor(int) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the palette index for the header color
- setHeaderFooterText(String) -
Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setHeaderFooterText(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFooter
-
- setHeaderFooterText(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHeader
-
- setHeaderMargin(double) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setHeaderMargin(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the header margin.
- setHeaderMargin(double) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Sets the header margin.
- setHeadingPair(byte[]) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the heading pair.
- setHeight(int) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- Set the height field for the AxisParent record.
- setHeight(int) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setHeight(int) -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
- Set the height field for the Chart record.
- setHeight(int) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the height field for the Text record.
- setHeight(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the height of the row
- setHeight(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set teh height of the window
- setHeight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) -
Method in interface org.apache.poi.ss.usermodel.Row
- Set the row's height or set to ff (-1) for undefined/default-height.
- setHeightBasis(short) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- Set the height basis field for the FontBasis record.
- setHeightInPoints(float) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- set the row's height in points.
- setHeightInPoints(float) -
Method in interface org.apache.poi.ss.usermodel.Row
- Set the row's height in points.
- setHeightMode(LayoutMode) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies how to interpret the Height element for this manual
layout.
- setHeightRatio(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies the height (if Height Mode is Factor) or bottom (if
Height Mode is edge) of the chart element as a fraction of the
height of the chart.
- setHelpTopicText(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the help topic text
- setHidden(boolean) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- Is the sheet hidden? Different from very hidden
- setHidden(boolean) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set whether or not these cells are hidden
- setHidden(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether the cell is hidden or not
- setHidden(boolean) -
Method in class org.apache.poi.hssf.record.NameRecord
-
- setHidden(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether the window is hidden or not
- setHidden(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the cell's using this style to be hidden
- setHidden(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setHidden(boolean) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the cell's using this style to be hidden
- setHidden(boolean) -
Method in interface org.apache.poi.ss.usermodel.Workbook
-
- setHiddenCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the hidden count.
- setHideObj(short) -
Method in class org.apache.poi.hssf.record.HideObjRecord
- set hide object options
- setHighlightClick(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the highlightClick property.
- setHistory(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the history property.
- setHistoryBitMask(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- set the history bit mask (not very useful)
- setHorizontal(boolean) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Sets the horizontal field value.
- setHorizontalAlignment(byte) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the horizontal alignment field for the Text record.
- setHorizontalAlignment(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the horizontal alignment.
- setHorizontalBorder(boolean) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
- Sets the horizontal border field value.
- setHorizontalBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setHorizontalBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setHorizontalBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Range internal border color, such as table styles
- setHorizontalBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Range internal border color, such as table styles
- setHorizontalCentered(Boolean) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets if the paragraphs are horizontal centered
- setHorizontalHold(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set the horizontal position of the window (in 1/20ths of a point)
- setHorizontallyCenter(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Determines whether the output is horizontally centered on the page.
- setHorizontalPos(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setHorizontalScale(int) -
Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(int) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
- Sets the Horizontal text alignment field value.
- setHR(String) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- Sets the value of the hr property.
- setHResolution(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setHResolution(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the horizontal resolution.
- setHResolution(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Sets the horizontal resolution.
- setHslClr(CTHslColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the hslClr property.
- setHue(int) -
Method in class org.apache.poi.sl.draw.binding.CTHslColor
- Sets the value of the hue property.
- setHyperlink(Hyperlink) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) -
Method in interface org.apache.poi.ss.usermodel.Cell
- Assign a hyperlink to this cell
- setHyperlinksChanged(boolean) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Set the flag for if the User Defined Property Set has been updated outside
of the Application.
- setIconic(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether the window has been iconized or not
- setIconOnly(boolean) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setIconOnly(boolean) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setIconOnly(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setIconOnly(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setIconOnly(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) -
Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- Control if only the Icon is shown, or Icon + Value
- setIconSet(IconMultiStateFormatting.IconSet) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setIconSet(IconMultiStateFormatting.IconSet) -
Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setIconSet(IconMultiStateFormatting.IconSet) -
Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- Changes the Icon Set used
- setID(long) -
Method in class org.apache.poi.hpsf.Property
- Sets the property's ID.
- setID(int) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setId(int) -
Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- Set the id field for the SeriesText record.
- setId(long) -
Method in class org.apache.poi.sl.draw.binding.CTConnection
- Sets the value of the id property.
- setId(String) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the id property.
- setIdx(long) -
Method in class org.apache.poi.sl.draw.binding.CTConnection
- Sets the value of the idx property.
- setIgnoreMissingWorkbooks(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) -
Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) -
Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) -
Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
- Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setImprinted(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setIncludeBlankCells(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- Should blank cells be output? Default is to only
output cells that are present in the file and are
non-blank.
- setIncludeCellComments(boolean) -
Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- Would control the inclusion of cell comments from the document,
if we supported it
- setIncludeCellComments(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeCellComments(boolean) -
Method in interface org.apache.poi.ss.extractor.ExcelExtractor
- Should cell comments be included?
Default is false
- setIncludeHeadersFooters(boolean) -
Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- Would control the inclusion of headers and footers from the document,
if we supported it
- setIncludeHeadersFooters(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeHeadersFooters(boolean) -
Method in interface org.apache.poi.ss.extractor.ExcelExtractor
- Should headers and footers be included in the output?
Default is true
- setIncludeSheetNames(boolean) -
Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeSheetNames(boolean) -
Method in interface org.apache.poi.ss.extractor.ExcelExtractor
- Should sheet names be included?
Default is true
- setIndent(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set indention (not sure of the units, think its spaces)
- setIndent(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndentFromLeft(int) -
Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndentFromRight(int) -
Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndention(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the number of spaces to indent the text in the cell
- setIndention(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the number of spaces to indent the text in the cell
- setIndentionOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the indent options bitmask (see corresponding bitmask setters that reference
this field)
- setIndentLevel(int) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Specifies the particular level text properties that this paragraph will follow.
- setIndentNotParentAlignment(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether or not to use the alignment in this XF instead of the parent XF.
- setIndentNotParentBorder(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether or not to use the border in this XF instead of the parent XF.
- setIndentNotParentCellOptions(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether or not to use the locking/hidden in this XF instead of the parent XF.
- setIndentNotParentFont(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether or not to use the font in this XF instead of the parent XF.
- setIndentNotParentFormat(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether or not to use the format in this XF instead of the parent XF.
- setIndentNotParentPattern(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- Sets whether or not to use the pattern in this XF instead of the
parent XF (foreground/background).
- setIndex(int) -
Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- Sets the index within the collection of Font objects
- setIndex(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- Set the index field for the SeriesIndex record.
- setIndex(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the index for this Property
- setIndexNumberFmtRecord(short) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the index of color value field for the Text record.
- setIndexToFontTable(short) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- Set the index to font table field for the FontBasis record.
- setInsets(Insets2D) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets the shape margins
- setInsideBorders(Object...) -
Method in class org.apache.poi.sl.draw.DrawTableShape
- Format the inside border using the specified Line object
An empty args parameter removes the affected border.
- setInstance(short) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the instance part of record
- setIntegrityHmacKey(byte[]) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setIntegrityHmacValue(byte[]) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setInteriorAnchor(Rectangle2D) -
Method in interface org.apache.poi.sl.usermodel.GroupShape
- Sets the coordinate space of this group.
- setInvalidUrl(String) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the invalidUrl property.
- setInvert(boolean) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Sets the invert field value.
- setIsDate(boolean) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Sets the isDate field value.
- setItalic(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- set the font to be italics or not
- setItalic(boolean) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font to be italics or not
- setItalic(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set whether to use italics or not
- setItalic(boolean) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the italic state
- setItalic(boolean) -
Method in interface org.apache.poi.ss.usermodel.Font
- set whether to use italics or not
- setItalic(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setIteration(boolean) -
Method in class org.apache.poi.hssf.record.IterationRecord
- set whether or not to iterate for calculations
- setIterations(short) -
Method in class org.apache.poi.hssf.record.CalcCountRecord
- set the number of iterations to perform
- setIx(short) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setJustifyLast(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- Dunno.
- setKerning(int) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setKeyboardShortcut(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the keyboard shortcut
- setKeySalt(byte[]) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setKeySize(int) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- setKeySize(int) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- Sets the keySize (in bits).
- setKeywords(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the keywords.
- setL(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- Sets the value of the l property.
- setL(int) -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- Sets the value of the l property.
- setLabel(String) -
Method in interface org.apache.poi.common.usermodel.Hyperlink
- Sets text label for this hyperlink
- setLabel(String) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Sets text label for this hyperlink
- setLabel(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Sets text label for this hyperlink
- setLabel(String) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setLabelAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the label as percentage field value.
- setLabelColorRgb(int) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the label color rgb field for the Tick record.
- setLabelFrequency(short) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Set the label frequency field for the CategorySeriesAxis record.
- setLabelPosition(byte) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the label position field for the Tick record.
- setLandscape(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setLandscape(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set whether to print in landscape
- setLandscape(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set whether to print in landscape
- setLanguage(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Set the document language
- setLastAuthor(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the last author.
- setLastClr(byte[]) -
Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- Sets the value of the lastClr property.
- setLastCol(short) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the last col number for the sheet
- setLastCol(int) -
Method in class org.apache.poi.hssf.record.RowRecord
-
- setLastColRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set whether the last column should be relative or not
- setLastColumn(int) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the last column this record defines formatting info for
- setLastColumn(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the last column (zero-based) of the range that contains this hyperlink
- setLastColumn(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the column of the last cell that contains the hyperlink
- setLastColumn(int) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set the last column in the area
- setLastColumn(int) -
Method in interface org.apache.poi.ss.usermodel.Hyperlink
- Set the column of the last cell that contains the hyperlink
- setLastColumn(int) -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setLastColumnRaw(short) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set the last column irrespective of the bitmasks
- setLastMSOSPID(int) -
Method in class org.apache.poi.ddf.EscherDgRecord
- The last shape id used in this drawing group.
- setLastPrinted(Date) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the lastPrinted.
- setLastRow(int) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the last row number for the sheet
- setLastRow(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the last row (zero-based) of the range that contains this hyperlink
- setLastRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the row of the last cell that contains the hyperlink
- setLastRow(int) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- setLastRow(int) -
Method in interface org.apache.poi.ss.usermodel.Hyperlink
- Set the row of the last cell that contains the hyperlink
- setLastRow(int) -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setLastRowAdd1(int) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- setLastRowRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- set whether the last row is relative or not
- setLastSaveDateTime(Date) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the total time spent in editing the document.
- setLastSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- setLastSheetName(String) -
Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
-
- setLastSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- setLat(int) -
Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- Sets the value of the lat property.
- setLeft(String) -
Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setLeft(String) -
Method in interface org.apache.poi.ss.usermodel.Footer
- Sets the left string.
- setLeft(String) -
Method in interface org.apache.poi.ss.usermodel.Header
- Sets the left string.
- setLeft(String) -
Method in interface org.apache.poi.ss.usermodel.HeaderFooter
- Sets the left string.
- setLeftBorderColor(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the left border
- setLeftBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setLeftBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setLeftBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the leftBorderColor attribute of the HSSFRegionUtil object
- setLeftBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setLeftBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setLeftBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the left border color for a region of cells by manipulating the cell style of the individual
cells on the left
- setLeftBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setLeftBorderPaletteIdx(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette index for the left border color
- setLeftCol(short) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the left column to show in desktop window pane.
- setLeftCol(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the leftmost column displayed in the window
- setLeftColumn(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the left column field for the Pane record.
- setLeftMargin(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Specifies the left margin of the paragraph.
- setLeftRowGutter(short) -
Method in class org.apache.poi.hssf.record.GutsRecord
- set the size of the gutter that appears at the left of the rows
- setLeftToRight(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setLeftToRight(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setLeftToRight(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- Control if the bar is drawn from Left-to-Right,
or from Right-to-Left
- setLeftToRight(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set whether to go left to right or top down in ordering
- setLineColor(int) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Set the line color field for the LineFormat record.
- setLineCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the line count.
- setLinePattern(short) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Set the line pattern field for the LineFormat record.
- setLineSpacing(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineStyle(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- Sets the line style.
- setLineStyleColor(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setLineStyleColor(int, int, int) -
Method in interface org.apache.poi.ss.usermodel.Shape
- The color applied to the lines of this shape.
- setLineWidth(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- Sets the width of the line.
- setLink1(short) -
Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- Set the link 1 field for the ObjectLink record.
- setLink2(short) -
Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- Set the link 2 field for the ObjectLink record.
- setLinksDirty(boolean) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the linksDirty.
- setLinkType(byte) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Set the link type field for the LinkedData record.
- setList(boolean) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
-
- setLocked(boolean) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Sets the locked field value.
- setLocked(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether the cell is locked or not
- setLocked(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the cell's using this style to be locked
- setLocked(boolean) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the cell's using this style to be locked
- setLogarithmicScale(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the logarithmic scale field value.
- setLogBase(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setLogUnsupportedTypes(boolean) -
Static method in class org.apache.poi.hpsf.VariantSupport
- Specifies whether warnings about unsupported variant types are to be
written to
System.err
or not.
- setLon(int) -
Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- Sets the value of the lon property.
- setLum(int) -
Method in class org.apache.poi.sl.draw.binding.CTHslColor
- Sets the value of the lum property.
- setMacoutline(boolean) -
Method in class org.apache.poi.hssf.record.FontRecord
- whether to use the mac outline font style thing (mac only) - Some mac person
should comment this instead of me doing it (since I have no idea)
- setMacshadow(boolean) -
Method in class org.apache.poi.hssf.record.FontRecord
- whether to use the mac shado font style thing (mac only) - Some mac person
should comment this instead of me doing it (since I have no idea)
- setMainSpRecordId(int) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- EscherDgContainer
-EscherSpgrContainer
--EscherSpContainer
---EscherSpRecord -set id for this record
---***
--***
-EscherDgRecord
set id for the sp record of the first spContainer in main spgrConatiner
- setMajorIncrement(double) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the major increment field for the ValueRange record.
- setMajorTickMark(AxisTickMark) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setMajorTickType(byte) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the major tick type field for the Tick record.
- setMajorUnit(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the major unit value field for the AxisOptions record.
- setManager(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the manager.
- setMargin(short, double) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets the size of the margin in inches.
- setMargin(double) -
Method in class org.apache.poi.hssf.record.BottomMarginRecord
- Set the margin field for the BottomMargin record.
- setMargin(double) -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
- Set the margin field for the LeftMargin record.
- setMargin(double) -
Method in interface org.apache.poi.hssf.record.Margin
- Set the margin field for the Margin.
- setMargin(double) -
Method in class org.apache.poi.hssf.record.RightMarginRecord
- Set the margin field for the RightMargin record.
- setMargin(double) -
Method in class org.apache.poi.hssf.record.TopMarginRecord
- Set the margin field for the TopMargin record.
- setMargin(short, double) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the size of the margin in inches.
- setMargin(short, double) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the size of the margin in inches.
- setMarginBottom(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the bottom margin within the textbox.
- setMarginBottom(int) -
Method in interface org.apache.poi.ss.usermodel.Textbox
- Deprecated. Sets the bottom margin within the textbox.
- setMarginLeft(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the left margin within the textbox.
- setMarginLeft(int) -
Method in interface org.apache.poi.ss.usermodel.Textbox
- Deprecated. Sets the left margin within the textbox.
- setMarginRight(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the right margin within the textbox.
- setMarginRight(int) -
Method in interface org.apache.poi.ss.usermodel.Textbox
- Deprecated. Sets the right margin within the textbox.
- setMarginTop(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the top margin within the textbox.
- setMarginTop(int) -
Method in interface org.apache.poi.ss.usermodel.Textbox
- Deprecated. Sets the top margin within the textbox.
- setMarker(byte) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
- Sets an unsigned integer that specifies an application-defined internal
resource tag.
- setMaxAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the maxAng property.
- setMaximum(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setMaximumAxisValue(double) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the maximum axis value field for the ValueRange record.
- setMaximumCategory(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the maximum category field for the AxisOptions record.
- setMaxR(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the maxR property.
- setMaxX(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the maxX property.
- setMaxY(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the maxY property.
- setMergeCells(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether to merge cells
- setMergeHyperlink(boolean) -
Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setMinAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the minAng property.
- setMinimum(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setMinimumAxisValue(double) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the minimum axis value field for the ValueRange record.
- setMinimumCategory(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the minimum category field for the AxisOptions record.
- setMinorIncrement(double) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the minor increment field for the ValueRange record.
- setMinorTickMark(AxisTickMark) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setMinorTickType(byte) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the minor tick type field for the Tick record.
- setMinorUnit(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the minor unit value field for the AxisOptions record.
- setMinR(String) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the minR property.
- setMinX(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the minX property.
- setMinY(String) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the minY property.
- setMissingCellPolicy(Row.MissingCellPolicy) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Sets the policy on what to do when
getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Sets the policy on what to do when
getting missing or blank cells from a row.
- setMMClipCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the mmclip count.
- setMode(short) -
Method in class org.apache.poi.hssf.record.RefModeRecord
- set the reference mode to use (HSSF uses/assumes A1)
- setN(long) -
Method in class org.apache.poi.sl.draw.binding.CTRatio
- Sets the value of the n property.
- setName(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
- The length in characters of the blip name.
- setName(String) -
Method in class org.apache.poi.hpsf.CustomProperty
- Sets the property's name.
- setName(String) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the style's name
- setName(String) -
Method in class org.apache.poi.poifs.property.Property
- Set the name; silently truncates the name if it's too long.
- setName(String) -
Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- Sets the value of the name property.
- setName(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
- Sets the value of the name property.
- setNameDefinition(Ptg[]) -
Method in class org.apache.poi.hssf.record.NameRecord
-
- setNameName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- Sets the name of the named range
- setNameName(String) -
Method in interface org.apache.poi.ss.usermodel.Name
- Sets the name of the named range
- setNamepos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Sets the namepos.
- setNameText(String) -
Method in class org.apache.poi.hssf.record.NameCommentRecord
- Updates the name we're associated with, normally used
when renaming that Name
- setNameText(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the name of the named range
- setNeedRecalculation(boolean) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setNextBlock(int, int) -
Method in class org.apache.poi.poifs.filesystem.BlockStore
- Changes the record of what block follows the specified one.
- setNextBlock(int, int) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
- Changes the record of what block follows the specified one.
- setNextBlock(int, int) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
- Changes the record of what block follows the specified one.
- setNextChild(Child) -
Method in interface org.apache.poi.poifs.property.Child
- Set the next Child
- setNextChild(Child) -
Method in interface org.apache.poi.poifs.property.Parent
- Set the next Child
- setNextChild(Child) -
Method in class org.apache.poi.poifs.property.Property
- Set the next Child
- setNextRecordSize(int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- Some ciphers (actually just XOR) are based on the record size,
which needs to be set before decryption
- setNextRecordSize(int, boolean) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- Some ciphers (actually just XOR) are based on the record size,
which needs to be set before encryption
- setNoColor(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNoColor(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set whether it is black and white
- setNoColor(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set whether it is black and white
- setNodeColor(byte) -
Method in class org.apache.poi.poifs.property.Property
- Set the node color.
- setNoFill(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setNoFill(boolean) -
Method in interface org.apache.poi.ss.usermodel.Shape
- Sets whether this shape is filled or transparent.
- setNoOrientation(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNoOrientation(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set no orientation.
- setNoOrientation(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set no orientation.
- setNormalZoom(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the zoom magnification in normal view
- setNoteCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the note count.
- setNotes(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNotes(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Print the include notes
- setNotes(Notes<S, P>) -
Method in interface org.apache.poi.sl.usermodel.Slide
-
- setNotes(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Print the include notes
- setNotifyEmptyDirectories(boolean) -
Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
- Activates the notification of empty directories.
- setNumAxis(short) -
Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- Set the num axis field for the AxisUsed record.
- setNumberFormat(String) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setNumberOfConditionalFormats(int) -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setNumberOfElementsInArray(int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setNumberOfElementsInMemory(int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setNumberOfSheets(short) -
Method in class org.apache.poi.hssf.record.SupBookRecord
-
- setNumBubbleValues(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the num bubble values field for the Series record.
- setNumCategories(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the num categories field for the Series record.
- setNumControlPoints(int) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setNumControlPoints(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setNumControlPoints(int) -
Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
- Sets the number of control points to use to map
the colours.
- setNumEntries(short) -
Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- set the number of AutoFilter drop-down arrows on the sheet
- setNumerator(short) -
Method in class org.apache.poi.hssf.record.SCLRecord
- Set the numerator field for the SCL record.
- setNumLines(int) -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Set the number of lines to be displayed in the dropdown.
- setNumSelectedTabs(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set the number of selected tabs
- setNumShapes(int) -
Method in class org.apache.poi.ddf.EscherDgRecord
- The number of shapes in this drawing group.
- setNumShapesSaved(int) -
Method in class org.apache.poi.ddf.EscherDggRecord
- Sets the number of shapes saved
- setNumStringsPerBucket(short) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setNumValues(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the num values field for the Series record.
- setObjectId(int) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the object id field for the CommonObjectData record.
- setObjectID(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
- set the object ID of the drop down arrow object for list boxes
- setObjectType(short) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the object type field for the CommonObjectData record.
- setOff(CTPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the off property.
- setOff(CTPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- Sets the value of the off property.
- setOffset(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- File offset in the delay stream.
- setOleClassname(String) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setOneNotTwoVar(boolean) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setOperator(int) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setOperator(int) -
Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- Sets the comparison operator for this constraint
- setOptimize(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether to optimize or not (set to 0)
- setOption(short) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the option field for the CommonObjectData record.
- setOptionFlag(short) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the option flag for the named range
- setOptionFlags(byte) -
Method in class org.apache.poi.hssf.record.common.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 org.apache.poi.hssf.record.DefaultRowHeightRecord
- set the (currently unimportant to HSSF) option flags
- setOptions(short) -
Method in class org.apache.poi.ddf.EscherRecord
- Set the options this this record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- Set the options field for the AxisOptions record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Set the options field for the CategorySeriesAxis record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
- Set the options field for the Dat record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
- Set the options field for the Frame record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the options field for the Legend record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Set the options field for the LinkedData record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the options field for the Tick record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Set the options field for the ValueRange record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setOptions(short) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- set the option flags
- setOptions(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setOptions(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set the options bitmask (see bit setters)
- setOptions(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the options bitmask or just use the bit setters.
- setOptions(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the options flags.
- setOptions1(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the options1 field for the Text record.
- setOptions2(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the options2 field for the Text record.
- setOrientation(AxisOrientation) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setOSVersion(int) -
Method in class org.apache.poi.hpsf.PropertySet
- Sets the property set stream's low-level "OS version" field.
- setOurBlockIndex(int) -
Method in class org.apache.poi.poifs.storage.BATBlock
- Record where in the file we live
- setOutline(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setOutline(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setOutlineLevel(int) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the outline level for the cells
- setOutlineLevel(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the outline level of this row
- setOutlineStyleLevel(int) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the row or column level of the style (if builtin 1||2)
- setOutsideBorders(Object...) -
Method in class org.apache.poi.sl.draw.DrawTableShape
- Format the outside border using the specified Line object
An empty args parameter removes the affected border.
- setOverlay(boolean) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
- If true the legend is positioned over the chart area otherwise
the legend is displayed next to it.
- setPageBreakZoom(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- zoom magification in page break view
- setPageCount(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the page count.
- setPageSize(Dimension) -
Method in interface org.apache.poi.sl.usermodel.SlideShow
- Change the current page size
- setPageStart(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setPageStart(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set the page numbering start.
- setPageStart(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set the page numbering start.
- setPaint(Paint) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setPaint(Paint) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaint(Paint) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the
Paint
attribute for the
Graphics2D
context.
- setPaintMode() -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setPaintMode() -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setPaintMode() -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaintMode() -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the paint mode of this graphics context to overwrite the
destination with this graphics context's current color.
- setPaletteIndexFlag(boolean) -
Method in class org.apache.poi.ddf.EscherColorRef
-
- setPaletteOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette options bitmask (see the individual bitsetter methods that
reference this one)
- setPalettepos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPaletteRGBFlag(boolean) -
Method in class org.apache.poi.ddf.EscherColorRef
-
- setPane(byte) -
Method in class org.apache.poi.hssf.record.SelectionRecord
- set which window pane this is for
- setPaperSize(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setPaperSize(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set the paper size.
- setPaperSize(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set the paper size.
- setParCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the par count.
- setParent(HSSFShape) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setParentIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- for cell XF types this is the parent style (usually 0/normal).
- setParsedExpression(Ptg[]) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- Also checks for a related shared formula and unlinks it if found
- setParsedExpression(Ptg[]) -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setParsedExpression(Ptg[]) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setParsedExpression(Ptg[]) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setParsedExpression1(Ptg[]) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setParsedExpression2(Ptg[]) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setParsedExpressionScale(Ptg[]) -
Method in class org.apache.poi.hssf.record.CFRule12Record
-
- setPassword(short) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- setPassword(int) -
Method in class org.apache.poi.hssf.record.PasswordRecord
- set the password
- setPassword(short) -
Method in class org.apache.poi.hssf.record.PasswordRev4Record
- set the password
- setPasswordVerifier(int) -
Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- setPath(Path2D.Double) -
Method in interface org.apache.poi.sl.usermodel.FreeformShape
- Set the shape path
- setPathLst(CTPath2DList) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the pathLst property.
- setPatriarch(HSSFPatriarch) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setPattern(short) -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- Set the pattern field for the AreaFormat record.
- setPatternBackgroundColorModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternColorModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternFormatting(PatternFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternStyleModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPercentMax(byte) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setPercentMin(byte) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setPerformDataValidation(boolean) -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setPhoeneticGuide(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- A bit that specifies whether the phonetic guide feature is enabled for
any cell in this row.
- setPictureData(byte[]) -
Method in class org.apache.poi.ddf.EscherBlipRecord
- Sets the picture data bytes
- setPictureData(byte[], int, int) -
Method in class org.apache.poi.ddf.EscherBlipRecord
- Sets the picture data bytes
- setPictureData(byte[]) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setPictureIndex(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setPitch(FontPitch) -
Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- Set the font pitch
- setPlaceholder(Placeholder) -
Method in interface org.apache.poi.sl.usermodel.SimpleShape
- Specifies that the corresponding shape should be represented by the generating application
as a placeholder.
- setPlotVisibleOnly(boolean) -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- Sets the plot visible only field value.
- setPointNumber(short) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- Set the point number field for the DataFormat record.
- setPoints(int[], int[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- setPolygonDrawArea(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- Defines the width and height of the points in the polygon
- setPos(CTAdjPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
- Sets the value of the pos property.
- setPos(CTAdjPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- Sets the value of the pos property.
- setPos(CTAdjPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Sets the value of the pos property.
- setPosition(int) -
Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
-
- setPosition(double) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- setPosition(double, double) -
Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- setPosition(double, double) -
Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- setPosition(AxisPosition) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setPosition(LegendPosition) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
- setPositionOfBof(int) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- set the offset in bytes of the Beginning of File Marker within the HSSF
Stream part of the POIFS file
- setPreferredSize(Picture, double, double) -
Static method in class org.apache.poi.ss.util.ImageUtils
- Calculate and set the preferred size (anchor) for this picture.
- setPresentationFormat(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the presentation format.
- setPreviousChild(Child) -
Method in interface org.apache.poi.poifs.property.Child
- Set the previous Child
- setPreviousChild(Child) -
Method in interface org.apache.poi.poifs.property.Parent
- Set the previous Child
- setPreviousChild(Child) -
Method in class org.apache.poi.poifs.property.Property
- Set the previous Child
- setPrimaryUID(byte[]) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the second MD4, that specifies the unique identifier of the
uncompressed blip data
- setPrintable(boolean) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Sets the printable field value.
- setPrintArea(int, String) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- For the Convenience of Java Programmers maintaining pointers.
- setPrintGridlines(PrintGridlinesRecord) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the PrintGridlinesRecord.
- setPrintGridlines(boolean) -
Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- set whether or not to print the gridlines (and make your spreadsheet ugly)
- setPrintGridlines(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the flag indicating whether this sheet should print the lines
between rows and columns to make editing and reading easier.
- setPrintHeaders(PrintHeadersRecord) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the PrintHeadersRecord.
- setPrintHeaders(boolean) -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- set to print the headers - y/n
- setPrintRowAndColumnHeadings(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the flag indicating whether this sheet should print
row and columns headings when printing.
- setPrintRowColHeadings(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets whether the RowColHeadings are shown in a viewer.
- setPrintSetup(PrintSetupRecord) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets the PrintSetupRecord.
- setPriority(int) -
Method in class org.apache.poi.hssf.record.CFRule12Record
-
- setPropagateClose(boolean) -
Method in class org.apache.poi.util.BoundedInputStream
- Set whether the
BoundedInputStream.close()
method
should propagate to the underling InputStream
.
- setProperties(Property[]) -
Method in class org.apache.poi.hpsf.Section
- Sets this section's properties.
- setProperty(int, String) -
Method in class org.apache.poi.hpsf.Section
- Sets the string value of the property with the specified ID.
- setProperty(int, int) -
Method in class org.apache.poi.hpsf.Section
- Sets the int value of the property with the specified ID.
- setProperty(int, long) -
Method in class org.apache.poi.hpsf.Section
- Sets the long value of the property with the specified ID.
- setProperty(int, boolean) -
Method in class org.apache.poi.hpsf.Section
- Sets the boolean value of the property with the specified ID.
- setProperty(int, long, Object) -
Method in class org.apache.poi.hpsf.Section
- Sets the value and the variant type of the property with the
specified ID.
- setProperty(Property) -
Method in class org.apache.poi.hpsf.Section
- Sets a property.
- setProperty(int, Object) -
Method in class org.apache.poi.hpsf.Section
- Sets a property.
- setPropertyBooleanValue(int, boolean) -
Method in class org.apache.poi.hpsf.Section
- Sets the value of the boolean property with the specified
ID.
- setPropertyStart(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Set start of Property Table
- setPropertyStart(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Set start of Property Table
- setPropertyType(byte) -
Method in class org.apache.poi.poifs.property.Property
- Set the property type.
- setPropertyValue(EscherProperty) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setProtect(boolean) -
Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- set whether the sheet is protected or not
- setProtect(boolean) -
Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- set whether the this is protected shared/tracked workbook or not
- setProtect(boolean) -
Method in class org.apache.poi.hssf.record.ProtectRecord
- set whether the sheet is protected or not
- setProtect(boolean) -
Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- set whether the sheet is protected or not
- setProtect(boolean) -
Method in class org.apache.poi.hssf.record.WindowProtectRecord
- set whether this window should be protected or not
- setProtectionFormattingUnchanged() -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setProtpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPrst(STShapeType) -
Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- Sets the value of the prst property.
- setPrst(STTextShapeType) -
Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- Sets the value of the prst property.
- setPrstClr(CTPresetColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the prstClr property.
- setPt(CTAdjPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
- Sets the value of the pt property.
- setPt(CTAdjPoint2D) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
- Sets the value of the pt property.
- setPure(boolean) -
Method in class org.apache.poi.hpsf.CustomProperties
- Sets the purity of the custom property set.
- setQuotePrefixed(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setR(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- Sets the value of the r property.
- setR(int) -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- Sets the value of the r property.
- setR(int) -
Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- Sets the value of the r property.
- setRangeType(ConditionalFormattingThreshold.RangeType) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setRangeType(ConditionalFormattingThreshold.RangeType) -
Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
- Changes the Range Type used
- setRawData(byte[]) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- setReadIndex(int) -
Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- setReadingOrder(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the reading order for far east versions (0 - Context, 1 - Left to right,
2 - right to left) - We could use some help with support for the far east.
- setReadingOrder(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Sets the reading order, for RTL/LTR ordering of
the text.
- setReadOnly(short) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
- set the readonly flag
- setRecalc(boolean) -
Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- set whether to recalculate formulas/etc before saving or not
- setRecordId(short) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the record id for this record.
- setRecords(List<Record>) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setRecordType(short) -
Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setRect(CTGeomRect) -
Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- Sets the value of the rect property.
- setRectX1(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The top-left coordinate of child records.
- setRectX2(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The bottom-right x coordinate of child records.
- setRectY1(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The top-left y coordinate of child records.
- setRectY2(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The bottom-right y coordinate of child records.
- setRef(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- The reference count of this blip.
- setReferenceType(byte) -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- Set the reference type field for the LinkedData record.
- setRefersToFormula(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
-
- setRefersToFormula(String) -
Method in interface org.apache.poi.ss.usermodel.Name
- Sets the formula that the name is defined to refer to.
- setRefreshAll(boolean) -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
- set whether to refresh all external data when loading a sheet
- setRemainingData(byte[]) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Any remaining data in this record.
- setRemainingData(byte[]) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- Any remaining data in the record
- setRemainingData(byte[]) -
Method in class org.apache.poi.ddf.EscherClientDataRecord
- Any data recording this record.
- setRenderingHint(RenderingHints.Key, Object) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setRenderingHint(RenderingHints.Key, Object) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHint(RenderingHints.Key, Object) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the value of a single preference for the rendering algorithms.
- setRenderingHints(Map<?, ?>) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setRenderingHints(Map<?, ?>) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHints(Map<?, ?>) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Replaces the values of all preferences for the rendering
algorithms with the specified
hints
.
- setRepeatingColumns(CellRangeAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRepeatingColumns(CellRangeAddress) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the repeating columns used when printing the sheet, as found in
File->PageSetup->Sheet.
- setRepeatingRows(CellRangeAddress) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRepeatingRows(CellRangeAddress) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets the repeating rows used when printing the sheet, as found in
File->PageSetup->Sheet.
- setRequiredVersion(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- set the minimum version required to read this file
- setReserved(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the reserved field value.
- setReserved(int) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the reserved (don't do this) value
- setReserved1(int) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
- Set the reserved1 field for the Axis record.
- setReserved1(int) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the reserved1 field for the CommonObjectData record.
- setReserved2(int) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
- Set the reserved2 field for the Axis record.
- setReserved2(int) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the reserved2 field for the CommonObjectData record.
- setReserved3(int) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
- Set the reserved3 field for the Axis record.
- setReserved3(int) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the reserved3 field for the CommonObjectData record.
- setReserved4(int) -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
- Set the reserved4 field for the Axis record.
- setRev(int) -
Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- Sets the value of the rev property.
- setReversed(boolean) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setReversed(boolean) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setReversed(boolean) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Sets the reversed field value.
- setReversed(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setReversed(boolean) -
Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
- setRevNumber(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the revision number.
- setRGB(byte[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- setRGB(byte[]) -
Method in class org.apache.poi.ss.usermodel.ExtendedColor
- Sets the Red Green Blue or Alpha Red Green Blue
- setRGBA(byte[]) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setRgbColor(int) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the rgbColor field for the Text record.
- setRight(String) -
Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setRight(String) -
Method in interface org.apache.poi.ss.usermodel.Footer
- Sets the right string.
- setRight(String) -
Method in interface org.apache.poi.ss.usermodel.Header
- Sets the right string.
- setRight(String) -
Method in interface org.apache.poi.ss.usermodel.HeaderFooter
- Sets the right string or footer.
- setRightBorderColor(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the right border
- setRightBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setRightBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setRightBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the rightBorderColor attribute of the HSSFRegionUtil object
- setRightBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setRightBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setRightBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the right border color for a region of cells by manipulating the cell style of the individual
cells on the right
- setRightBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setRightBorderPaletteIdx(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette index for the right border color
- setRightMargin(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- setRightToLeft(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRot(int) -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Sets the value of the rot property.
- setRot(int) -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- Sets the value of the rot property.
- setRotation(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the rotation field value.
- setRotation(short) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Sets the rotation field value.
- setRotation(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the degree of rotation.
- setRotation(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the degree of rotation for the text in the cell
Note: HSSF uses values from -90 to 90 degrees, whereas XSSF
uses values from 0 to 180 degrees.
- setRotation(double) -
Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- Rotate this shape.
- setRotation(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the degree of rotation for the text in the cell.
- setRotationDegree(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFShape
- specifies the rotation, in degrees, that is applied to a shape.
- setRow(int) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.BlankRecord
- set the row this cell occurs on
- setRow(int) -
Method in class org.apache.poi.hssf.record.CellRecord
-
- setRow(int) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.LabelRecord
- NO-OP!
- setRow(int) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Specify the row that contains the comment
- setRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Set the row of the cell that contains the comment
- setRow(int) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setRow(int) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Set the row of the cell that contains the comment
- setRow1(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The row number of the top-left corner of the shape.
- setRow1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setRow1(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Returns the row (0 based) of the first cell.
- setRow2(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The row number for the bottom-right corner of the current shape.
- setRow2(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setRow2(int) -
Method in interface org.apache.poi.ss.usermodel.ClientAnchor
- Returns the row (0 based) of the first cell.
- setRowBreak(int, short, short) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Sets a page break at the indicated row
- setRowBreak(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets a page break at the indicated row
Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets a page break at the indicated row
Breaks occur above the specified row and left of the specified column inclusive.
- setRowDeleted(boolean) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowGroupCollapsed(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRowGroupCollapsed(int, boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Set view state of a grouped range of rows
- setRowHeight(short) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- set the default row height
- setRowHeight(int, double) -
Method in interface org.apache.poi.sl.usermodel.TableShape
- Sets the row height.
- setRowInputCol(int) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowInputRow(int) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowLevelMax(short) -
Method in class org.apache.poi.hssf.record.GutsRecord
- set the maximum outline level for the row gutter.
- setRowNum(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- set the row number of this row.
- setRowNum(int) -
Method in interface org.apache.poi.ss.usermodel.Row
- Set the row number of this row.
- setRowNumber(int) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the logical row number for this row (0 based index)
- setRowOrColInpCell(boolean) -
Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowRelative(boolean) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setRowStyle(HSSFCellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) -
Method in interface org.apache.poi.ss.usermodel.Row
- Applies a whole-row cell styling to the row.
- setRowSumsBelow(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsRight(boolean) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRule(int, CFRuleBase) -
Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- setRule(int, HSSFConditionalFormattingRule) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- Replaces an existing Conditional Formatting rule at position idx.
- setRule(int, ConditionalFormattingRule) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- setRule(int, ConditionalFormattingRule) -
Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
- Replaces an existing Conditional Formatting rule at position idx.
- setSalt(byte[]) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setSalt(byte[]) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setSalt(byte[]) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setSalt(byte[]) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setSat(int) -
Method in class org.apache.poi.sl.draw.binding.CTHslColor
- Sets the value of the sat property.
- setSavedInPageBreakPreview(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- was the sheet saved in page break view
- setSaveLinkValues(short) -
Method in class org.apache.poi.hssf.record.BookBoolRecord
- set the save ext links flag
- setSBATBlockCount(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Set count of SBAT blocks
- setSBATBlockCount(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Set count of SBAT blocks
- setSBATStart(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Set start of small block allocation table
- setSBATStart(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Set start of small block allocation table
- setScale(boolean) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the scale.
- setScale(short) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- Set the scale field for the FontBasis record.
- setScale(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setScale(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set the scale.
- setScale(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set the scale.
- setSchemeClr(CTSchemeColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the schemeClr property.
- setSchemeIndexFlag(boolean) -
Method in class org.apache.poi.ddf.EscherColorRef
-
- setSCLRecord(SCLRecord) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets the SCL record or creates it in the correct place if it does not
already exist.
- setScrgbClr(CTScRgbColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the scrgbClr property.
- setSecretKey(SecretKey) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setSecretKey(SecretKey) -
Method in class org.apache.poi.poifs.crypt.Encryptor
-
- setSecurity(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the security code.
- setSelected(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Sets whether the sheet is selected
- setSelected(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- sheet tab is selected
- setSelected(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets whether sheet is selected.
- setSelected(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets a flag indicating whether this sheet is selected.
- setSelectedTab(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Selects a single sheet.
- setSelectedTab(int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Sets the tab whose data is actually seen when the sheet is opened.
- setSelectedTabs(int[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Selects multiple sheets as a group.
- setSelectedTabs(Collection<Integer>) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Selects multiple sheets as a group.
- setSelection(SelectionRecord) -
Method in class org.apache.poi.hssf.model.InternalSheet
-
- setSeriesIndex(short) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- Set the series index field for the DataFormat record.
- setSeriesNumber(short) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- Set the series number field for the DataFormat record.
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
- Sets the shadow field value.
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Sets the shadow field value.
- setShadow(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setShadow(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setShapeId(int) -
Method in class org.apache.poi.ddf.EscherSpRecord
- Sets a number that identifies this shape.
- setShapeId(int) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Object id for OBJ record that contains the comment
- setShapeIdMax(int) -
Method in class org.apache.poi.ddf.EscherDggRecord
- The maximum is actually the next available shape id.
- setShapeType(short) -
Method in class org.apache.poi.ddf.EscherSpRecord
- Sets shape type.
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
-
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- setShapeType(ShapeType) -
Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- setSharedFeature(SharedFeature) -
Method in class org.apache.poi.hssf.record.FeatRecord
-
- setSharedFormula(boolean) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setSheetBof(int, int) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Sets the BOF for a given sheet
- setSheetHidden(int, boolean) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Hide or unhide a sheet
- setSheetHidden(int, SheetVisibility) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Hide or unhide a sheet.
- setSheetHidden(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setSheetHidden(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Deprecated.
- setSheetHidden(int, boolean) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Hide or unhide a sheet.
- setSheetHidden(int, int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Deprecated. POI 3.16 beta 2. Use
Workbook.setSheetVisibility(int, SheetVisibility)
instead.
- setSheetIndex(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- Specifies if the defined name is a local name, and if so, which sheet it is on.
- setSheetIndex(int) -
Method in interface org.apache.poi.ss.usermodel.Name
- Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetName(int, String) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- sets the name for a given sheet.
- setSheetname(String) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- Set the sheetname for this sheet.
- setSheetName(int, String) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Set the sheet name.
- setSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- setSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- setSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- setSheetName(String) -
Method in interface org.apache.poi.ss.formula.ptg.Pxg
-
- setSheetName(String) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- setSheetName(int, String) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Set the sheet name.
- setSheetName(String) -
Method in class org.apache.poi.ss.util.SheetBuilder
- Specifies name of the sheet to build.
- setSheetNumber(int) -
Method in class org.apache.poi.hssf.record.NameRecord
-
- setSheetOrder(String, int) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- sets the order of appearance for a given sheet.
- setSheetOrder(String, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- sets the order of appearance for a given sheet.
- setSheetOrder(String, int) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Sets the order of appearance for a given sheet.
- setSheetVisibility(int, SheetVisibility) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setSheetVisibility(int, SheetVisibility) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Hide or unhide a sheet.
- setShort(short) -
Method in class org.apache.poi.util.BitField
- Set the bits.
- setShortBoolean(short, boolean) -
Method in class org.apache.poi.util.BitField
- Set a boolean BitField
- setShortFilename(String) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- setShortFilename(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Convenience method equivalent to
HSSFHyperlink.setAddress(String)
- setShortValue(short, short) -
Method in class org.apache.poi.util.BitField
- Replace the bits with new values.
- setShowActual(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the show actual field value.
- setShowBubbleSizes(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show category label as percentage field value.
- setShowErrorBox(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setShowErrorBox(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataValidation
- Sets the behaviour when an invalid value is entered
- setShowKey(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show key field value.
- setShowLabel(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the show label field value.
- setShowLabel(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show label field value.
- setShowPercent(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the show percent field value.
- setShowPromptBox(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setShowPromptBox(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataValidation
- Sets the behaviour when a cell which belongs to this object is selected
- setShowSeriesKey(boolean) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
- Sets the show series key field value.
- setShowValue(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show value field value.
- setShowValueAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the show value as percentage field value.
- setShrinkToFit(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether to shrink the text to fit
- setShrinkToFit(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Controls if the Cell should be auto-sized
to shrink to fit if the text is too long
- setShrinkToFit(boolean) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- Controls if the Cell should be auto-sized
to shrink to fit if the text is too long
- setSize(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Blip size in stream.
- setSize(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the size of the document associated with this Property
- setSize(int) -
Method in class org.apache.poi.poifs.property.RootProperty
- set size
- setSizeEMU(Dimension) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Gets the dimensions of the metafile
- setSizeEMU(Dimension) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Gets the dimensions of the metafile
- setSizeExtra(int) -
Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setSizeOfElements(int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setSlideCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the slideCount.
- setSmallCaps(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setSmoothedLine(boolean) -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- Sets the smoothed line field value.
- setSnd(CTEmbeddedWAVAudioFile) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the snd property.
- setSpaceAfter(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Set the amount of vertical white space that will be present after the paragraph.
- setSpaceBefore(Double) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Set the amount of vertical white space that will be present before the paragraph.
- setSpacing(byte) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the spacing field for the Legend record.
- setSpinCount(int) -
Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setSrgbClr(CTSRgbColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the srgbClr property.
- setSSTIndex(int) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
- set the index to the string in the SSTRecord
- setStacked(boolean) -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
- Sets the stacked field value.
- setStacked(boolean) -
Method in class org.apache.poi.hssf.record.chart.BarRecord
- Sets the stacked field value.
- setStAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- Sets the value of the stAng property.
- setStartBlock(int) -
Method in interface org.apache.poi.poifs.filesystem.BATManaged
- Set the start block for this instance
- setStartBlock(int) -
Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
- Set the start block for this instance
- setStartBlock(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the start block for the document referred to by this
Property.
- setStartBlock(int) -
Method in class org.apache.poi.poifs.property.PropertyTableBase
- Set the start block for this instance
- setStartBlock(int) -
Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
- Set the start block for this instance
- setStartBlock(int) -
Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
- Set the start block for this instance
- setStatusBarText(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the status bar text
- setStorageClsid(ClassID) -
Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
- Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) -
Method in class org.apache.poi.poifs.filesystem.DirectoryNode
- Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) -
Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- setStorageClsid(ClassID) -
Method in class org.apache.poi.poifs.property.Property
- Sets the storage class ID for this property stream.
- setStorageId(int) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setStr(HSSFRichTextString) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- setStrikeout(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- set the font to be stricken out or not
- setStrikeout(boolean) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font to be stricken out or not
- setStrikeout(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setStrikeout(boolean) -
Method in interface org.apache.poi.ss.usermodel.Font
- set whether to use a strikeout horizontal line through the text or not
- setStrikethrough(boolean) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the strikethrough state
- setStrikeThrough(boolean) -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setString(String) -
Method in class org.apache.poi.hssf.record.common.UnicodeString
- set the actual string this contains
- setString(String) -
Method in class org.apache.poi.hssf.record.StringRecord
- Sets the string represented by this record.
- setString(RichTextString) -
Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setString(RichTextString) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Sets the rich text string used by this comment.
- setString(RichTextString) -
Method in interface org.apache.poi.ss.usermodel.Textbox
- Deprecated.
- setStroke(Stroke) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setStroke(Stroke) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setStroke(boolean) -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
- Sets the value of the stroke property.
- setStroke(Stroke) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the
Stroke
for the Graphics2D
context.
- setStrokeStyle(Object...) -
Method in interface org.apache.poi.sl.usermodel.SimpleShape
- Sets the line attributes.
- setStyle(int) -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Set the style of this dropdown.
- setSubject(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the subject.
- setSummaryEntries(DirectoryNode, String, NPOIFSFileSystem) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- Encrypt the Document-/SummaryInformation and other optionally streams.
- setSupbookpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Sets the supbookpos.
- setSuperSubScript(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the type of super or subscript for the font
- setSuppressDropDownArrow(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setSuppressDropDownArrow(boolean) -
Method in interface org.apache.poi.ss.usermodel.DataValidation
- Useful for list validation objects .
- setSwAng(String) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- Sets the value of the swAng property.
- setSx(CTRatio) -
Method in class org.apache.poi.sl.draw.binding.CTScale2D
- Sets the value of the sx property.
- setSy(CTRatio) -
Method in class org.apache.poi.sl.draw.binding.CTScale2D
- Sets the value of the sy property.
- setSysClr(CTSystemColor) -
Method in class org.apache.poi.sl.draw.binding.CTColor
- Sets the value of the sysClr property.
- setSysIndexFlag(boolean) -
Method in class org.apache.poi.ddf.EscherColorRef
-
- setSystemRGBFlag(boolean) -
Method in class org.apache.poi.ddf.EscherColorRef
-
- setT(String) -
Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- Sets the value of the t property.
- setT(int) -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- Sets the value of the t property.
- setTabIdArray(short[]) -
Method in class org.apache.poi.hssf.record.TabIdRecord
- set the tab array.
- setTabpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setTabWidthRatio(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- ratio of the width of the tabs to the horizontal scrollbar
- setTag(short) -
Method in class org.apache.poi.ddf.EscherBSERecord
- unused
- setTarget(LayoutTarget) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Sets the layout target.
- setTempFileCreationStrategy(TempFileCreationStrategy) -
Static method in class org.apache.poi.util.TempFile
- Configures the strategy used by
TempFile.createTempFile(String, String)
to create the temporary files.
- setTemplate(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the template.
- setText(String) -
Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- Set the text field for the SeriesText record.
- setText(String) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setText(String) -
Method in class org.apache.poi.hssf.record.HeaderFooterBase
- set the footer string
- setText(String) -
Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setText(String) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets (overwrites) the current text.
- setTextAlign(TextParagraph.TextAlign) -
Method in interface org.apache.poi.sl.usermodel.TextParagraph
- Specifies the alignment that is to be applied to the paragraph.
- setTextDirection(TextShape.TextDirection) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- sets the vertical orientation
- setTextLocked(boolean) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
- Sets the text locked field value.
- setTextMark(String) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- setTextMark(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Convenience method equivalent to
HSSFHyperlink.setAddress(String)
- setTextOrientation(int) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
- Set the text orientation field for the TextObjectBase record.
- setTextPlaceholder(TextShape.TextPlaceholder) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets the text placeholder
- setTextRotation(short) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the text rotation field for the Text record.
- setTextRotation(Double) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets the text rotation.
- setTgtFrame(String) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the tgtFrame property.
- setThemeIndex(int) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setThreadPrefersEventExtractors(boolean) -
Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
- Should this thread prefer event based over usermodel based extractors?
Will only be used if the All Threads setting is null.
- setThresholdMax(DataBarThreshold) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setThresholdMin(DataBarThreshold) -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setThresholds(ColorGradientThreshold[]) -
Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setThresholds(Threshold[]) -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) -
Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
- Sets the of thresholds.
- setThresholds(ConditionalFormattingThreshold[]) -
Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- Sets the of thresholds.
- setThumbnail(byte[]) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the thumbnail.
- setThumbnail(byte[]) -
Method in class org.apache.poi.hpsf.Thumbnail
- Sets the Thumbnail's underlying
byte[]
in
VT_CF
format.
- setTickColor(short) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the tick color field for the Tick record.
- setTickMarkFrequency(short) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Set the tick mark frequency field for the CategorySeriesAxis record.
- setTint(double) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setTint(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- setTint(double) -
Method in class org.apache.poi.ss.usermodel.ExtendedColor
- Specifies the tint value applied to the ctColor.
- setTitle(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the title.
- setTitle(String) -
Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- setTitle(String) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
- Sets the title of the series as a string literal.
- setTitle(CellReference) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
- Sets the title of the series as a cell reference.
- setTooltip(String) -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- Sets the value of the tooltip property.
- setTopBorder(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- bit that specifies whether any cell in the row has a thick top border, or any
cell in the row directly above the current row has a thick bottom border.
- setTopBorderColor(int) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the top border
- setTopBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setTopBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setTopBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
- Sets the topBorderColor attribute of the HSSFRegionUtil object
- setTopBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setTopBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setTopBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, Sheet) -
Static method in class org.apache.poi.ss.util.RegionUtil
- Sets the top border color for a region of cells by manipulating the cell style of the individual
cells on the top
- setTopBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopBorderPaletteIdx(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette index for the top border
- setTopColGutter(short) -
Method in class org.apache.poi.hssf.record.GutsRecord
- set the size of the gutter that appears at the above the columns
- setTopLeftBottomRightBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopRow(short) -
Method in class org.apache.poi.hssf.model.InternalSheet
-
- setTopRow(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the top row field for the Pane record.
- setTopRow(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the top row visible in the window
- setTransform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setTransform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setTransform(AffineTransform) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the
Transform
in the Graphics2D
context.
- setTraverseEmptyCells(boolean) -
Method in class org.apache.poi.ss.util.cellwalk.CellWalk
- Sets the traverseEmptyCells property.
- setType(long) -
Method in class org.apache.poi.hpsf.Property
- Sets the property's type.
- setType(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- type of object this marks
- setType(byte) -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setType(int) -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setType(byte) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the type field for the Legend record.
- setType(int) -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setTypeface(String) -
Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- Sets the font name
- setTypeOffset(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set normal,super or subscript.
- setTypeOffset(short) -
Method in interface org.apache.poi.ss.usermodel.Font
- set normal,super or subscript.
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
- Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUid(byte[]) -
Method in class org.apache.poi.ddf.EscherBSERecord
- 16 byte MD4 checksum.
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUncalced(boolean) -
Method in class org.apache.poi.hssf.model.InternalSheet
-
- setUncompressedSize(int) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Sets the uncompressed size (in bytes)
- setUncompressedSize(int) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Sets the uncompressed size (in bytes)
- setUnderline(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the type of underlining for the font
- setUnderline(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set type of text underlining to use
- setUnderline(byte) -
Method in interface org.apache.poi.ss.usermodel.Font
- set type of text underlining to use
- setUnderlined(boolean) -
Method in interface org.apache.poi.sl.usermodel.TextRun
- Sets the underlined state
- setUnderlineType(short) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
- set the type of underlining type for the font
- setUnderlineType(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- set the type of underlining type for the font
- setUnderlineType(short) -
Method in interface org.apache.poi.ss.usermodel.FontFormatting
- set the type of underlining type for the font
- setUnderlineTypeModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setUnderlineTypeModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setUnits(short) -
Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- Set the units field for the Units record.
- setUnknown(boolean) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Sets the unknown field value.
- setUnknown1(short) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setUnknownFormulaData(byte[]) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setUnused2(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused3(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- setup(String[], WorkbookEvaluator[]) -
Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setup(Map<String, WorkbookEvaluator>) -
Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setupEnvironment(String[], HSSFFormulaEvaluator[]) -
Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupEnvironment(String[], BaseFormulaEvaluator[]) -
Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupEnvironment(String[], ForkedEvaluator[]) -
Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
- Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupFormulaEvaluator(Map<String, FormulaEvaluator>) -
Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) -
Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) -
Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
- Sets up the Formula Evaluator to be able to reference and resolve
links to other workbooks, eg [Test.xls]Sheet1!A1.
- setUri(String) -
Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- Sets the value of the uri property.
- setURL(String) -
Method in class org.apache.poi.hssf.record.SupBookRecord
-
- setUsage(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Defines the way this blip is used.
- setUseExcel4Colors(boolean) -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- Sets the use excel 4 colors field value.
- setUsePage(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setUsePage(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Set whether to use page start
- setUsePage(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Set whether to use page start
- setUserLocale(Locale) -
Static method in class org.apache.poi.util.LocaleUtil
- Sets default user locale.
- setUsername(String) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- setUsername(String) -
Method in class org.apache.poi.hssf.record.WriteAccessRecord
- set the username for the user that created the report.
- setUserStyleName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Sets the name of the user defined style.
- setUserTimeZone(TimeZone) -
Static method in class org.apache.poi.util.LocaleUtil
- As time zone information is not stored in any format, it can be
set before any date calculations take place.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTAngle
- Sets the value of the val property.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
- Sets the value of the val property.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTPercentage
- Sets the value of the val property.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
- Sets the value of the val property.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
- Sets the value of the val property.
- setVal(int) -
Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
- Sets the value of the val property.
- setVal(STPresetColorVal) -
Method in class org.apache.poi.sl.draw.binding.CTPresetColor
- Sets the value of the val property.
- setVal(STSchemeColorVal) -
Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
- Sets the value of the val property.
- setVal(byte[]) -
Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
- Sets the value of the val property.
- setVal(String) -
Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- Sets the value of the val property.
- setValidSettings(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setValidSettings(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Valid settings.
- setValidSettings(boolean) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Valid settings.
- setValue(Object) -
Method in class org.apache.poi.hpsf.Property
- Sets the property's value.
- setValue(boolean) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- set the boolean value for the cell
- setValue(byte) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- set the error value for the cell.
- setValue(FormulaError) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- set the error value for the cell
- setValue(Double) -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setValue(double) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- set the calculated value of the formula
- setValue(double) -
Method in class org.apache.poi.hssf.record.NumberRecord
- set the value for the cell
- setValue(Double) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setValue(Double) -
Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
- Sets the value used for the threshold.
- setValue(int, int) -
Method in class org.apache.poi.util.BitField
- Replace the bits with new values.
- setValue1(double) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
- Sets a numeric value for expression 1.
- setValue2(double) -
Method in class org.apache.poi.hssf.usermodel.DVConstraint
- Sets a numeric value for expression 2.
- setValueAt(int, int) -
Method in class org.apache.poi.poifs.storage.BATBlock
-
- setValueAxisCrossing(boolean) -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- Sets the value axis crossing field value.
- setValuesDataType(short) -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- Set the values data type field for the Series record.
- setValuesInReverse(boolean) -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- Sets the values in reverse field value.
- setVaryDisplayPattern(boolean) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setVBADigitalSignature(byte[]) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the VBA digital signature for the VBA project
embedded in the document.
- setVCenter(boolean) -
Method in class org.apache.poi.hssf.record.VCenterRecord
- set whether to center vertically or not
- setVerifier(byte[]) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setVerifier(EncryptionVerifier) -
Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setVersion(short) -
Method in class org.apache.poi.ddf.EscherOptRecord
-
- setVersion(short) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the version part of record
- setVersion(int) -
Method in class org.apache.poi.hssf.record.BOFRecord
- Version number - for BIFF8 should be 0x06
- setVertical(boolean) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Sets the vertical field value.
- setVertical(boolean) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Sets the vertical field value.
- setVerticalAlignment(byte) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the vertical alignment of text in the cell
- setVerticalAlignment(VerticalAlignment) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of vertical alignment for the cell
- setVerticalAlignment(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the vertical alignment.
- setVerticalAlignment(VerticalAlignment) -
Method in interface org.apache.poi.sl.usermodel.TextShape
- Sets the type of vertical alignment for the text.
- setVerticalAlignment(VerticalAlignment) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- set the type of vertical alignment for the cell
- setVerticalAlignment(Cell, VerticalAlignment) -
Static method in class org.apache.poi.ss.util.CellUtil
- Take a cell, and vertically align it.
- setVerticalBorder(boolean) -
Method in class org.apache.poi.hssf.record.chart.DatRecord
- Sets the vertical border field value.
- setVerticalBorderColor(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setVerticalBorderColor(Color) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- Not available for HSSF.
- setVerticalBorderColor(short) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Range internal border color, such as table styles
- setVerticalBorderColor(Color) -
Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- Range internal border color, such as table styles
- setVerticalHold(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set the vertical position of the window (in 1/20ths of a point)
- setVerticallyCenter(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Determines whether the output is vertically centered on the page.
- setVerticalPos(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setVerticalScale(int) -
Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- Set the verticalScale field for the PlotGrowth record.
- setVerticalTextAlignment(int) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
- Sets the Vertical text alignment field value.
- setVeryHidden(boolean) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- Is the sheet very hidden? Different from (normal) hidden
- setVisible(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Sets whether this comment is visible.
- setVisible(boolean) -
Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- setVisible(boolean) -
Method in interface org.apache.poi.ss.usermodel.Comment
- Sets whether this comment is visible.
- setVResolution(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setVResolution(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Sets the vertical resolution.
- setVResolution(short) -
Method in interface org.apache.poi.ss.usermodel.PrintSetup
- Sets the vertical resolution.
- setW(long) -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
- Sets the value of the w property.
- setWeight(short) -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Set the weight field for the LineFormat record.
- setWidth(int) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- Set the width field for the AxisParent record.
- setWidth(int) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setWidth(int) -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
- Set the width field for the Chart record.
- setWidth(int) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the width field for the Text record.
- setWidth(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set the width of the window
- setWidthMax(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMax(int) -
Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMin(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMin(int) -
Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMode(LayoutMode) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies how to interpret the Width element for this manual
layout.
- setWidthRatio(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies the width (if Width Mode is Factor) or right (if
Width Mode is Edge) of the chart element as a fraction of the
width of the chart.
- setWindowing(short) -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
- sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- setWordCount(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the word count.
- setWordWrap(boolean) -
Method in interface org.apache.poi.sl.usermodel.TextShape
-
- setWordWrapped(boolean) -
Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setWR(String) -
Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- Sets the value of the wr property.
- setWrapText(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether to wrap the text in the cell
- setWrapText(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set whether the text should be wrapped
- setWrapText(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setWrapText(boolean) -
Method in interface org.apache.poi.ss.usermodel.CellStyle
- Set whether the text should be wrapped.
- setWSBool1(byte) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set first byte (see bit setters)
- setWSBool2(byte) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
- set the second byte (see bit setters)
- setX(int) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- Set the x field for the AxisParent record.
- setX(int) -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
- Set the x field for the Chart record.
- setX(int) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the x field for the Text record.
- setX(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the x field for the Pane record.
- setX(String) -
Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- Sets the value of the x property.
- setX(long) -
Method in class org.apache.poi.sl.draw.binding.CTPoint2D
- Sets the value of the x property.
- setX(long) -
Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- Sets the value of the x property.
- setX(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies the x location (left) of the chart element as a
fraction of the width of the chart.
- setXAxisUpperLeft(int) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the x axis upper left field for the Legend record.
- setXBasis(short) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- Set the x Basis field for the FontBasis record.
- setXBATCount(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Sets the number of XBAT (DIFAT) blocks used
- setXBATStart(int) -
Method in class org.apache.poi.poifs.storage.HeaderBlock
- Sets the first XBAT (DIFAT) block location
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.BlankRecord
- set the index of the extended format record to style this cell with
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.CellRecord
- set the index to the ExtendedFormat
- setXFIndex(short) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setXFIndex(int) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the columns' default format info
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.LabelRecord
- no op!
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- if the row is formatted then this is the index to the extended format record
- setXFIndex(int) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the actual index of the style extended format record
- setXfpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setXFType(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether the cell is a cell or style XFRecord
- setXMode(LayoutMode) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Sets the x-coordinate layout mode.
- setXORMode(Color) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setXORMode(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setXORMode(Color) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setXORMode(Color) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- setXPosition(int) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setXSize(int) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the x size field for the Legend record.
- setY(int) -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- Set the y field for the AxisParent record.
- setY(int) -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
- Set the y field for the Chart record.
- setY(int) -
Method in class org.apache.poi.hssf.record.chart.TextRecord
- Set the y field for the Text record.
- setY(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the y field for the Pane record.
- setY(String) -
Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- Sets the value of the y property.
- setY(long) -
Method in class org.apache.poi.sl.draw.binding.CTPoint2D
- Sets the value of the y property.
- setY(long) -
Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- Sets the value of the y property.
- setY(double) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Specifies the y location (top) of the chart element as a
fraction of the height of the chart.
- setYAxisUpperLeft(int) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the y axis upper left field for the Legend record.
- setYBasis(short) -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- Set the y Basis field for the FontBasis record.
- setYMode(LayoutMode) -
Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
- Sets the y-coordinate layout mode.
- setYPosition(int) -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setYSize(int) -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
- Set the y size field for the Legend record.
- setZ(long) -
Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- Sets the value of the z property.
- setZero1(int) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the zero 1 field for the Tick record.
- setZero2(int) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the zero 2 field for the Tick record.
- setZero3(short) -
Method in class org.apache.poi.hssf.record.chart.TickRecord
- Set the zero 3 field for the Tick record.
- setZeroHeight(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether or not to display this row with 0 height
- setZeroHeight(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- set whether or not to display this row with 0 height
- setZeroHeight(boolean) -
Method in interface org.apache.poi.ss.usermodel.Row
- Set whether or not to display this row with 0 height
- setZoom(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the zoom magnification for the sheet.
- setZoom(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Window zoom magnification for current view representing percent values.
- setZoom(int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Window zoom magnification for current view representing percent values.
- Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- SHADOWSTYLE__COLOR -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__CRMOD -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__HIGHLIGHT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OFFSETX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OFFSETY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OPACITY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__ORIGINX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__ORIGINY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__PERSPECTIVEX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__PERSPECTIVEY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEXTOX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEXTOY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEYTOX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEYTOY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SECONDOFFSETX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SECONDOFFSETY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SHADOW -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SHADOWOBSURED -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__TYPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__WEIGHT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- shape -
Variable in class org.apache.poi.sl.draw.DrawNothing
-
- shape -
Variable in class org.apache.poi.sl.draw.DrawPaint
-
- shape -
Variable in class org.apache.poi.sl.draw.DrawShape
-
- Shape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- Shape - Interface in org.apache.poi.ss.usermodel
- Common interface for all drawing shapes
- SHAPE__BACKGROUNDSHAPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__BLACKANDWHITESETTINGS -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__CONNECTORSTYLE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__DELETEATTACHEDOBJECT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__LOCKSHAPETYPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__MASTER -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__OLEICON -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__PREFERRELATIVERESIZE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__WMODEBW -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__WMODEPUREBW -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- ShapeContainer<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- ShapeContainer<T extends Shape> - Interface in org.apache.poi.ss.usermodel
- A common interface for shape groups.
- ShapeType - Enum in org.apache.poi.sl.usermodel
- known preset shape geometries in PresentationML
- ShapeTypes - Class in org.apache.poi.ss.usermodel
- All known types of automatic shapes in DrawingML
- ShapeTypes() -
Constructor for class org.apache.poi.ss.usermodel.ShapeTypes
-
- SharedFeature - Interface in org.apache.poi.hssf.record.common
- Common Interface for all Shared Features
- SHAREDFEATURES_ISFFACTOID -
Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
- Specifies the smart tag type.
- SHAREDFEATURES_ISFFEC2 -
Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
- Specifies that formula errors should be ignored
- SHAREDFEATURES_ISFLIST -
Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
- Specifies the shared list type.
- SHAREDFEATURES_ISFPROTECTION -
Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
- Specifies the enhanced protection type.
- SharedFormula - Class in org.apache.poi.ss.formula
- Encapsulates logic to convert shared formulaa into non shared equivalent
- SharedFormula(SpreadsheetVersion) -
Constructor for class org.apache.poi.ss.formula.SharedFormula
-
- SharedFormulaRecord - Class in org.apache.poi.hssf.record
- Title: SHAREDFMLA (0x04BC) SharedFormulaRecord
Description: Primarily used as an excel optimization so that multiple similar formulas
are not written out too many times.
- SharedFormulaRecord() -
Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedFormulaRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedValueManager - Class in org.apache.poi.hssf.record.aggregates
- Manages various auxiliary records while constructing a
RowRecordsAggregate
:
SharedFormulaRecord
s
ArrayRecord
s
TableRecord
s
- SharedValueRecordBase - Class in org.apache.poi.hssf.record
- Common base class for
SharedFormulaRecord
, ArrayRecord
and
TableRecord
which are have similarities. - SharedValueRecordBase(CellRangeAddress8Bit) -
Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- SharedValueRecordBase() -
Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- SharedValueRecordBase(LittleEndianInput) -
Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- reads only the range (1
CellRangeAddress8Bit
) from the stream
- shear(double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- shear(double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- shear(double, double) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Concatenates the current
Graphics2D
Transform
with a shearing transform.
- sheet -
Variable in class org.apache.poi.sl.draw.DrawSheet
-
- Sheet<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
- Common parent of Slides, Notes and Masters
- sheet -
Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
- Sheet - Interface in org.apache.poi.ss.usermodel
- High level representation of a Excel worksheet.
- SHEET_STATE_HIDDEN -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Deprecated. POI 3.16 beta 2. Use
SheetVisibility.HIDDEN
instead.
- SHEET_STATE_VERY_HIDDEN -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Deprecated. POI 3.16 beta 2. Use
SheetVisibility.VERY_HIDDEN
instead.
- SHEET_STATE_VISIBLE -
Static variable in interface org.apache.poi.ss.usermodel.Workbook
- Deprecated. POI 3.16 beta 2. Use
SheetVisibility.VISIBLE
instead.
- SheetBuilder - Class in org.apache.poi.ss.util
- Class
SheetBuilder
provides an easy way of building workbook sheets
from 2D array of Objects. - SheetBuilder(Workbook, Object[][]) -
Constructor for class org.apache.poi.ss.util.SheetBuilder
-
- SheetConditionalFormatting - Interface in org.apache.poi.ss.usermodel
- The 'Conditional Formatting' facet of Sheet
- SHEETEXT_0862 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetIdentifier - Class in org.apache.poi.ss.formula
-
- SheetIdentifier(String, NameIdentifier) -
Constructor for class org.apache.poi.ss.formula.SheetIdentifier
-
- sheetIterator() -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Returns an iterator of the sheets in the workbook
in sheet order.
- sheetIterator() -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Returns an iterator of the sheets in the workbook
in sheet order.
- SheetNameFormatter - Class in org.apache.poi.ss.formula
- Formats sheet names for use in formula expressions.
- SHEETPR_0081 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetPropertiesRecord - Class in org.apache.poi.hssf.record.chart
- Describes a chart sheet properties record.
- SheetPropertiesRecord() -
Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- SheetPropertiesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- SHEETPROTECTION_0867 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetRange - Interface in org.apache.poi.ss.formula
-
- SheetRangeIdentifier - Class in org.apache.poi.ss.formula
-
- SheetRangeIdentifier(String, NameIdentifier, NameIdentifier) -
Constructor for class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- SheetUtil - Class in org.apache.poi.ss.util
- Helper methods for when working with Usermodel sheets
- SheetUtil() -
Constructor for class org.apache.poi.ss.util.SheetUtil
-
- SheetVisibility - Enum in org.apache.poi.ss.usermodel
- Specifies sheet visibility
- shiftColumnBreaks(short, short, short) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Shifts the vertical page breaks for the indicated count
- shiftMerged(int, int, int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Deprecated. POI 3.15 beta 2. Use
RowShifter.shiftMergedRegions(int, int, int)
.
- shiftMergedRegions(int, int, int) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
- Shifts, grows, or shrinks the merged regions due to a row shift.
- shiftRowBreaks(int, int, int) -
Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- Shifts the horizontal page breaks for the indicated count
- shiftRows(int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Shifts rows between startRow and endRow n number of rows.
- SHORT_SIZE -
Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- ShortField - Class in org.apache.poi.util
- representation of a short (16-bit) field at a fixed location within
a byte array
- ShortField(int) -
Constructor for class org.apache.poi.util.ShortField
- construct the ShortField with its offset into its containing
byte array
- ShortField(int, short) -
Constructor for class org.apache.poi.util.ShortField
- construct the ShortField with its offset into its containing
byte array and initialize its value
- ShortField(int, byte[]) -
Constructor for class org.apache.poi.util.ShortField
- Construct the ShortField with its offset into its containing
byte array and initialize its value from its byte array
- ShortField(int, short, byte[]) -
Constructor for class org.apache.poi.util.ShortField
- construct the ShortField with its offset into its containing
byte array, initialize its value, and write its value to its
byte array
- shortToHex(int) -
Static method in class org.apache.poi.util.HexDump
-
- shouldUseSmallBlocks() -
Method in class org.apache.poi.poifs.property.DocumentProperty
- give method more visibility
- shouldUseSmallBlocks() -
Method in class org.apache.poi.poifs.property.Property
- Based on the currently defined size, should this property use
small blocks?
- SHOW_ALL -
Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- SHOW_PLACEHOLDERS -
Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- showInPane(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets desktop window pane display area, when the
file is first opened in a viewer.
- showInPane(int, int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Sets desktop window pane display area, when the
file is first opened in a viewer.
- sid -
Static variable in class org.apache.poi.hssf.record.ArrayRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BackupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BlankRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BOFRecord
- for BIFF8 files the BOF is 0x809.
- sid -
Static variable in class org.apache.poi.hssf.record.BookBoolRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BoolErrRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BottomMarginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BoundSheetRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CalcCountRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFHeader12Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFHeaderRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFRule12Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFRuleRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AreaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.BarRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.BeginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.DatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.EndRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.TickRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CodepageRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ContinueRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CountryRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CRNCountRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CRNRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.DBCellRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DConRefRecord
- The id of the record type,
sid = 81
- sid -
Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DeltaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DimensionsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DrawingRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
-
- sid -
Static variable in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DSFRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DVALRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DVRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.EndSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.EOFRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExternalNameRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExternSheetRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FilePassRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FileSharingRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FooterRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FormulaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FtCblsSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.GridsetRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.GutsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HCenterRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HeaderRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.IndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.IterationRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LabelRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LabelSSTRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LeftMarginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.MergeCellsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.MMSRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.MulBlankRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.MulRKRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NameCommentRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NameRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NoteRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NumberRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ObjRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.OldSheetRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PasswordRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PasswordRev4Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PrecisionRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PrintSetupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.ProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RefModeRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RefreshAllRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RightMarginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RKRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.RowRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SCLRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SelectionRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SSTRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.StringRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.StyleRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TabIdRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TableRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TableStylesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TopMarginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.UncalcedRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.UserSViewBegin
-
- sid -
Static variable in class org.apache.poi.hssf.record.UserSViewEnd
-
- sid -
Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.VCenterRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WindowOneRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WindowProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WindowTwoRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WriteAccessRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WriteProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.WSBoolRecord
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.AreaPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
- the sid for the less than operator as hex
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.NamePtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.RefNPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.RefPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.StringPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.TblPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
-
- sid -
Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- SIGN -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- simpleFormat(Object) -
Method in class org.apache.poi.ss.format.CellFormatter
- Formats the value in the most basic way, returning the resulting string.
- SimpleFraction - Class in org.apache.poi.ss.format
-
- SimpleFraction(int, int) -
Constructor for class org.apache.poi.ss.format.SimpleFraction
- Create a fraction given a numerator and denominator.
- SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- SimpleShape - Interface in org.apache.poi.ss.usermodel
- A common interface for simple shapes.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellDateFormatter
- Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellElapsedFormatter
- Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellFormatter
- Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellGeneralFormatter
- Equivalent to
CellGeneralFormatter.formatValue(StringBuffer,Object)
.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellNumberFormatter
- Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) -
Method in class org.apache.poi.ss.format.CellTextFormatter
- Format a value according to the type, in the most basic way.
- SIN -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- singleOperandEvaluate(ValueEval, int, int) -
Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- singleOperandEvaluate(ValueEval, int, int) -
Static method in class org.apache.poi.ss.formula.functions.NumericFunction
-
- SINH -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- size() -
Method in class org.apache.poi.hpsf.CustomProperties
-
- size() -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- size() -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- size() -
Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
- size() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
- size() -
Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- size() -
Method in class org.apache.poi.poifs.nio.DataSource
-
- size() -
Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- size() -
Method in class org.apache.poi.poifs.storage.DocumentBlock
- Get the number of bytes read for this block
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- SIZE -
Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
-
- size() -
Method in interface org.apache.poi.ss.usermodel.CellRange
- Gets the number of cells in this range.
- size() -
Method in class org.apache.poi.ss.util.SSCellRange
-
- size() -
Method in class org.apache.poi.util.IntList
- Returns the number of elements in this list.
- size() -
Method in class org.apache.poi.util.IntMapper
-
- SIZE_INT -
Static variable in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- SIZE_LONG -
Static variable in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- SIZE_SHORT -
Static variable in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- skip(long) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- skip(long) -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- skip(long) -
Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- skip(long) -
Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- skip(long) -
Method in class org.apache.poi.util.BoundedInputStream
- Invokes the delegate's
skip(long)
method.
- skip(long) -
Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- skipFully(InputStream, long) -
Static method in class org.apache.poi.util.IOUtils
- Skips bytes from an input byte stream.
- SLANTED_DASH_DOT -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SLGraphics - Class in org.apache.poi.sl.draw
- Translates Graphics2D calls into PowerPoint.
- SLGraphics(GroupShape<?, ?>) -
Constructor for class org.apache.poi.sl.draw.SLGraphics
- Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- SlideShow<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- SlideShowFactory - Class in org.apache.poi.sl.usermodel
-
- SlideShowFactory() -
Constructor for class org.apache.poi.sl.usermodel.SlideShowFactory
-
- Slope - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel function SLOPE()
- Slope() -
Constructor for class org.apache.poi.ss.formula.functions.Slope
-
- SMALL -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- SMALL_BLOCK_SIZE -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- How big a block in the small block stream is.
- SmallBlockTableReader - Class in org.apache.poi.poifs.storage
- This class implements reading the small document block list from an
existing file
- SmallBlockTableReader() -
Constructor for class org.apache.poi.poifs.storage.SmallBlockTableReader
-
- SmallBlockTableWriter - Class in org.apache.poi.poifs.storage
- This class implements storage for writing the small blocks used by
small documents.
- SmallBlockTableWriter(POIFSBigBlockSize, List<OPOIFSDocument>, RootProperty) -
Constructor for class org.apache.poi.poifs.storage.SmallBlockTableWriter
- Creates new SmallBlockTable
- SmallDocumentBlock - Class in org.apache.poi.poifs.storage
- Storage for documents that are too small to use regular
DocumentBlocks for their data
- SmallDocumentBlock(POIFSBigBlockSize) -
Constructor for class org.apache.poi.poifs.storage.SmallDocumentBlock
-
- SmallDocumentBlockList - Class in org.apache.poi.poifs.storage
- A list of SmallDocumentBlocks instances, and methods to manage the list
- SmallDocumentBlockList(List<SmallDocumentBlock>) -
Constructor for class org.apache.poi.poifs.storage.SmallDocumentBlockList
- Constructor SmallDocumentBlockList
- SMALLER_BIG_BLOCK_SIZE -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- Most files use 512 bytes as their big block size
- SMALLER_BIG_BLOCK_SIZE_DETAILS -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
- SMILEY_FACE -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SmileyFace -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- snapToAnchor(Point2D, Rectangle2D) -
Method in class org.apache.poi.sl.draw.DrawPaint
-
- snd -
Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- SNIP_1_RECT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_2_DIAG_RECT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_2_SAME_RECT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_ROUND_RECT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SOLID_FILL -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SOLID_FOREGROUND -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Solidly filled
- SOLID_FOREGROUND -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Solidly filled
- SOLVER_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SORT_0090 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- sortProperties() -
Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- Records should be sorted by property number before being stored.
- sortTopLeftToBottomRight() -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- Sort the first and last row and columns in-place to the preferred (top left:bottom right) order
Note: Sort only occurs when an instance is constructed or when this method is called.
- SP_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SPACE_AFTER_EQUALITY -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
- 06H = Spaces following the equality sign (only in macro sheets)
- SPACE_BEFORE -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
- 00H = Spaces before the next token (not allowed before tParen token)
- SPACE_BEFORE_CLOSE_PAREN -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
- 04H = Spaces before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
- SPACE_BEFORE_OPEN_PAREN -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
- 02H = Spaces before opening parenthesis (only allowed before tParen token)
- SPACING_CLOSE -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPACING_MEDIUM -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPACING_OPEN -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPARSE_DOTS -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Sparse dots
- SPARSE_DOTS -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SPARSE_DOTS -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Sparse dots
- SpecialPropertySet - Class in org.apache.poi.hpsf
- Deprecated. POI 3.16 - use PropertySet as base class instead
- SpecialPropertySet() -
Constructor for class org.apache.poi.hpsf.SpecialPropertySet
- Deprecated.
- SpecialPropertySet(PropertySet) -
Constructor for class org.apache.poi.hpsf.SpecialPropertySet
- Deprecated.
- SPECIFICATION_GROUP -
Static variable in class org.apache.poi.ss.format.CellFormatPart
- Within
CellFormatPart.FORMAT_PAT
, the group number for the format
specification.
- SPECIFICATION_PAT -
Static variable in class org.apache.poi.ss.format.CellFormatPart
- Pattern for the format specification part of a cell format part.
- SPGR_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SpreadsheetVersion - Enum in org.apache.poi.ss
- This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
- SQRT -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- SQUARE_TABS -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SQUARES -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Squares
- SQUARES -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SQUARES -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Squares
- srgb2lin(float) -
Static method in class org.apache.poi.sl.draw.DrawPaint
- Convert sRGB float component [0..1] from sRGB to linear RGB [0..100000]
- srgbClr -
Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SS_BRACKET_SYMBOL -
Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- SS_NONE -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Escapement type - None
- SS_NONE -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_NONE -
Static variable in interface org.apache.poi.ss.usermodel.Font
- no type offsetting (not super or subscript)
- SS_NONE -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Escapement type - None
- SS_SUB -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Escapement type - Subscript
- SS_SUB -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_SUB -
Static variable in interface org.apache.poi.ss.usermodel.Font
- subscript
- SS_SUB -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Escapement type - Subscript
- SS_SUPER -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Escapement type - Superscript
- SS_SUPER -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_SUPER -
Static variable in interface org.apache.poi.ss.usermodel.Font
- superscript
- SS_SUPER -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Escapement type - Superscript
- SSCellRange<K extends Cell> - Class in org.apache.poi.ss.util
- For POI internal use only
- sst -
Variable in class org.apache.poi.hssf.model.InternalWorkbook
- this contains a reference to the SSTRecord so that new stings can be added
to it.
- SSTRecord - Class in org.apache.poi.hssf.record
- Title: Static String Table Record (0x00FC)
- SSTRecord() -
Constructor for class org.apache.poi.hssf.record.SSTRecord
-
- SSTRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SSTRecord
- Fill the fields from the data
- ST_ACCENTBORDERCALLOUT1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT90 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT90 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBACKPREVIOUS -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBEGINNING -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBLANK -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONDOCUMENT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONEND -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONFORWARDNEXT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONHELP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONHOME -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONINFORMATION -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONMOVIE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONRETURN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONSOUND -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ARC -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BALLOON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR4 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR5 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTUPARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BEVEL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BLOCKARC -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT90 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BRACEPAIR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BRACKETPAIR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT90 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CAN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CHEVRON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CIRCULARARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CLOUDCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CUBE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR4 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR5 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDDOWNARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDLEFTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDRIGHTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDUPARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DIAMOND -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DONUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOUBLEWAVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOWNARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOWNARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSERIBBON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSERIBBON2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTALTERNATEPROCESS -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTCOLLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTCONNECTOR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDECISION -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDELAY -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDISPLAY -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDOCUMENT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTEXTRACT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTINPUTOUTPUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTINTERNALSTORAGE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICDISK -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICDRUM -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICTAPE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMANUALINPUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMANUALOPERATION -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMERGE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMULTIDOCUMENT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOFFLINESTORAGE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOFFPAGECONNECTOR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTONLINESTORAGE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPREDEFINEDPROCESS -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPREPARATION -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPROCESS -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPUNCHEDCARD -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPUNCHEDTAPE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTSORT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTSUMMINGJUNCTION -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTTERMINATOR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FOLDEDCORNER -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HEART -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HEXAGON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HOMEPLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HORIZONTALSCROLL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HOSTCONTROL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_IRREGULARSEAL1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_IRREGULARSEAL2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ISOCELESTRIANGLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTBRACE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTBRACKET -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTUPARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTUPARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LIGHTNINGBOLT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LINE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_MIN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_MOON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NIL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOSMOKING -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOT_PRIMATIVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOTCHEDCIRCULARARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOTCHEDRIGHTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_OCTAGON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PARALLELOGRAM -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PENTAGON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PICTUREFRAME -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PLAQUE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PLUS -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_QUADARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_QUADARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RECTANGLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIBBON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIBBON2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTBRACE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTBRACKET -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTTRIANGLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ROUNDRECTANGLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL16 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL24 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL32 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL4 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL8 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SMILEYFACE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STAR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STRAIGHTCONNECTOR1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STRIPEDRIGHTARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SUN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHDOWNCURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHDOWNPOUR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHUPCURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHUPPOUR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBOX -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBUTTONCURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBUTTONPOUR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCANDOWN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCANUP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCASCADEDOWN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCASCADEUP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCHEVRON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCHEVRONINVERTED -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCIRCLECURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCIRCLEPOUR -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVEDOWN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVEUP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEBOTTOM -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEINFLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEINFLATEDEFLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATETOP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADEDOWN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADELEFT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADERIGHT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADEUP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTHEXAGON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATEBOTTOM -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATETOP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTOCTAGON -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTONCURVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTONRING -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTPLAINTEXT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRING -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRINGINSIDE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRINGOUTSIDE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSIMPLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSLANTDOWN -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSLANTUP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSTOP -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTTRIANGLE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTTRIANGLEINVERTED -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE1 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE2 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE3 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE4 -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_THICKARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TRAPEZOID -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPDOWNARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPDOWNARROWCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UTURNARROW -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_VERTICALSCROLL -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WAVE -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGEELLIPSECALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGERECTCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGERRECTCALLOUT -
Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- STANDARD_PALETTE_SIZE -
Static variable in class org.apache.poi.hssf.record.PaletteRecord
- The standard size of an XLS palette
- StandardDecryptor - Class in org.apache.poi.poifs.crypt.standard
-
- StandardDecryptor() -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptionHeader(LittleEndianInput) -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- StandardEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptionInfoBuilder() -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- StandardEncryptionVerifier - Class in org.apache.poi.poifs.crypt.standard
- Used when checking if a key is valid for a document
- StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptor() -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptor.StandardCipherOutputStream(DirectoryNode) -
Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- StandardRecord - Class in org.apache.poi.hssf.record
- Subclasses of this class (the majority of BIFF records) are non-continuable.
- StandardRecord() -
Constructor for class org.apache.poi.hssf.record.StandardRecord
-
- STANDARDWIDTH_0099 -
Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- stAng -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- Star -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star16 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star24 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star32 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star4 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star8 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- STAR_10 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_12 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_16 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_24 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_32 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_4 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_5 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_6 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_7 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_8 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- startBold() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- startDoubleUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- startsWithIgnoreCase(String, String) -
Static method in class org.apache.poi.util.StringUtil
- Tests if the string starts with the specified prefix, ignoring case consideration.
- startUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- STATEMENT_PAPERSIZE -
Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- US Statement 5 1/2 x 8 1/2 in
- stateSummary() -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- StaxHelper - Class in org.apache.poi.util
- Provides handy methods for working with StAX parsers and readers
- STBlackWhiteMode - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_BlackWhiteMode.
- STDEV -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- STOP -
Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
- STOP style
- STPathFillMode - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_PathFillMode.
- STPresetColorVal - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_PresetColorVal.
- STRAIGHT_CONNECTOR_1 -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- StraightConnector1 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- StreamIDRecord - Class in org.apache.poi.hssf.record.pivottable
- SXIDSTM - Stream ID (0x00D5)
- StreamIDRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- STRectAlignment - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_RectAlignment.
- StringEval - Class in org.apache.poi.ss.formula.eval
-
- StringEval(Ptg) -
Constructor for class org.apache.poi.ss.formula.eval.StringEval
-
- StringEval(String) -
Constructor for class org.apache.poi.ss.formula.eval.StringEval
-
- StringPtg - Class in org.apache.poi.ss.formula.ptg
- String Stores a String value in a formula value stored in the format
<length 2 bytes>char[]
- StringPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
- Create a StringPtg from a stream
- StringPtg(String) -
Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
- Create a StringPtg from a string representation of the number Number
format is not checked, it is expected to be validated in the parser that
calls this method.
- StringRecord - Class in org.apache.poi.hssf.record
- STRING (0x0207)
- StringRecord() -
Constructor for class org.apache.poi.hssf.record.StringRecord
-
- StringRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.StringRecord
-
- StringUtil - Class in org.apache.poi.util
- Collection of string handling utilities
- StringUtil.StringsIterator - Class in org.apache.poi.util
- An Iterator over an array of Strings.
- StringUtil.StringsIterator(String[]) -
Constructor for class org.apache.poi.util.StringUtil.StringsIterator
-
- StringValueEval - Interface in org.apache.poi.ss.formula.eval
-
- STRIPED_RIGHT_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- StripedRightArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- stripFields(String) -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- Removes any fields (eg macros, page markers etc) from the string.
- stroke -
Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- StrokeStyle - Interface in org.apache.poi.sl.usermodel
- This interface specifies the line style of a shape
- StrokeStyle.LineCap - Enum in org.apache.poi.sl.usermodel
-
- StrokeStyle.LineCompound - Enum in org.apache.poi.sl.usermodel
-
- StrokeStyle.LineDash - Enum in org.apache.poi.sl.usermodel
- The line dash with pattern.
- STSchemeColorVal - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_SchemeColorVal.
- STShapeType - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_ShapeType.
- STTextShapeType - Enum in org.apache.poi.sl.draw.binding
- Java class for ST_TextShapeType.
- STYLE_COMBO_DROPDOWN -
Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Combo dropdown control
- STYLE_COMBO_EDIT_DROPDOWN -
Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Combo Edit dropdown control
- STYLE_COMBO_SIMPLE_DROPDOWN -
Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Simple dropdown control (just the dropdown button)
- StyleRecord - Class in org.apache.poi.hssf.record
- Title: Style Record (0x0293)
- StyleRecord() -
Constructor for class org.apache.poi.hssf.record.StyleRecord
- creates a new style record, initially set to 'built-in'
- StyleRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.StyleRecord
-
- subFrom -
Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- SubRecord - Class in org.apache.poi.hssf.record
- Subrecords are part of the OBJ class.
- SubRecord() -
Constructor for class org.apache.poi.hssf.record.SubRecord
-
- Substitute - Class in org.apache.poi.ss.formula.functions
- An implementation of the SUBSTITUTE function:
- Substitute() -
Constructor for class org.apache.poi.ss.formula.functions.Substitute
-
- subTo -
Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Subtotal - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function SUBTOTAL
- Subtotal() -
Constructor for class org.apache.poi.ss.formula.functions.Subtotal
-
- subtotalInstance() -
Static method in class org.apache.poi.ss.formula.functions.Count
- Create an instance of Count to use in
Subtotal
- subtotalInstance() -
Static method in class org.apache.poi.ss.formula.functions.Counta
-
- SubtractEval -
Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- SubtractPtg - Class in org.apache.poi.ss.formula.ptg
-
- suggestFileExtension() -
Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- suggestFileExtension() -
Method in interface org.apache.poi.ss.usermodel.PictureData
- Suggests a file extension for this image.
- SUM -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- SUM -
Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- SUM -
Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
- Single instance of this token for 'sum() taking a single argument'
- Sumif - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function SUMIF
- Sumif() -
Constructor for class org.apache.poi.ss.formula.functions.Sumif
-
- Sumifs - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function SUMIFS
- Sumifs() -
Constructor for class org.apache.poi.ss.formula.functions.Sumifs
-
- SUMMARY_INFORMATION_ID -
Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
- The SummaryInformation's section's format ID.
- SummaryInformation - Class in org.apache.poi.hpsf
- Convenience class representing a Summary Information stream in a
Microsoft Office document.
- SummaryInformation() -
Constructor for class org.apache.poi.hpsf.SummaryInformation
- Creates an empty
SummaryInformation
.
- SummaryInformation(PropertySet) -
Constructor for class org.apache.poi.hpsf.SummaryInformation
- Creates a
SummaryInformation
from a given PropertySet
.
- SummaryInformation(InputStream) -
Constructor for class org.apache.poi.hpsf.SummaryInformation
- Creates a
SummaryInformation
instance from an InputStream
in the Horrible Property Set Format.
- Sumproduct - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function SUMPRODUCT
- Sumproduct() -
Constructor for class org.apache.poi.ss.formula.functions.Sumproduct
-
- SUMSQ -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- Sumx2my2 - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel function SUMX2MY2()
- Sumx2my2() -
Constructor for class org.apache.poi.ss.formula.functions.Sumx2my2
-
- Sumx2py2 - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel function SUMX2PY2()
- Sumx2py2() -
Constructor for class org.apache.poi.ss.formula.functions.Sumx2py2
-
- Sumxmy2 - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel function SUMXMY2()
- Sumxmy2() -
Constructor for class org.apache.poi.ss.formula.functions.Sumxmy2
-
- Sun -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- SUN -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SupBookRecord - Class in org.apache.poi.hssf.record
- Title: Sup Book - EXTERNALBOOK (0x01AE)
- SupBookRecord(String, String[]) -
Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
- SupBookRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SupBookRecord
- called by the constructor, should set class level fields.
- SUPPORTED_SUFFIX -
Static variable in class org.apache.poi.ss.formula.functions.Complex
-
- SUPPORTED_TYPES -
Static variable in class org.apache.poi.hpsf.VariantSupport
- HPSF is able to read these
Variant
types.
- SuppressForbidden - Annotation Type in org.apache.poi.util
- Marking class for elements to be ignored by the forbidden apis check
- swAng -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- swapFontUse(short, short) -
Method in class org.apache.poi.hssf.record.common.UnicodeString
- Swaps all use in the string of one font index
for use of a different font index.
- SWOOSH_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- sx -
Variable in class org.apache.poi.sl.draw.binding.CTScale2D
-
- sy -
Variable in class org.apache.poi.sl.draw.binding.CTScale2D
-
- SYMBOL_CHARSET -
Static variable in interface org.apache.poi.ss.usermodel.Font
- Symbol character set
- syncWithDataSource() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
- Writes the SBATs to their backing blocks, and updates
the mini-stream size in the properties.
- sysClr -
Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SystemOutLogger - Class in org.apache.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 org.apache.poi.util.SystemOutLogger
-
T
- t -
Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
-
- t -
Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- T - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel T() function
- T() -
Constructor for class org.apache.poi.ss.formula.functions.T
-
- tab() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- TabIdRecord - Class in org.apache.poi.hssf.record
- Title: Sheet Tab Index Array Record (0x013D)
- TabIdRecord() -
Constructor for class org.apache.poi.hssf.record.TabIdRecord
-
- TabIdRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TabIdRecord
-
- Table - Interface in org.apache.poi.ss.usermodel
- XSSF Only!
High level abstraction of table in a workbook.
- TableCell<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- TableCell.BorderEdge - Enum in org.apache.poi.sl.usermodel
-
- TableRecord - Class in org.apache.poi.hssf.record
- DATATABLE (0x0236)
- TableRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TableRecord
-
- TableRecord(CellRangeAddress8Bit) -
Constructor for class org.apache.poi.hssf.record.TableRecord
-
- TableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- TableStyle - Interface in org.apache.poi.ss.usermodel
- Data table style definition.
- TableStyleInfo - Interface in org.apache.poi.ss.usermodel
- style information for a specific table instance, referencing the document style
and indicating which optional portions of the style to apply.
- TableStylesRecord - Class in org.apache.poi.hssf.record
- TABLESTYLES (0x088E)
- TableStylesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TableStylesRecord
-
- TableStyleType - Enum in org.apache.poi.ss.usermodel
- Ordered list of table style elements, for both data tables and pivot tables.
- TABLOID_PAPERSIZE -
Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- US Tabloid 11 x 17 in
- TAN -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- TANH -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- TblPtg - Class in org.apache.poi.ss.formula.ptg
- This ptg indicates a data table.
- TblPtg(LittleEndianInput) -
Constructor for class org.apache.poi.ss.formula.ptg.TblPtg
-
- TEARDROP -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- TempFile - Class in org.apache.poi.util
- Interface for creating temporary files.
- TempFile.DefaultTempFileCreationStrategy - Class in org.apache.poi.util
- Deprecated. POI 3.15 beta 3. Moved to
DefaultTempFileCreationStrategy
. - TempFile.DefaultTempFileCreationStrategy() -
Constructor for class org.apache.poi.util.TempFile.DefaultTempFileCreationStrategy
- Deprecated.
- TempFileCreationStrategy - Interface in org.apache.poi.util
- Interface used by the
TempFile
utility class to create temporary files. - TEMPLATE_ABOVE_AVERAGE -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_BELOW_AVERAGE -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CELL_VALUE -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_COLOR_SCALE_FORMATTING -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CONTAINS_BLANKS -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CONTAINS_ERRORS -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CONTAINS_NO_BLANKS -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CONTAINS_NO_ERRORS -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_CONTAINS_TEXT -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_DATA_BAR_FORMATTING -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_DUPLICATE_VALUES -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_FILTER -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_FORMULA -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_ICON_SET_FORMATTING -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_LAST_7_DAYS -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_LAST_MONTH -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_LAST_WEEK -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_NEXT_MONTH -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_NEXT_WEEK -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_THIS_MONTH -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_THIS_WEEK -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_TODAY -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_TOMORROW -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_UNIQUE_VALUES -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEMPLATE_YESTERDAY -
Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- TEN_BY_FOURTEEN_PAPERSIZE -
Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- 10 x 14 in
- text -
Variable in class org.apache.poi.ss.format.CellFormatResult
- The resulting text.
- TEXT -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- An implementation of the TEXT function
TEXT returns a number value formatted with the given number formatting string.
- text() -
Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- TEXT__ANCHORTEXT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__BIDIR -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__FONTROTATION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__IDOFNEXTSHAPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__ROTATETEXTWITHSHAPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__SCALETEXT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__SINGLECLICKSELECTS -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__SIZE_TEXT_TO_FIT_SHAPE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__SIZESHAPETOFITTEXT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTBOTTOM -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTFLOW -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTID -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTLEFT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTRIGHT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__TEXTTOP -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__USEHOSTMARGINS -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT__WRAPTEXT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- TEXT_AS_CHARACTERS -
Static variable in interface org.apache.poi.sl.draw.Drawable
- draw text via
Graphics2D.drawString(java.text.AttributedCharacterIterator, float, float)
- TEXT_AS_SHAPES -
Static variable in interface org.apache.poi.sl.draw.Drawable
- draw text via
TextLayout.draw(java.awt.Graphics2D, float, float)
- TEXT_LENGTH -
Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
- String length type
- TEXT_ORIENTATION_NONE -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- TEXT_ORIENTATION_ROT_LEFT -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- TEXT_ORIENTATION_ROT_RIGHT -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- TEXT_ORIENTATION_TOP_TO_BOTTOM -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- TEXT_RENDERING_MODE -
Static variable in interface org.apache.poi.sl.draw.Drawable
- how to render text:
Drawable.TEXT_AS_CHARACTERS
(default) means to draw via
Graphics2D.drawString(java.text.AttributedCharacterIterator, float, float)
.
- TextArchDownCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextArchDownPour -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextArchUpCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextArchUpPour -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextBox -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextBox<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
- Represents a TextFrame shape in PowerPoint.
- Textbox - Interface in org.apache.poi.ss.usermodel
- Deprecated. 3.16 beta1. This interface isn't implemented ...
- TextButtonCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextButtonPour -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCanDown -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCanUp -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCascadeDown -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCascadeUp -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextChevron -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextChevronInverted -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCircleCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCirclePour -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- textColor -
Variable in class org.apache.poi.ss.format.CellFormatResult
- The color the format sets, or null if the format sets no color.
- TextCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCurveDown -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextCurveUp -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextDeflate -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextDeflateBottom -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextDeflateInflate -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextDeflateInflateDeflate -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextDeflateTop -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextFadeDown -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextFadeLeft -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextFadeRight -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextFadeUp -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextFunction - Class in org.apache.poi.ss.formula.functions
-
- TextFunction() -
Constructor for class org.apache.poi.ss.formula.functions.TextFunction
-
- TextHexagon -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextInflate -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextInflateBottom -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextInflateTop -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextObjectRecord - Class in org.apache.poi.hssf.record
- The TXO record (0x01B6) is used to define the properties of a text box.
- TextObjectRecord() -
Constructor for class org.apache.poi.hssf.record.TextObjectRecord
-
- TextObjectRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TextObjectRecord
-
- TextOctagon -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextOnCurve -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextOnRing -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextParagraph<S extends Shape<S,P>,P extends TextParagraph<S,P,T>,T extends TextRun> - Interface in org.apache.poi.sl.usermodel
-
- TextParagraph.BulletStyle - Interface in org.apache.poi.sl.usermodel
-
- TextParagraph.FontAlign - Enum in org.apache.poi.sl.usermodel
-
- TextParagraph.TextAlign - Enum in org.apache.poi.sl.usermodel
- Specifies a list of text alignment types
- TextPlainText -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextRecord - Class in org.apache.poi.hssf.record.chart
- The text record is used to define text stored on a chart.
- TextRecord() -
Constructor for class org.apache.poi.hssf.record.chart.TextRecord
-
- TextRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.TextRecord
-
- TextRing -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextRingInside -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextRingOutside -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextRun - Interface in org.apache.poi.sl.usermodel
- Some text.
- TextRun.FieldType - Enum in org.apache.poi.sl.usermodel
- Type of placeholder fields
- TextRun.TextCap - Enum in org.apache.poi.sl.usermodel
- Type of text capitals
- TextShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- TextShape.TextAutofit - Enum in org.apache.poi.sl.usermodel
- Specifies alist of auto-fit types.
- TextShape.TextDirection - Enum in org.apache.poi.sl.usermodel
- Vertical Text Types
- TextShape.TextPlaceholder - Enum in org.apache.poi.sl.usermodel
- This enum represents a compromise for the handling of
HSLF run types (see org.apache.poi.hslf.record.TextHeaderAtom) and
XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).
- TextSimple -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextSlantDown -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextSlantUp -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextStop -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextTriangle -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextTriangleInverted -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextWave -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextWave1 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextWave2 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextWave3 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TextWave4 -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- tgtFrame -
Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- THEME_ACCENT_1 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_ACCENT_2 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_ACCENT_3 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_ACCENT_4 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_ACCENT_5 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_ACCENT_6 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_DARK_1 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_DARK_2 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_FOLLOWED_HYPERLINK -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_HYPERLINK -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_LIGHT_1 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THEME_LIGHT_2 -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- THICK -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THICK_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thick backward facing diagonals
- THICK_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THICK_BACKWARD_DIAG -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thick backward facing diagonals
- THICK_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thick forward facing diagonals
- THICK_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THICK_FORWARD_DIAG -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thick forward facing diagonals
- THICK_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thick horizontal bands
- THICK_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THICK_HORZ_BANDS -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thick horizontal bands
- THICK_VERT_BANDS -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thick vertical bands
- THICK_VERT_BANDS -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THICK_VERT_BANDS -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thick vertical bands
- ThickArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- THIN -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THIN_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thin backward diagonal
- THIN_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THIN_BACKWARD_DIAG -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thin backward diagonal
- THIN_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thin forward diagonal
- THIN_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THIN_FORWARD_DIAG -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thin forward diagonal
- THIN_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thin horizontal bands
- THIN_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THIN_HORZ_BANDS -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thin horizontal bands
- THIN_VERT_BANDS -
Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
- Thin vertical bands
- THIN_VERT_BANDS -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- THIN_VERT_BANDS -
Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
- Thin vertical bands
- THREED__3DEFFECT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__CRMOD -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__DIFFUSEAMOUNT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__EDGETHICKNESS -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__EXTRUDEBACKWARD -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__EXTRUDEFORWARD -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__EXTRUDEPLANE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__EXTRUSIONCOLOR -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__LIGHTFACE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__METALLIC -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__SHININESS -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__SPECULARAMOUNT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREED__USEEXTRUSIONCOLOR -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- ThreeDEval - Interface in org.apache.poi.ss.formula
- Optional Extension to the likes of
AreaEval
and
AreaEvalBase
,
which allows for looking up 3D (sheet+row+column) evaluations - THREEDSTYLE__AMBIENTINTENSITY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__CONSTRAINROTATION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__FILLHARSH -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__FILLINTENSITY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__FILLX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__FILLY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__FILLZ -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__KEYHARSH -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__KEYINTENSITY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__KEYX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__KEYY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__KEYZ -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ORIGINX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ORIGINY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__PARALLEL -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__RENDERMODE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONANGLE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONAXISX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONAXISY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONAXISZ -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONCENTERAUTO -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONCENTERX -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONCENTERY -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ROTATIONCENTERZ -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__SKEWAMOUNT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__SKEWANGLE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__TOLERANCE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__XROTATIONANGLE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__XVIEWPOINT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__YROTATIONANGLE -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__YVIEWPOINT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- THREEDSTYLE__ZVIEWPOINT -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- Threshold - Class in org.apache.poi.hssf.record.cf
- Threshold / value (CFVO) for changes in Conditional Formatting
- Threshold() -
Constructor for class org.apache.poi.hssf.record.cf.Threshold
-
- Threshold(LittleEndianInput) -
Constructor for class org.apache.poi.hssf.record.cf.Threshold
- Creates new Threshold
- Thumbnail - Class in org.apache.poi.hpsf
- Class to manipulate data in the Clipboard Variant (
VT_CF
) format. - Thumbnail() -
Constructor for class org.apache.poi.hpsf.Thumbnail
- Default Constructor.
- Thumbnail(byte[]) -
Constructor for class org.apache.poi.hpsf.Thumbnail
- Creates a
Thumbnail
instance and initializes
with the specified image bytes.
- TickRecord - Class in org.apache.poi.hssf.record.chart
- The Tick record defines how tick marks and label positioning/formatting
- TickRecord() -
Constructor for class org.apache.poi.hssf.record.chart.TickRecord
-
- TickRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.TickRecord
-
- time() -
Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- TIME -
Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
- Time type
- TimeFunc - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function TIME
- TimeFunc() -
Constructor for class org.apache.poi.ss.formula.functions.TimeFunc
-
- TIMEZONE_UTC -
Static variable in class org.apache.poi.util.LocaleUtil
- Excel doesn't store TimeZone information in the file, so if in doubt,
use UTC to perform calculations
- TitleType - Enum in org.apache.poi.ss.usermodel.charts
- Title types for charts.
- toArray() -
Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
- Gets the concatenated contents as a single byte array.
- toArray() -
Method in class org.apache.poi.util.IntList
- Returns an array containing all of the elements in this list in
proper sequence.
- toArray(int[]) -
Method in class org.apache.poi.util.IntList
- Returns an array containing all of the elements in this list in
proper sequence.
- toAscii(int) -
Static method in class org.apache.poi.util.HexDump
-
- toByteArray(InputStream) -
Static method in class org.apache.poi.util.IOUtils
- Reads all the data from the input stream, and returns the bytes read.
- toByteArray(InputStream, int) -
Static method in class org.apache.poi.util.IOUtils
- Reads up to
length
bytes from the input stream, and returns the bytes read.
- toByteArray(ByteBuffer, int) -
Static method in class org.apache.poi.util.IOUtils
- Returns an array (that shouldn't be written to!) of the
ByteBuffer.
- Today - Class in org.apache.poi.ss.formula.functions
- Implementation of Excel TODAY() Function
- Today() -
Constructor for class org.apache.poi.ss.formula.functions.Today
-
- toEMU(double) -
Static method in class org.apache.poi.util.Units
- Converts points to EMUs
- toFormulaString(HSSFWorkbook, Ptg[]) -
Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
- Static method to convert an array of
Ptg
s in RPN order
to a human readable string format in infix mode.
- toFormulaString(Ptg[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- toFormulaString(Ptg[], HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- toFormulaString(FormulaRenderingWorkbook, Ptg[]) -
Static method in class org.apache.poi.ss.formula.FormulaRenderer
- Static method to convert an array of
Ptg
s in RPN order
to a human readable string format in infix mode.
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.AddPtg
- implementation of method from OperationsPtg
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.DividePtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.EqualPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
- Implementation of method from OperationsPtg
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
- Implementation of method from OperationsPtg
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.OperationPtg
- returns a string representation of the operations
the length of the input array should equal the number returned by
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.PowerPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Ptg
- return a string representation of this token alone
- toFormulaString() -
Method in interface org.apache.poi.ss.formula.ptg.Pxg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.RangePtg
- implementation of method from OperationsPtg
- toFormulaString(FormulaRenderingWorkbook) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
- implementation of method from OperationsPtg
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
- implementation of method from OperationsPtg
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- implementation of method from OperationsPtg
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- toFormulaString() -
Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- toFormulaString(FormulaRenderingWorkbook) -
Method in interface org.apache.poi.ss.formula.WorkbookDependentFormula
-
- toHex(byte[]) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(short[]) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(byte[], int) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value breaking the results into
lines.
- toHex(short) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(byte) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(int) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(long) -
Static method in class org.apache.poi.util.HexDump
- Converts the parameter to a hex value.
- toHex(String) -
Static method in class org.apache.poi.util.HexDump
- Converts the string to a string of hex values.
- toHSSFColor(Color) -
Static method in class org.apache.poi.hssf.util.HSSFColor
- Checked type cast color to an HSSFColor.
- toInputStream() -
Method in class org.apache.poi.hpsf.PropertySet
- Returns the contents of this property set stream as an input stream.
- toInt() -
Method in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
- tokenize(String) -
Static method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
-
- tooltip -
Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- top -
Variable in class org.apache.poi.sl.usermodel.Insets2D
- The inset from the top.
- TOP_BORDER_COLOR -
Static variable in class org.apache.poi.ss.util.CellUtil
-
- TopMargin -
Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- TopMargin -
Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- TopMarginRecord - Class in org.apache.poi.hssf.record
- Record for the top margin.
- TopMarginRecord() -
Constructor for class org.apache.poi.hssf.record.TopMarginRecord
-
- TopMarginRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TopMarginRecord
-
- toPoints(long) -
Static method in class org.apache.poi.util.Units
- Converts EMUs to points
- toString() -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- toString() -
Method in class org.apache.poi.ddf.EscherComplexProperty
- Retrieves the string representation for this property.
- toString() -
Method in class org.apache.poi.ddf.EscherProperty
-
- toString() -
Method in class org.apache.poi.ddf.EscherRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherSimpleProperty
-
- toString() -
Method in class org.apache.poi.hpsf.ClassID
- Returns a human-readable representation of the Class ID in standard
format
"{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
.
- toString() -
Method in class org.apache.poi.hpsf.Property
-
- toString(int, PropertyIDMap) -
Method in class org.apache.poi.hpsf.Property
-
- toString() -
Method in class org.apache.poi.hpsf.PropertySet
-
- toString() -
Method in class org.apache.poi.hpsf.Section
-
- toString(PropertyIDMap) -
Method in class org.apache.poi.hpsf.Section
-
- toString() -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- String representation of CFRecordsAggregate
- toString() -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- toString() -
Method in class org.apache.poi.hssf.record.ArrayRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BackupRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BlankRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BOFRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CellRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.Threshold
-
- toString() -
Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- toString() -
Method in class org.apache.poi.hssf.record.CFRule12Record
-
- toString() -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CodepageRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- toString() -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- toString() -
Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- toString() -
Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- toString() -
Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- toString() -
Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- toString() -
Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- toString() -
Method in class org.apache.poi.hssf.record.common.UnicodeString
- unlike the real records we return the same as "getString()" rather than debug info
- toString() -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ContinueRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CountryRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CRNRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- toString() -
Method in class org.apache.poi.hssf.record.DBCellRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DConRefRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DeltaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DSFRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DVRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.EndSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.EOFRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.EscherAggregate
- Calculates the string representation of this record.
- toString() -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FeatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FilePassRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FontRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FooterRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FtCblsSubRecord
- Convert this record to string.
- toString() -
Method in class org.apache.poi.hssf.record.FtCfSubRecord
- Convert this record to string.
- toString() -
Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- Convert this record to string.
- toString() -
Method in class org.apache.poi.hssf.record.GridsetRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.GutsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.HCenterRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.HeaderRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.HideObjRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.IterationRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LabelRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
- toString() -
Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.MMSRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.MulRKRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.NameRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.NoteRecord
- Convert this record to string.
- toString() -
Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- Convert this record to string.
- toString() -
Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ObjRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.OldCellRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.OldSheetRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.OldStringRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PaletteRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PaneRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PasswordRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- toString() -
Method in class org.apache.poi.hssf.record.ProtectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.Record
- get a string representation of the record (for biffview/debugging)
- toString() -
Method in class org.apache.poi.hssf.record.RefModeRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.RowRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SCLRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SelectionRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- print a sort of string representation ([SHARED FORMULA RECORD] id = x [/SHARED FORMULA RECORD])
- toString() -
Method in class org.apache.poi.hssf.record.SSTRecord
- Return a debugging string representation
- toString() -
Method in class org.apache.poi.hssf.record.StringRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.StyleRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SupBookRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TabIdRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TableRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TableStylesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.UnknownRecord
- print a sort of string representation ([UNKNOWN RECORD] id = x [/UNKNOWN RECORD])
- toString() -
Method in class org.apache.poi.hssf.record.UserSViewBegin
-
- toString() -
Method in class org.apache.poi.hssf.record.UserSViewEnd
-
- toString() -
Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.VCenterRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- toString() -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- toString() -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Returns a string representation of the cell
This method returns a simple representation,
anything more complex should be in user code, with
knowledge of the semantics of the sheet being processed.
- toString() -
Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- toString() -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
- toString() -
Method in class org.apache.poi.hssf.usermodel.HSSFName
-
- toString() -
Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
- toString() -
Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
- toString() -
Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- Returns a string representation of the path.
- toString() -
Method in class org.apache.poi.poifs.storage.RawDataBlock
-
- toString() -
Method in class org.apache.poi.sl.draw.Drawable.DrawableHint
-
- toString() -
Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- toString() -
Method in class org.apache.poi.sl.usermodel.Insets2D
- Returns a string representation of this
Insets
object.
- toString() -
Method in enum org.apache.poi.sl.usermodel.RectAlign
- The string representation,
which corresponds to the internal XML enum value
- toString() -
Method in class org.apache.poi.ss.format.CellFormatPart
-
- toString() -
Method in class org.apache.poi.ss.formula.constant.ErrorConstant
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.BoolEval
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.ErrorEval
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.FunctionNameEval
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.NumberEval
-
- toString() -
Method in class org.apache.poi.ss.formula.eval.StringEval
-
- toString() -
Method in class org.apache.poi.ss.formula.FormulaShifter
-
- toString() -
Method in class org.apache.poi.ss.formula.function.FunctionMetadata
-
- toString() -
Method in class org.apache.poi.ss.formula.LazyRefEval
-
- toString() -
Method in class org.apache.poi.ss.formula.NameIdentifier
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Ptg
- Overridden toString method to ensure object hash is not printed.
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- toString() -
Method in class org.apache.poi.ss.formula.SheetIdentifier
-
- toString() -
Method in class org.apache.poi.ss.usermodel.CellValue
-
- toString() -
Method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
- toString() -
Method in class org.apache.poi.ss.usermodel.ConditionType
-
- toString() -
Method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
- toString() -
Method in class org.apache.poi.ss.util.AreaReference
-
- toString() -
Method in class org.apache.poi.ss.util.CellAddress
-
- toString() -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- toString() -
Method in class org.apache.poi.ss.util.CellReference
-
- toString() -
Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
-
- toString() -
Method in class org.apache.poi.util.BoundedInputStream
- Invokes the delegate's
toString()
method.
- toString() -
Method in class org.apache.poi.util.ByteField
- return the value as a String
- toString() -
Method in interface org.apache.poi.util.FixedField
- return the value as a String
- toString() -
Method in class org.apache.poi.util.IntegerField
- return the value as a String
- toString() -
Method in class org.apache.poi.util.LongField
- return the value as a String
- toString() -
Method in class org.apache.poi.util.ReplacingInputStream
-
- toString() -
Method in class org.apache.poi.util.ShortField
- return the value as a String
- TOTALLY_IMMUTABLE -
Static variable in interface org.apache.poi.ss.formula.IStabilityClassifier
- Convenience implementation for situations where all cell definitions remain fixed after
evaluation begins.
- toText(double) -
Static method in class org.apache.poi.ss.util.NumberToTextConverter
- Converts the supplied value to the text representation that Excel would give if
the value were to appear in an unformatted cell, or as a literal number in a formula.
Note - the results from this method differ slightly from those of Double.toString()
In some special cases Excel behaves quite differently.
- toXml(String) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherBoolProperty
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherComplexProperty
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherProperty
-
- toXml() -
Method in class org.apache.poi.ddf.EscherRecord
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherRecord
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherRGBProperty
-
- toXml(String) -
Method in class org.apache.poi.ddf.EscherSimpleProperty
-
- toXml(String) -
Method in class org.apache.poi.hssf.record.EscherAggregate
- Calculates the xml representation of this record.
- transform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- transform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- transform(AffineTransform) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Composes an
AffineTransform
object with the
Transform
in this Graphics2D
according
to the rule last-specified-first-applied.
- TRANSFORM__ROTATION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- translate(double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- translate(int, int) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- translate(int, int) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- translate(double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- translate(int, int) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- translate(int, int) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Translates the origin of the graphics context to the point
(x, y) in the current coordinate system.
- translate(double, double) -
Method in class org.apache.poi.sl.draw.SLGraphics
- Concatenates the current
Graphics2D
Transform
with a translation transform.
- translateUnicodeValues(Cell) -
Static method in class org.apache.poi.ss.util.CellUtil
- Looks for text in the cell that should be unicode, like α and provides the
unicode version of it.
- Trapezoid -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- TRAPEZOID -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- traverse(CellHandler) -
Method in class org.apache.poi.ss.util.cellwalk.CellWalk
- Traverse cell range from top left to bottom right cell.
- TRIANGLE -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- TRIM -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- An implementation of the TRIM function:
Removes leading and trailing spaces from value if evaluated operand
value is string.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.AUTOMATIC
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
- Deprecated.
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
- Deprecated.
- TRUE -
Static variable in class org.apache.poi.ss.formula.eval.BoolEval
-
- TRUE -
Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
-
- TRUE -
Static variable in class org.apache.poi.ss.usermodel.CellValue
-
- TRUNC -
Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- TwipsToEMU(short) -
Static method in class org.apache.poi.util.Units
-
- TwoDEval - Interface in org.apache.poi.ss.formula
- Common interface of
AreaEval
and AreaEvalBase
,
for 2D (row+column) evaluations - TwoOperandNumericOperation - Class in org.apache.poi.ss.formula.eval
-
- TwoOperandNumericOperation() -
Constructor for class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- TXT_ONLY -
Static variable in class org.apache.poi.hpsf.ClassID
-
- type -
Variable in class org.apache.poi.ss.usermodel.ConditionType
-
- TYPE_ARRAY -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_AUTO -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- TYPE_BINARY -
Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
-
- TYPE_BOOLEAN -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_BOTTOM -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_CHART -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_CORNER -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_EXCEL_4_MACRO -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_FUNCTION -
Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
-
- TYPE_INDEXED -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- TYPE_LEFT -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_RGB -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_RGB -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- TYPE_RIGHT -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_SHAPEPATH -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_SIMPLE -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_THEMED -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- TYPE_TOP -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_UNARY -
Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
-
- TYPE_UNDOCKED -
Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- TYPE_UNKNOWN -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_UNSET -
Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
-
- TYPE_VB_MODULE -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_WORKBOOK -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_WORKSHEET -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_WORKSPACE_FILE -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TypeWriter - Class in org.apache.poi.hpsf
- Deprecated. POI 3.16 beta 2 - use LittleEndian instead
- TypeWriter() -
Constructor for class org.apache.poi.hpsf.TypeWriter
- Deprecated.
U
- U_DOUBLE -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Underline type - Double
- U_DOUBLE -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- U_DOUBLE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - Double
- U_DOUBLE -
Static variable in interface org.apache.poi.ss.usermodel.Font
- double underlined
- U_DOUBLE -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Underline type - Double
- U_DOUBLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Underline type - Double Accounting
- U_DOUBLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- U_DOUBLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - Double Accounting
- U_DOUBLE_ACCOUNTING -
Static variable in interface org.apache.poi.ss.usermodel.Font
- accounting style double underline
- U_DOUBLE_ACCOUNTING -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Underline type - Double Accounting
- U_NONE -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Underline type - None
- U_NONE -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- U_NONE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - None
- U_NONE -
Static variable in interface org.apache.poi.ss.usermodel.Font
- not underlined
- U_NONE -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Underline type - None
- U_SINGLE -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Underline type - Single
- U_SINGLE -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- U_SINGLE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - Single
- U_SINGLE -
Static variable in interface org.apache.poi.ss.usermodel.Font
- single (normal) underline
- U_SINGLE -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Underline type - Single
- U_SINGLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- Underline type - Single Accounting
- U_SINGLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.record.FontRecord
-
- U_SINGLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - Single Accounting
- U_SINGLE_ACCOUNTING -
Static variable in interface org.apache.poi.ss.usermodel.Font
- accounting style single underline
- U_SINGLE_ACCOUNTING -
Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
- Underline type - Single Accounting
- ubyteToInt(byte) -
Static method in class org.apache.poi.util.LittleEndian
- Convert an 'unsigned' byte to an integer.
- UDF -
Static variable in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- UDFFinder - Interface in org.apache.poi.ss.formula.udf
- Common interface for "Add-in" libraries and user defined function libraries.
- ultimateType(Cell) -
Static method in class org.apache.poi.ss.format.CellFormat
- Deprecated. POI 3.15. This will return a CellType enum in the future
- ultimateTypeEnum(Cell) -
Static method in class org.apache.poi.ss.format.CellFormat
- Deprecated. POI 3.15 beta 3
Will be deleted when we make the CellType enum transition. See bug 59791.
- UnaryMinusEval - Class in org.apache.poi.ss.formula.eval
-
- UnaryMinusPtg - Class in org.apache.poi.ss.formula.ptg
- Unary Plus operator
does not have any effect on the operand
- UnaryPlusEval - Class in org.apache.poi.ss.formula.eval
-
- UnaryPlusPtg - Class in org.apache.poi.ss.formula.ptg
- Unary Plus operator
does not have any effect on the operand
- UncalcedRecord - Class in org.apache.poi.hssf.record
- Title: Uncalced Record
- UncalcedRecord() -
Constructor for class org.apache.poi.hssf.record.UncalcedRecord
-
- UncalcedRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UncalcedRecord
-
- UNDEFINED -
Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
- A property without a known name is described by this string.
- UnexpectedPropertySetTypeException - Exception in org.apache.poi.hpsf
- This exception is thrown if a certain type of property set is
expected (e.g.
- UnexpectedPropertySetTypeException() -
Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
- Creates an
UnexpectedPropertySetTypeException
.
- UnexpectedPropertySetTypeException(String) -
Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
- Creates an
UnexpectedPropertySetTypeException
with a message
string.
- UnexpectedPropertySetTypeException(Throwable) -
Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
- Creates a new
UnexpectedPropertySetTypeException
with a
reason.
- UnexpectedPropertySetTypeException(String, Throwable) -
Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
- Creates an
UnexpectedPropertySetTypeException
with a message
string and a reason.
- ungroupColumn(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- ungroupColumn(int, int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Ungroup a range of columns that were previously grouped
- ungroupRow(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- ungroupRow(int, int) -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Ungroup a range of rows that were previously grouped
- UnicodeString - Class in org.apache.poi.hssf.record.common
- Title: Unicode String
- UnicodeString(String) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString
-
- UnicodeString(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString
- construct a unicode string record and fill its fields, ID is ignored
- UnicodeString.ExtRst - Class in org.apache.poi.hssf.record.common
-
- UnicodeString.ExtRst() -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- UnicodeString.ExtRst(LittleEndianInput, int) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- UnicodeString.FormatRun - Class in org.apache.poi.hssf.record.common
-
- UnicodeString.FormatRun(short, short) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- UnicodeString.FormatRun(LittleEndianInput) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- UnicodeString.PhRun - Class in org.apache.poi.hssf.record.common
-
- UnicodeString.PhRun(int, int, int) -
Constructor for class org.apache.poi.hssf.record.common.UnicodeString.PhRun
-
- UnionPtg - Class in org.apache.poi.ss.formula.ptg
-
- Units - Class in org.apache.poi.util
-
- Units() -
Constructor for class org.apache.poi.util.Units
-
- UnitsRecord - Class in org.apache.poi.hssf.record.chart
- The units record describes units.
- UnitsRecord() -
Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
-
- UnitsRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
-
- UnknownEscherRecord - Class in org.apache.poi.ddf
- This record is used whenever a escher record is encountered that
we do not explicitly support.
- UnknownEscherRecord() -
Constructor for class org.apache.poi.ddf.UnknownEscherRecord
-
- UnknownPtg - Class in org.apache.poi.ss.formula.ptg
-
- UnknownPtg(int) -
Constructor for class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- UnknownRecord - Class in org.apache.poi.hssf.record
- Title: Unknown Record (for debugging)
- UnknownRecord(int, byte[]) -
Constructor for class org.apache.poi.hssf.record.UnknownRecord
-
- UnknownRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UnknownRecord
- construct an unknown record.
- unlink(SharedFormulaRecord) -
Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- Converts all
FormulaRecord
s handled by sharedFormulaRecord
to plain unshared formulas
- unlinkSharedFormula() -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- unsetAhXYOrAhPolar() -
Method in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
-
- unsetB() -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- unsetBuiltIn() -
Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
- unsetCloseOrMoveToOrLnTo() -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
- unsetCxn() -
Method in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
- unsetEGColorChoice() -
Method in class org.apache.poi.sl.draw.binding.CTColorMRU
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
- unsetEGColorTransform() -
Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
- unsetEndSnd() -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- unsetExt() -
Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
-
- unsetExtrusionOk() -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
- unsetFlipH() -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- unsetFlipH() -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
- unsetFlipV() -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- unsetFlipV() -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
- unsetGd() -
Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
- unsetH() -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
- unsetHighlightClick() -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- unsetHistory() -
Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- unsetL() -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- unsetPath() -
Method in class org.apache.poi.sl.draw.binding.CTPath2DList
-
- unsetPt() -
Method in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
-
- unsetPt() -
Method in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
-
- unsetR() -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- unsetRot() -
Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- unsetRot() -
Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
- unsetStroke() -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
- unsetT() -
Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- unsetW() -
Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
- UNSPECIFIED_BIT -
Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
- Specifies the picture is in an unspecified format that is
neither and enhanced metafile nor a bitmap.
- UnsupportedFileFormatException - Exception in org.apache.poi
- Base class of all the exceptions that POI throws in the event
that it's given a file that isn't supported
- UnsupportedFileFormatException(String) -
Constructor for exception org.apache.poi.UnsupportedFileFormatException
-
- UnsupportedVariantTypeException - Exception in org.apache.poi.hpsf
- This exception is thrown if HPSF encounters a variant type that isn't
supported yet.
- UnsupportedVariantTypeException(long, Object) -
Constructor for exception org.apache.poi.hpsf.UnsupportedVariantTypeException
- Constructor.
- UNUSED_BLOCK -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- Indicates the sector is not used (0xFFFFFFFF)
- unwriteProtectWorkbook() -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- removes the write protect flag
- unwriteProtectWorkbook() -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- removes the write protect flag
- UP_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- UP_ARROW_CALLOUT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- UP_DOWN_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- UP_DOWN_ARROW_CALLOUT -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- UpArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- UpArrowCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- update(Observable, Object) -
Method in class org.apache.poi.ss.usermodel.DataFormatter
- Update formats when locale has been changed
- updateCell(String, int, int, ValueEval) -
Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
- Sets the specified cell to the supplied value
- updateCellNum(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Updates the cell record's idea of what
column it belongs in (0 based)
- updateConditionalFormatting(FormulaShifter) -
Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
- updateConditionalFormatting(FormulaShifter) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
- updateContents(byte[]) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSStream
- Updates the contents of the stream to the new
set of bytes.
- updateFormulas(FormulaShifter) -
Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
- updateFormulas(FormulaShifter) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
- Update formulas.
- updateFormulasAfterCellShift(FormulaShifter, int) -
Method in class org.apache.poi.hssf.model.InternalSheet
- Updates formulas in cells and conditional formats due to moving of cells
- updateFormulasAfterCellShift(FormulaShifter, int) -
Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- updateFormulasAfterCellShift(FormulaShifter, int) -
Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
- updateFormulasAfterRowShift(FormulaShifter, int) -
Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- updateFormulasAfterRowShift(FormulaShifter, int) -
Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
- updateHyperlinks(FormulaShifter) -
Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
- updateHyperlinks(FormulaShifter) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
- Shift the Hyperlink anchors (not the hyperlink text, even if the hyperlink
is of type LINK_DOCUMENT and refers to a cell that was shifted).
- updateNameCommentRecordCache(NameCommentRecord) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- If a
NameCommentRecord
is added or the name it references
is renamed, then this will update the lookup cache for it.
- updateNamedRanges(FormulaShifter) -
Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
- updateNamedRanges(FormulaShifter) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
- Updated named ranges
- updateNamesAfterCellShift(FormulaShifter) -
Method in class org.apache.poi.hssf.model.InternalWorkbook
- Updates named ranges due to moving of cells
- updateRowFormulas(Row, FormulaShifter) -
Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
- updateRowFormulas(Row, FormulaShifter) -
Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
- Update the formulas in specified row using the formula shifting policy specified by shifter
- updateSize(int) -
Method in class org.apache.poi.poifs.property.DocumentProperty
- Update the size of the property's data
- UpDownArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- UpDownArrowCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- UPPER -
Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
- uri -
Variable in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
- USE_A1_MODE -
Static variable in class org.apache.poi.hssf.record.RefModeRecord
-
- USE_R1C1_MODE -
Static variable in class org.apache.poi.hssf.record.RefModeRecord
-
- UserSViewBegin - Class in org.apache.poi.hssf.record
- The UserSViewBegin record specifies settings for a custom view associated with the sheet.
- UserSViewBegin(byte[]) -
Constructor for class org.apache.poi.hssf.record.UserSViewBegin
-
- UserSViewBegin(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UserSViewBegin
- construct an UserSViewBegin record.
- UserSViewEnd - Class in org.apache.poi.hssf.record
- The UserSViewEnd record marks the end of the settings for a custom view associated with the sheet
- UserSViewEnd(byte[]) -
Constructor for class org.apache.poi.hssf.record.UserSViewEnd
-
- UserSViewEnd(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UserSViewEnd
- construct an UserSViewEnd record.
- UseSelFSRecord - Class in org.apache.poi.hssf.record
- Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
- UseSelFSRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
-
- UseSelFSRecord(boolean) -
Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
-
- UTF16LE -
Static variable in class org.apache.poi.util.StringUtil
-
- UTF8 -
Static variable in class org.apache.poi.util.HexDump
-
- UTF8 -
Static variable in class org.apache.poi.util.StringUtil
-
- UTURN_ARROW -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- UturnArrow -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
V
- v11_sid -
Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- v12_sid -
Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTAngle
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTPercentage
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTPresetColor
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
- val -
Variable in class org.apache.poi.sl.draw.binding.CTSystemColor
-
- validate(SpreadsheetVersion) -
Method in class org.apache.poi.ss.util.CellRangeAddressBase
- Validate the range limits against the supplied version of Excel
- validateColumn(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Runs a bounds check for column numbers
- validateInPlaceWritePossible() -
Method in class org.apache.poi.POIDocument
- Called during a
POIDocument.write()
to ensure that the Document (and
associated POIFSFileSystem
) was opened in a way compatible
with an in-place write.
- validateMergedRegions() -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validateMergedRegions() -
Method in interface org.apache.poi.ss.usermodel.Sheet
- Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validateRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Runs a bounds check for row numbers
- validateSecondArg(int, String) -
Static method in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- validateSheetName(String) -
Static method in class org.apache.poi.ss.util.WorkbookUtil
- Validates sheet name.
- validateSheetState(int) -
Static method in class org.apache.poi.ss.util.WorkbookUtil
- Deprecated. POI 3.16 beta 2. Use
SheetVisibility
instead.
- value() -
Method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STShapeType
-
- value() -
Method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
- Value - Class in org.apache.poi.ss.formula.functions
- Implementation for Excel VALUE() function.
- Value() -
Constructor for class org.apache.poi.ss.formula.functions.Value
-
- value -
Variable in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
- VALUE_INVALID -
Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
- #VALUE! - Wrong type of operand
- VALUE_INVALID -
Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
- #VALUE! - Wrong type of operand
- ValueAxis - Interface in org.apache.poi.ss.usermodel.charts
-
- ValueEval - Interface in org.apache.poi.ss.formula.eval
-
- valueOf(String) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
- valueOf(String) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
- valueOf(String) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
- valueOf(String) -
Static method in enum org.apache.poi.common.usermodel.HyperlinkType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.crypt.ChainingMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.crypt.CipherProvider
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.poifs.filesystem.FileMagic
- Returns the enum constant of this type with the specified name.
- valueOf(byte[]) -
Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
- valueOf(InputStream) -
Static method in enum org.apache.poi.poifs.filesystem.FileMagic
- Get the file magic of the supplied InputStream (which MUST
support mark and reset).
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STShapeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.Placeholder
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.PresetColor
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.RectAlign
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.ShapeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.format.CellFormatType
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in class org.apache.poi.ss.formula.constant.ErrorConstant
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- Returns the enum constant of this type with the specified name.
- valueOf(boolean) -
Static method in class org.apache.poi.ss.formula.eval.BoolEval
- Convenience method for the following:
(b ? BoolEval.TRUE : BoolEval.FALSE)
- valueOf(int) -
Static method in class org.apache.poi.ss.formula.eval.ErrorEval
- Translates an Excel internal error code into the corresponding POI ErrorEval instance
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.FormulaType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
- Returns the enum constant of this type with the specified name.
- valueOf(boolean) -
Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- valueOf(int) -
Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.SpreadsheetVersion
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.BorderExtent
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.BorderStyle
- Returns the enum constant of this type with the specified name.
- valueOf(short) -
Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.CellType
- Returns the enum constant of this type with the specified name.
- valueOf(boolean) -
Static method in class org.apache.poi.ss.usermodel.CellValue
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FillPatternType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FontCharset
- Deprecated. Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.FontCharset
- Deprecated.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FontFamily
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FontScheme
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FontUnderline
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- valueOf(byte) -
Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.FormulaError
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.IndexedColors
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.PageOrder
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.PaperSize
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.TableStyleType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in class org.apache.poi.ss.util.CellRangeAddress
- Creates a CellRangeAddress from a cell range reference string.
- valueOf(String) -
Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.ss.util.CellReference.NameType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
- Returns the enum constant of this type with the specified name.
- valueOfNativeId(int) -
Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
- valueOfOoxmlId(String) -
Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
- valueOfPitchFamily(byte) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
- Get FontFamily from combined native id
- valueOfPitchFamily(byte) -
Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
- Get FontPitch from native id
- ValueOperatorPtg - Class in org.apache.poi.ss.formula.ptg
- Common superclass of all value operators.
- ValueOperatorPtg() -
Constructor for class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- ValueRangeRecord - Class in org.apache.poi.hssf.record.chart
- The value range record defines the range of the value axis.
- ValueRangeRecord() -
Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- ValueRangeRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- ValueRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
- Aggregate value records together.
- ValueRecordsAggregate() -
Constructor for class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- Creates a new instance of ValueRecordsAggregate
- values() -
Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.common.usermodel.HyperlinkType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Method in class org.apache.poi.hpsf.CustomProperties
-
- values() -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- values() -
Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.crypt.ChainingMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.crypt.CipherProvider
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.poifs.filesystem.FileMagic
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STShapeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.Placeholder
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.PresetColor
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.RectAlign
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.ShapeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.format.CellFormatType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.FormulaType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES -
Static variable in class org.apache.poi.ss.formula.functions.Roman
-
- values() -
Static method in enum org.apache.poi.ss.SpreadsheetVersion
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.BorderExtent
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.BorderStyle
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.CellType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FillPatternType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FontCharset
- Deprecated. Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FontFamily
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FontScheme
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FontUnderline
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.FormulaError
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.IndexedColors
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.PageOrder
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.PaperSize
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.TableStyleType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.ss.util.CellReference.NameType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_DATA_TYPE_DATES -
Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_NUMERIC -
Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_SEQUENCE -
Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_TEXT -
Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VAR -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- Variant - Class in org.apache.poi.hpsf
- The
Variant
types as defined by Microsoft's COM. - Variant() -
Constructor for class org.apache.poi.hpsf.Variant
-
- VariantSupport - Class in org.apache.poi.hpsf
- Supports reading and writing of variant data.
- VariantSupport() -
Constructor for class org.apache.poi.hpsf.VariantSupport
-
- VariantTypeException - Exception in org.apache.poi.hpsf
- This exception is thrown if HPSF encounters a problem with a variant type.
- VariantTypeException(long, Object, String) -
Constructor for exception org.apache.poi.hpsf.VariantTypeException
- Constructor.
- VARP -
Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- VBA_PROJECT_OOXML -
Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBA_PROJECT_POIFS -
Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroExtractor - Class in org.apache.poi.poifs.macros
- This tool extracts out the source of all VBA Modules of an office file,
both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.
- VBAMacroExtractor() -
Constructor for class org.apache.poi.poifs.macros.VBAMacroExtractor
-
- VBAMacroReader - Class in org.apache.poi.poifs.macros
- Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC),
and returns them.
- VBAMacroReader(InputStream) -
Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader(File) -
Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader(NPOIFSFileSystem) -
Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader.Module - Class in org.apache.poi.poifs.macros
-
- VBAMacroReader.Module() -
Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.Module
-
- VBAMacroReader.ModuleMap - Class in org.apache.poi.poifs.macros
-
- VBAMacroReader.ModuleMap() -
Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap
-
- VCenterRecord - Class in org.apache.poi.hssf.record
- Title: VCenter record
- VCenterRecord() -
Constructor for class org.apache.poi.hssf.record.VCenterRecord
-
- VCenterRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.VCenterRecord
-
- verifyBelongsToWorkbook(HSSFWorkbook) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Verifies that this style belongs to the supplied Workbook.
- verifyPassword(String) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- verifyPassword(String) -
Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- verifyPassword(String) -
Method in class org.apache.poi.poifs.crypt.Decryptor
-
- verifyPassword(String) -
Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- verifyPassword(String) -
Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- VERSION -
Static variable in class org.apache.poi.hssf.record.BOFRecord
- suggested default (0x0600 - BIFF8)
- versionMajor -
Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- versionMinor -
Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- VERTICAL_ALIGNMENT -
Static variable in class org.apache.poi.ss.util.CellUtil
-
- VERTICAL_ALIGNMENT_BOTTOM -
Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_BOTTOM -
Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_CENTER -
Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_CENTER -
Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_DISTRIBUTED -
Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_JUSTIFY -
Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_JUSTIFY -
Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_TOP -
Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_TOP -
Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- How to align text vertically
- VERTICAL_BOTTOM -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_CENTER -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_JUSTIFY -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_SCROLL -
Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- VERTICAL_TEXT_ALIGNMENT_BOTTOM -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_CENTER -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_JUSTIFY -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_TOP -
Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TOP -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VerticalAlignment - Enum in org.apache.poi.sl.usermodel
- Specifies a list of available anchoring types for text
W
- w -
Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- 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.
- Wave -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- 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
-
- WedgeEllipseCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRectCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRRectCallout -
Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WeekdayFunc - Class in org.apache.poi.ss.formula.functions
- Implementation for the Excel function WEEKDAY
- WeekNum - Class in org.apache.poi.ss.formula.functions
- Implementation for Excel WeekNum() function.
- WeekNum() -
Constructor for class org.apache.poi.ss.formula.functions.WeekNum
-
- 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
-
- WIN_1252 -
Static variable in class org.apache.poi.util.StringUtil
-
- 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)
- 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
-
- windowTwo -
Variable in class org.apache.poi.hssf.model.InternalSheet
-
- 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
-
- WORD2007 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD2007_MACRO -
Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD95 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD97 -
Static variable in class org.apache.poi.hpsf.ClassID
-
- Workbook - Interface in org.apache.poi.ss.usermodel
- High level representation of a Excel workbook.
- WORKBOOK_DIR_ENTRY_NAMES -
Static variable in class org.apache.poi.hssf.model.InternalWorkbook
- Normally, the Workbook will be in a POIFS Stream called
"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
-
- WorkbookEvaluatorProvider - Interface in org.apache.poi.ss.formula
- Provides access to a
WorkbookEvaluator
, eg for use with
CollaboratingWorkbooksEnvironment
- 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
-
- WorkdayCalculator - Class in org.apache.poi.ss.formula.atp
- A calculator for workdays, considering dates as excel representations.
- 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
- wr -
Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- WRAP_BY_POINTS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_NONE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_SQUARE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- 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() -
Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
- Write out to the currently open file the properties changes, but nothing else
- write(File) -
Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
- Write out, with any properties changes, but nothing else
- write(OutputStream) -
Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
- Write out, with any properties changes, but nothing else
- write(OutputStream, int) -
Method in class org.apache.poi.hpsf.Property
- Writes the property to an output stream.
- write(OutputStream) -
Method in class org.apache.poi.hpsf.PropertySet
- Writes the property set to an output stream.
- write(DirectoryEntry, String) -
Method in class org.apache.poi.hpsf.PropertySet
- Writes a property set to a document in a POI filesystem directory.
- write(OutputStream) -
Method in class org.apache.poi.hpsf.Section
- Writes this section into an output stream.
- 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() -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Write out this workbook to the currently open
File
via the
writeable POIFSFileSystem
it was opened as.
- write(File) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Method write - write out this workbook to a new
File
.
- write(OutputStream) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Method write - write out this workbook to an
OutputStream
.
- write() -
Method in class org.apache.poi.POIDocument
- Writes the document out to the currently open
File
, via the
writeable POIFSFileSystem
it was opened from.
- write(File) -
Method in class org.apache.poi.POIDocument
- Writes the document out to the specified new
File
.
- write(OutputStream) -
Method in class org.apache.poi.POIDocument
- Writes the document out to the specified output stream.
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- write(int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[]) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int, boolean) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
-
- write(LittleEndianByteArrayOutputStream) -
Method in interface org.apache.poi.poifs.crypt.standard.EncryptionRecord
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- serializes the header
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- write(byte[], int, int) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(int) -
Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) -
Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- 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(int) -
Method in class org.apache.poi.poifs.filesystem.NDocumentOutputStream
-
- write(byte[]) -
Method in class org.apache.poi.poifs.filesystem.NDocumentOutputStream
-
- write(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.NDocumentOutputStream
-
- write(int) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
-
- write(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
-
- write(ByteBuffer, long) -
Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- write(ByteBuffer, long) -
Method in class org.apache.poi.poifs.nio.DataSource
-
- write(ByteBuffer, long) -
Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- write(NPOIFSStream) -
Method in class org.apache.poi.poifs.property.NPropertyTable
- Writes the properties out into the given low-level stream
- write(OutputStream) -
Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- write(OutputStream) -
Method in interface org.apache.poi.sl.usermodel.SlideShow
- Writes out the slideshow file the is represented by an instance of this
class
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- write(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- write(OutputStream) -
Method in interface org.apache.poi.ss.usermodel.Workbook
- Write out this workbook to an Outputstream.
- write(POIDocument, OutputStream) -
Static method in class org.apache.poi.util.IOUtils
- Write a POI Document (
Workbook
, SlideShow
, etc) to an output stream and close the output stream.
- write(Workbook, OutputStream) -
Static method in class org.apache.poi.util.IOUtils
- Write a (
Workbook
) to an output stream and close the output stream.
- write(int) -
Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- 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)
- WriteAccessRecord() -
Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- writeAndClose(POIDocument, OutputStream) -
Static method in class org.apache.poi.util.IOUtils
- Write a POI Document (
Workbook
, SlideShow
, etc) to an output stream and close the output stream.
- writeAndClose(POIDocument, File) -
Static method in class org.apache.poi.util.IOUtils
- Like
IOUtils.writeAndClose(POIDocument, OutputStream)
, but for writing to a File instead of an OutputStream.
- writeAndClose(POIDocument) -
Static method in class org.apache.poi.util.IOUtils
- Like
IOUtils.writeAndClose(POIDocument, File)
, but for writing a POI Document in place (to the same file that it was opened from).
- writeAndClose(Workbook, OutputStream) -
Static method in class org.apache.poi.util.IOUtils
-
- writeBlock(BATBlock, ByteBuffer) -
Static method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
- Write the BAT into its associated block
- writeBlock(ByteBuffer) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Write the block's data to an existing block
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
- 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.HeaderBlockWriter
- Write the block's data 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
-
- writeChunk(boolean) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- 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
- writeCoordinates(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- writeCoordinates(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- 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() -
Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
- Write the filesystem out to the open file.
- writeFilesystem(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
- Write the filesystem out
- writeFilesystem(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
- 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
-
- writeOut(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.Ole10Native
- Have the contents printer out into an OutputStream, used when writing a
file back out to disk (Normally, atom classes will keep their bytes
around, but non atom classes will just request the bytes from their
children, then chuck on their header and return)
- writePlain(byte[], int, int) -
Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- writeProperties() -
Method in class org.apache.poi.POIDocument
- Writes out the updated standard Document Information Properties (HPSF)
into the currently open NPOIFSFileSystem
- writeProperties(NPOIFSFileSystem) -
Method in class org.apache.poi.POIDocument
- Writes out the standard Document Information Properties (HPSF)
- writeProperties(NPOIFSFileSystem, List<String>) -
Method in class org.apache.poi.POIDocument
- Writes out the standard Document Information Properties (HPSF)
- writePropertySet(String, PropertySet, NPOIFSFileSystem) -
Method in class org.apache.poi.POIDocument
- Writes out a given ProperySet
- 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
- writeToFile(OutputStream, InputStream, boolean, String[]) -
Static method in class org.apache.poi.hssf.dev.BiffDrawingToXml
-
- writeTokenValueBytes(LittleEndianOutput) -
Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- writeToStream(OutputStream, short) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes a two-byte value (short) to an output stream.
- writeToStream(OutputStream, int) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes a four-byte value to an output stream.
- writeToStream(OutputStream, long) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes a eight-byte value to an output stream.
- writeToStream(OutputStream, ClassID) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes a 16-byte
ClassID
to an output stream.
- writeToStream(OutputStream, Property[], int) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. 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
- Deprecated. Writes a double value value to an output stream.
- writeUIntToStream(OutputStream, long) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes an unsigned four-byte value to an output stream.
- writeUnicodeLPP4(LittleEndianOutput, String) -
Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- 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.
- writeUnsupportedTypeMessage(UnsupportedVariantTypeException) -
Static method in class org.apache.poi.hpsf.VariantSupport
- Writes a warning to
System.err
that a variant type is
unsupported by HPSF.
- writeUShortToStream(OutputStream, int) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Deprecated. Writes an unsigned two-byte value to an output stream.
- writeUtf8LPP4(LittleEndianOutput, String) -
Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- 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)
- WSBoolRecord() -
Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
X
- x -
Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
- x -
Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
-
- x -
Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- XF_CELL -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- XF_STYLE -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- XLS_WORKBOOK -
Static variable in class org.apache.poi.hpsf.ClassID
-
- XMLHelper - Class in org.apache.poi.util
- Helper methods for working with javax.xml classes.
- XMLHelper() -
Constructor for class org.apache.poi.util.XMLHelper
-
- xmlId -
Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- XORDecryptor - Class in org.apache.poi.poifs.crypt.xor
-
- XORDecryptor() -
Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- XOREncryptionHeader - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionHeader() -
Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- XOREncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionInfoBuilder() -
Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
-
- XOREncryptionVerifier - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionVerifier() -
Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- XOREncryptionVerifier(LittleEndianInput) -
Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- XOREncryptor - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptor() -
Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- xorHashPassword(String) -
Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
- This method generates the xored-hashed password for word documents < 2007.
- xorHashPasswordReversed(String) -
Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
- Convenience function which returns the reversed xored-hashed password for further
processing in word documents 2007 and newer, which utilize a real hashing algorithm like sha1.
- XYNumericFunction - Class in org.apache.poi.ss.formula.functions
-
- XYNumericFunction() -
Constructor for class org.apache.poi.ss.formula.functions.XYNumericFunction
-
- XYNumericFunction.Accumulator - Interface in org.apache.poi.ss.formula.functions
-
Y
- y -
Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
- y -
Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
-
- y -
Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- YEAR -
Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
-
Z
- z -
Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- zap(int) -
Method in interface org.apache.poi.poifs.storage.BlockList
- remove the specified block from the list
- ZERO -
Static variable in class org.apache.poi.ss.formula.eval.NumberEval
-
_
- _bat_array_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _bat_count_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _book -
Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- _bookEvaluator -
Variable in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- _bookName -
Variable in class org.apache.poi.ss.formula.SheetIdentifier
-
- _borderFormatting -
Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _extractHeaderFooter(HeaderFooter) -
Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- _fontFormatting -
Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _getRawErrorCheckValue() -
Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- _getSmallDocumentBlockReader(POIFSBigBlockSize, RawDataBlockList, RootProperty, int) -
Static method in class org.apache.poi.poifs.storage.SmallBlockTableReader
- Fetch the small document block reader from an existing file, normally
needed for debugging and low level dumping.
- _getWorkbookEvaluator() -
Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- _getWorkbookEvaluator() -
Method in interface org.apache.poi.ss.formula.WorkbookEvaluatorProvider
- Provide the underlying WorkbookEvaluator
- _inst -
Static variable in class org.apache.poi.sl.draw.geom.PresetGeometries
-
- _isHorizontallyFlipped -
Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- _isUncalced -
Variable in class org.apache.poi.hssf.model.InternalSheet
- Add an UncalcedRecord if not true indicating formulas have not been calculated
- _isVerticallyFlipped -
Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- _lastSheetIdentifier -
Variable in class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- _list -
Variable in class org.apache.poi.ss.util.CellRangeAddressList
- List of CellRangeAddresses.
- _log(int, Object) -
Method in class org.apache.poi.util.CommonsLogger
- Log a message
- _log(int, Object, Throwable) -
Method in class org.apache.poi.util.CommonsLogger
- Log a message
- _log(int, Object) -
Method in class org.apache.poi.util.NullLogger
- Log a message
- _log(int, Object, Throwable) -
Method in class org.apache.poi.util.NullLogger
- Log a message
- _log(int, Object) -
Method in class org.apache.poi.util.POILogger
- Log a message
- _log(int, Object, Throwable) -
Method in class org.apache.poi.util.POILogger
- Log a message
- _log(int, Object) -
Method in class org.apache.poi.util.SystemOutLogger
- Log a message
- _log(int, Object, Throwable) -
Method in class org.apache.poi.util.SystemOutLogger
- Log a message
- _max_bats_in_header -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _NO_INDEX -
Static variable in class org.apache.poi.poifs.property.Property
-
- _NODE_BLACK -
Static variable in class org.apache.poi.poifs.property.Property
-
- _NODE_RED -
Static variable in class org.apache.poi.poifs.property.Property
-
- _patternFormatting -
Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _properties -
Variable in class org.apache.poi.poifs.property.PropertyTableBase
-
- _property_start_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _rowsAggregate -
Variable in class org.apache.poi.hssf.model.InternalSheet
- always present
- _sbat_block_count_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _sbat_start_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _selection -
Variable in class org.apache.poi.hssf.model.InternalSheet
-
- _sheetIdentifier -
Variable in class org.apache.poi.ss.formula.SheetIdentifier
-
- _sheets -
Variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- this holds the HSSFSheet objects attached to this workbook
- _signature -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _signature_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _tabids -
Variable in class org.apache.poi.hssf.record.TabIdRecord
-
- _workbook -
Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- _xbat_count_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _xbat_start_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
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 _