Specific support for DocumentSummaryInformation, SummaryInformation types.
org.apache.poi.hslf - package org.apache.poi.hslf org.apache.poi.hslf.blip - package org.apache.poi.hslf.blip org.apache.poi.hslf.dev - package org.apache.poi.hslf.dev org.apache.poi.hslf.exceptions - package org.apache.poi.hslf.exceptions org.apache.poi.hslf.extractor - package org.apache.poi.hslf.extractor org.apache.poi.hslf.model - package org.apache.poi.hslf.model org.apache.poi.hslf.model.textproperties - package org.apache.poi.hslf.model.textproperties org.apache.poi.hslf.record - package org.apache.poi.hslf.record org.apache.poi.hslf.usermodel - package org.apache.poi.hslf.usermodel org.apache.poi.hslf.usermodel.examples - package org.apache.poi.hslf.usermodel.examples org.apache.poi.hslf.util - package org.apache.poi.hslf.util org.apache.poi.hsmf - package org.apache.poi.hsmf org.apache.poi.hsmf.datatypes - package org.apache.poi.hsmf.datatypes org.apache.poi.hsmf.exceptions - package org.apache.poi.hsmf.exceptions org.apache.poi.hsmf.parsers - package org.apache.poi.hsmf.parsers org.apache.poi.hssf.contrib.view - package org.apache.poi.hssf.contrib.view 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.eventusermodel.examples - package org.apache.poi.hssf.eventusermodel.examples 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.constant - package org.apache.poi.hssf.record.constant org.apache.poi.hssf.record.formula - package org.apache.poi.hssf.record.formulaformula package contains binary PTG structures used in Formulasorg.apache.poi.hssf.record.formula.eval - package org.apache.poi.hssf.record.formula.eval org.apache.poi.hssf.record.formula.function - package org.apache.poi.hssf.record.formula.function org.apache.poi.hssf.record.formula.functions - package org.apache.poi.hssf.record.formula.functions 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.contrib - package org.apache.poi.hssf.usermodel.contrib org.apache.poi.hssf.usermodel.examples - package org.apache.poi.hssf.usermodel.examples 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.hwpf - package org.apache.poi.hwpf org.apache.poi.hwpf.extractor - package org.apache.poi.hwpf.extractor org.apache.poi.hwpf.model - package org.apache.poi.hwpf.model org.apache.poi.hwpf.model.io - package org.apache.poi.hwpf.model.io org.apache.poi.hwpf.model.types - package org.apache.poi.hwpf.model.types org.apache.poi.hwpf.sprm - package org.apache.poi.hwpf.sprm org.apache.poi.hwpf.usermodel - package org.apache.poi.hwpf.usermodel 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.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.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.util - package org.apache.poi.utilTop-level util package are classes that are useful throughout the project.OrganizationChart -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
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.
osVersion -
Variable in class org.apache.poi.hpsf.PropertySet
Specifies the version of the operating system that created
this PropertySet
.
OTHER_TYPE -
Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
out -
Variable in class org.apache.poi.hslf.dev.PPTXMLDump
Outlines - Class in org.apache.poi.hssf.usermodel.examplesCreates outlines.OutlineTextRefAtom - Class in org.apache.poi.hslf.recordOEPlaceholderAtom (3998).OutlineTextRefAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Build an instance of OutlineTextRefAtom
from on-disk data
OutlineTextRefAtom() -
Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Create a new instance of FontEntityAtom
OutlineTextRefAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
OutlineViewInfo -
Static variable in class org.apache.poi.hslf.record.RecordTypes
OVERHEAD -
Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
OVERLAP -
Static variable in class org.apache.poi.hssf.record.cf.CellRange
overwrite(byte[], int) -
Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
Write some bytes to an earlier bit of the array
P
- pad(StringBuffer, int) -
Static method in class org.apache.poi.generator.RecordUtil
-
- pad4(byte[]) -
Static method in class org.apache.poi.hpsf.Util
- Pads a byte array with 0x00 bytes so that its length is a multiple of
4.
- pad4(char[]) -
Static method in class org.apache.poi.hpsf.Util
- Pads a character array with 0x0000 characters so that its length is a
multiple of 4.
- pad4(String) -
Static method in class org.apache.poi.hpsf.Util
- Pads a string with 0x0000 characters so that its length is a
multiple of 4.
- page() -
Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Returns the string representing the current page number
- page() -
Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Returns the string representing the current page number
- pageBreakBefore() -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- pageBreakBefore() -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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(short) -
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(short, short, short) -
Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- paint(Graphics2D, PictureData, Picture) -
Method in class org.apache.poi.hslf.blip.BitmapPainter
-
- paint(Graphics2D, PictureData, Picture) -
Method in interface org.apache.poi.hslf.blip.ImagePainter
- Paints the specified picture data
- paint(SimpleShape, Graphics2D) -
Static method in class org.apache.poi.hslf.model.ShapePainter
-
- paint(Graphics2D) -
Method in class org.apache.poi.hslf.model.TextPainter
-
- paint(Graphics) -
Method in class org.apache.poi.hssf.contrib.view.SViewerPanel
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class org.apache.poi.hssf.contrib.view.SVBorder
-
- painters -
Static variable in class org.apache.poi.hslf.usermodel.PictureData
-
- PaletteRecord - Class in org.apache.poi.hssf.record
- PaletteRecord - Supports custom palettes.
- PaletteRecord() -
Constructor for class org.apache.poi.hssf.record.PaletteRecord
-
- PaletteRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PaletteRecord
- Constructs a PaletteRecord record and sets its fields appropriately.
- PANE_LOWER_LEFT -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- PANE_LOWER_LEFT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- PANE_LOWER_LEFT -
Static variable in class org.apache.poi.hssf.util.PaneInformation
- Constant for active pane being the lower left
- PANE_LOWER_RIGHT -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- PANE_LOWER_RIGHT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- PANE_LOWER_RIGHT -
Static variable in class org.apache.poi.hssf.util.PaneInformation
- Constant for active pane being the lower right
- PANE_UPPER_LEFT -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- PANE_UPPER_LEFT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- PANE_UPPER_LEFT -
Static variable in class org.apache.poi.hssf.util.PaneInformation
- Constant for active pane being the upper left
- PANE_UPPER_RIGHT -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- PANE_UPPER_RIGHT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- PANE_UPPER_RIGHT -
Static variable in class org.apache.poi.hssf.util.PaneInformation
- Constant for active pane being the upper right
- PaneInformation - Class in org.apache.poi.hssf.util
- Holds information regarding a split plane or freeze plane for a sheet.
- PaneInformation(short, short, short, short, byte, boolean) -
Constructor for class org.apache.poi.hssf.util.PaneInformation
-
- PaneRecord - Class in org.apache.poi.hssf.record
- Describes the frozen and unfozen panes.
- PaneRecord() -
Constructor for class org.apache.poi.hssf.record.PaneRecord
-
- PaneRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PaneRecord
- Constructs a Pane record and sets its fields appropriately.
- PAP_TYPE -
Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
-
- PAPAbstractType - Class in org.apache.poi.hwpf.model.types
- Paragraph Properties.
- PAPAbstractType() -
Constructor for class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- PAPBinTable - Class in org.apache.poi.hwpf.model
- This class represents the bin table of Word document but it also serves as a
holder for all of the paragraphs of document that have been loaded into
memory.
- PAPBinTable() -
Constructor for class org.apache.poi.hwpf.model.PAPBinTable
-
- PAPBinTable(byte[], byte[], byte[], int, int, int) -
Constructor for class org.apache.poi.hwpf.model.PAPBinTable
-
- PAPFormattedDiskPage - Class in org.apache.poi.hwpf.model
- Represents a PAP FKP.
- PAPFormattedDiskPage(byte[]) -
Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
- PAPFormattedDiskPage(byte[], byte[], int, int) -
Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
- Creates a PAPFormattedDiskPage from a 512 byte array
- PAPX - Class in org.apache.poi.hwpf.model
- Comment me
- PAPX(int, int, byte[], ParagraphHeight, byte[]) -
Constructor for class org.apache.poi.hwpf.model.PAPX
-
- PAPX(int, int, SprmBuffer, byte[]) -
Constructor for class org.apache.poi.hwpf.model.PAPX
-
- ParaFormatAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Paragraph - Class in org.apache.poi.hwpf.usermodel
-
- Paragraph(int, int, Table) -
Constructor for class org.apache.poi.hwpf.usermodel.Paragraph
-
- Paragraph(PAPX, Range) -
Constructor for class org.apache.poi.hwpf.usermodel.Paragraph
-
- ParagraphFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
- Definition for the common paragraph text property bitset.
- ParagraphFlagsTextProp() -
Constructor for class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- ParagraphHeight - Class in org.apache.poi.hwpf.model
-
- ParagraphHeight(byte[], int) -
Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
-
- ParagraphHeight() -
Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
-
- ParagraphProperties - Class in org.apache.poi.hwpf.usermodel
-
- ParagraphProperties() -
Constructor for class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- ParagraphSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- ParagraphSprmCompressor() -
Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
-
- ParagraphSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- ParagraphSprmUncompressor() -
Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
-
- paragraphTextPropTypes -
Static variable in class org.apache.poi.hslf.record.StyleTextPropAtom
- All the different kinds of paragraph properties we might handle
- Parallelogram -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- paramClass -
Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
-
- Parent - Interface in org.apache.poi.poifs.property
- Behavior for parent (directory) properties
- ParentAwareRecord - Interface in org.apache.poi.hslf.record
- Interface to define how a record can indicate it cares about what its
parent is, and how it wants to be told which record is its parent.
- ParenthesisPtg - Class in org.apache.poi.hssf.record.formula
- While formula tokens are stored in RPN order and thus do not need parenthesis for
precedence reasons, Parenthesis tokens ARE written to ensure that user entered
parenthesis are displayed as-is on reading back
Avik Sengupta <lists@aviksengupta.com>
Andrew C.
- parse(String, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.model.FormulaParser
-
- parse() -
Method in class org.apache.poi.hssf.model.FormulaParser
- Deprecated. use Ptg[] FormulaParser.parse(String, HSSFWorkbook) directly
- parse(RecordInputStream, int) -
Static method in class org.apache.poi.hssf.record.constant.ConstantValueParser
-
- parseDouble(String) -
Static method in class org.apache.poi.hssf.record.formula.eval.OperandResolver
- Converts a string to a double using standard rules that Excel would use.
Tolerates currency prefixes, commas, leading and trailing spaces.
Some examples:
" 123 " -> 123.0
".123" -> 0.123
These not supported yet:
" $ 1,000.00 " -> 1000.0
"$1.25E4" -> 12500.0
"5**2" -> 500
"250%" -> 2.5
- parseFormulaRecord(FormulaRecord) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
- Method parseFormulaRecord
- parseObject(String, ParsePosition) -
Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
-
- parseObject(String) -
Method in class org.apache.poi.hssf.contrib.view.SVFractionalFormat
-
- partiallyRead() -
Method in class org.apache.poi.poifs.storage.DocumentBlock
- Was this a partially read block?
- password -
Variable in class org.apache.poi.hssf.model.Sheet
-
- PasswordRecord - Class in org.apache.poi.hssf.record
- Title: Password Record
- PasswordRecord() -
Constructor for class org.apache.poi.hssf.record.PasswordRecord
-
- PasswordRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PasswordRecord
- Constructs a Password record and sets its fields appropriately.
- PasswordRev4Record - Class in org.apache.poi.hssf.record
- Title: Protection Revision 4 password Record
- PasswordRev4Record() -
Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
-
- PasswordRev4Record(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
- Constructs a PasswordRev4 (PROT4REVPASS) record and sets its fields appropriately.
- pathToNode -
Variable in class org.apache.poi.contrib.poibrowser.TreeReaderListener
- Maps filenames and POI document paths to their associated
tree nodes.
- patriarch -
Variable in class org.apache.poi.hssf.record.EscherAggregate
-
- 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(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
- Creates new FontFormatting
- Pearson - Class in org.apache.poi.hssf.record.formula.functions
-
- Pearson() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Pearson
-
- peekExpressionToken() -
Method in class org.apache.poi.hssf.record.FormulaRecord
- peek at the token on the top of stack
- PEN_DASH -
Static variable in class org.apache.poi.hslf.model.Line
- dash style
- PEN_DASHDOT -
Static variable in class org.apache.poi.hslf.model.Line
- PS_DASHDOT system dash style
- PEN_DASHDOTDOT -
Static variable in class org.apache.poi.hslf.model.Line
- PS_DASHDOTDOT system dash style
- PEN_DASHDOTGEL -
Static variable in class org.apache.poi.hslf.model.Line
- dash short dash
- PEN_DOT -
Static variable in class org.apache.poi.hslf.model.Line
- PS_DOT system dash style
- PEN_DOTGEL -
Static variable in class org.apache.poi.hslf.model.Line
- square dot style
- PEN_LONGDASHDOTDOTGEL -
Static variable in class org.apache.poi.hslf.model.Line
- long dash short dash short dash
- PEN_LONGDASHDOTGEL -
Static variable in class org.apache.poi.hslf.model.Line
- long dash short dash
- PEN_LONGDASHGEL -
Static variable in class org.apache.poi.hslf.model.Line
- long dash style
- PEN_PS_DASH -
Static variable in class org.apache.poi.hslf.model.Line
- PS_DASH system dash style
- PEN_SOLID -
Static variable in class org.apache.poi.hslf.model.Line
- Solid (continuous) pen
- Pentagon -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- PercentEval - Class in org.apache.poi.hssf.record.formula.eval
- Implementation of Excel formula token '%'.
- PercentEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.PercentEval
-
- Percentile - Class in org.apache.poi.hssf.record.formula.functions
-
- Percentile() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Percentile
-
- PercentPtg - Class in org.apache.poi.hssf.record.formula
- Percent PTG.
- Percentrank - Class in org.apache.poi.hssf.record.formula.functions
-
- Percentrank() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Percentrank
-
- Permut - Class in org.apache.poi.hssf.record.formula.functions
-
- Permut() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Permut
-
- PersistPtrFullBlock -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- PersistPtrHolder - Class in org.apache.poi.hslf.record
- General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock
records.
- PersistPtrHolder(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.PersistPtrHolder
- Create a new holder for a PersistPtr record
- PersistPtrIncrementalBlock -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- PersistRecord - Interface in org.apache.poi.hslf.record
- A record that can be referenced in PersistPtr storage.
- 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
-
- PGDEDN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PGDFTN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PGDMOTHER -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PI -
Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
-
- Pi - Class in org.apache.poi.hssf.record.formula.functions
-
- Pi() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Pi
-
- PICT - Class in org.apache.poi.hslf.blip
- Represents Macintosh PICT picture data.
- PICT() -
Constructor for class org.apache.poi.hslf.blip.PICT
-
- PICT -
Static variable in class org.apache.poi.hslf.model.Picture
- Macintosh PICT
- PICT_HEADER_SIZE -
Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
-
- pictstream -
Variable in class org.apache.poi.hslf.dev.PPTXMLDump
-
- Picture - Class in org.apache.poi.hslf.model
- Represents a picture in a PowerPoint document.
- Picture(int) -
Constructor for class org.apache.poi.hslf.model.Picture
- Create a new
Picture
- Picture(int, Shape) -
Constructor for class org.apache.poi.hslf.model.Picture
- Create a new
Picture
- Picture(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.Picture
- Create a
Picture
object
- Picture - Class in org.apache.poi.hwpf.usermodel
- Represents embedded picture extracted from Word Document
- Picture(int, byte[], boolean) -
Constructor for class org.apache.poi.hwpf.usermodel.Picture
-
- Picture(byte[]) -
Constructor for class org.apache.poi.hwpf.usermodel.Picture
-
- PICTURE_TYPE_DIB -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_DIB -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Device independant bitmap
- PICTURE_TYPE_EMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_EMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Extended windows meta file
- PICTURE_TYPE_JPEG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_JPEG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- JPEG format
- PICTURE_TYPE_PICT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_PICT -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Mac PICT format
- PICTURE_TYPE_PNG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_PNG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- PNG format
- PICTURE_TYPE_WMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- PICTURE_TYPE_WMF -
Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Windows Meta File
- PictureData - Class in org.apache.poi.hslf.usermodel
- A class that represents image data contained in a slide show.
- PictureData() -
Constructor for class org.apache.poi.hslf.usermodel.PictureData
-
- PictureFrame -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- PICTURES_ENTRY -
Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
-
- PictureShape - Class in org.apache.poi.hssf.model
- Represents a picture shape and creates all specific low level records.
- PicturesTable - Class in org.apache.poi.hwpf.model
- Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via
clipboard.
- PicturesTable(HWPFDocument, byte[], byte[], FSPATable, EscherRecordHolder) -
Constructor for class org.apache.poi.hwpf.model.PicturesTable
-
- 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_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_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_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_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_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_KEYWORDS -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the document's keywords
- 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_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_WORDCOUNT -
Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- ID of the property that denotes the number of words in the
document
- PieceDescriptor - Class in org.apache.poi.hwpf.model
-
- PieceDescriptor(byte[], int) -
Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
-
- pitch -
Variable in class org.apache.poi.hslf.model.PPFont
-
- PIXEL_DPI -
Static variable in class org.apache.poi.hslf.model.Shape
- Pixels DPI (96 pixels per inch)
- Placeholder - Class in org.apache.poi.hslf.model
- Represents a Placeholder in PowerPoint.
- Placeholder(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.Placeholder
-
- Placeholder(Shape) -
Constructor for class org.apache.poi.hslf.model.Placeholder
-
- Placeholder() -
Constructor for class org.apache.poi.hslf.model.Placeholder
-
- PLACEHOLDER_FULLSIZE -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- PLACEHOLDER_HALFSIZE -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- PLACEHOLDER_QUARTSIZE -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- Plaque -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- PLCASUMY -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCDOAHDR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFANDREF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFANDTXT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFATNBKF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFATNBKL -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFBKF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFBKL -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFBTECHPX -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFBTELVC -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFBTEPAPX -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFDOAMOM -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFENDREF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFENDTXT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDATN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDEDN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDFTN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDHDR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDHDRTXBX -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDMCR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDMOM -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFLDTXBX -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFNDREF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFFNDTXT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFGLSY -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFGRAM -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFHDD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFHDRTXBXTXT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFLST -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFLVC -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFPAD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFPGDEDN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFPGDFTN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFPHE -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFSEA -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFSED -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFSPL -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFTXBXBKD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFTXBXHDRBKD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFTXBXTXT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCFWKB -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCMCR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCOCX -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCSPAHDR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCSPAMOM -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCUPCRGBUSE -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLCUPCUSP -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PlexOfCps - Class in org.apache.poi.hwpf.model
- common data structure in a Word file.
- PlexOfCps(int) -
Constructor for class org.apache.poi.hwpf.model.PlexOfCps
-
- PlexOfCps(byte[], int, int, int) -
Constructor for class org.apache.poi.hwpf.model.PlexOfCps
- Constructor
- PLFLFO -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PLGOSL -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PlotAreaRecord - Class in org.apache.poi.hssf.record
- preceeds and identifies a frame as belonging to the plot area.
- PlotAreaRecord() -
Constructor for class org.apache.poi.hssf.record.PlotAreaRecord
-
- PlotAreaRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PlotAreaRecord
- Constructs a PlotArea record and sets its fields appropriately.
- PlotGrowthRecord - Class in org.apache.poi.hssf.record
- The plot growth record specifies the scaling factors used when a font is scaled.
- PlotGrowthRecord() -
Constructor for class org.apache.poi.hssf.record.PlotGrowthRecord
-
- PlotGrowthRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PlotGrowthRecord
- Constructs a PlotGrowth record and sets its fields appropriately.
- Plus -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- PMS -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- pmt(double, double, double, double, boolean) -
Static method in class org.apache.poi.hssf.record.formula.functions.FinanceLib
-
- Pmt - Class in org.apache.poi.hssf.record.formula.functions
- Implementation for the PMT() Excel function.
Syntax:
PMT(rate, nper, pv, fv, type)
Returns the constant repayment amount required for a loan assuming a constant interest rate.
rate the loan interest rate.
nper the number of loan repayments.
pv the present value of the future payments (or principle).
fv the future value (default zero) surplus cash at the end of the loan lifetime.
type whether payments are due at the beginning(1) or end(0 - default) of each payment period.
- Pmt() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Pmt
-
- PNCHPFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PNFBPCHPFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PNFBPLVCFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PNFBPPAPFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PNG - Class in org.apache.poi.hslf.blip
- Represents a PNG picture data in a PPT file
- PNG() -
Constructor for class org.apache.poi.hslf.blip.PNG
-
- PNG -
Static variable in class org.apache.poi.hslf.model.Picture
- PNG
- PNG -
Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- PNLVCFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PNPAPFIRST -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- POIBrowser - Class in org.apache.poi.contrib.poibrowser
- The main class of the POI Browser.
- POIBrowser() -
Constructor for class org.apache.poi.contrib.poibrowser.POIBrowser
-
- POIDocument - Class in org.apache.poi
- This holds the common functionality for all POI
Document classes.
- POIDocument(DirectoryNode, POIFSFileSystem) -
Constructor for class org.apache.poi.POIDocument
-
- POIDocument(POIFSFileSystem) -
Constructor for class org.apache.poi.POIDocument
-
- POIFSChunkParser - Class in org.apache.poi.hsmf.parsers
- Provides a HashMap with the ability to parse a PIOFS object and provide
an 'easy to access' hashmap structure for the document chunks inside it.
- POIFSChunkParser(POIFSFileSystem) -
Constructor for class org.apache.poi.hsmf.parsers.POIFSChunkParser
- Constructor
- POIFSConstants - Interface in org.apache.poi.poifs.common
- A repository for constants shared by POI classes.
- POIFSDocument - Class in org.apache.poi.poifs.filesystem
- This class manages a document in the POIFS filesystem.
- POIFSDocument(String, RawDataBlock[], int) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- Constructor from large blocks
- POIFSDocument(String, SmallDocumentBlock[], int) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- Constructor from small blocks
- POIFSDocument(String, ListManagedBlock[], int) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- Constructor from small blocks
- POIFSDocument(String, InputStream) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- Constructor
- POIFSDocument(String, int, POIFSDocumentPath, POIFSWriterListener) -
Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- Constructor
- 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
- POIFSFileSystem - Class in org.apache.poi.poifs.filesystem
- This is the main class of the POIFS system; it manages the entire
life cycle of the filesystem.
- POIFSFileSystem() -
Constructor for class 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.
- 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.hslf.model.Shape
- Points DPI (72 pixels per inch)
- Pointer - Class in org.apache.poi.hdgf.pointers
- Base class of pointers, which hold metadata and offsets about
blocks elsewhere in the file
- Pointer() -
Constructor for class org.apache.poi.hdgf.pointers.Pointer
-
- PointerContainingStream - Class in org.apache.poi.hdgf.streams
- A stream that holds pointers, possibly in addition to some
other data too.
- PointerContainingStream(Pointer, StreamStore, ChunkFactory, PointerFactory) -
Constructor for class org.apache.poi.hdgf.streams.PointerContainingStream
-
- PointerFactory - Class in org.apache.poi.hdgf.pointers
- Factor class to create the appropriate pointers, based on the version
of the file
- PointerFactory(int) -
Constructor for class org.apache.poi.hdgf.pointers.PointerFactory
-
- PointerV6 - Class in org.apache.poi.hdgf.pointers
- A Pointer from v6+
- PointerV6() -
Constructor for class org.apache.poi.hdgf.pointers.PointerV6
-
- 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
- Poisson - Class in org.apache.poi.hssf.record.formula.functions
-
- Poisson() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Poisson
-
- POITextExtractor - Class in org.apache.poi
- Common Parent for Text Extractors
of POI Documents.
- POITextExtractor(POIDocument) -
Constructor for class org.apache.poi.POITextExtractor
- Creates a new text extractor for the given document
- Polygon - Class in org.apache.poi.hslf.model
- A simple closed polygon shape
- Polygon(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.Polygon
- Create a Polygon object and initialize it from the supplied Record container.
- Polygon(Shape) -
Constructor for class org.apache.poi.hslf.model.Polygon
- Create a new Polygon.
- Polygon() -
Constructor for class org.apache.poi.hslf.model.Polygon
- Create a new Polygon.
- PolygonShape - Class in org.apache.poi.hssf.model
-
- popExpressionToken() -
Method in class org.apache.poi.hssf.record.FormulaRecord
- pop a token off of the stack
- pos -
Variable in class org.apache.poi.hssf.record.RecordInputStream
-
- PositionDependentRecord - Interface in org.apache.poi.hslf.record
- Records which either care about where they are on disk, or have other
records who care about where they are, will implement this interface.
- PositionDependentRecordAtom - Class in org.apache.poi.hslf.record
- A special (and dangerous) kind of Record Atom that cares about where
it lives on the disk, or who has other Atoms that care about where
this is on the disk.
- PositionDependentRecordAtom() -
Constructor for class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
- PositionDependentRecordContainer - Class in org.apache.poi.hslf.record
- A special (and dangerous) kind of Record Container, for which other
Atoms care about where this one lives on disk.
- PositionDependentRecordContainer() -
Constructor for class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
- Power - Class in org.apache.poi.hssf.record.formula.functions
-
- Power() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Power
-
- PowerEval - Class in org.apache.poi.hssf.record.formula.eval
-
- PowerEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.PowerEval
-
- PowerPointExtractor - Class in org.apache.poi.hslf.extractor
- This class can be used to extract text from a PowerPoint file.
- PowerPointExtractor(String) -
Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
- Creates a PowerPointExtractor, from a file
- PowerPointExtractor(InputStream) -
Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
- Creates a PowerPointExtractor, from an Input Stream
- PowerPointExtractor(POIFSFileSystem) -
Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
- Creates a PowerPointExtractor, from an open POIFSFileSystem
- PowerPointExtractor(HSLFSlideShow) -
Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
- Creates a PowerPointExtractor, from a HSLFSlideShow
- PowerPtg - Class in org.apache.poi.hssf.record.formula
-
- PPDOC_ENTRY -
Static variable in class org.apache.poi.hslf.dev.PPTXMLDump
-
- PPDrawing - Class in org.apache.poi.hslf.record
- These are actually wrappers onto Escher drawings.
- PPDrawing(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.PPDrawing
- Sets everything up, groks the escher etc
- PPDrawing() -
Constructor for class org.apache.poi.hslf.record.PPDrawing
- Creates a new, empty, PPDrawing (typically for use with a new Slide
or Notes)
- PPDrawing -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- PPDrawingGroup - Class in org.apache.poi.hslf.record
- Container records which always exists inside Document.
- PPDrawingGroup(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.PPDrawingGroup
-
- PPDrawingGroup -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- PPDrawingTextListing - Class in org.apache.poi.hslf.dev
- Uses record level code to locate PPDrawing entries.
- PPDrawingTextListing() -
Constructor for class org.apache.poi.hslf.dev.PPDrawingTextListing
-
- PPFont - Class in org.apache.poi.hslf.model
- Represents a Font used in a presenation.
- PPFont() -
Constructor for class org.apache.poi.hslf.model.PPFont
- Creates a new instance of PPFont
- PPFont(FontEntityAtom) -
Constructor for class org.apache.poi.hslf.model.PPFont
- Creates a new instance of PPFont and initialize it from the supplied font atom
- PPGraphics2D - Class in org.apache.poi.hslf.model
- Translates Graphics2D calls into PowerPoint.
- PPGraphics2D(ShapeGroup) -
Constructor for class org.apache.poi.hslf.model.PPGraphics2D
- Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- Ppmt - Class in org.apache.poi.hssf.record.formula.functions
-
- Ppmt() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Ppmt
-
- ppt97FileVer -
Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
- The Powerpoint 97 version, major and minor numbers
- PPTXMLDump - Class in org.apache.poi.hslf.dev
- Utility class which dumps raw contents of a ppt file into XML format
- PPTXMLDump(File) -
Constructor for class org.apache.poi.hslf.dev.PPTXMLDump
-
- PRDRVR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- 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
- Constructs a Precision record and sets its fields appropriately.
- 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.POIFSDocument
- Give viewers a hint as to whether to call getViewableArray or
getViewableIterator
- preferArray() -
Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- 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
- PRENVLAND -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- PRENVPORT -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- prependContentsWith(byte[]) -
Method in class org.apache.poi.hdgf.streams.StreamStore
-
- preSerialize() -
Method in class org.apache.poi.hssf.model.Sheet
- Perform any work necessary before the sheet is about to be serialized.
- 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.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
- printDump() -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
- printDump() -
Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- printGridlines -
Variable in class org.apache.poi.hssf.model.Sheet
-
- 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
- Constructs a PrintGridlines record and sets its fields appropriately.
- 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
- Constructs a PrintHeaders record and sets its fields appropriately.
- printSetup -
Variable in class org.apache.poi.hssf.model.Sheet
-
- PrintSetupRecord - Class in org.apache.poi.hssf.record
- Title: Print Setup Record
- PrintSetupRecord() -
Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
-
- PrintSetupRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
- Constructs a PrintSetup (SETUP) record and sets its fields appropriately.
- printStackTrace() -
Method in exception org.apache.poi.hpsf.HPSFRuntimeException
-
- printStackTrace(PrintStream) -
Method in exception org.apache.poi.hpsf.HPSFRuntimeException
-
- printStackTrace(PrintWriter) -
Method in exception org.apache.poi.hpsf.HPSFRuntimeException
-
- Prob - Class in org.apache.poi.hssf.record.formula.functions
-
- Prob() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Prob
-
- process(Model) -
Method in interface org.apache.poi.hssf.eventmodel.ModelFactoryListener
- Process a model.
- process() -
Method in class org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra
- Initiates the processing of the XLS file to CSV
- processChildRecords() -
Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- Process the bytes into escher records.
- processCommands() -
Method in class org.apache.poi.hdgf.chunks.Chunk
- Uses our CommandDefinitions to process the commands
our chunk type has, and figure out the
values for them.
- processContinueRecord(byte[]) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- processContinueRecord(byte[]) -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- processContinueRecord(byte[]) -
Method in class org.apache.poi.hssf.record.StringRecord
-
- processEvents(HSSFRequest, InputStream) -
Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
- Processes a DocumentInputStream into essentially Record events.
- processPOIFSReaderEvent(POIFSReaderEvent) -
Method in class org.apache.poi.contrib.poibrowser.TreeReaderListener
- A document in the POI filesystem has been opened for
reading.
- processPOIFSReaderEvent(POIFSReaderEvent) -
Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
- Process a POIFSReaderEvent that this listener had registered
for
- 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.eventmodel.ModelFactory
-
- 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.examples.XLS2CSVmra
- Main HSSFListener method, processes events, and outputs the
CSV as the file is processed.
- 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
-
- processRecord(Record) -
Method in class org.apache.poi.hssf.usermodel.examples.EventExample
- This method listens for incoming records and handles them as required.
- 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.
- product(double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- product of all values
- Product - Class in org.apache.poi.hssf.record.formula.functions
-
- Product() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Product
-
- PRODUCTCREATED -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- PRODUCTREVISED -
Static variable in class org.apache.poi.hwpf.model.FIBLongHandler
-
- ProgBinaryTag -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- ProgStringTag -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- ProgTags -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Proper - Class in org.apache.poi.hssf.record.formula.functions
-
- Proper() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Proper
-
- properties -
Variable in class org.apache.poi.hpsf.Section
-
- Property - Class in org.apache.poi.hpsf
- A property in a
Section
of a PropertySet
. - 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() -
Constructor for class org.apache.poi.hpsf.Property
- Creates an empty property.
- 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
- Default constructor
- 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
-
- 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.
- PropertyIDMap(int, float) -
Constructor for class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Creates a
PropertyIDMap
.
- PropertyIDMap(Map) -
Constructor for class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Creates a
PropertyIDMap
backed by another map.
- PropertyNode - Class in org.apache.poi.hwpf.model
- Represents a lightweight node in the Trees used to store content
properties.
- PropertyNode(int, int, Object) -
Constructor for class org.apache.poi.hwpf.model.PropertyNode
-
- propertySet -
Variable in class org.apache.poi.contrib.poibrowser.PropertySetDescriptor
-
- 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
- Creates an empty (uninitialized)
PropertySet
.
- 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.
- PropertySetDescriptor - Class in org.apache.poi.contrib.poibrowser
- Describes the most important (whatever that is) features of a
stream containing a
PropertySet
. - PropertySetDescriptor(String, POIFSDocumentPath, DocumentInputStream, int) -
Constructor for class org.apache.poi.contrib.poibrowser.PropertySetDescriptor
- Creates a
PropertySetDescriptor
by reading a PropertySet
from a DocumentInputStream
.
- PropertySetDescriptorRenderer - Class in org.apache.poi.contrib.poibrowser
- Renders a
PropertySetDescriptor
by more or less dumping
the stuff into a JTextArea
. - PropertySetDescriptorRenderer() -
Constructor for class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
-
- 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 filesystem; this is
basically the dsirectory for all of the documents in the
filesystem.
- PropertyTable() -
Constructor for class org.apache.poi.poifs.property.PropertyTable
- Default constructor
- PropertyTable(int, 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).
- propertyValue -
Variable in class org.apache.poi.ddf.EscherSimpleProperty
-
- propName -
Variable in class org.apache.poi.hslf.model.textproperties.TextProp
-
- protect -
Variable in class org.apache.poi.hssf.model.Sheet
-
- 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
- ProtectionRev4Record() -
Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
-
- ProtectionRev4Record(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
- Constructs a ProtectionRev4 record and sets its fields appropriately.
- ProtectRecord - Class in org.apache.poi.hssf.record
- Title: Protect Record
- ProtectRecord() -
Constructor for class org.apache.poi.hssf.record.ProtectRecord
-
- ProtectRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ProtectRecord
- Constructs a Protect record and sets its fields appropriately.
- protectSheet(String, boolean, boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- protect a spreadsheet with a password (not encypted, 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
- PrpublicintOptions -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Ptg - Class in org.apache.poi.hssf.record.formula
- Ptg represents a syntactic token in a formula.
- Ptg() -
Constructor for class org.apache.poi.hssf.record.formula.Ptg
-
- pushExpressionToken(Ptg) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- push a token onto the stack
- put(Object, Object) -
Method in class org.apache.poi.hpsf.CustomProperties
- Puts a
CustomProperty
into this map.
- put(String, String) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named string property.
- put(String, Long) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named long property.
- put(String, Double) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named double property.
- put(String, Integer) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named integer property.
- put(String, Boolean) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named boolean property.
- put(String, Date) -
Method in class org.apache.poi.hpsf.CustomProperties
- Adds a named date property.
- put(long, String) -
Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- Puts a ID string for an ID into the
PropertyIDMap
.
- put(byte[], PropertyIDMap) -
Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
- Associates a section format ID with a
PropertyIDMap
.
- put(Object, Object) -
Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
- Deprecated. Use
SectionIDMap.put(byte[], PropertyIDMap)
instead!
- put(Object, Object) -
Method in class org.apache.poi.util.BinaryTree
- Associates the specified value with the specified key in this
map.
- putByte(byte[], int, int) -
Static method in class org.apache.poi.util.LittleEndian
- executes:
data[offset] = (byte)value;
- 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).
- putDouble(byte[], int, double) -
Static method in class org.apache.poi.util.LittleEndian
- put a double value into a byte array
- putDouble(byte[], double) -
Static method in class org.apache.poi.util.LittleEndian
- put a double value into beginning of 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(byte[], int) -
Static method in class org.apache.poi.util.LittleEndian
- put an int value into beginning of a byte array
- putLong(byte[], int, long) -
Static method in class org.apache.poi.util.LittleEndian
- put a long value into a byte array
- putLong(byte[], long) -
Static method in class org.apache.poi.util.LittleEndian
- put a long value into beginning of a byte array
- putShort(byte[], int, short) -
Static method in class org.apache.poi.util.LittleEndian
- put a short value into a byte array
- putShort(byte[], short) -
Static method in class org.apache.poi.util.LittleEndian
- put a short value into beginning of a byte array
- putShortArray(byte[], int, short[]) -
Static method in class org.apache.poi.util.LittleEndian
- put a array of shorts into a byte array
- putUnicodeBE(String, byte[], int) -
Static method in class org.apache.poi.util.StringUtil
- Takes a unicode string, and returns it as big endian (most
important byte first) bytes in the supplied byte array.
- putUnicodeLE(String, byte[], int) -
Static method in class 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.
- putUShort(byte[], int, int) -
Static method in class org.apache.poi.util.LittleEndian
- put an unsigned short value into a byte array
- pv(double, double, double, double, boolean) -
Static method in class org.apache.poi.hssf.record.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)
- Pv - Class in org.apache.poi.hssf.record.formula.functions
-
- Pv() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Pv
-
Q
- QuadArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- QuadArrowCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- QUARTER_BODY_TYPE -
Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
-
- Quartile - Class in org.apache.poi.hssf.record.formula.functions
-
- Quartile() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Quartile
-
- QuickButCruddyTextExtractor - Class in org.apache.poi.hslf.extractor
- This class will get all the text from a Powerpoint Document, including
all the bits you didn't want, and in a somewhat random order, but will
do it very fast.
- QuickButCruddyTextExtractor(String) -
Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
- Creates an extractor from a given file name
- QuickButCruddyTextExtractor(InputStream) -
Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
- Creates an extractor from a given input stream
- QuickButCruddyTextExtractor(POIFSFileSystem) -
Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
- Creates an extractor from a POIFS Filesystem
- QuickTest - Class in org.apache.poi.hwpf
-
- QuickTest() -
Constructor for class org.apache.poi.hwpf.QuickTest
-
R
- Radians - Class in org.apache.poi.hssf.record.formula.functions
-
- Radians() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Radians
-
- Rand - Class in org.apache.poi.hssf.record.formula.functions
-
- Rand() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rand
-
- Range - Class in org.apache.poi.hwpf.usermodel
- This class is the central class of the HWPF object model.
- Range(int, int, HWPFDocument) -
Constructor for class org.apache.poi.hwpf.usermodel.Range
- Used to construct a Range from a document.
- Range(int, int, Range) -
Constructor for class org.apache.poi.hwpf.usermodel.Range
- Used to create Ranges that are children of other Ranges.
- Range(int, int, int, Range) -
Constructor for class org.apache.poi.hwpf.usermodel.Range
- Constructor used to build a Range from indexes in one of its internal
lists.
- RangeAddress - Class in org.apache.poi.hssf.util
- Title: Range Address
- RangeAddress(String) -
Constructor for class org.apache.poi.hssf.util.RangeAddress
- Accepts an external reference from excel.
- RangeAddress(int, int, int, int) -
Constructor for class org.apache.poi.hssf.util.RangeAddress
-
- RangePtg - Class in org.apache.poi.hssf.record.formula
-
- Rank - Class in org.apache.poi.hssf.record.formula.functions
-
- Rank() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rank
-
- Rate - Class in org.apache.poi.hssf.record.formula.functions
-
- Rate() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rate
-
- 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, int) -
Constructor for class org.apache.poi.poifs.storage.RawDataBlockList
- Constructor RawDataBlockList
- read(byte[], int) -
Method in class org.apache.poi.hpsf.ClassID
- Reads the class ID's value from a byte array by turning
little-endian into big-endian.
- read(byte[], int, int, long, int) -
Static method in class org.apache.poi.hpsf.VariantSupport
- Reads a variant type from a byte array.
- read(byte[], int) -
Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- read(byte[], int) -
Method in class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- read() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- This method will read a byte from the current record
- 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
- Reads the next byte of data from the input stream.
- read(byte[]) -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- Reads some number of bytes from the input stream and stores
them into the buffer array b.
- read(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- Reads up to len bytes of data from the input stream into an
array of bytes.
- read(DocumentBlock[], byte[], int) -
Static method in class org.apache.poi.poifs.storage.DocumentBlock
- read data from an array of DocumentBlocks
- read(BlockWritable[], byte[], int) -
Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
- read data from an array of SmallDocumentBlocks
- read() -
Method in class org.apache.poi.util.BlockingInputStream
-
- read(byte[]) -
Method in class org.apache.poi.util.BlockingInputStream
- We had to revert to byte per byte reading to keep
with slow network connections on one hand, without
missing the end-of-file.
- read(byte[], int, int) -
Method in class org.apache.poi.util.BlockingInputStream
-
- readAllContinuedRemainder() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Deprecated. Best to write a input stream that wraps this one where there is
special sub record that may overlap continue records.
- readByte() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Reads an 8 bit, signed value
- readCompressedUnicode(int) -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- ReadCustomPropertySets - Class in org.apache.poi.hpsf.examples
- Sample application showing how to read a document's custom property set.
- ReadCustomPropertySets() -
Constructor for class org.apache.poi.hpsf.examples.ReadCustomPropertySets
-
- 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
-
- readDictionary(byte[], long, int, int) -
Method in class org.apache.poi.hpsf.Property
- Reads a dictionary.
- readDouble() -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- 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, int) -
Static method in class org.apache.poi.util.LittleEndian
- Read the appropriate number of bytes from the stream and return them to
the caller.
- 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(InputStream, byte[]) -
Static method in class org.apache.poi.util.IOUtils
- Helper method, just calls readFully(in, b, 0, b.length)
- readFully(InputStream, byte[], int, int) -
Static method in class org.apache.poi.util.IOUtils
- Same as the normal in.read(b, off, len), but
tries to ensure that the entire len number of bytes
is read.
- 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
- readInt() -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- readInt(InputStream) -
Static method in class org.apache.poi.util.LittleEndian
- get an int value from an InputStream
- readLong() -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- readLong(InputStream) -
Static method in class org.apache.poi.util.LittleEndian
- get a long value from an InputStream
- readProperties() -
Method in class org.apache.poi.POIDocument
- Find, and create objects for, the standard
Documment Information Properties (HPSF).
- 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.RecordInputStream
- Reads a 16 bit, signed value
- readShort(InputStream) -
Static method in class org.apache.poi.util.LittleEndian
- get a short value from an InputStream
- readShortArray() -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- ReadTitle - Class in org.apache.poi.hpsf.examples
- Sample application showing how to read a OLE 2 document's
title.
- ReadTitle() -
Constructor for class org.apache.poi.hpsf.examples.ReadTitle
-
- readTokens(int, RecordInputStream) -
Static method in class org.apache.poi.hssf.record.formula.Ptg
- Reads size bytes of the input stream, to create an array of Ptgs.
- readTokenValues(RecordInputStream) -
Method in class org.apache.poi.hssf.record.formula.ArrayPtg
- Read in the actual token (array) values.
- readUByte() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Reads an 8 bit, unsigned value
- readUnicodeLEString(int) -
Method in class org.apache.poi.hssf.record.RecordInputStream
- given a byte array of 16-bit unicode characters, compress to 8-bit and
return a string
{ 0x16, 0x00 } -0x16
- readUnicodeString() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Returns an excel style unicode string from the bytes reminaing in the record.
- readUShort() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- Reads a 16 bit,un- signed value.
- ReadWriteWorkbook - Class in org.apache.poi.hssf.usermodel.examples
- This example demonstrates opening a workbook, modifying it and writing
the results back out.
- ReadWriteWorkbook() -
Constructor for class org.apache.poi.hssf.usermodel.examples.ReadWriteWorkbook
-
- RecalcIdRecord - Class in org.apache.poi.hssf.record
- Title: Recalc Id Record
- RecalcIdRecord() -
Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
-
- RecalcIdRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
- Constructs a RECALCID record and sets its fields appropriately.
- RecolorInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Record - Class in org.apache.poi.hslf.record
- This abstract class represents a record in the PowerPoint document.
- Record() -
Constructor for class org.apache.poi.hslf.record.Record
-
- Record - Class in org.apache.poi.hssf.record
- Title: Record
Description: All HSSF Records inherit from this class.
- Record() -
Constructor for class org.apache.poi.hssf.record.Record
- instantiates a blank record strictly for ID matching
- Record(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.Record
- Constructor 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.EscherBlipWMFRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherBSERecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherClientDataRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherDggRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherDgRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherOptRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherSpgrRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherSpRecord
-
- RECORD_DESCRIPTION -
Static variable in class org.apache.poi.ddf.EscherTextboxRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherBSERecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherClientDataRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherDggRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherDgRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherOptRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherSpgrRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherSpRecord
-
- RECORD_ID -
Static variable in class org.apache.poi.ddf.EscherTextboxRecord
-
- RECORD_ID_DIB -
Static variable in class org.apache.poi.ddf.EscherBitmapBlip
-
- RECORD_ID_EMF -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
-
- RECORD_ID_EMF -
Static variable in class org.apache.poi.ddf.EscherPictBlip
-
- RECORD_ID_END -
Static variable in class org.apache.poi.ddf.EscherBlipRecord
-
- RECORD_ID_JPEG -
Static variable in class org.apache.poi.ddf.EscherBitmapBlip
-
- RECORD_ID_PICT -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
-
- RECORD_ID_PICT -
Static variable in class org.apache.poi.ddf.EscherPictBlip
-
- RECORD_ID_PNG -
Static variable in class org.apache.poi.ddf.EscherBitmapBlip
-
- RECORD_ID_START -
Static variable in class org.apache.poi.ddf.EscherBlipRecord
-
- RECORD_ID_WMF -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
-
- RECORD_ID_WMF -
Static variable in class org.apache.poi.ddf.EscherPictBlip
-
- RecordAtom - Class in org.apache.poi.hslf.record
- Abstract class which all atom records will extend.
- RecordAtom() -
Constructor for class org.apache.poi.hslf.record.RecordAtom
-
- RecordContainer - Class in org.apache.poi.hslf.record
- Abstract class which all container records will extend.
- RecordContainer() -
Constructor for class org.apache.poi.hslf.record.RecordContainer
-
- RecordFactory - Class in org.apache.poi.hssf.record
- Deprecated. use
EventRecordFactory
instead - RecordFactory() -
Constructor for class org.apache.poi.hssf.record.RecordFactory
- Deprecated.
- RecordFormatException - Exception in org.apache.poi.hssf.record
- Title: Record Format Exception
Description: Used by records to indicate invalid format/data.
- RecordFormatException(String) -
Constructor for exception org.apache.poi.hssf.record.RecordFormatException
-
- RecordFormatException(String, Throwable) -
Constructor for exception org.apache.poi.hssf.record.RecordFormatException
-
- RecordFormatException(Throwable) -
Constructor for exception org.apache.poi.hssf.record.RecordFormatException
-
- RecordGenerator - Class in org.apache.poi.dev
- Description of the Class
- RecordGenerator() -
Constructor for class org.apache.poi.dev.RecordGenerator
-
- recordHandlingClass(int) -
Static method in class org.apache.poi.hslf.record.RecordTypes
- Returns the class handling a record by its type.
- RecordInputStream - Class in org.apache.poi.hssf.record
- Title: Record Input Stream
- RecordInputStream(InputStream) -
Constructor for class org.apache.poi.hssf.record.RecordInputStream
-
- recordName(int) -
Static method in class org.apache.poi.hslf.record.RecordTypes
- Returns name of the record by its type
- recordOffset -
Variable in class org.apache.poi.hssf.record.RecordInputStream
-
- records -
Variable in class org.apache.poi.hssf.model.Sheet
-
- records -
Variable in class org.apache.poi.hssf.model.Workbook
- this contains the Worksheet record objects
- recordSize -
Variable in class org.apache.poi.hssf.record.UnicodeString.UnicodeRecordStats
-
- RecordTypes - Class in org.apache.poi.hslf.record
- List of all known record types in a PowerPoint document, and the
classes that handle them.
- RecordTypes() -
Constructor for class org.apache.poi.hslf.record.RecordTypes
-
- RecordTypes.Type - Class in org.apache.poi.hslf.record
- Wrapper for the details of a PowerPoint or Escher record type.
- RecordTypes.Type(int, Class) -
Constructor for class org.apache.poi.hslf.record.RecordTypes.Type
-
- RecordUtil - Class in org.apache.poi.generator
- Helper functions for the record transformations.
- RecordUtil() -
Constructor for class org.apache.poi.generator.RecordUtil
-
- Rectangle -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Ref2DEval - Class in org.apache.poi.hssf.record.formula.eval
-
- Ref2DEval(RefPtg, ValueEval) -
Constructor for class org.apache.poi.hssf.record.formula.eval.Ref2DEval
-
- Ref3DEval - Class in org.apache.poi.hssf.record.formula.eval
-
- Ref3DEval(Ref3DPtg, ValueEval) -
Constructor for class org.apache.poi.hssf.record.formula.eval.Ref3DEval
-
- Ref3DPtg - Class in org.apache.poi.hssf.record.formula
- Title: Reference 3D Ptg
- Ref3DPtg() -
Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
- Creates new AreaPtg
- Ref3DPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- Ref3DPtg(String, short) -
Constructor for class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- REF_BLANK_IS_PARSED -
Static variable in class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- REF_BOOL_IS_PARSED -
Static variable in class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- REF_INVALID -
Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
- #REF! - Illegal or deleted cell reference
- REF_INVALID -
Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
- #REF! - Illegal or deleted cell reference
- REF_STRING_IS_PARSED -
Static variable in class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- REFERENCE_TYPE_DEFAULT_CATEGORIES -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- REFERENCE_TYPE_DIRECT -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- REFERENCE_TYPE_ERROR_REPORTED -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- REFERENCE_TYPE_NOT_USED -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- REFERENCE_TYPE_WORKSHEET -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- RefErrorPtg - Class in org.apache.poi.hssf.record.formula
- RefError - handles deleted cell reference
- RefErrorPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- RefEval - Interface in org.apache.poi.hssf.record.formula.eval
-
- 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
- Constructs a RefMode record and sets its fields appropriately.
- RefNPtg - Class in org.apache.poi.hssf.record.formula
- RefNPtg
- RefNPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.RefNPtg
- Creates new ValueReferencePtg
- RefPtg - Class in org.apache.poi.hssf.record.formula
- ReferencePtg - handles references (such as A1, A2, IA4)
- RefPtg(String) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtg
- Takes in a String representation of a cell reference and fills out the
numeric fields.
- RefPtg(int, int, boolean, boolean) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtg
-
- RefPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtg
-
- RefPtgBase - Class in org.apache.poi.hssf.record.formula
- ReferencePtgBase - handles references (such as A1, A2, IA4)
- RefPtgBase() -
Constructor for class org.apache.poi.hssf.record.formula.RefPtgBase
-
- RefPtgBase(String) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtgBase
- Takes in a String representation of a cell reference and fills out the
numeric fields.
- RefPtgBase(int, int, boolean, boolean) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtgBase
-
- RefPtgBase(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.RefPtgBase
-
- RefreshAllRecord - Class in org.apache.poi.hssf.record
- Title: Refresh All Record
- RefreshAllRecord() -
Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
-
- RefreshAllRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
- Constructs a RefreshAll record and sets its fields appropriately.
- Reftext - Class in org.apache.poi.hssf.record.formula.functions
-
- Reftext() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Reftext
-
- Region - Class in org.apache.poi.hssf.util
- Represents a from/to row/col square.
- Region() -
Constructor for class org.apache.poi.hssf.util.Region
- Creates a new instance of Region (0,0 - 0,0)
- Region(int, short, int, short) -
Constructor for class org.apache.poi.hssf.util.Region
-
- Region(MergeCellsRecord.MergedRegion) -
Constructor for class org.apache.poi.hssf.util.Region
- special constructor (I know this is bad but it is so wrong that its right
okay) that makes a region from a mergedcells's region subrecord.
- register(Class, TreeCellRenderer) -
Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
- Registers a renderer for a class.
- registerList(HWPFList) -
Method in class org.apache.poi.hwpf.HWPFDocument
-
- registerListener(ERFListener, short[]) -
Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
- Register a listener for records.
- registerListener(ModelFactoryListener) -
Method in class org.apache.poi.hssf.eventmodel.ModelFactory
- register a ModelFactoryListener so that it can receive
Models as they are created.
- registerListener(POIFSReaderListener) -
Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
- Register a POIFSReaderListener for all documents
- registerListener(POIFSReaderListener, String) -
Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
- Register a POIFSReaderListener for a document in the root
directory
- registerListener(POIFSReaderListener, POIFSDocumentPath, String) -
Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
- Register a POIFSReaderListener for a document in the specified
directory
- RelationalOperationEval - Class in org.apache.poi.hssf.record.formula.eval
-
- RelationalOperationEval() -
Constructor for class org.apache.poi.hssf.record.formula.eval.RelationalOperationEval
-
- RelationalOperationEval.RelationalValues - Class in org.apache.poi.hssf.record.formula.eval
-
- RelationalOperationEval.RelationalValues() -
Constructor for class org.apache.poi.hssf.record.formula.eval.RelationalOperationEval.RelationalValues
-
- RELIEF_IDX -
Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- Relref - Class in org.apache.poi.hssf.record.formula.functions
-
- Relref() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Relref
-
- remaining() -
Method in class org.apache.poi.hssf.record.RecordInputStream
- The remaining number of bytes in the current record.
- remainingBytes -
Variable in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- remainingSize -
Variable in class org.apache.poi.hssf.record.UnicodeString.UnicodeRecordStats
-
- remove(String) -
Method in class org.apache.poi.hpsf.CustomProperties
- Removes a custom property.
- remove(Object) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- remove(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- remove(int) -
Method in interface org.apache.poi.poifs.storage.BlockList
- remove and return the specified block from the list
- remove(Object) -
Method in class org.apache.poi.util.BinaryTree
- Removes the mapping for this key from this map if present
- remove(int) -
Method in class org.apache.poi.util.DoubleList
- Removes the element at the specified position in this list.
- remove(int) -
Method in class org.apache.poi.util.IntList
- Removes the element at the specified position in this list.
- remove(int) -
Method in class org.apache.poi.util.ShortList
- Removes the element at the specified position in this list.
- removeADDRStructureAt(int) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress
- Remove the ADDR structure stored at the passed in index
- removeAll(DoubleList) -
Method in class org.apache.poi.util.DoubleList
- Removes from this list all the elements that are contained in
the specified collection
- removeAll(IntList) -
Method in class org.apache.poi.util.IntList
- Removes from this list all the elements that are contained in
the specified collection
- removeAll(ShortList) -
Method in class org.apache.poi.util.ShortList
- Removes from this list all the elements that are contained in
the specified collection
- removeApplicationName() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the application name.
- removeAreaAt(int) -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
- essentially unmerge the cells in the "area" stored at the passed in index
- removeAuthor() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the author.
- removeBreak(short) -
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.Workbook
- 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.ValueRecordsAggregate
-
- removeCell(HSSFCell) -
Method in class org.apache.poi.hssf.usermodel.HSSFRow
- remove the HSSFCell from this row.
- removeCharCount() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the character count.
- removeColumnBreak(short) -
Method in class org.apache.poi.hssf.model.Sheet
- Removes a page break at the indicated column
- removeColumnBreak(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- 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.model.Sheet
-
- removeConditionalFormatting(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- removes a Conditional Formatting object by index
- removeCreateDateTime() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the creation time.
- removeCustomProperties() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the custom properties.
- removeDocparts() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the doc parts.
- removeEditTime() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Remove the total time spent in editing the document.
- removeFormatRun(UnicodeString.FormatRun) -
Method in class org.apache.poi.hssf.record.UnicodeString
-
- removeHeadingPair() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the heading pair.
- removeHiddenCount() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the hidden count.
- removeKeywords() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the keywords.
- removeLastAuthor() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the last author.
- removeLastPrinted() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the lastPrinted.
- removeLastSaveDateTime() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Remove the total time spent in editing the document.
- removeLineCount() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the line count.
- removeLinksDirty() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the links dirty.
- removeManager() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the manager.
- removeMergedRegion(int) -
Method in class org.apache.poi.hssf.model.Sheet
-
- removeMergedRegion(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- removes a merged region of cells (hence letting them free)
- removeMMClipCount() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the mmclip count.
- removeName(int) -
Method in class org.apache.poi.hssf.model.Workbook
- removes the name
- removeName(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- remove the named range by his index
- removeName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- remove the named range by his 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
- removeProperty(long) -
Method in class org.apache.poi.hpsf.MutableSection
- Removes a property.
- removeProperty(Property) -
Method in class org.apache.poi.poifs.property.PropertyTable
- Remove a property from the list of properties we manage
- removeRevNumber() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the revision number.
- removeRow(RowRecord) -
Method in class org.apache.poi.hssf.model.Sheet
- 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(HSSFRow) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Remove a row from this sheet.
- removeRowBreak(int) -
Method in class org.apache.poi.hssf.model.Sheet
- 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
- 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(Shape) -
Method in class org.apache.poi.hslf.model.Sheet
- Removes the specified shape from this sheet.
- removeSheet(int) -
Method in class org.apache.poi.hssf.model.Workbook
-
- removeSheetAt(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Removes sheet at the given index.
Care must be taken if the removed sheet is the currently active or only selected sheet in
the workbook.
- removeSlideCount() -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Removes the slide count.
- removeString(String, String) -
Method in class org.apache.poi.hssf.util.RangeAddress
-
- removeSubject() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the subject.
- removeTemplate() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the template.
- removeThumbnail() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the thumbnail.
- removeTitle() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the title.
- removeValue(Object) -
Method in class org.apache.poi.util.BinaryTree
- Removes the mapping for this value from this map if present
- removeValue(double) -
Method in class org.apache.poi.util.DoubleList
- Removes the first occurrence in this list of the specified
element (optional operation).
- removeValue(int) -
Method in class org.apache.poi.util.IntList
- Removes the first occurrence in this list of the specified
element (optional operation).
- removeValue(short) -
Method in class org.apache.poi.util.ShortList
- Removes the first occurrence in this list of the specified
element (optional operation).
- removeValueRecord(int, CellValueRecordInterface) -
Method in class org.apache.poi.hssf.model.Sheet
- remove a value record from the records array.
- removeWordCount() -
Method in class org.apache.poi.hpsf.SummaryInformation
- Removes the word count.
- renameTo(String) -
Method in interface org.apache.poi.poifs.filesystem.Entry
- Rename this Entry.
- renameTo(String) -
Method in class org.apache.poi.poifs.filesystem.EntryNode
- Rename this Entry.
- renderAsString(DocumentDescriptor) -
Method in class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer
- Renders
DocumentDescriptor
as a string.
- renderers -
Variable in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
- Maps classes to renderers.
- reorderSlide(int, int) -
Method in class org.apache.poi.hslf.usermodel.SlideShow
- Re-orders a slide, to a new position.
- repaint(long, int, int, int, int) -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
-
- repaint(Rectangle) -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
-
- reparseFileSystem() -
Method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
- Reparse the FileSystem object, resetting all the chunks stored in this object
- RepeatingRowsAndColumns - Class in org.apache.poi.hssf.usermodel.examples
-
- RepeatingRowsAndColumns() -
Constructor for class org.apache.poi.hssf.usermodel.examples.RepeatingRowsAndColumns
-
- Replace - Class in org.apache.poi.hssf.record.formula.functions
- An implementation of the REPLACE function:
Replaces part of a text string based on the number of characters
you specify, with another text string.
- Replace() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Replace
-
- Replaceb - Class in org.apache.poi.hssf.record.formula.functions
-
- Replaceb() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Replaceb
-
- replaceString(String, String, String) -
Method in class org.apache.poi.hssf.util.RangeAddress
-
- replaceText(String, String, int) -
Method in class org.apache.poi.hwpf.usermodel.Range
- Replace (one instance of) a piece of text with another...
- replaceValueRecord(CellValueRecordInterface) -
Method in class org.apache.poi.hssf.model.Sheet
- replace a value record from the records array.
- repositionSlideAtomsSet(SlideListWithText.SlideAtomsSet, int) -
Method in class org.apache.poi.hslf.record.SlideListWithText
- Shifts a SlideAtomsSet to a new position.
- Rept - Class in org.apache.poi.hssf.record.formula.functions
-
- Rept() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rept
-
- Request - Class in org.apache.poi.hssf.record.formula.functions
-
- Request() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Request
-
- reserved -
Variable in class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- reset(int) -
Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
- Reset the content to one info run with the default values
- reset() -
Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
-
- reset() -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- Repositions this stream to the position at the time the mark
method was last called on this input stream.
- reset() -
Method in class org.apache.poi.util.BlockingInputStream
-
- RESET_NUMBERING_IDX -
Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- resetFontStyle() -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- set font style options to default values (non-italic, non-bold)
- resize() -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- Reset the image to the original size.
- resizeToFitText() -
Method in class org.apache.poi.hslf.model.TextShape
- Adjust the size of the TextShape so it encompasses the text inside it.
- resolveNameXText(int, int) -
Method in class org.apache.poi.hssf.model.Workbook
-
- resolveNameXText(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- TODO - make this less cryptic / move elsewhere
- Result - Class in org.apache.poi.hssf.record.formula.functions
-
- Result() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Result
-
- retainAll(DoubleList) -
Method in class org.apache.poi.util.DoubleList
- Retains only the elements in this list that are contained in
the specified collection.
- retainAll(IntList) -
Method in class org.apache.poi.util.IntList
- Retains only the elements in this list that are contained in
the specified collection.
- retainAll(ShortList) -
Method in class org.apache.poi.util.ShortList
- Retains only the elements in this list that are contained in
the specified collection.
- RETURN_BLANK_AS_NULL -
Static variable in class org.apache.poi.hssf.usermodel.HSSFRow
- Missing cells are returned as null, as are blank cells
- RETURN_NULL_AND_BLANK -
Static variable in class org.apache.poi.hssf.usermodel.HSSFRow
- Missing cells are returned as null, Blank cells are returned as normal
- returnClass -
Variable in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
-
- revalidate() -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
-
- reverseHex(String) -
Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- RGBUSE -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- Ribbon -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Ribbon2 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- RichTextRun - Class in org.apache.poi.hslf.usermodel
- Represents a run of text, all with the same style
- RichTextRun(TextRun, int, int) -
Constructor for class org.apache.poi.hslf.usermodel.RichTextRun
- Create a new wrapper around a (currently not)
rich text string
- RichTextRun(TextRun, int, int, TextPropCollection, TextPropCollection, boolean, boolean) -
Constructor for class org.apache.poi.hslf.usermodel.RichTextRun
- Create a new wrapper around a rich text string
- right -
Variable in class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- RIGHT -
Static variable in class org.apache.poi.hslf.model.textproperties.AlignmentTextProp
-
- RIGHT -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- Right - Class in org.apache.poi.hssf.record.formula.functions
-
- Right() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Right
-
- RightArrowCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Rightb - Class in org.apache.poi.hssf.record.formula.functions
-
- Rightb() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rightb
-
- RightBrace -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- RightBracket -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- RightMargin -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- RightMargin -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- 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
- Constructs a RightMargin record and sets its fields appropriately.
- RightTriangle -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- 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
Description: An internal 32 bit number with the two most significant bits
storing the type.
- RKRecord() -
Constructor for class org.apache.poi.hssf.record.RKRecord
-
- RKRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RKRecord
- Constructs a RK record and sets its fields appropriately.
- RKUtil - Class in org.apache.poi.hssf.util
- Utility class for helping convert RK numbers.
- Roman - Class in org.apache.poi.hssf.record.formula.functions
-
- Roman() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Roman
-
- ROOT_TYPE -
Static variable in interface org.apache.poi.poifs.property.PropertyConstants
-
- rootNode -
Variable in class org.apache.poi.contrib.poibrowser.POIBrowser
- The tree's root node must be visible to all methods.
- rootNode -
Variable in class org.apache.poi.contrib.poibrowser.TreeReaderListener
- The tree's root node.
- 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
- rotate(double) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Concatenates the current
Graphics2D
Transform
with a rotation transform.
- rotate(double, double, double) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Concatenates the current
Graphics2D
Transform
with a translated rotation
transform.
- rotate(double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- rotate(double, double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- rotate(double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- rotate(double, double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- ROTATION_NONE -
Static variable in class org.apache.poi.hssf.record.TextRecord
-
- ROTATION_ROTATED_90_DEGREES -
Static variable in class org.apache.poi.hssf.record.TextRecord
-
- ROTATION_ROTATED_90_DEGREES_CLOCKWISE -
Static variable in class org.apache.poi.hssf.record.TextRecord
-
- ROTATION_TOP_TO_BOTTOM -
Static variable in class org.apache.poi.hssf.record.TextRecord
-
- round(double, int) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- Returns a value rounded to p digits after decimal.
- Round - Class in org.apache.poi.hssf.record.formula.functions
-
- Round() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Round
-
- roundDown(double, int) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- Returns a value rounded to p digits after decimal.
- Rounddown - Class in org.apache.poi.hssf.record.formula.functions
-
- Rounddown() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rounddown
-
- RoundRectangle -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- roundUp(double, int) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- Returns a value rounded-up to p digits after decimal.
- Roundup - Class in org.apache.poi.hssf.record.formula.functions
-
- Roundup() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Roundup
-
- ROUTESLIP -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- Row - Class in org.apache.poi.hssf.record.formula.functions
-
- Row() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Row
-
- row -
Variable in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- row_from -
Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
- upper lefthand corner row
- row_to -
Variable in class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
- lower right hand corner row
- rowBreaks -
Variable in class org.apache.poi.hssf.model.Sheet
-
- rowHasCells(int) -
Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- Returns true if the row has cells attached to it
- rowIterator() -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- RowRecord - Class in org.apache.poi.hssf.record
- Title: Row Record
- RowRecord(int) -
Constructor for class org.apache.poi.hssf.record.RowRecord
-
- RowRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.RowRecord
- Constructs a Row record and sets its fields appropriately.
- 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
- rows -
Variable in class org.apache.poi.hssf.model.Sheet
-
- Rows - Class in org.apache.poi.hssf.record.formula.functions
- Implementation for Excel ROWS function.
- Rows() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rows
-
- Rsq - Class in org.apache.poi.hssf.record.formula.functions
-
- Rsq() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Rsq
-
- RTFDateTimeMCAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- run(String[]) -
Method in class org.apache.poi.contrib.poibrowser.POIBrowser
-
- run() -
Method in class org.apache.poi.hssf.dev.BiffViewer
- Method run starts up BiffViewer...
- run() -
Method in class org.apache.poi.hssf.dev.EFBiffViewer
-
- run() -
Method in class org.apache.poi.hssf.dev.FormulaViewer
- Method run
- run(InputStream) -
Method in class org.apache.poi.hssf.eventmodel.ModelFactory
- Start processing the Workbook stream into Model events.
S
- SavedByEntry - Class in org.apache.poi.hwpf.model
- A single entry in the
SavedByTable
. - SavedByEntry(String, String) -
Constructor for class org.apache.poi.hwpf.model.SavedByEntry
-
- SavedByTable - Class in org.apache.poi.hwpf.model
- String table containing the history of the last few revisions ("saves") of the document.
- SavedByTable(byte[], int, int) -
Constructor for class org.apache.poi.hwpf.model.SavedByTable
- Constructor to read the table from the table stream.
- 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
- Constructs an SaveRecalc record and sets its fields appropriately.
- scale(double, double) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Concatenates the current
Graphics2D
Transform
with a scaling transformation
Subsequent rendering is resized according to the specified scaling
factors relative to the previous scaling.
- scale(double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- scale(double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- 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
- Constructs a Protect record and sets its fields appropriately.
- scenprotect -
Variable in class org.apache.poi.hssf.model.Sheet
-
- 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
- Constructs a SCL record and sets its fields appropriately.
- Seal -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Search - Class in org.apache.poi.hssf.record.formula.functions
-
- Search() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Search
-
- Searchb - Class in org.apache.poi.hssf.record.formula.functions
-
- Searchb() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Searchb
-
- Second - Class in org.apache.poi.hssf.record.formula.functions
-
- Second() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Second
-
- 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 and uninitialized
Section
.
- Section(byte[], int) -
Constructor for class org.apache.poi.hpsf.Section
- Creates a
Section
instance from a byte array.
- Section - Class in org.apache.poi.hwpf.usermodel
-
- Section(SEPX, Range) -
Constructor for class org.apache.poi.hwpf.usermodel.Section
-
- SectionDescriptor - Class in org.apache.poi.hwpf.model
-
- SectionDescriptor() -
Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
-
- SectionDescriptor(byte[], int) -
Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
-
- 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
-
- SectionProperties - Class in org.apache.poi.hwpf.usermodel
-
- SectionProperties() -
Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
-
- sections -
Variable in class org.apache.poi.hpsf.PropertySet
- The sections in this
PropertySet
.
- SectionSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- SectionSprmCompressor() -
Constructor for class org.apache.poi.hwpf.sprm.SectionSprmCompressor
-
- SectionSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- SectionSprmUncompressor() -
Constructor for class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
-
- sectionsToString(List) -
Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
- Returns a string representation of a list of
Section
s.
- SectionTable - Class in org.apache.poi.hwpf.model
-
- SectionTable() -
Constructor for class org.apache.poi.hwpf.model.SectionTable
-
- SectionTable(byte[], byte[], int, int, int, List) -
Constructor for class org.apache.poi.hwpf.model.SectionTable
-
- SEGMENTINFO_CLOSE -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_CUBICTO -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_CUBICTO2 -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_END -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_ESCAPE -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_ESCAPE2 -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_LINETO -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- SEGMENTINFO_MOVETO -
Static variable in class org.apache.poi.hslf.model.Freeform
-
- selection -
Variable in class org.apache.poi.hssf.model.Sheet
-
- SelectionRecord - Class in org.apache.poi.hssf.record
- Title: Selection Record
- SelectionRecord() -
Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
- SelectionRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SelectionRecord
- Constructs a Selection record and sets its fields appropriately.
- SelectionRecord.Reference - Class in org.apache.poi.hssf.record
-
- sentByServerType -
Variable in class org.apache.poi.hsmf.datatypes.Chunks
-
- SEPAbstractType - Class in org.apache.poi.hwpf.model.types
- Section Properties.
- SEPAbstractType() -
Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
-
- separatorData -
Variable in class org.apache.poi.hdgf.chunks.ChunkSeparator
-
- SEPX - Class in org.apache.poi.hwpf.model
-
- SEPX(SectionDescriptor, int, int, byte[]) -
Constructor for class org.apache.poi.hwpf.model.SEPX
-
- serialiseEncoder(int, String, String, String) -
Method in class org.apache.poi.generator.FieldIterator
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
- Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBlipRecord
- Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherBSERecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherClientDataRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherContainerRecord
-
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherDggRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherDgRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
- Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherOptRecord
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherPictBlip
- Serializes the record to an existing byte array.
- 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
- This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- This method serializes this escher record into a byte array.
- 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
- Writes this record and any contained records to the supplied byte
array.
- serialize(int, byte[], EscherSerializationListener) -
Method in class org.apache.poi.ddf.UnknownEscherRecord
- Writes this record and any contained records to the supplied byte
array.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.model.Sheet
- Serializes all records in the sheet into one big byte array.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.model.Workbook
- 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.CFRecordsAggregate
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- serialize(int, byte[], ValueRecordsAggregate) -
Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AreaRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AxisRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.AxisUsedRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BackupRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BarRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BeginRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BlankRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BOFRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ChartRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ChartTitleFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CodepageRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- serialize() -
Method in class org.apache.poi.hssf.record.ContinueRecord
- USE ONLY within "processContinue"
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ContinueRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CountryRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.CRNRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DBCellRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DeltaRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DSFRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.EndRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.EndSubRecord
-
- serialize(int, byte[]) -
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(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FilePassRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FontBasisRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FontIndexRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FontRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FooterRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.FrameRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.GridsetRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.GutsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.HCenterRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.HeaderRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.HideObjRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- serialize(int, byte[]) -
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(int, byte[]) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.LegendRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.MMSRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.MulRKRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.NameRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Serialize the record data into the supplied array of bytes
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- Serialize the record data into the supplied array of bytes
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.NumberRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ObjectLinkRecord
-
- serialize(int, byte[]) -
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.PageBreakRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PaletteRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PaneRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PasswordRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PlotAreaRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PlotGrowthRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ProtectRecord
-
- serialize(int, byte[]) -
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.Record
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RefModeRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RKRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.RowRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SCLRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SelectionRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesIndexRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesListRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- spit the record out AS IS.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SSTRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.StringRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.StyleRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.SupBookRecord
- called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TabIdRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TextRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TickRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- serialize(UnicodeString.UnicodeRecordStats, int, byte[]) -
Method in class org.apache.poi.hssf.record.UnicodeString
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.UnitsRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.UnknownRecord
- spit the record out AS IS.
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.VCenterRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- serialize(int, byte[]) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- serialize(byte[], int) -
Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- serializeCellRow(int, int, byte[]) -
Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- Serializes the cells that are allocated to a certain row range
- 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.
- serializeField(int, byte[]) -
Method in interface org.apache.poi.hssf.record.CustomField
- Converts this field to it's byte array form.
- serializeField(int, byte[]) -
Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
-
- serializePtgs(Ptg[], byte[], int) -
Static method in class org.apache.poi.hssf.record.formula.Ptg
- Writes the ptgs to the data buffer, starting at the specified offset.
- serializePtgStack(Stack, byte[], int) -
Static method in class org.apache.poi.hssf.record.formula.Ptg
- Deprecated. use serializePtgs()
- 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.
- Series - Class in org.apache.poi.hssf.record.formula.functions
-
- Series() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Series
-
- SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record
- The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
-
- SeriesChartGroupIndexRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
- Constructs a SeriesChartGroupIndex record and sets its fields appropriately.
- SeriesIndexRecord - Class in org.apache.poi.hssf.record
- links a series to its position in the series list.
- SeriesIndexRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesIndexRecord
-
- SeriesIndexRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesIndexRecord
- Constructs a SeriesIndex record and sets its fields appropriately.
- SeriesLabelsRecord - Class in org.apache.poi.hssf.record
- The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesLabelsRecord
-
- SeriesLabelsRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesLabelsRecord
- Constructs a SeriesLabels record and sets its fields appropriately.
- SeriesListRecord - Class in org.apache.poi.hssf.record
- The series list record defines the series displayed as an overlay to the main chart record.
- SeriesListRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesListRecord
-
- SeriesListRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesListRecord
- Constructs a SeriesList record and sets its fields appropriately.
- SeriesRecord - Class in org.apache.poi.hssf.record
- The series record describes the overall data for a series.
- SeriesRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesRecord
-
- SeriesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesRecord
- Constructs a Series record and sets its fields appropriately.
- SeriesTextRecord - Class in org.apache.poi.hssf.record
- Defines a series name
NOTE: This source is automatically generated please do not modify this file.
- SeriesTextRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesTextRecord
-
- SeriesTextRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesTextRecord
- Constructs a SeriesText record and sets its fields appropriately.
- SeriesToChartGroupRecord - Class in org.apache.poi.hssf.record
- Indicates the chart-group index for a series.
- SeriesToChartGroupRecord() -
Constructor for class org.apache.poi.hssf.record.SeriesToChartGroupRecord
-
- SeriesToChartGroupRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SeriesToChartGroupRecord
- Constructs a SeriesToChartGroup record and sets its fields appropriately.
- 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, double) -
Method in class org.apache.poi.util.DoubleList
- Replaces the element at the specified position in this list
with the specified element
- set(int, int, double) -
Method in class org.apache.poi.util.DoubleList2d
-
- 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(int, int, int) -
Method in class org.apache.poi.util.IntList2d
-
- set(int, int, Object) -
Method in class org.apache.poi.util.List2d
-
- 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
- set(int, short) -
Method in class org.apache.poi.util.ShortList
- Replaces the element at the specified position in this list
with the specified element
- set123Prefix(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set some old holdover from lotus 123.
- set_cbFfnM1(int) -
Method in class org.apache.poi.hwpf.model.Ffn
-
- setAccentAndFollowingHyperlinkColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Accent And Following Hyperlink Colour
- setAccentAndHyperlinkColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Accent And Hyperlink Colour
- setAccentColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Accent Colour
- setAction(byte) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Hyperlink Action
- 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.
- setActiveCellCol(short) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.Sheet
- 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.
- 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 class org.apache.poi.hssf.record.HyperlinkRecord
- Hypelink address.
- setAddress(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Hypelink address.
- setAdjustmentValue(int, int) -
Method in class org.apache.poi.hslf.model.AutoShape
- Sets adjust value which controls smart resizing of the auto-shape.
- setAdt(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the adt field for the DOP record.
- 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)
- setAlignFormattingUnchanged() -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setAlignment(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the type of horizontal alignment for the text.
- setAlignment(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the horizontal alignment of the cell.
- setAlignment(HSSFCell, HSSFWorkbook, short) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
- Take a cell, and align it.
- setAlignment(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of horizontal alignment for the cell
- setAlignment(int) -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- setAlignmentOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the alignment options bitmask.
- setAllBorders(Line) -
Method in class org.apache.poi.hslf.model.Table
- Format the table and apply the specified Line to all cell boundaries,
both outside and inside
- 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
-
- setAnchor(Rectangle2D) -
Method in class org.apache.poi.hslf.model.Shape
- Sets the anchor (the bounding box rectangle) of this shape.
- setAnchor(Rectangle) -
Method in class org.apache.poi.hslf.model.ShapeGroup
- Sets the anchor (the bounding box rectangle) of this shape.
- setAnchor(Rectangle) -
Method in class org.apache.poi.hslf.model.TableCell
-
- 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
- Dets 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.
- setAnchorId(short) -
Method in class org.apache.poi.hssf.record.ObjectLinkRecord
- Set the anchor id field for the ObjectLink record.
- setAnchorType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- Sets the anchor type
- setAnld(byte[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the anld field for the PAP record.
- setApplicationName(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the application name.
- setArabic(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- is this arabic?
- setArea(String) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setArea(String) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setAreaReference(String) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the reference , the area only (range)
- 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 arbitary reasons.
- setAsActiveCell() -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Sets this cell as the active cell for the worksheet
- setAsumyi(byte[]) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the asumyi field for the DOP record.
- 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.hslf.record.Comment2000
- Set the Author of this comment
- 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
- setAuthorInitials(String) -
Method in class org.apache.poi.hslf.record.Comment2000
- Set the Author's Initials of this comment
- setAuto(boolean) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Sets the auto field value.
- setAutoBackground(boolean) -
Method in class org.apache.poi.hssf.record.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
- setAutoColor(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the auto color field value.
- setAutoContinue(boolean) -
Method in class org.apache.poi.hssf.record.RecordInputStream
-
- setAutofill(boolean) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Sets the autofill field value.
- setAutoGeneratedText(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the auto generated text field value.
- setAutoHyphenated(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setAutoHyphenated(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setAutoLabelDeleted(boolean) -
Method in class org.apache.poi.hssf.record.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.AreaFormatRecord
- Sets the automatic field value.
- setAutomaticCategoryCrossing(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the automatic category crossing field value.
- setAutomaticMajor(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the automatic major field value.
- setAutomaticMaximum(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the automatic maximum field value.
- setAutomaticMinimum(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the automatic minimum field value.
- setAutomaticMinor(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the automatic minor field value.
- setAutoPlotArea(boolean) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Sets the auto plot area field value.
- setAutoPosition(boolean) -
Method in class org.apache.poi.hssf.record.FrameRecord
- Sets the auto position field value.
- setAutoPosition(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the auto position field value.
- setAutorotate(boolean) -
Method in class org.apache.poi.hssf.record.TickRecord
- Sets the autorotate field value.
- setAutoSeries(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the auto series field value.
- setAutoSize(boolean) -
Method in class org.apache.poi.hssf.record.FrameRecord
- Sets the auto size field value.
- setAutoTextBackground(boolean) -
Method in class org.apache.poi.hssf.record.TickRecord
- Sets the auto text background field value.
- setAutoTextColor(boolean) -
Method in class org.apache.poi.hssf.record.TickRecord
- Sets the auto text color field value.
- setAutoXPositioning(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the auto x positioning field value.
- setAutoYPositioning(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the auto y positioning field value.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
- Set the axis type field for the AxisLineFormat record.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Set the axis type field for the AxisParent record.
- setAxisType(short) -
Method in class org.apache.poi.hssf.record.AxisRecord
- Set the axis type field for the Axis record.
- setBackcolorIndex(short) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the backcolor index field for the AreaFormat record.
- setBackground(Color) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the background color for the
Graphics2D
context.
- setBackground(byte) -
Method in class org.apache.poi.hssf.record.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
-
- setBackgroundColor(Color) -
Method in class org.apache.poi.hslf.model.Fill
- Background color
- setBackgroundColor(int) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the background color field for the AreaFormat record.
- setBackgroundColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Background Colour
- 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
-
- setBackward(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBackward(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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
- setBarBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBarBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setBarSpace(short) -
Method in class org.apache.poi.hssf.record.BarRecord
- Set the bar space field for the Bar record.
- setBaseIstd(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the baseIstd field for the CHP record.
- setBaseUnit(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the base unit field for the AxisOptions record.
- setBasicEscher(boolean) -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
- Control dumping of any Escher records found - should our built in
basic groker be used?
- setBAT(BlockAllocationTableReader) -
Method in interface org.apache.poi.poifs.storage.BlockList
- set the associated BlockAllocationTable
- setBATBlocks(int, int) -
Method in class org.apache.poi.poifs.storage.HeaderBlockWriter
- Set BAT block parameters.
- setBkc(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the bkc field for the SEP record.
- 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
- setBold(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Is the text bold?
- 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.hwpf.usermodel.CharacterProperties
-
- setBold(boolean) -
Method in class org.apache.poi.hwpf.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).
- setBoldweight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the boldness to use
- setBoolean(int, boolean) -
Method in class org.apache.poi.util.BitField
- Set a boolean BitField
- setBooleanValue(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.CellValue
-
- setBorder(Color, Color, Color, Color, int, int, int, int, boolean) -
Method in class org.apache.poi.hssf.contrib.view.SVBorder
-
- setBorder(boolean) -
Method in class org.apache.poi.hssf.record.DatRecord
- Sets the border field value.
- setBorderBottom(Line) -
Method in class org.apache.poi.hslf.model.TableCell
-
- setBorderBottom(short) -
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, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderBottom(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderBottom(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the bottom border of the cell
- setBorderDiagonal(short) -
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
-
- setBorderFormatting(BorderFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setBorderLeft(Line) -
Method in class org.apache.poi.hslf.model.TableCell
-
- setBorderLeft(short) -
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, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the left border for a region of cells by manipulating the cell style
of the indidual cells on the left
- setBorderLeft(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderLeft(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the left border of the cell
- 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(Line) -
Method in class org.apache.poi.hslf.model.TableCell
-
- setBorderRight(short) -
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, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the borderRight attribute of the HSSFRegionUtil object
- setBorderRight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderRight(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the right border of the cell
- setBorderTop(Line) -
Method in class org.apache.poi.hslf.model.TableCell
-
- setBorderTop(short) -
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, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderTop(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderTop(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the type of border to use for the top border of the cell
- setBorderType(short) -
Method in class org.apache.poi.hssf.record.FrameRecord
- Set the border type field for the Frame record.
- setBottomBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBottomBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setBottomBorderColor(short) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the bottom border
- setBottomBorderColor(short, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the bottomBorderColor attribute of the HSSFRegionUtil object
- setBottomBorderColor(short) -
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
- setBottomBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- 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.CFRuleRecord
-
- setBoundaryHeight(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the boundary height of the metafile drawing commands
- setBoundaryLeft(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the left boundary of the metafile drawing commands
- setBoundaryTop(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the top boundary of the metafile drawing commands
- setBoundaryWidth(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the boundary width of the metafile drawing commands
- setBounds(Rectangle) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setBounds(Rectangle) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setBrc(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the brc field for the CHP record.
- setBrcBar(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcBar field for the PAP record.
- setBrcBetween(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcBetween field for the PAP record.
- setBrcBottom(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcBottom field for the PAP record.
- setBrcBottom(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the brcBottom field for the SEP record.
- setBrcBottom(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcBottom field for the TAP record.
- setBrcBottom(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the brcBottom field for the TC record.
- setBrcHorizontal(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcHorizontal field for the TAP record.
- setBrcl(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcl field for the PAP record.
- setBrcLeft(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcLeft field for the PAP record.
- setBrcLeft(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the brcLeft field for the SEP record.
- setBrcLeft(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcLeft field for the TAP record.
- setBrcLeft(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the brcLeft field for the TC record.
- setBrcp(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcp field for the PAP record.
- setBrcRight(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcRight field for the PAP record.
- setBrcRight(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the brcRight field for the SEP record.
- setBrcRight(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcRight field for the TAP record.
- setBrcRight(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the brcRight field for the TC record.
- setBrcTop(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the brcTop field for the PAP record.
- setBrcTop(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the brcTop field for the SEP record.
- setBrcTop(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcTop field for the TAP record.
- setBrcTop(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the brcTop field for the TC record.
- setBrcVertical(BorderCode) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the brcVertical field for the TAP record.
- setBspos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setBubbleSeriesType(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the bubble series type field for the Series record.
- setBucketOffsets(int[], int[]) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setBucketRecordOffset(short) -
Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- setBuild(short) -
Method in class org.apache.poi.hssf.record.BOFRecord
- build that wrote this file
- setBuildYear(short) -
Method in class org.apache.poi.hssf.record.BOFRecord
- Year of the build that wrote this file
- setBuiltin(byte) -
Method in class org.apache.poi.hssf.record.StyleRecord
- if this is a builtin style set teh number of the built in style
- setBullet(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets whether this rich text run has bullets
- setBulletChar(char) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the bullet character
- setBulletColor(Color) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the bullet color
- setBulletFont(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the bullet font
- setBulletOffset(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the bullet offset
- setBulletSize(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the bullet size
- 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.MutablePropertySet
- Sets the "byteOrder" property.
- setByteOrder(int) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- setBytes(byte[]) -
Method in class org.apache.poi.hpsf.ClassID
- Sets the bytes making out the class ID.
- setCacheOfSavedSize(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the cache of the saved size
- setCacheOfSize(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the cache of the metafile size
- 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
-
- setCantSplit(boolean) -
Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setCapacity(int) -
Static method in class org.apache.poi.hssf.record.RecordFactory
- Deprecated. changes the default capacity (10000) to handle larger files
- setCapitalized(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setCapitalized(boolean) -
Method in class org.apache.poi.hwpf.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.ValueRangeRecord
- Set the category axis cross field for the ValueRange record.
- setCategoryDataType(short) -
Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- Set the category data type field for the DefaultDataLabelTextProperties record.
- setCategoryDataType(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the category data type field for the Series record.
- setCategorySpace(short) -
Method in class org.apache.poi.hssf.record.BarRecord
- Set the category space field for the Bar record.
- setCbMac(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setCCh(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cCh field for the DOP record.
- setCChFtnEdn(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cChFtnEdn field for the DOP record.
- setCChWS(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cChWS field for the DOP record.
- setCChWSFtnEdn(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cChWSFtnEdn field for the DOP record.
- setCcolM1(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the ccolM1 field for the SEP record.
- setCConsexHypLim(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cConsexHypLim field for the DOP record.
- setCcpText(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setCDBC(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cDBC field for the DOP record.
- setCDBCFtnEdn(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cDBCFtnEdn field for the DOP record.
- setCellComment(HSSFComment) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Assign a comment to this cell
- setCellErrorValue(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set a error value for the cell
- setCellFormula(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellNum(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Deprecated. Doesn't update the row's idea of what cell this is, use
HSSFRow.moveCell(HSSFCell, short)
instead
- 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)
- setCellRangeAddress(HSSFCellRangeAddress) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setCellRanges(CellRange[]) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
- Set cell ranges list to a single cell range and
modify the enclosing cell range accordingly.
- setCellStyle(HSSFCellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- set the style for the cell.
- setCellStyleProperty(HSSFCell, HSSFWorkbook, String, Object) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
- This method attempt to find an already existing HSSFCellStyle that matches
what you want the style to be.
- setCellType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- 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
- Deprecated. Use setCellValue(HSSFRichTextString) instead.
- setCellValue(HSSFRichTextString) -
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
- setCenter(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Sets the center string.
- setCenter(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Sets the center string.
- setCharacterSpacing(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setCharacterSpacing(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setCharacterStyles(LinkedList) -
Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- Updates the link list of TextPropCollections which make up the
character stylings
- setCharCount(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the character count.
- setCharCount(short) -
Method in class org.apache.poi.hssf.record.UnicodeString
- set the number of characters in the string
- setCharSet(int) -
Method in class org.apache.poi.hslf.model.PPFont
- set the character set
- setCharSet(int) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- set the character set
- setCharset(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the character set
- setCharSet(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set character-set to use.
- setCharTextPropVal(String, int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the value of the given Paragraph TextProp, add if required
- setChartGroupIndex(short) -
Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
- Set the chart group index field for the SeriesChartGroupIndex record.
- setChartGroupIndex(short) -
Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
- Set the chart group index field for the SeriesToChartGroup record.
- setChartHeight(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart
- Sets the height of the chart.
- setChartTitle(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart
- Changes the chart's title, but only if there
was one already.
- setChartTypeManuallyFormatted(boolean) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Sets the chart type manually formatted field value.
- setChartWidth(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart
- Sets the width of the chart.
- setChartX(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart
- Sets the X offset of the chart
- setChartY(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart
- Sets the Y offset of the chart
- setChildProperty(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the child property.
- setChildRecords(List) -
Method in class org.apache.poi.ddf.EscherContainerRecord
-
- setChildRecords(List) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the child records for this record.
- setChildRecords(List) -
Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- setChs(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the chs field for the FIB record.
- setChse(short) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the chse field for the CHP record.
- setChsTables(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the chsTables field for the FIB record.
- setChYsr(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the chYsr field for the CHP record.
- setClass(byte) -
Method in class org.apache.poi.hssf.record.formula.Ptg
-
- setClassID(ClassID) -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Sets the property set stream's low-level "class ID"
field.
- setClassID(ClassID) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- setCLines(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cLines field for the DOP record.
- setCLinesFtnEdn(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cLinesFtnEdn field for the DOP record.
- setClip(Shape) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the current clipping area to an arbitrary clip shape.
- setClip(int, int, int, int) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the current clip to the rectangle specified by the given
coordinates.
- 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
-
- setClm(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the clm field for the SEP record.
- setCnsPgn(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the cnsPgn field for the SEP record.
- setCodepage(int) -
Method in class org.apache.poi.hpsf.CustomProperties
- Sets the codepage.
- setCodepage(int) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the codepage.
- setCodepage(short) -
Method in class org.apache.poi.hssf.record.CodepageRecord
- set the codepage for this workbook
- setCodepage(short) -
Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
- set the codepage for the file
- 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
-
- 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
-
- setColapsed(boolean) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether or not to collapse this row
- 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(Color) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets this graphics context's current color to the specified
color.
- 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(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the color for the font
- setColor(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setColor(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setColor1(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- setColor2(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- setColor3(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- setColor4(int) -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- setColorAtIndex(short, byte, byte, byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFPalette
- Sets the color at the given offset
- setColorPaletteIndex(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font's color palette index
- setColourPaletteIndex(short) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setColRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- setColumn(short, Short, Integer, Boolean, Boolean) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setColumn(short, Short, Short, Integer, Boolean, Boolean) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setColumn(short, Short, Short, 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.BoolErrRecord
-
- setColumn(short) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- set the column this cell defines within the row
- setColumn(short) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setColumn(int) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.LabelRecord
- NO-OP!
- setColumn(short) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Specify the column that contains the comment
- setColumn(short) -
Method in class org.apache.poi.hssf.record.NumberRecord
-
- setColumn(short) -
Method in class org.apache.poi.hssf.record.RKRecord
-
- setColumn(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Set the column of the cell that contains the comment
- setColumnBreak(short, short, short) -
Method in class org.apache.poi.hssf.model.Sheet
- Sets a page break at the indicated column
- setColumnBreak(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets a page break at the indicated column
- setColumnFrom(short) -
Method in class org.apache.poi.hssf.util.Region
- set the upper left hand corner column number
- setColumnGroupCollapsed(short, boolean) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setColumnGroupCollapsed(short, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Expands or collapses a column group.
- setColumnHidden(short, boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- Get the hidden property for a given column.
- setColumnHidden(short, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Get the visibility state for a given column.
- setColumnRaw(short) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setColumnRawX(int) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- setColumnTo(short) -
Method in class org.apache.poi.hssf.util.Region
- set the lower right hand corner column number
- setColumnWidth(int, int) -
Method in class org.apache.poi.hslf.model.Table
- Sets the column width.
- setColumnWidth(short, short) -
Method in class org.apache.poi.hssf.model.Sheet
- set the width for a given column in 1/256th of a character width units
- setColumnWidth(short) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the columns' width in 1/256 of a character width
- setColumnWidth(short, short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set the width (in units of 1/256th of a character width)
- setColWidth(short) -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- set the default column width
- setComments(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the comments.
- setCompany(String) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the company.
- setComparisonOperation(byte) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setComposite(Composite) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the
Composite
for the Graphics2D
context.
- setComposite(Composite) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setComposite(Composite) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setCompressed(boolean) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setCompressed(boolean) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setCompressedFlag(byte) -
Method in class org.apache.poi.hssf.record.StringRecord
- Sets whether the string is compressed or not
- setCompressedSize(int) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setCompressedSize(int) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setCompressedUnicode() -
Method in class org.apache.poi.hssf.record.UnicodeString
-
- setCompressedUnicodeFlag(byte) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- set whether or not to interperate the Sheetname as compressed unicode (8/16 bit)
(This is undocumented but can be found as Q187919 on the Microsoft(tm) Support site)
- setCompressedUnicodeFlag(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the compressed unicode flag
- setCompressionFlag(byte) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set whether the contents of the blip is compressed
- setConditionOperator(int) -
Method in class org.apache.poi.hssf.record.DVRecord
- set the condition operator
- setCoordinates(Rectangle2D) -
Method in class org.apache.poi.hslf.model.ShapeGroup
- Sets the coordinate space of this group.
- 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 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.
- setCount(int) -
Method in class org.apache.poi.hslf.record.CString
- Sets the count
The meaning of the count is specific to the type of the parent record
- setCount(short) -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- set the number of built-in functions
- setCParas(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cParas field for the DOP record.
- setCParasFtnEdn(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cParasFtnEdn field for the DOP record.
- setCPg(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cPg field for the DOP record.
- setCPgFtnEdn(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cPgFtnEdn field for the DOP record.
- setCQuickSaves(byte) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the cQuickSaves field value.
- setCreateDateTime(Date) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the creation time.
- setCrossCategoryAxisAtMaximum(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the cross category axis at maximum field value.
- setCrossesFarRight(boolean) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Sets the crosses far right field value.
- setCrossingPoint(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the crossing point field for the AxisOptions record.
- setCrossingPoint(short) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Set the crossing point field for the CategorySeriesAxis record.
- setCurrentCountry(short) -
Method in class org.apache.poi.hssf.record.CountryRecord
- sets the current country
- setCurrentEditOffset(long) -
Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- setCurrentRow(HSSFRow) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- setCustomMenuLength(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the custom menu length
- 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.LinkedDataRecord
- Sets the custom number format field value.
- setCustomProperties(CustomProperties) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the custom properties.
- setCWords(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cWords field for the DOP record.
- setCWordsFtnEnd(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the cWordsFtnEnd field for the DOP record.
- setData(byte[]) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- The BLIP data
- 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
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.blip.Bitmap
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.blip.DIB
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.blip.EMF
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.blip.PICT
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.blip.WMF
-
- setData(byte[]) -
Method in class org.apache.poi.hslf.record.ExOleObjStg
- Sets the embedded data.
- setData(byte[]) -
Method in class org.apache.poi.hslf.usermodel.ObjectData
- Sets the embedded data.
- setData(byte[]) -
Method in class org.apache.poi.hslf.usermodel.PictureData
- Set picture data
- setData(byte[]) -
Method in class org.apache.poi.hssf.record.ContinueRecord
-
- setData(byte[]) -
Method in class org.apache.poi.hssf.record.DrawingRecord
-
- setData(short) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- setData(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setDataFormat(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the data format (must be a valid format)
- setDataLabelPlacement(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the data label placement field value.
- setDataTable(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the data table field value.
- setDataType(int) -
Method in class org.apache.poi.hssf.record.DVRecord
- set the condition data type
- setDataValidationType(int) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Set the type of this object
- setDate(Date) -
Method in class org.apache.poi.hslf.record.Comment2000Atom
- Sets the date the comment was made.
- setDbcell(int, int) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- setDcs(DropCapSpecifier) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dcs field for the PAP record.
- setDDFEscher(boolean) -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
- Control dumping of any Escher records found - should DDF be used?
- setDefaultBase(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the default base field value.
- setDefaultColumnStyle(short, HSSFCellStyle) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the default column style for a given column.
- setDefaultColumnWidth(short) -
Method in class org.apache.poi.hssf.model.Sheet
- set the default column width for the sheet (if the columns do not define their own width)
- setDefaultColumnWidth(short) -
Method in class 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
- 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.AxisOptionsRecord
- Sets the default cross field value.
- setDefaultDateSettings(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the default date settings field value.
- 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.AxisOptionsRecord
- Sets the default major field value.
- setDefaultMaximum(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the default maximum field value.
- setDefaultMinimum(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the default minimum field value.
- setDefaultMinorUnit(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the default minor unit field value.
- setDefaultPlotDimensions(boolean) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Sets the default plot dimensions field value.
- setDefaultRowHeight(short) -
Method in class org.apache.poi.hssf.model.Sheet
- set the default row height for the sheet (if the rows do not define their own height)
- setDefaultRowHeight(short) -
Method in class 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)
- 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
- setDefaultSize() -
Method in class org.apache.poi.hslf.model.Picture
- Resize this picture to the default size.
- setDefaultTextProperties(TextRun) -
Method in class org.apache.poi.hslf.model.AutoShape
-
- setDefaultTextProperties(TextRun) -
Method in class org.apache.poi.hslf.model.TextBox
-
- setDefaultTextProperties(TextRun) -
Method in class org.apache.poi.hslf.model.TextShape
- Set default properties for the TextRun.
- setDefinitionTextLength(short) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the definition (reference - formula) length
- 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
- setDescriptionTextLength(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the length of named range description
- 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(short) -
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
-
- 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) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the section's dictionary.
- setDimensions(int, short, int, short) -
Method in class org.apache.poi.hssf.model.Sheet
- Per an earlier reported bug in working with Andy Khan's excel read library.
- setDisplayAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.AreaRecord
- Sets the display as percentage field value.
- setDisplayAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.BarRecord
- Sets the display as percentage field value.
- setDisplayedTab(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- Deprecated. - Misleading name - use setFirstVisibleTab()
- setDisplayedTab(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Deprecated. - Misleading name - use setFirstVisibleTab()
- setDisplayFormulas(boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.
- setDisplayGridlines(boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- /**
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.
- 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
- 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.TextRecord
- Set the display mode field for the Text record.
- setDisplayRowColHeadings(boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.
- 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
- setDmBinFirst(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dmBinFirst field for the SEP record.
- setDmBinOther(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dmBinOther field for the SEP record.
- setDmOrientFirst(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dmOrientFirst field for the SEP record.
- setDmOrientPage(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dmOrientPage field for the SEP record.
- setDmPaperReq(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dmPaperReq field for the SEP record.
- setDocinfo(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo field for the DOP record.
- setDocinfo1(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo1 field for the DOP record.
- setDocinfo2(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo2 field for the DOP record.
- setDocinfo3(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo3 field for the DOP record.
- setDocinfo4(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo4 field for the DOP record.
- setDocinfo5(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo5 field for the DOP record.
- setDocinfo6(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the docinfo6 field for the DOP record.
- setDocparts(byte[]) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the doc parts.
- setDocument(POIFSDocument) -
Method in class org.apache.poi.poifs.property.DocumentProperty
- set the POIFSDocument
- setDogrid(byte[]) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dogrid field for the DOP record.
- setDoNotSizeWithWindow(boolean) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Sets the do not size with window field value.
- setDoptypography(byte[]) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the doptypography field for the DOP record.
- setDoubleStrikeThrough(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setDoubleStrikethrough(boolean) -
Method in class org.apache.poi.hwpf.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
- setDrawingsSaved(int) -
Method in class org.apache.poi.ddf.EscherDggRecord
-
- setDrawTicks(boolean) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Sets the draw ticks field value.
- setDropCap(DropCapSpecifier) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setDropCap(DropCapSpecifier) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setDsf(short) -
Method in class org.apache.poi.hssf.record.DSFRecord
- set the DSF flag
- setDttmCreated(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dttmCreated field for the DOP record.
- setDttmDispFldRMark(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the dttmDispFldRMark field for the CHP record.
- setDttmLastPrint(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dttmLastPrint field for the DOP record.
- setDttmPropRMark(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the dttmPropRMark field for the CHP record.
- setDttmPropRMark(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dttmPropRMark field for the PAP record.
- setDttmPropRMark(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dttmPropRMark field for the SEP record.
- setDttmRevised(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dttmRevised field for the DOP record.
- setDttmRMark(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the dttmRMark field for the CHP record.
- setDttmRMarkDel(DateAndTime) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the dttmRMarkDel field for the CHP record.
- setDump(boolean) -
Method in class org.apache.poi.hssf.dev.BiffViewer
- Method setDump - hex dump out data or not.
- setDVRecNo(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
- Set the number of following DV records
- 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.HSSFAnchor
-
- 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.HSSFAnchor
-
- setDxaAbs(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaAbs field for the PAP record.
- setDxaColumns(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaColumns field for the SEP record.
- setDxaColumnWidth(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaColumnWidth field for the SEP record.
- setDxaFromText(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaFromText field for the PAP record.
- setDxaGapHalf(int) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the dxaGapHalf field for the TAP record.
- setDxaHotz(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dxaHotz field for the DOP record.
- setDxaLeft(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaLeft field for the PAP record.
- setDxaLeft(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaLeft field for the SEP record.
- setDxaLeft1(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaLeft1 field for the PAP record.
- setDxaLnn(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaLnn field for the SEP record.
- setDxaPgn(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaPgn field for the SEP record.
- setDxaRight(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaRight field for the PAP record.
- setDxaRight(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxaRight field for the SEP record.
- setDxaSpace(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the dxaSpace field for the CHP record.
- setDxaTab(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dxaTab field for the DOP record.
- setDxaWidth(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dxaWidth field for the PAP record.
- setDxtCharSpace(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dxtCharSpace field for the SEP record.
- 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.HSSFAnchor
-
- 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.HSSFAnchor
-
- setDyaAbs(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dyaAbs field for the PAP record.
- setDyaAfter(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dyaAfter field for the PAP record.
- setDyaBefore(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dyaBefore field for the PAP record.
- setDyaBottom(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaBottom field for the SEP record.
- setDyaFromText(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dyaFromText field for the PAP record.
- setDyaHdrBottom(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaHdrBottom field for the SEP record.
- setDyaHdrTop(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaHdrTop field for the SEP record.
- setDyaHeight(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the dyaHeight field for the PAP record.
- setDyaLine(short) -
Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- setDyaLinePitch(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaLinePitch field for the SEP record.
- setDyaPgn(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaPgn field for the SEP record.
- setDyaRowHeight(int) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the dyaRowHeight field for the TAP record.
- setDyaTop(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dyaTop field for the SEP record.
- setDywDispPag(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the dywDispPag field for the DOP record.
- setDzaGutter(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the dzaGutter field for the SEP record.
- setEditTime(long) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the total time spent in editing the document.
- setEdn(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the Edn field for the DOP record.
- setEdn1(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the Edn1 field for the DOP record.
- setElement(int, byte[]) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setEmbeddedCellMark(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the embeddedCellMark field for the PAP record.
- setEmbossed(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Is this text embossed?
- setEmbossed(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setEmbossed(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setEmpty(byte) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Set the empty field for the SheetProperties record.
- setEmptyCellAllowed(boolean) -
Method in class org.apache.poi.hssf.record.DVRecord
- set if empty values are allowed in cells
- setEmptyCellAllowed(boolean) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets if this object allows empty as a valid value
- setEnclosingCellRange(CellRange) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- setEncoding(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Deprecated. As of 3-Jan-06 POI now automatically handles Unicode without forcing the encoding.
- setEnd(int) -
Method in class org.apache.poi.hwpf.model.PropertyNode
-
- setEndIndex(int) -
Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
- Sets the ending character position
- setEnvr(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the envr field for the FIB record.
- setEpc(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the epc field value.
- setEqualsToIndexToSheet(short) -
Method in class org.apache.poi.hssf.record.NameRecord
-
- setError(boolean) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- manually indicate this is an error rather than a boolean
- setErrorStyle(int) -
Method in class org.apache.poi.hssf.record.DVRecord
- set the condition error style
- setErrorStyle(int) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the error style for error box
- setErrorValue(byte) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.CellValue
-
- 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
- setEscapementTypeModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setEscapementTypeModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setEscherProperty(EscherOptRecord, short, int) -
Static method in class org.apache.poi.hslf.model.Shape
- Set an escher property for this shape.
- setEscherProperty(short, int) -
Method in class org.apache.poi.hslf.model.Shape
- Set an simple escher property for this shape.
- setExplicitListFormula(boolean) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- If this object has an explicit formula .
- setExpressionLength(short) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- set the length (in number of tokens) of the expression
- setExtendedRst(byte[]) -
Method in class org.apache.poi.hssf.record.UnicodeString
-
- setExternSheetIndex(short) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setExternSheetIndex(short) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setExternSheetNumber(short) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the extern sheet number
- setExternsheetPos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Sets the externsheetPos.
- setFAdjustRight(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fAdjustRight field for the PAP record.
- setFamily(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the font family (TODO)
- setFAutoHyphen(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fAutoHyphen field value.
- setFAutoPgn(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fAutoPgn field for the SEP record.
- setFAutoSpaceDE(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fAutoSpaceDE field for the PAP record.
- setFAutoSpaceDN(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fAutoSpaceDN field for the PAP record.
- setFAutoVersions(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fAutoVersions field value.
- setFBackup(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fBackup field value.
- setFBackward(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fBackward field for the PAP record.
- setFBackward(boolean) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Sets the fBackward field value.
- setFBackward(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fBackward field value.
- setFBold(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fBold field value.
- setFBrLnAbove(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fBrLnAbove field for the PAP record.
- setFBrLnBelow(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fBrLnBelow field for the PAP record.
- setFc(int) -
Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- setFCantSplit(boolean) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the fCantSplit field for the TAP record.
- setFCaps(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fCaps field value.
- setFcClx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcDop(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFChsDiff(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fChsDiff field value.
- setFcMac(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the fcMac field for the FIB record.
- setFcMin(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the fcMin field for the FIB record.
- setFcObj(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the fcObj field for the CHP record.
- setFComplex(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fComplex field value.
- setFConvMailMergeEsc(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fConvMailMergeEsc field value.
- setFcPic(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the fcPic field for the CHP record.
- setFcPlcfbteChpx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfbtePapx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfLst(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfsed(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlfLfo(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFCrLf(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fCrLf field for the PAP record.
- setFCrypto(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fCrypto field value.
- setFcStshf(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbfffn(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbSavedBy(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFData(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fData field value.
- setFDfltTrueType(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fDfltTrueType field value.
- setFDispFldRMark(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the fDispFldRMark field for the CHP record.
- setFDispFormFldSel(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fDispFormFldSel field value.
- setFDot(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fDot field value.
- setFDStrike(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fDStrike field value.
- setFEmbedFonts(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fEmbedFonts field value.
- setFEmboss(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fEmboss field value.
- setFEmptySpecial(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fEmptySpecial field value.
- setFEncrypted(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fEncrypted field value.
- setFEndNote(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fEndNote field for the SEP record.
- setFEvenlySpaced(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fEvenlySpaced field for the SEP record.
- setFExactCWords(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fExactCWords field value.
- setFExtChar(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fExtChar field value.
- setFFacingPages(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fFacingPages field value.
- setFFarEast(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fFarEast field value.
- setFFirstMerged(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fFirstMerged field value.
- setFFldVanish(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fFldVanish field value.
- setFForcePageSizePag(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fForcePageSizePag field value.
- setFFormNoFields(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fFormNoFields field value.
- setFFtcAsciSym(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fFtcAsciSym field value.
- setFFutureSavedUndo(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fFutureSavedUndo field value.
- setFGlsy(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fGlsy field value.
- setFGramAllClean(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fGramAllClean field value.
- setFGramAllDone(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fGramAllDone field value.
- setFHasPic(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fHasPic field value.
- setFHaveVersions(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fHaveVersions field value.
- setFHideLastVersion(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fHideLastVersion field value.
- setFHighlight(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fHighlight field value.
- setFHtmlDoc(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fHtmlDoc field value.
- setFHyphCapitals(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fHyphCapitals field value.
- setFieldOffset(int, int) -
Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- setFieldSize(int, int) -
Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- setFile(String) -
Method in class org.apache.poi.hssf.dev.EFBiffViewer
-
- setFile(String) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
- Method setFile
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) -
Method in class org.apache.poi.ddf.EscherDggRecord
-
- setFilePosition(int) -
Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- setFileSystem(POIFSFileSystem) -
Method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
- Set the POIFileSystem object that this object is using.
- setFillBackground(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the background palette color index
- setFillBackgroundColor(short) -
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(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillColor(Color) -
Method in class org.apache.poi.hslf.model.SimpleShape
- The color used to fill this shape.
- 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
- The color used to fill this shape.
- setFillForeground(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the foreground palette color index
- setFillForegroundColor(short) -
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(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillPaletteOptions(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the fill palette options bitmask (see
- setFillPattern(short) -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- setting fill pattern
- setFillPattern(short) -
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
-
- setFillsColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Fills Colour
- setFillType(int) -
Method in class org.apache.poi.hslf.model.Fill
- Sets fill type.
- setFilter(byte) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Filter should always be 0
- setFImprint(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fImprint field value.
- setFIncludeFooter(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fIncludeFooter field value.
- setFIncludeHeader(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fIncludeHeader field value.
- setFInTable(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fInTable field for the PAP record.
- setFirstCol(short) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the first column number for the sheet
- setFirstCol(short) -
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.hssf.record.formula.Area3DPtg
- set whether the first column is relative
- setFirstColRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set whether the first column is relative
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the first column this record defines formatting info for
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setFirstColumn(int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set the first column in the area
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the column of the first cell that contains the hyperlink
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the column of the first cell that contains the hyperlink
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress.AddrStructure
- set the upper left hand corner column number
- setFirstColumn(short) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
-
- setFirstColumnRaw(short) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setFirstColumnRaw(int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set the first column irrespective of the bitmasks
- setFirstFormula(String) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the first formula for this object .
- setFirstFormulaRPN(Stack) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setFirstFormulaSize(short) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setFirstLineIndent(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setFirstLineIndent(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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.formula.Area3DPtg
-
- setFirstRow(int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- sets the first row
- setFirstRow(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the row of the first cell that contains the 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(short) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress.AddrStructure
- set the upper left hand corner row number
- setFirstRow(short) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
-
- setFirstRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
- sets the first row to relative or not
- setFirstRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.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.
- setFItalic(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fItalic field value.
- 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
- 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
- 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
- setFKeep(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fKeep field for the PAP record.
- setFKeepFollow(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fKeepFollow field for the PAP record.
- setFKinsoku(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fKinsoku field for the PAP record.
- setFLabelDoc(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fLabelDoc field value.
- 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.
- setFlag(boolean, int, boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
-
- setFlag(short) -
Method in class org.apache.poi.hssf.record.UseSelFSRecord
- turn the flag on or off
- setFlags(int) -
Method in class org.apache.poi.ddf.EscherSpRecord
- The flags that apply to this shape.
- setFlags(byte) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Flags
- setFlags(short) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Options flag
- setFlags(short) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Set the flags field for the SheetProperties record.
- setFLayout(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fLayout field for the SEP record.
- setFLBetween(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fLBetween field for the SEP record.
- setFldVanish(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setFldVanish(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFLinkStyles(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fLinkStyles field value.
- setFLoadOverride(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fLoadOverride field value.
- setFLoadOverridePage(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fLoadOverridePage field value.
- setFLockAtn(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fLockAtn field value.
- setFLocked(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fLocked field for the PAP record.
- setFLockRev(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fLockRev field value.
- setFLowerCase(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fLowerCase field value.
- setFMac(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fMac field value.
- setFMacChs(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fMacChs field value.
- setFMapPrintTextColor(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fMapPrintTextColor field value.
- setFMerged(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fMerged field value.
- setFMinFontSizePag(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fMinFontSizePag field value.
- setFMinHeight(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fMinHeight field for the PAP record.
- setFMirrorMargins(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fMirrorMargins field value.
- setFMWSmallCaps(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fMWSmallCaps field value.
- setFNavHighlight(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fNavHighlight field value.
- setFNoAutoHyph(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fNoAutoHyph field for the PAP record.
- setFNoColumnBalance(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fNoColumnBalance field value.
- setFNoLeading(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fNoLeading field value.
- setFNoLnn(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fNoLnn field for the PAP record.
- setFNoSpaceRaiseLower(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fNoSpaceRaiseLower field value.
- setFNoTabForInd(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fNoTabForInd field value.
- setFNumRMIns(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fNumRMIns field for the PAP record.
- setFObj(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fObj field value.
- setFOle2(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fOle2 field value.
- setFollowMasterBackground(boolean) -
Method in class org.apache.poi.hslf.model.Slide
- Sets whether this slide follows master background
- setFollowMasterBackground(boolean) -
Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterBackground(boolean) -
Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFollowMasterObjects(boolean) -
Method in class org.apache.poi.hslf.model.Slide
- Sets whether this slide draws master sheet objects
- setFollowMasterObjects(boolean) -
Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterObjects(boolean) -
Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFollowMasterScheme(boolean) -
Method in class org.apache.poi.hslf.model.Slide
- Sets whether this slide draws master color scheme
- setFollowMasterScheme(boolean) -
Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterScheme(boolean) -
Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFOnlyMacPics(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fOnlyMacPics field value.
- setFOnlyWinPics(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fOnlyWinPics field value.
- setFont(Font) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets this graphics context's font to the specified font.
- setFont(HSSFCell, HSSFWorkbook, HSSFFont) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
- Take a cell, and apply a font to it
- 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(HSSFFont) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the font for this style
- setFontAlign(short) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fontAlign field for the PAP record.
- setFontAlignment(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setFontAlignment(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setFontCancellationModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontCancellationModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets color of the text, as a int bgr.
- setFontColor(Color) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets color of the text, as a java.awt.Color
- setFontColorIndex(short) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontColorIndex(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontFlags(int) -
Method in class org.apache.poi.hslf.model.PPFont
- set the font flags
Bit 1: If set, font is subsetted
- setFontFlags(int) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- set the font flags
Bit 1: If set, font is subsetted
- setFontFormatting(FontFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- 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
-
- setFontHeightInPoints(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set the font height
- setFontIndex(int) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
-
- setFontIndex(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the font index
- setFontIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the index to the FONT record (which font to use 0 based)
- setFontIndex(short) -
Method in class org.apache.poi.hssf.record.FontIndexRecord
- Set the font index field for the FontIndex record.
- setFontName(String) -
Method in class org.apache.poi.hslf.model.PPFont
- set the name for the font (i.e.
- setFontName(String) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- Set the name of the font.
- setFontName(String) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the font name to use
- 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.
- setFontNameLength(byte) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the length of the fontname string
- 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(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the font size
- setFontSize(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setFontSize(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFontStyle(boolean, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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
-
- setFontType(int) -
Method in class org.apache.poi.hslf.model.PPFont
- set the font type
- setFontType(int) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- set the font type
- setFontWieghtModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFooter(FooterRecord) -
Method in class org.apache.poi.hssf.model.Sheet
- Sets the FooterRecord.
- setFooter(String) -
Method in class org.apache.poi.hssf.record.FooterRecord
- set the footer string
- setFooterLength(byte) -
Method in class org.apache.poi.hssf.record.FooterRecord
- set the length of the footer string
- 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.
- setFootnoteInfo(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the footnoteInfo field for the DOP record.
- setForceFormulaRecalculation(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Whether a record must be inserted or not at generation to indicate that
formula must be recalculated when workbook is opened.
- setForecolorIndex(short) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the forecolor index field for the AreaFormat record.
- setForegroundColor(Color) -
Method in class org.apache.poi.hslf.model.Fill
- Foreground color
- setForegroundColor(int) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the foreground color field for the AreaFormat record.
- setFOrigWordTableRules(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fOrigWordTableRules field value.
- setFormat(int) -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Sets the "format" property.
- setFormat(int) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- setFormat(short) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Set the format field for the LineFormat record.
- setFormat_flags(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the format_flags field for the CHP record.
- setFormat_flags1(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the format_flags1 field for the CHP record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the format flags field for the AreaFormat record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.AreaRecord
- Set the format flags field for the Area record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.BarRecord
- Set the format flags field for the Bar record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
- Set the format flags field for the DataFormat record.
- setFormatFlags(short) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Set the format flags field for the SeriesLabels record.
- setFormatFlags(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the formatFlags field for the DOP record.
- setFormatID(ClassID) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the section's format ID.
- setFormatID(byte[]) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the section's format ID.
- setFormatIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the index to the Format record (which FORMAT to use 0-based)
- setFormatIndex(short) -
Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
- Set the format index field for the NumberFormatIndex record.
- setFormatString(String) -
Method in class org.apache.poi.hssf.record.FormatRecord
- set the format string
- setFormatStringLength(byte) -
Method in class org.apache.poi.hssf.record.FormatRecord
- set the format string length
- 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)
- setFormattingRunLength(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the formatting run length field for the TextObjectBase record.
- setFormulaOfLink(LinkedDataFormulaField) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
- Set the formula of link field for the LinkedData record.
- setFormulaRecord(FormulaRecord) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- 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
- Should we return the formula itself, and not
the result it produces? Default is false
- setFormulaTokens(Stack) -
Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
-
- 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
-
- setFOutline(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fOutline field value.
- setFOutlineDirtySave(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the fOutlineDirtySave field for the DOP record.
- setFOverflowPunct(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fOverflowPunct field for the PAP record.
- setFPageBreakBefore(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fPageBreakBefore field for the PAP record.
- setFPagHidden(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPagHidden field value.
- setFPagResults(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPagResults field value.
- setFPagSupressTopSpacing(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPagSupressTopSpacing field value.
- setFpc(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fpc field value.
- setFPgnRestart(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fPgnRestart field for the SEP record.
- setFPMHMainDoc(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPMHMainDoc field value.
- setFPrintBodyBeforeHdr(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPrintBodyBeforeHdr field value.
- setFPrintFormData(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fPrintFormData field value.
- setFPropMark(short) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the fPropMark field for the CHP record.
- setFPropMark(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fPropMark field for the SEP record.
- setFPropRMark(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fPropRMark field for the PAP record.
- setFProtEnabled(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fProtEnabled field value.
- setFReadOnlyRecommended(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fReadOnlyRecommended field value.
- 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
- setFRevMarking(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fRevMarking field value.
- setFRMark(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fRMark field value.
- setFRMarkDel(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fRMarkDel field value.
- setFRMPrint(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fRMPrint field value.
- setFRMView(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fRMView field value.
- setFRotateFont(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fRotateFont field for the PAP record.
- setFRotateFont(boolean) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Sets the fRotateFont field value.
- setFRotateFont(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fRotateFont field value.
- setFRotateFontW6(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fRotateFontW6 field value.
- setFSaveFormData(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSaveFormData field value.
- setFShadeFormData(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fShadeFormData field value.
- setFShadow(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fShadow field value.
- setFShowBreaksInFrames(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fShowBreaksInFrames field value.
- setFSideBySide(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fSideBySide field for the PAP record.
- setFSmallCaps(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fSmallCaps field value.
- setFSnapBorder(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSnapBorder field value.
- setFSpare0(byte) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fSpare0 field value.
- setFSpec(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fSpec field value.
- setFStrike(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fStrike field value.
- setFSubsetFonts(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSubsetFonts field value.
- setFSuppressTopSPacingMac5(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSuppressTopSPacingMac5 field value.
- setFSupressSpdfAfterPageBreak(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSupressSpdfAfterPageBreak field value.
- setFSupressTopSpacing(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSupressTopSpacing field value.
- setFSwapBordersFacingPgs(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fSwapBordersFacingPgs field value.
- setFTableHeader(boolean) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the fTableHeader field for the TAP record.
- setFtcAscii(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ftcAscii field for the CHP record.
- setFtcAscii(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcFE(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ftcFE field for the CHP record.
- setFtcFE(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcOther(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ftcOther field for the CHP record.
- setFtcOther(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcSym(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ftcSym field for the CHP record.
- setFTitlePage(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fTitlePage field for the SEP record.
- setFTopLinePunct(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fTopLinePunct field for the PAP record.
- setFTransparentMetafiles(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fTransparentMetafiles field value.
- setFTruncDxaExpand(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fTruncDxaExpand field value.
- setFTtp(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fTtp field for the PAP record.
- setFTtpEmbedded(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fTtpEmbedded field for the PAP record.
- 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.
- setFUnlocked(boolean) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the fUnlocked field for the SEP record.
- setFUsePgsuSettings(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fUsePgsuSettings field value.
- setFUsePgsuSettings(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fUsePgsuSettings field for the PAP record.
- setFVanish(boolean) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the fVanish field value.
- setFVertical(boolean) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Sets the fVertical field value.
- setFVertical(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fVertical field value.
- setFVertMerge(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fVertMerge field value.
- setFVertRestart(boolean) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the fVertRestart field value.
- setFVirusLoadSafe(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fVirusLoadSafe field value.
- setFVirusPrompted(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fVirusPrompted field value.
- setFWCFtnEdn(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fWCFtnEdn field value.
- setFWhichTblStm(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fWhichTblStm field value.
- setFWidowControl(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fWidowControl field value.
- setFWidowControl(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fWidowControl field for the PAP record.
- setFWord97Saved(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fWord97Saved field value.
- setFWordWrap(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the fWordWrap field for the PAP record.
- setFWrapTrailSpaces(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the fWrapTrailSpaces field value.
- setFWriteReservation(boolean) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Sets the fWriteReservation field value.
- setGapHalf(int) -
Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setGenerated(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the generated field value.
- setGeometryType(int) -
Method in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
- Set the geometry type
- setGoto(boolean) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
- Flags this ptg as a goto/jump
- setGrfDocEvents(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the grfDocEvents field for the DOP record.
- setGrfSupression(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the grfSupression field value.
- 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.Sheet
- set whether gridlines printed or not.
- setGridsPrinted(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- set whether gridlines printed.
- setGrpfIhdt(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the grpfIhdt field for the SEP record.
- 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.model.Sheet
- Sets the HeaderRecord.
- setHeader(String) -
Method in class org.apache.poi.hssf.record.HeaderRecord
- set the header string
- setHeaderColor(int) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- set the palette index for the header color
- setHeaderLength(byte) -
Method in class org.apache.poi.hssf.record.HeaderRecord
- set the length of the header string
- 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.
- setHeadingPair(byte[]) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the heading pair.
- setHeight(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the height of the metafile in EMU's (English Metric Units).
- setHeight(int) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Set the height field for the AxisParent record.
- setHeight(int) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- setHeight(int) -
Method in class org.apache.poi.hssf.record.ChartRecord
- Set the height field for the Chart record.
- setHeight(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the height of the row
- setHeight(int) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the height field for the Text record.
- 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.
- setHeightBasis(short) -
Method in class org.apache.poi.hssf.record.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.
- setHelpTopicLength(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the help topic length
- 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
-
- 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.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
- 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
- setHighlight(short) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the Highlight field for the CHP record.
- setHighlighted(byte) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setHighlighted(byte) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setHistory(short) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the history field for the FIB record.
- 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.BarRecord
- Sets the horizontal field value.
- setHorizontalAlignment(int) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the type of horizontal alignment for the text.
- setHorizontalAlignment(byte) -
Method in class org.apache.poi.hssf.record.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.DatRecord
- Sets the horizontal border field value.
- 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.
- setHorizontalPos(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setHorizontalScale(int) -
Method in class org.apache.poi.hssf.record.PlotGrowthRecord
- Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the Horizontal text alignment field value.
- setHps(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the hps field for the CHP record.
- setHpsKern(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the hpsKern field for the CHP record.
- setHpsPos(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the hpsPos field for the CHP record.
- setHpsZoonFontPag(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the hpsZoonFontPag field for the DOP record.
- 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.
- setHyperlink(HSSFHyperlink) -
Method in class org.apache.poi.hssf.usermodel.HSSFCell
- Assign a hypelrink to this cell
- setHyperlinkID(int) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Sets the persistent unique identifier of the link
- setHyperlinkType(byte) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- hyperlink type
- setIbstDispFldRMark(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ibstDispFldRMark field for the CHP record.
- setIbstPropRMark(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ibstPropRMark field for the CHP record.
- setIbstPropRMark(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the ibstPropRMark field for the PAP record.
- setIbstPropRMark(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the ibstPropRMark field for the SEP record.
- setIbstRMark(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ibstRMark field for the CHP record.
- setIbstRMarkDel(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ibstRMarkDel field for the CHP record.
- setIco(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ico field for the CHP record.
- setIco24(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- Set the ico24 field for the CHP record.
- setIco24(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- Set the ico24 field for the CHP record.
- setIcoHighlight(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the icoHighlight field value.
- setIconic(boolean) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- set whether the window has been iconized or not
- setID(long) -
Method in class org.apache.poi.hpsf.MutableProperty
- Sets the property's ID.
- setId(short) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
- Set the id field for the SeriesText record.
- setIdctHint(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the idctHint field for the CHP record.
- setIdslReasonDel(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the idslReasonDel field for the CHP record.
- setIdslRMReason(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the idslRMReason field for the CHP record.
- setIGutterPos(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the iGutterPos field value.
- setIHeadingPgn(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the iHeadingPgn field for the SEP record.
- setIlfo(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the ilfo field for the PAP record.
- setIlvl(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the ilvl field for the PAP record.
- setImagePainter(int, ImagePainter) -
Static method in class org.apache.poi.hslf.usermodel.PictureData
- Register ImagePainter for the specified image type
- setImprinted(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setImprinted(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setIncludeCellComments(boolean) -
Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- Should cell comments be included? 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
- 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)
- setIndentFromLeft(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setIndentFromLeft(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setIndentFromRight(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setIndentFromRight(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setIndention(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- 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 class org.apache.poi.hslf.usermodel.RichTextRun
- Sets indentation level
- 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 class org.apache.poi.hslf.model.TextRun
-
- setIndex(short) -
Method in class org.apache.poi.hssf.record.SeriesIndexRecord
- Set the index field for the SeriesIndex record.
- setIndex(short) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the entire index field (including the type) (see bit setters that reference this method)
- setIndex(int) -
Method in class org.apache.poi.poifs.property.Property
- Set the index for this Property
- setIndexCode(short) -
Method in class org.apache.poi.hssf.record.FormatRecord
- set the format index code (for built in formats)
- setIndexNumberFmtRecord(short) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
- Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the index of color value field for the Text record.
- setIndexToFirstSupBook(short) -
Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
- sets the index to first sheet in supbook
- setIndexToFontTable(short) -
Method in class org.apache.poi.hssf.record.FontBasisRecord
- Set the index to font table field for the FontBasis record.
- setIndexToLastSupBook(short) -
Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
- sets the index to last sheet in supbook
- setIndexToSupBook(short) -
Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
- Sets the Index to the sup book
- setInsideBorders(Line) -
Method in class org.apache.poi.hslf.model.Table
- Format the inside border using the specified Line object
- setInvert(boolean) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Sets the invert field value.
- setIsDate(boolean) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Sets the isDate field value.
- setIsNeeded(boolean) -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- setIss(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the iss field for the CHP record.
- setIstd(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the istd field for the CHP record.
- setIstd(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the istd field for the PAP record.
- setItalic(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Is the text italic?
- 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 class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setItalic(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setItbdMac(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the itbdMac field for the PAP record.
- setItcMac(short) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the itcMac field for the TAP record.
- 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
- setJc(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the jc field for the PAP record.
- setJc(int) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the jc field for the TAP record.
- setJump(byte) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Jump
- setJustification(byte) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setJustification(byte) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setJustifyLast(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- Dunno.
- setKcd(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Sets the kcd field value.
- setKeepOnPage(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKeepOnPage(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKeepWithNext(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKeepWithNext(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKerning(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setKerning(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setKeyboardShortcut(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the keyboard shortcut
- setKeyVirusSession30(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the KeyVirusSession30 field value.
- setKeywords(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the keywords.
- setKinsoku(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKinsoku(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKul(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the kul field for the CHP record.
- 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
- setLabelAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Sets the label as percentage field value.
- setLabelColorRgb(int) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the label color rgb field for the Tick record.
- setLabelFrequency(short) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Set the label frequency field for the CategorySeriesAxis record.
- setLabelPosition(byte) -
Method in class org.apache.poi.hssf.record.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
- setLastAuthor(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the last author.
- setLastCol(short) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
- set the last col number for the sheet
- setLastCol(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the logical col number for the last cell this row (0 based index)
- setLastColRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
- set whether the last column should be relative or not
- setLastColRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set whether the last column should be relative or not
- setLastColumn(short) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the last column this record defines formatting info for
- setLastColumn(short) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setLastColumn(int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set the last column in the area
- setLastColumn(short) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the column of the last cell that contains the hyperlink
- setLastColumn(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the column of the last cell that contains the hyperlink
- setLastColumn(short) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress.AddrStructure
- set the lower right hand corner column number
- setLastColumn(short) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
-
- setLastColumnRaw(short) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- setLastColumnRaw(short) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
- set the last column irrespective of the bitmasks
- setLastEditUsername(String) -
Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- setLastMSOSPID(int) -
Method in class org.apache.poi.ddf.EscherDgRecord
- The last shape id used in this drawing group.
- setLastOnDiskOffset(int) -
Method in interface org.apache.poi.hslf.record.PositionDependentRecord
- Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) -
Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
- Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) -
Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
- Update the Record's idea of where on disk it lives, after a write out.
- 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.formula.Area3DPtg
-
- setLastRow(int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
-
- setLastRow(int) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
- Set the row of the last cell that contains the hyperlink
- setLastRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- Set the row of the last cell that contains the hyperlink
- setLastRow(short) -
Method in class org.apache.poi.hssf.util.HSSFCellRangeAddress.AddrStructure
- get the lower right hand corner row number
- setLastRow(short) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
-
- setLastRowAdd1(int) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- setLastRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
- set whether the last row is relative or not
- setLastRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.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.
- setLastUserEditAtomOffset(int) -
Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setLastViewType(short) -
Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setLcbClx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbDop(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbteChpx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbtePapx(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfLst(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfsed(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlfLfo(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbStshf(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbfffn(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbSavedBy(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLeft(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Sets the left string.
- setLeft(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Sets the left string.
- setLeftBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLeftBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setLeftBorderColor(short) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the left border
- setLeftBorderColor(short, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the leftBorderColor attribute of the HSSFRegionUtil object
- setLeftBorderColor(short) -
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
- setLeftBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- 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.Sheet
- 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.
- 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.HSSFPrintSetup
- Set whether to go left to right or top down in ordering
- setLevel(int, ListLevel) -
Method in class org.apache.poi.hwpf.model.ListData
-
- setLevelNumberProperties(int, CharacterProperties) -
Method in class org.apache.poi.hwpf.usermodel.HWPFList
- Sets the character properties of the list numbers.
- setLevelParagraphProperties(int, ParagraphProperties) -
Method in class org.apache.poi.hwpf.usermodel.HWPFList
- Sets the paragraph properties for a particular level of the list.
- setLevelProperties(byte[]) -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- setLevelStyle(int, int) -
Method in class org.apache.poi.hwpf.model.ListData
-
- setLevelStyle(int, int) -
Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- setLid(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the lid field for the FIB record.
- setLidDefault(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the lidDefault field for the CHP record.
- setLidFE(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the lidFE field for the CHP record.
- setLineColor(Color) -
Method in class org.apache.poi.hslf.model.SimpleShape
- Sets the color of line
- setLineColor(int) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Set the line color field for the LineFormat record.
- setLineCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the line count.
- setLineDashing(int) -
Method in class org.apache.poi.hslf.model.SimpleShape
- Sets line dashing.
- setLineNotNumbered(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLineNotNumbered(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setLinePattern(short) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Set the line pattern field for the LineFormat record.
- setLineSpacing(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the line spacing.
- setLineSpacing(LineSpacingDescriptor) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLineSpacing(LineSpacingDescriptor) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setLineStyle(int) -
Method in class org.apache.poi.hslf.model.SimpleShape
- Sets line style.
- 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
- The color applied to the lines of this shape.
- setLineWidth(double) -
Method in class org.apache.poi.hslf.model.SimpleShape
- Sets the width of line in in points
- 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.ObjectLinkRecord
- Set the link 1 field for the ObjectLink record.
- setLink2(short) -
Method in class org.apache.poi.hssf.record.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.LinkedDataRecord
- Set the link type field for the LinkedData record.
- setLinkURL(String) -
Method in class org.apache.poi.hslf.record.ExHyperlink
- Sets the URL of the link
TODO: Figure out if we should always set both
- setList(boolean) -
Method in class org.apache.poi.hssf.dev.FormulaViewer
-
- setListExplicitFormula(boolean) -
Method in class org.apache.poi.hssf.record.DVRecord
- set if in list validations the string list is explicitly given in the formula
- setLKey(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the lKey field for the FIB record.
- setLKeyProtDoc(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the lKeyProtDoc field for the DOP record.
- setLnc(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the lnc field for the SEP record.
- setLnnMin(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the lnnMin field for the SEP record.
- setLoc(int) -
Method in class org.apache.poi.hssf.model.Sheet
- set the locator for where we should look for the next value record.
- 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
- setLogarithmicScale(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the logarithmic scale field value.
- 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.
- setLong(int, int) -
Method in class org.apache.poi.hwpf.model.FIBLongHandler
-
- setLspd(LineSpacingDescriptor) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the lspd field for the PAP record.
- setLTagObj(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the lTagObj field for the CHP record.
- setLvl(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the lvl field value.
- setLvl(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the lvl field for the PAP record.
- 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)
- setMajorIncrement(double) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Set the major increment field for the ValueRange record.
- setMajorTickType(byte) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the major tick type field for the Tick record.
- setMajorUnit(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) -
Method in class org.apache.poi.hssf.record.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.model.Sheet
- 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.
- setMarginBottom(float) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the botom margin.
- setMarginBottom(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the bottom margin within the textbox.
- setMarginLeft(float) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the left margin.
- setMarginLeft(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the left margin within the textbox.
- setMarginRight(float) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the right margin.
- setMarginRight(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the right margin within the textbox.
- setMarginTop(float) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the top margin.
- setMarginTop(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- Sets the top margin within the textbox.
- setMarker(byte) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- setMasterID(int) -
Method in class org.apache.poi.hslf.record.SlideAtom
- Change slide master.
- setMasterSheet(MasterSheet) -
Method in class org.apache.poi.hslf.model.Slide
- Change Master of this slide.
- setMaxChange(double) -
Method in class org.apache.poi.hssf.record.DeltaRecord
- set the maximum change
- setMaxDrawingGroupId(int) -
Method in class org.apache.poi.ddf.EscherDggRecord
-
- setMaximumAxisValue(double) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Set the maximum axis value field for the ValueRange record.
- setMaximumCategory(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the maximum category field for the AxisOptions record.
- setMaxPersistWritten(int) -
Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setMergeCells(boolean) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set whether to merge cells
- setMinimumAxisValue(double) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Set the minimum axis value field for the ValueRange record.
- setMinimumCategory(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the minimum category field for the AxisOptions record.
- setMinorIncrement(double) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Set the minor increment field for the ValueRange record.
- setMinorTickType(byte) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the minor tick type field for the Tick record.
- setMinorUnit(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Set the minor unit value field for the AxisOptions record.
- setMissingCellPolicy(HSSFRow.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.
- 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)
- setModifiedHigh(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setModifiedLow(int) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setMultiLinespace(short) -
Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- 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 - Class in org.apache.poi.hssf.record.formula.functions
-
- Setname() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Setname
-
- 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.
- setNameDefinition(Stack) -
Method in class org.apache.poi.hssf.record.NameRecord
-
- setNameLength(byte) -
Method in class org.apache.poi.hssf.record.StyleRecord
- if this is a user defined record set the length of the style name
- setNameName(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- 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.NameRecord
- sets the name of the named range
- setNameTextLength(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the name of the named range length
- setNEdn(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the nEdn field value.
- setNeedRecalculation(boolean) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- 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
- setNfcEdnRef(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the nfcEdnRef field for the DOP record.
- setNfcEdnRef1(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the nfcEdnRef1 field value.
- setNfcFtnRef(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the nfcFtnRef field for the DOP record.
- setNfcFtnRef1(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the nfcFtnRef1 field value.
- setNfcPgn(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the nfcPgn field for the SEP record.
- setNFib(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the nFib field for the FIB record.
- setNFibBack(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the nFibBack field for the FIB record.
- setNFtn(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the nFtn field value.
- setNLnnMod(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the nLnnMod field for the SEP record.
- 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
- 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
- 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.
- 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(Notes) -
Method in class org.apache.poi.hslf.model.Slide
- Sets the Notes that are associated with this.
- 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
- setNotesByDefault(boolean) -
Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
- Should a call to getText() return notes text?
Default is no
- setNotesID(int) -
Method in class org.apache.poi.hslf.record.SlideAtom
- Change the ID of the notes for this slide.
- setNotesSizeX(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setNotesSizeY(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setNProduct(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the nProduct field for the FIB record.
- setNRevision(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the nRevision field for the DOP record.
- setNrOfBytes(int) -
Method in class org.apache.poi.contrib.poibrowser.TreeReaderListener
-
- setNumAreas(short) -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
- Deprecated. We now link the size to the actual array of merged regions
- setNumAxis(short) -
Method in class org.apache.poi.hssf.record.AxisUsedRecord
- Set the num axis field for the AxisUsed record.
- setNumber(int) -
Method in class org.apache.poi.hslf.record.Comment2000Atom
- Sets the comment number (note - each user normally has their own count).
- setNumber(int) -
Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
- Sets the link number
- setNumberFormat(int) -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- setNumberOfConditionalFormats(int) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- 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
-
- setNumberProperties(byte[]) -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- setNumberValue(double) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.CellValue
-
- setNumBreaks(short) -
Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- setNumBubbleValues(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the num bubble values field for the Series record.
- setNumCategories(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the num categories field for the Series record.
- setNumerator(short) -
Method in class org.apache.poi.hssf.record.SCLRecord
- Set the numerator field for the SCL record.
- setNumOfREFStructures(short) -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
- sets the number of the REF structors , that is in Excel file
- setNumRefs(short) -
Method in class org.apache.poi.hssf.record.SelectionRecord
- set the number of cell refs (we don't support selection so set to 0
- setNumrm(byte[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the numrm field for the PAP record.
- 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
-
- setNumStrings(int) -
Method in class org.apache.poi.hssf.record.SSTRecord
- USE THIS METHOD AT YOUR OWN PERIL: THE
addString
METHODS MANIPULATE THE NUMBER OF STRINGS AS A SIDE EFFECT; YOUR
ATTEMPTS AT MANIPULATING THE STRING COUNT IS LIKELY TO BE VERY
WRONG AND WILL RESULT IN BAD BEHAVIOR WHEN THIS RECORD IS
WRITTEN OUT AND ANOTHER PROCESS ATTEMPTS TO READ THE RECORD
- setNumStringsPerBucket(short) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setNumUniqueStrings(int) -
Method in class org.apache.poi.hssf.record.SSTRecord
- USE THIS METHOD AT YOUR OWN PERIL: THE
addString
METHODS MANIPULATE THE NUMBER OF UNIQUE STRINGS AS A SIDE
EFFECT; YOUR ATTEMPTS AT MANIPULATING THE UNIQUE STRING COUNT
IS LIKELY TO BE VERY WRONG AND WILL RESULT IN BAD BEHAVIOR WHEN
THIS RECORD IS WRITTEN OUT AND ANOTHER PROCESS ATTEMPTS TO READ
THE RECORD
- setNumValues(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the num values field for the Series record.
- setObj(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setObjectId(short) -
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
- setObjectIDSeed(int) -
Method in class org.apache.poi.hslf.record.ExObjListAtom
- Sets the object ID seed
- setObjectType(short) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Set the object type field for the CommonObjectData record.
- setObjOffset(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setOffset(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- File offset in the delay stream.
- setOffset(int) -
Method in class org.apache.poi.hslf.usermodel.PictureData
- Set offset of this picture in the 'Pictures' stream.
- setOldfConvMailMergeEsc(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfConvMailMergeEsc field value.
- setOldfMapPrintTextColor(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfMapPrintTextColor field value.
- setOldfNoColumnBalance(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfNoColumnBalance field value.
- setOldfNoSpaceRaiseLower(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfNoSpaceRaiseLower field value.
- setOldfNoTabForInd(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfNoTabForInd field value.
- setOldfOrigWordTableRules(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfOrigWordTableRules field value.
- setOldfShowBreaksInFrames(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfShowBreaksInFrames field value.
- setOldfSuppressSpbfAfterPageBreak(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfSuppressSpbfAfterPageBreak field value.
- setOldfSupressTopSpacing(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfSupressTopSpacing field value.
- setOldfSwapBordersFacingPgs(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfSwapBordersFacingPgs field value.
- setOldfTransparentMetafiles(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfTransparentMetafiles field value.
- setOldfWrapTrailSpaces(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the oldfWrapTrailSpaces field value.
- setOle2(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setOleVerb(byte) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Only valid when action == OLEAction.
- setOlstAnm(byte[]) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the olstAnm field for the SEP record.
- setOperator(int) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the operator involved in the formula whic governs this object
Example : if you wants that a cell to accept only values between 1 and 5 , which
mathematically means 1 <= value <= 5 , then the operator should be OPERATOR_BETWEEN
- setOptimize(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- set whether to optimize or not (set to 0)
- setOptimizedIf(boolean) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- 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(short) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- set the option flags (unimportant for HSSF supported sheets)
- setOptionFlags(short) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- set the (currently unimportant to HSSF) option flags
- setOptionFlags(short) -
Method in class org.apache.poi.hssf.record.RowRecord
- sets the option bitmask.
- setOptionFlags(byte) -
Method in class org.apache.poi.hssf.record.UnicodeString
- set the option flags which among other things return if this is a 16-bit or
8 bit string
- 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.AxisOptionsRecord
- Set the options field for the AxisOptions record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Set the options field for the CategorySeriesAxis record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- set the options bitfield - use the bitsetters instead
- setOptions(short) -
Method in class org.apache.poi.hssf.record.DatRecord
- Set the options field for the Dat record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setOptions(byte) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- 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.FrameRecord
- Set the options field for the Frame record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the options field for the Legend record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
- Set the options field for the LinkedData record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setOptions(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the options field for the TextObjectBase record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the options field for the Tick record.
- setOptions(short) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Set the options field for the ValueRange record.
- 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.
- setOptions(short) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the options field for the FIB record.
- setOptions1(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the options1 field for the Text record.
- setOptions2(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the options2 field for the Text record.
- setOSVersion(int) -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Sets the "osVersion" property.
- setOSVersion(int) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- setOutline(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setOutline(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setOutline(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setOutline(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setOutlineLevel(short) -
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(byte) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the row or column level of the style (if builtin 1||2)
- setOutsideBorders(Line) -
Method in class org.apache.poi.hslf.model.Table
- Format the outside border using the specified Line object
- setOverride(int, ListFormatOverrideLevel) -
Method in class org.apache.poi.hwpf.model.ListFormatOverride
-
- setPageBreakBefore(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setPageBreakBefore(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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.
- setPaged(boolean) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
- Deprecated. use setActive()
- setPageSize(Dimension) -
Method in class org.apache.poi.hslf.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.
- setPaint(Paint) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the
Paint
attribute for the
Graphics2D
context.
- setPaint(Paint) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setPaint(Paint) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaintMode() -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the paint mode of this graphics context to overwrite the
destination with this graphics context's current color.
- 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
-
- 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
-
- 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.
- setParagraphStyles(LinkedList) -
Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- Updates the link list of TextPropCollections which make up the
paragraph stylings
- setParaTextPropVal(String, int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the value of the given Character TextProp, add if required
- setParCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the par count.
- setParentIndex(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- for cell XF types this is the parent style (usually 0/normal).
- setParentRecord(RecordContainer) -
Method in interface org.apache.poi.hslf.record.ParentAwareRecord
-
- setParentRecord(RecordContainer) -
Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- setParentTextSize(int) -
Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- Tell us how much text the parent TextCharsAtom or TextBytesAtom
contains, so we can go ahead and initialise ourselves.
- setParsedExpression(Stack) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setPassword(short) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- setPassword(short) -
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
- setPath(GeneralPath) -
Method in class org.apache.poi.hslf.model.Freeform
- Set the shape path
- setPatriarch(HSSFPatriarch) -
Method in class org.apache.poi.hssf.record.EscherAggregate
-
- setPattern(short) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Set the pattern field for the AreaFormat record.
- setPatternBackgroundColorModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setPatternColorModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setPatternFormatting(PatternFormatting) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setPatternStyleModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setPcHorz(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the pcHorz field for the PAP record.
- setPcVert(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the pcVert field for the PAP record.
- setPersistId(int) -
Method in class org.apache.poi.hslf.record.ExOleObjStg
- Set our sheet ID, as found from a PersistPtrHolder
- setPersistId(int) -
Method in interface org.apache.poi.hslf.record.PersistRecord
- Set the persist ID
- setPersistPointersOffset(int) -
Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setPgbProp(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the pgbProp field for the SEP record.
- setPgnStart(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the pgnStart field for the SEP record.
- setPhe(byte[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the phe field for the PAP record.
- setPicOffset(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setPictureData(byte[]) -
Method in class org.apache.poi.ddf.EscherBlipRecord
-
- setPictureData(int) -
Method in class org.apache.poi.hslf.model.Fill
- Assign picture used to fill the underlying shape.
- setPictureIndex(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setPictureName(String) -
Method in class org.apache.poi.hslf.model.Picture
- Name of this picture.
- setPitchAndFamily(int) -
Method in class org.apache.poi.hslf.model.PPFont
- set lfPitchAndFamily
- setPitchAndFamily(int) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- set lfPitchAndFamily
- setPlaceholderId(byte) -
Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
- Sets the placeholder Id.
- setPlaceholderSize(byte) -
Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
- Sets the placeholder size.
- setPlacementId(int) -
Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
- Sets the placement Id.
- setPlotVisibleOnly(boolean) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Sets the plot visible only field value.
- setPnNext(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the pnNext field for the FIB record.
- setPointNumber(short) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
- Set the point number field for the DataFormat record.
- setPoints(float[], float[]) -
Method in class org.apache.poi.hslf.model.Polygon
- Set the polygon vertices
- setPoints(Point2D[]) -
Method in class org.apache.poi.hslf.model.Polygon
- Set the polygon vertices
- 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
- 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
- setPreOffset(int) -
Method in class org.apache.poi.hssf.model.Sheet
- Set the preoffset when using DBCELL records (currently unused) - this is
the position of this sheet within the whole file.
- setPresentationFormat(String) -
Method in class 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
-
- 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.
- setPrintGridlines(PrintGridlinesRecord) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.
- setPrintHeaders(boolean) -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- set to print the headers - y/n
- setPrintSetup(PrintSetupRecord) -
Method in class org.apache.poi.hssf.model.Sheet
- Sets the PrintSetupRecord.
- setProperties(Property[]) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets this section's properties.
- setProperty(int, String) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the string value of the property with the specified ID.
- setProperty(int, int) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the int value of the property with the specified ID.
- setProperty(int, long) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the long value of the property with the specified ID.
- setProperty(int, boolean) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the boolean value of the property with the specified ID.
- setProperty(int, long, Object) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the value and the variant type of the property with the
specified ID.
- setProperty(Property) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets a property.
- setProperty(int, Object) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets a property.
- setPropertyBooleanValue(int, boolean) -
Method in class org.apache.poi.hpsf.MutableSection
- Sets the value of the boolean property with the specified
ID.
- 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.
- 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
- setProtect(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Deprecated. use protectSheet(String, boolean, boolean)
- setProtectionFormattingUnchanged() -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setProtpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPtap(byte[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the ptap field for the PAP record.
- setPure(boolean) -
Method in class org.apache.poi.hpsf.CustomProperties
- Sets the purity of the custom property set.
- setRawData(byte[]) -
Method in class org.apache.poi.hslf.usermodel.PictureData
-
- setRawData(byte[]) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- setRawText(String) -
Method in class org.apache.poi.hslf.model.TextRun
- Changes the text, and sets it all to have the same styling
as the the first character has.
- setRawText(String) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Change the text
- 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.
- 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
- setRecalcIdArray(short[]) -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
- set the recalc array.
- setRecordId(short) -
Method in class org.apache.poi.ddf.EscherRecord
- Sets the record id for this record.
- setRecords(List) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setRectX1(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The starting top-left coordinate of child records.
- setRectX2(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The starting bottom-right coordinate of child records.
- setRectY1(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The starting top-left coordinate of child records.
- setRectY2(int) -
Method in class org.apache.poi.ddf.EscherSpgrRecord
- The starting bottom-right coordinate of child records.
- setRef(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- The reference count of this blip.
- setReference(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFName
- sets the reference of this named range
- setReferenceType(byte) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
- Set the reference type field for the LinkedData record.
- setRefID(int) -
Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- setRefreshAll(boolean) -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
- set whether to refresh all external data when loading a sheet
- setReleaseVersion(long) -
Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- 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.hslf.model.PPGraphics2D
- Sets the value of a single preference for the rendering algorithms.
- 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
-
- setRenderingHints(Map) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Replaces the values of all preferences for the rendering
algorithms with the specified
hints
.
- setRenderingHints(Map) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setRenderingHints(Map) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRepeatingRowsAndColumns(int, int, int, int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Sets the repeating rows and columns for a 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(int) -
Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
-
- setReserved(int) -
Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- setReserved(boolean) -
Method in class org.apache.poi.hssf.record.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
- setReserved(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the reserved field for the DOP record.
- setReserved1(int) -
Method in class org.apache.poi.hssf.record.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.
- setReserved1(boolean) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the reserved1 field value.
- setReserved1(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the reserved1 field for the DOP record.
- setReserved2(int) -
Method in class org.apache.poi.hssf.record.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.
- setReserved2(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the reserved2 field value.
- setReserved2(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the reserved2 field for the DOP record.
- setReserved3(int) -
Method in class org.apache.poi.hssf.record.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.
- setReserved3(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the reserved3 field value.
- setReserved4(int) -
Method in class org.apache.poi.hssf.record.AxisRecord
- Set the reserved4 field for the Axis record.
- setReserved4(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the reserved4 field for the TextObjectBase record.
- setReserved5(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the reserved5 field for the TextObjectBase record.
- setReserved6(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the reserved6 field for the TextObjectBase record.
- setReserved7(int) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the reserved7 field for the TextObjectBase record.
- setReservedField(short) -
Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- setReversed(boolean) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Sets the reversed field value.
- setRevNumber(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the revision number.
- setRgbColor(int) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the rgbColor field for the Text record.
- setRgdxaCenter(short[]) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the rgdxaCenter field for the TAP record.
- setRgdxaColumn(int[]) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the rgdxaColumn field for the SEP record.
- setRgdxaTab(int[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the rgdxaTab field for the PAP record.
- setRgf(short) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the rgf field for the TC record.
- setRgshd(ShadingDescriptor[]) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the rgshd field for the TAP record.
- setRgtbd(byte[]) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the rgtbd field for the PAP record.
- setRgtc(TableCellDescriptor[]) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the rgtc field for the TAP record.
- setRichTextStringValue(HSSFRichTextString) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.CellValue
-
- setRight(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Sets the right string.
- setRight(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Sets the right string.
- setRightBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setRightBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setRightBorderColor(short) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the right border
- setRightBorderColor(short, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the rightBorderColor attribute of the HSSFRegionUtil object
- setRightBorderColor(short) -
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
- setRightBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- setRightBorderPaletteIdx(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the palette index for the right border color
- setRncEdn(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the rncEdn field value.
- setRncFtn(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the rncFtn 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.record.TextRecord
- Sets the rotation field value.
- setRotation(short) -
Method in class org.apache.poi.hssf.record.TickRecord
- Sets the rotation field value.
- setRotation(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- set the degree of rotation for the text in the cell
- 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.BoolErrRecord
-
- setRow(int) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- set the row this cell occurs on
- setRow(int) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.LabelRecord
- NO-OP!
- setRow(int) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- setRow(short) -
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.record.NumberRecord
-
- setRow(int) -
Method in class org.apache.poi.hssf.record.RKRecord
-
- setRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Set the row of the cell that contains the comment
- setRow1(short) -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- The row number for the top-left corner of the shape.
- setRow1(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- 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
-
- setRowBreak(int, short, short) -
Method in class org.apache.poi.hssf.model.Sheet
- 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
- setRowFrom(int) -
Method in class org.apache.poi.hssf.util.Region
- set the upper left hand corner row number
- setRowGroupCollapsed(int, boolean) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setRowGroupCollapsed(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRowHeight(int, int) -
Method in class org.apache.poi.hslf.model.Table
- Sets the row height.
- setRowHeight(short) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- set the default row height
- setRowHeight(int) -
Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setRowJustification(int) -
Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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.
- setRowNumber(int) -
Method in class org.apache.poi.hssf.record.RowRecord
- set the logical row number for this row (0 based index)
- setRowOffset(int) -
Method in class org.apache.poi.hssf.record.DBCellRecord
- sets offset from the start of this DBCellRecord to the start of the first cell in
the next DBCell block.
- setRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- setRowRelative(boolean) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- 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
- 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
- setRowTo(int) -
Method in class org.apache.poi.hssf.util.Region
- get the lower right hand corner row number
- setRule(int, CFRuleRecord) -
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.
- setRunType(int) -
Method in class org.apache.poi.hslf.model.TextRun
- Changes the type of the text.
- 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.HeaderBlockWriter
- Set count of SBAT blocks
- 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.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.
- setSCLRecord(SCLRecord) -
Method in class org.apache.poi.hssf.model.Sheet
- Sets the SCL record or creates it in the correct place if it does not
already exist.
- setSecFormulaRPN(Stack) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setSecFormulaSize(short) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setSecondaryUID(byte[]) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the secondary UID
- setSecondFormula(String) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the first formula for this object .
- setSecurity(int) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the security code.
- setSelected(boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.
- setSelectedTab(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
- Deprecated. - Misleading name - use setActiveSheetIndex()
- setSelectedTab(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Selects a single sheet.
- setSelectedTab(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Deprecated. use setSelectedTab(int)
- setSelectedTabs(int[]) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setSelection(SelectionRecord) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setSeriesIndex(short) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
- Set the series index field for the DataFormat record.
- setSeriesNumber(short) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
- Set the series number field for the DataFormat record.
- setSeriesNumbers(short[]) -
Method in class org.apache.poi.hssf.record.SeriesListRecord
- Set the series numbers field for the SeriesList record.
- setSeriesTitle(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- Changes the series' title, but only if there
was one already.
- setServerZoomFrom(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setServerZoomTo(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSfxtText(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the sfxtText field for the CHP record.
- setShading(ShadingDescriptor) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setShading(ShadingDescriptor) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.AreaRecord
- Sets the shadow field value.
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.BarRecord
- Sets the shadow field value.
- setShadow(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setShadow(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setShadow(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setShadow(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setShadowed(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Does the text have a shadow?
- setShadowsColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Shadows Colour
- 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.hslf.model.Shape
- Sets shape ID
- setShapeId(int) -
Method in class org.apache.poi.hslf.model.TextRun
-
- setShapeId(int) -
Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
- setShapeId(short) -
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.
- setShapeType(int) -
Method in class org.apache.poi.hslf.model.Shape
-
- setShapeType(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- Sets the shape types.
- setSharedFormula(boolean) -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setShd(ShadingDescriptor) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the shd field for the CHP record.
- setShd(ShadingDescriptor) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the shd field for the PAP record.
- setSheet(Sheet) -
Method in class org.apache.poi.hslf.model.Shape
- Assign the
SlideShow
this shape belongs to
- setSheet(Sheet) -
Method in class org.apache.poi.hslf.model.Table
- Assign the
SlideShow
this shape belongs to
- setSheet(Sheet) -
Method in class org.apache.poi.hslf.model.TextRun
-
- setSheet(Sheet) -
Method in class org.apache.poi.hslf.model.TextShape
-
- setSheetBof(int, int) -
Method in class org.apache.poi.hssf.model.Workbook
- Sets the BOF for a given sheet
- setSheetHidden(int, boolean) -
Method in class org.apache.poi.hssf.model.Workbook
- Hide or unhide a sheet
- setSheetHidden(int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Hide or unhide a sheet
- setSheetId(int) -
Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
- Set our sheet ID, as found from a PersistPtrHolder
- setSheetName(int, String) -
Method in class org.apache.poi.hssf.model.Workbook
- sets the name for a given sheet.
- setSheetName(int, String, short) -
Method in class org.apache.poi.hssf.model.Workbook
- Deprecated. 3-Jan-06 Simply use setSheetNam e(int sheetnum, String sheetname)
- 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(int, String, short) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Deprecated. 3-Jan-2006 POI now automatically detects unicode and sets the encoding
appropriately. Simply use setSheetName(int sheet, String encoding)
- setSheetnameLength(byte) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
- Set the length of the sheetname in characters
- setSheetOrder(String, int) -
Method in class org.apache.poi.hssf.model.Workbook
- 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.
- 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
- 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.SeriesLabelsRecord
- Sets the show actual field value.
- setShowBubbleSizes(boolean) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the show category label as percentage field value.
- setShowErrorBox(boolean) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the behaviour when an invalid value is entered
- setShowErrorOnInvalidValue(boolean) -
Method in class org.apache.poi.hssf.record.DVRecord
- set if an error window should appear when an invalid value is entered in the cell
- setShowKey(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the show key field value.
- setShowLabel(boolean) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Sets the show label field value.
- setShowLabel(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the show label field value.
- setShowPercent(boolean) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Sets the show percent field value.
- setShowPromptBox(boolean) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Sets the behaviour when a cell which belongs to this object is selected
- setShowPromptOnCellSelected(boolean) -
Method in class org.apache.poi.hssf.record.DVRecord
- set if a prompt window should appear when cell is selected
- setShowSeriesKey(boolean) -
Method in class org.apache.poi.hssf.record.DatRecord
- Sets the show series key field value.
- setShowValue(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the show value field value.
- setShowValueAsPercentage(boolean) -
Method in class org.apache.poi.hssf.record.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
- setSideBySide(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSideBySide(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSize(int) -
Method in class org.apache.poi.ddf.EscherBSERecord
- Blip size in stream.
- setSize(int, int) -
Method in class org.apache.poi.hssf.util.RangeAddress
-
- 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
-
- setSizeEMU(Dimension) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setSizeOfElements(int) -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setSlideCount(int) -
Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- Sets the slideCount.
- setSlideID(int) -
Method in class org.apache.poi.hslf.record.NotesAtom
-
- setSlideIdentifier(int) -
Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- setSlideNumber(int) -
Method in class org.apache.poi.hslf.model.Slide
- Changes the Slide's (external facing) page number.
- setSlidesByDefault(boolean) -
Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
- Should a call to getText() return slide text?
Default is yes
- setSlideShow(SlideShow) -
Method in class org.apache.poi.hslf.model.Sheet
- Set the SlideShow we're attached to.
- setSlideShow(SlideShow) -
Method in class org.apache.poi.hslf.model.SlideMaster
- Assign SlideShow for this slide master.
- setSlideSizeX(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSlideSizeY(long) -
Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSmallCaps(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setSmallCaps(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setSmoothedLine(boolean) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Sets the smoothed line field value.
- setSoundRef(int) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- a reference to a sound in the sound collection.
- setSpaceAfter(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets spacing after a paragraph.
- setSpaceBefore(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets spacing before a paragraph.
- setSpacing(byte) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the spacing field for the Legend record.
- setSpacingAfter(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSpacingAfter(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSpacingBefore(int) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSpacingBefore(int) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSpare(byte[]) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the Spare field for the DOP record.
- setSpecialCharacter(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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.AreaRecord
- Sets the stacked field value.
- setStacked(boolean) -
Method in class org.apache.poi.hssf.record.BarRecord
- Sets the stacked field value.
- setStart(int) -
Method in class org.apache.poi.hwpf.model.PropertyNode
-
- setStartAt(int) -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- 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.POIFSDocument
- 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.PropertyTable
- 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
- setStartIndex(int) -
Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
- Sets the beginning character position
- setStatusBarLength(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the length of the status bar text
- 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.property.Property
- Sets the storage class ID for this property stream.
- setStr(HSSFRichTextString) -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- setStreamPos(int) -
Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- 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
-
- setStrikethrough(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the strikethrough flag
- setString(String) -
Method in class org.apache.poi.hssf.record.StringRecord
- Sets the string represented by this record.
- setString(String) -
Method in class org.apache.poi.hssf.record.UnicodeString
- set the actual string this contains
- setString(HSSFRichTextString) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Sets the rich text string used by this comment.
- setString(HSSFRichTextString) -
Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- setStringCount(short) -
Method in class org.apache.poi.hwpf.model.FontTable
-
- setStringField(Integer, String) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- setStringRecord(StringRecord) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setStringValue(String) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.CellValue
- Deprecated.
- setStroke(Stroke) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the
Stroke
for the Graphics2D
context.
- setStroke(Stroke) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setStroke(Stroke) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setSubexpressionLength(short) -
Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
-
- setSubject(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the subject.
- setSubSuperScriptIndex(short) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setSubSuperScriptIndex(short) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setSubValue(boolean, int) -
Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- Set the true/false status of the subproperty with the given index
- setSum(boolean) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- setSupbookpos(int) -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
- Sets the supbookpos.
- setSuperscript(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the subscript/superscript option
- setSuperSubScript(short) -
Method in class org.apache.poi.hssf.record.FontRecord
- set the type of super or subscript for the font
- setSurppresDropdownArrow(boolean) -
Method in class org.apache.poi.hssf.record.DVRecord
- set if drop down arrow should be surppressed when list validation is used
- setSurppressDropDownArrow(boolean) -
Method in class org.apache.poi.hssf.util.HSSFDataValidation
- Useful for list validation objects .
- setTabIdArray(short[]) -
Method in class org.apache.poi.hssf.record.TabIdRecord
- set the tab array.
- setTableHeader(boolean) -
Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setTableLevel(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the tableLevel field for the PAP record.
- 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
- setTemplate(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the template.
- setText(String) -
Method in class org.apache.poi.hslf.model.TextRun
- Changes the text.
- setText(String) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the text contained in this text frame.
- setText(String) -
Method in class org.apache.poi.hslf.record.Comment2000
- Set the text of this comment
- setText(String) -
Method in class org.apache.poi.hslf.record.CString
- Updates the text in the Atom.
- setText(byte[]) -
Method in class org.apache.poi.hslf.record.TextBytesAtom
- Updates the text in the Atom.
- setText(String) -
Method in class org.apache.poi.hslf.record.TextCharsAtom
- Updates the text in the Atom.
- setText(String) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Change the text
- setText(String) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
- Set the text field for the SeriesText record.
- setTextAndLinesColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Text And Lines Colour
- setTextId(int) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets text ID
- setTextIndex(int) -
Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
- Sets text's index within the SlideListWithText container
(0 for title, 1..n for the nth body).
- setTextLength(byte) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
- Set the text length field for the SeriesText record.
- setTextLength(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the text length field for the TextObjectBase record.
- setTextLocked(boolean) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the text locked field value.
- setTextOffset(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Sets the text offset
- setTextOrientation(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Set the text orientation field for the TextObjectBase record.
- setTextRotation(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the text rotation field for the Text record.
- setTextSize(int) -
Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
- Update the text length
- setTextType(int) -
Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- 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.TickRecord
- Set the tick color field for the Tick record.
- setTickMarkFrequency(short) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Set the tick mark frequency field for the CategorySeriesAxis record.
- setTitle(String) -
Method in class org.apache.poi.hpsf.SummaryInformation
- Sets the title.
- setTitleTextColourRGB(int) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Set the RGB value for Title Text Colour
- setTlp(int) -
Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- Set the tlp field for the TAP record.
- setTmEdited(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the tmEdited field for the DOP record.
- setTopBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setTopBorder(BorderCode) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setTopBorderColor(short) -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- set the color to use for the top border
- setTopBorderColor(short, Region, HSSFSheet, HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFRegionUtil
- Sets the topBorderColor attribute of the HSSFRegionUtil object
- setTopBorderColor(short) -
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
- setTopBorderModified(boolean) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- 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.CFRuleRecord
-
- setTopRow(short) -
Method in class org.apache.poi.hssf.model.Sheet
-
- 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.hslf.model.PPGraphics2D
- Sets the
Transform
in the Graphics2D
context.
- setTransform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setTransform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setType(long) -
Method in class org.apache.poi.hpsf.MutableProperty
- Sets the property's type.
- setType(short) -
Method in class org.apache.poi.hssf.record.BOFRecord
- type of object this marks
- setType(byte) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the type field for the Legend record.
- setType(short) -
Method in class org.apache.poi.hssf.record.StyleRecord
- set the type of the style (builtin or user-defined)
- setTypeOffset(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
- set normal,super or subscript.
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- setUid(byte[]) -
Method in class org.apache.poi.ddf.EscherBSERecord
- 16 byte MD4 checksum.
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setUID(byte[]) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setUncalced(boolean) -
Method in class org.apache.poi.hssf.model.Sheet
-
- setUncompressedSize(int) -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setUncompressedSize(int) -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- setUncompressedUnicode() -
Method in class org.apache.poi.hssf.record.UnicodeString
-
- 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
- setUnderlineCode(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setUnderlineCode(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setUnderlined(boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Is the text underlined?
- 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
- setUnderlineTypeModified(boolean) -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setUnderlineTypeModified(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setUndocumented(byte) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
- Set the undocumented field for the SeriesText record.
- setUnicodeFlag(boolean) -
Method in class org.apache.poi.hssf.record.FormatRecord
- set whether the string is unicode
- setUnits(short) -
Method in class org.apache.poi.hssf.record.UnitsRecord
- Set the units field for the Units record.
- setUnknown(boolean) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Sets the unknown field value.
- setUnused(short) -
Method in class org.apache.poi.hssf.record.NameRecord
- sets the index number to the extern sheet (thats is what writen in documentation
but as i saw , it works differently)
- setUnused(short) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Set the unused field for the TC record.
- setUnused1(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the unused1 field value.
- setUnused2(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused2(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the unused2 field for the DOP record.
- setUnused2(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the unused2 field for the SEP record.
- setUnused3(byte) -
Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused3(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the unused3 field value.
- setUnused3(short) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the unused3 field for the SEP record.
- setUnused4(boolean) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the unused4 field value.
- setUnused4(short) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the unused4 field for the SEP record.
- setUnused5(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the unused5 field value.
- setUnused5(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the unused5 field for the SEP record.
- setUnused6(short) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the unused6 field for the SEP record.
- 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.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
- 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.
- setValidSettings(boolean) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setValidSettings(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
- Valid settings.
- setValue(Object) -
Method in class org.apache.poi.hpsf.MutableProperty
- Sets the property's value.
- setValue(int) -
Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- Set the value of the text property, and recompute the sub
properties based on it
- setValue(int) -
Method in class org.apache.poi.hslf.model.textproperties.TextProp
- Set the value of the text property.
- setValue(ByteArrayOutputStream) -
Method in class org.apache.poi.hsmf.datatypes.Chunk
- Sets the value of this chunk using a OutputStream
- setValue(ByteArrayOutputStream) -
Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
- setValue(Object) -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
- Sets the string to either the value or "" if the value is null.
- 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 - Class in org.apache.poi.hssf.record.formula.functions
-
- Setvalue() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Setvalue
-
- 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(int, int) -
Method in class org.apache.poi.util.BitField
- Replace the bits with new values.
- setValueAt(Object, int, int) -
Method in class org.apache.poi.hssf.contrib.view.SVTableModel
-
- setValueAxisCrossing(boolean) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Sets the value axis crossing field value.
- setValuesDataType(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Set the values data type field for the Series record.
- setValuesInReverse(boolean) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Sets the values in reverse field value.
- setVanished(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setVanished(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setVaryDisplayPattern(boolean) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- setVCenter(boolean) -
Method in class org.apache.poi.hssf.record.VCenterRecord
- set whether to center vertically or not
- setVersion(short) -
Method in class org.apache.poi.hssf.record.BOFRecord
- Version number - for BIFF8 should be 0x06
- setVertAlign(byte) -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- Sets the vertAlign field value.
- setVertical(boolean) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Sets the vertical field value.
- setVertical(boolean) -
Method in class org.apache.poi.hssf.record.TextRecord
- Sets the vertical field value.
- setVertical(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setVertical(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setVerticalAlignment(int) -
Method in class org.apache.poi.hslf.model.TextShape
- Sets the type of vertical alignment for the text.
- setVerticalAlignment(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- set the vertical alignment of text in the cell
- setVerticalAlignment(byte) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) -
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.
- setVerticalBorder(boolean) -
Method in class org.apache.poi.hssf.record.DatRecord
- Sets the vertical border field value.
- 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.
- setVerticalOffset(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setVerticalOffset(int) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setVerticalPos(int) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- setVerticalScale(int) -
Method in class org.apache.poi.hssf.record.PlotGrowthRecord
- Set the verticalScale field for the PlotGrowth record.
- setVerticalTextAlignment(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Sets the Vertical text alignment field value.
- setView(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the view field for the DOP record.
- setVirusinfo(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the virusinfo field for the DOP record.
- setVisible(boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFComment
- Returns whether this comment is visible.
- setVjc(byte) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the vjc field for the SEP record.
- 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.
- setWAlignFont(int) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the wAlignFont field for the PAP record.
- setWCharScale(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the wCharScale field for the CHP record.
- setWeight(short) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Set the weight field for the LineFormat record.
- setWIdent(int) -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
- Set the wIdent field for the FIB record.
- setWidowControl(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setWidowControl(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setWidth(int) -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- Set the width of the metafile in EMU's (English Metric Units).
- setWidth(int) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Set the width field for the AxisParent record.
- setWidth(int) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- setWidth(int) -
Method in class org.apache.poi.hssf.record.ChartRecord
- Set the width field for the Chart record.
- setWidth(int) -
Method in class org.apache.poi.hssf.record.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
- 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(int) -
Method in class org.apache.poi.hslf.model.TextShape
- Specifies how the text should be wrapped
- setWordWrapped(boolean) -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setWordWrapped(boolean) -
Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setWr(byte) -
Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Set the wr field for the PAP record.
- 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
- 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)
- setWScaleSaved(short) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the wScaleSaved field value.
- setWSpare(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the wSpare field for the DOP record.
- setWSpare2(int) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Set the wSpare2 field for the DOP record.
- setWTextFlow(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the wTextFlow field for the SEP record.
- setWvkSaved(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the wvkSaved field value.
- setX(int) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Set the x field for the AxisParent record.
- setX(int) -
Method in class org.apache.poi.hssf.record.ChartRecord
- Set the x field for the Chart record.
- setX(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the x field for the Pane record.
- setX(int) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the x field for the Text record.
- setXaPage(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the xaPage field for the SEP record.
- setXaPageNUp(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the xaPageNUp field for the SEP record.
- setXAxisUpperLeft(int) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the x axis upper left field for the Legend record.
- setXBasis(short) -
Method in class org.apache.poi.hssf.record.FontBasisRecord
- Set the x Basis field for the FontBasis record.
- setXchSym(int) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the xchSym field for the CHP record.
- 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.BoolErrRecord
- set the index to the ExtendedFormat
- setXFIndex(short) -
Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setXFIndex(short) -
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.FormulaRecord
-
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.LabelRecord
- no op!
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
- set the index to the extended format record
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.NumberRecord
- set the index to the ExtendedFormat
- setXFIndex(short) -
Method in class org.apache.poi.hssf.record.RKRecord
- 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(short) -
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
- setXOffset(int) -
Method in class org.apache.poi.hslf.record.Comment2000Atom
- Sets the X offset of the comment on the page.
- setXORMode(Color) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- 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
-
- setXPosition(int) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- setXSize(int) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the x size field for the Legend record.
- setXstDispFldRMark(byte[]) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the xstDispFldRMark field for the CHP record.
- setY(int) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Set the y field for the AxisParent record.
- setY(int) -
Method in class org.apache.poi.hssf.record.ChartRecord
- Set the y field for the Chart record.
- setY(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Set the y field for the Pane record.
- setY(int) -
Method in class org.apache.poi.hssf.record.TextRecord
- Set the y field for the Text record.
- setYaPage(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the yaPage field for the SEP record.
- setYaPageNUp(int) -
Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- Set the yaPageNUp field for the SEP record.
- setYAxisUpperLeft(int) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the y axis upper left field for the Legend record.
- setYBasis(short) -
Method in class org.apache.poi.hssf.record.FontBasisRecord
- Set the y Basis field for the FontBasis record.
- setYOffset(int) -
Method in class org.apache.poi.hslf.record.Comment2000Atom
- Sets the Y offset of the comment on the page.
- setYPosition(int) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- setYSize(int) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Set the y size field for the Legend record.
- setYsr(byte) -
Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- Set the ysr field for the CHP record.
- setZero1(int) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the zero 1 field for the Tick record.
- setZero2(int) -
Method in class org.apache.poi.hssf.record.TickRecord
- Set the zero 2 field for the Tick record.
- setZero3(short) -
Method in class org.apache.poi.hssf.record.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
- setZkSaved(byte) -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- Sets the zkSaved field value.
- setZoom(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets the zoom magnication for the sheet.
- ShadingDescriptor - Class in org.apache.poi.hwpf.usermodel
-
- ShadingDescriptor() -
Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- ShadingDescriptor(byte[], int) -
Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- ShadingDescriptor(short) -
Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- SHADOW_IDX -
Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- 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.hslf.model.Fill
- The shape this background applies to
- Shape - Class in org.apache.poi.hslf.model
-
Represents a Shape which is the elemental object that composes a drawing.
- Shape(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.Shape
- Create a Shape object.
- 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
-
- ShapeFactory - Class in org.apache.poi.hslf.model
- Create a
Shape
object depending on its type - ShapeFactory() -
Constructor for class org.apache.poi.hslf.model.ShapeFactory
-
- ShapeGroup - Class in org.apache.poi.hslf.model
- Represents a group of shapes.
- ShapeGroup() -
Constructor for class org.apache.poi.hslf.model.ShapeGroup
- Create a new ShapeGroup.
- ShapeGroup(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.ShapeGroup
- Create a ShapeGroup object and initilize it from the supplied Record container.
- ShapeOutline - Interface in org.apache.poi.hslf.model
- Date: Apr 17, 2008
- ShapePainter - Class in org.apache.poi.hslf.model
- Paint a shape into java.awt.Graphics2D
- ShapePainter() -
Constructor for class org.apache.poi.hslf.model.ShapePainter
-
- shapes -
Static variable in class org.apache.poi.hslf.model.AutoShapes
-
- ShapeTypes - Class in org.apache.poi.hslf.model
- Contains all known shape types in PowerPoint
- ShapeTypes() -
Constructor for class org.apache.poi.hslf.model.ShapeTypes
-
- SharedFormulaRecord - Class in org.apache.poi.hssf.record
- Title: SharedFormulaRecord
Description: Primarily used as an excel optimization so that multiple similar formulas
are not written out too many times.
- SharedFormulaRecord() -
Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedFormulaRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- shear(double, double) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Concatenates the current
Graphics2D
Transform
with a shearing transform.
- shear(double, double) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- shear(double, double) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- Sheet - Class in org.apache.poi.hslf.model
- This class defines the common format of "Sheets" in a powerpoint
document.
- Sheet(SheetContainer, int) -
Constructor for class org.apache.poi.hslf.model.Sheet
-
- Sheet - Class in org.apache.poi.hssf.model
- Low level model implementation of a Sheet (one workbook contains many sheets)
This file contains the low level binary records starting at the sheets BOF and
ending with the sheets EOF.
- Sheet() -
Constructor for class org.apache.poi.hssf.model.Sheet
- Creates new Sheet with no initialization --useless at this point
- sheet -
Variable in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- SheetContainer - Class in org.apache.poi.hslf.record
- The superclass of all sheet container records - Slide, Notes, MainMaster, etc.
- SheetContainer() -
Constructor for class org.apache.poi.hslf.record.SheetContainer
-
- SheetNameFormatter - Class in org.apache.poi.hssf.record.formula
- Formats sheet names for use in formula expressions.
- SheetProperties -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SheetPropertiesRecord - Class in org.apache.poi.hssf.record
- Describes a chart sheet properties record.
- SheetPropertiesRecord() -
Constructor for class org.apache.poi.hssf.record.SheetPropertiesRecord
-
- SheetPropertiesRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SheetPropertiesRecord
- Constructs a SheetProperties record and sets its fields appropriately.
- SheetReferences - Class in org.apache.poi.hssf.util
- Holds a collection of Sheet names and their associated
reference numbers.
- SheetReferences() -
Constructor for class org.apache.poi.hssf.util.SheetReferences
-
- shiftBreaks(PageBreakRecord, short, short, int) -
Method in class org.apache.poi.hssf.model.Sheet
- Shifts all the page breaks in the range "count" number of rows/columns
- shiftColumnBreaks(short, short, short) -
Method in class org.apache.poi.hssf.model.Sheet
- Shifts the vertical page breaks for the indicated count
- shiftMerged(int, int, int, boolean) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Shifts the merged regions left or right depending on mode
- shiftRowBreaks(int, int, int) -
Method in class org.apache.poi.hssf.model.Sheet
- 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.
- SHORT_SIZE -
Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- shortArrayToByteArray(short[]) -
Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- 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
- ShortList - Class in org.apache.poi.util
- A List of short's; as full an implementation of the java.util.List
interface as possible, with an eye toward minimal creation of
objects
the mimicry of List is as follows:
if possible, operations designated 'optional' in the List
interface are attempted
wherever the List interface refers to an Object, substitute
short
wherever the List interface refers to a Collection or List,
substitute ShortList
the mimicry is not perfect, however:
operations involving Iterators or ListIterators are not
supported
remove(Object) becomes removeValue to distinguish it from
remove(short index)
subList is not supported
- ShortList() -
Constructor for class org.apache.poi.util.ShortList
- create an ShortList of default size
- ShortList(ShortList) -
Constructor for class org.apache.poi.util.ShortList
- create a copy of an existing ShortList
- ShortList(int) -
Constructor for class org.apache.poi.util.ShortList
- create an ShortList with a predefined initial size
- shouldSelectCell(EventObject) -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
-
- 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(short, short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Sets desktop window pane display area, when the
file is first opened in a viewer.
- showStyleTextPropAtom(StyleTextPropAtom) -
Static method in class org.apache.poi.hslf.dev.TextStyleListing
-
- showTextProps(TextPropCollection) -
Static method in class org.apache.poi.hslf.dev.TextStyleListing
-
- sid -
Static variable in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- sid -
Static variable in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- sid -
Static variable in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
- sid -
Static variable in class org.apache.poi.hssf.record.AreaFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AreaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AxisLineFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AxisOptionsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AxisParentRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AxisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.AxisUsedRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BackupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BarRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.BeginRecord
-
- 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.CategorySeriesAxisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFHeaderRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.CFRuleRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ChartFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ChartRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ChartTitleFormatRecord
-
- 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.DataFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
-
- sid -
Static variable in class org.apache.poi.hssf.record.DatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DBCellRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
- 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.EndRecord
-
- 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.ExternSheetSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
-
- 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.FontBasisRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FontIndexRecord
-
- 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.formula.AddPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.AreaErrPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.AreaNPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.AreaPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.AreaPtgBase
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.ArrayPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.AttrPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.BoolPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.ConcatPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.DividePtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.EqualPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.ExpPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.FuncPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.FuncVarPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.GreaterThanPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.IntersectionPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.IntPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.LessEqualPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.LessThanPtg
- the sid for the less than operator as hex
- sid -
Static variable in class org.apache.poi.hssf.record.formula.MemAreaPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.MemErrPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.MemFuncPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.MissingArgPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.MultiplyPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.NamePtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.NameXPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.NotEqualPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.NumberPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.ParenthesisPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.PercentPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.PowerPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.RangePtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.RefNPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.RefPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.StringPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.SubtractPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.formula.UnionPtg
-
- sid -
Static variable in class org.apache.poi.hssf.record.FormulaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.FrameRecord
-
- 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.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.LeftMarginRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LineFormatRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.LinkedDataRecord
-
- 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.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.NumberFormatIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.NumberRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ObjectLinkRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ObjRecord
-
- sid -
Variable in class org.apache.poi.hssf.record.PageBreakRecord
-
- 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.PlotAreaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.PlotGrowthRecord
-
- 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.SeriesChartGroupIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesIndexRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesLabelsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesListRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesTextRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.SheetPropertiesRecord
-
- 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.TextObjectBaseRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TextRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.TickRecord
-
- 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.UnicodeString
-
- sid -
Static variable in class org.apache.poi.hssf.record.UnitsRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
-
- sid -
Static variable in class org.apache.poi.hssf.record.ValueRangeRecord
-
- 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
-
- sign(double) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- If d < 0, returns short -1
If d > 0, returns short 1
If d == 0, returns short 0
- Sign - Class in org.apache.poi.hssf.record.formula.functions
-
- Sign() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sign
-
- SIGNATURE_EMF -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
- BLIP signatures as defined in the escher spec
- SIGNATURE_PICT -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
-
- SIGNATURE_WMF -
Static variable in class org.apache.poi.ddf.EscherMetafileBlip
-
- SimpleFilledShape - Class in org.apache.poi.hssf.model
-
- SimpleShape - Class in org.apache.poi.hslf.model
- An abstract simple (non-group) shape.
- SimpleShape(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.SimpleShape
- Create a SimpleShape object and initialize it from the supplied Record container.
- Sin - Class in org.apache.poi.hssf.record.formula.functions
-
- Sin() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sin
-
- sInf -
Variable in class org.apache.poi.POIDocument
- Holds metadata on our document
- singleOperandEvaluate(Eval, int, short) -
Method in class org.apache.poi.hssf.record.formula.eval.NumericOperationEval
-
- singleOperandEvaluate(Eval, int, short) -
Method in class org.apache.poi.hssf.record.formula.eval.StringOperationEval
- Returns an instanceof StringValueEval or ErrorEval or BlankEval
- singleOperandEvaluate(Eval, int, short, boolean) -
Method in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
-
- singleOperandEvaluate(Eval) -
Method in class org.apache.poi.hssf.record.formula.functions.Not
-
- singleOperandEvaluate(Eval, int, short) -
Method in class org.apache.poi.hssf.record.formula.functions.NumericFunction
-
- singleOperandEvaluate(Eval, int, short) -
Method in class org.apache.poi.hssf.record.formula.functions.TextFunction
-
- singleOperandNumericAsBoolean(Eval, int, short) -
Method in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
-
- sinh(double) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- hyperbolic sine
- Sinh - Class in org.apache.poi.hssf.record.formula.functions
-
- Sinh() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sinh
-
- size -
Variable in class org.apache.poi.hpsf.Section
-
- size -
Variable in class org.apache.poi.hslf.blip.Metafile.Header
- Size of the metafile in EMUs
- size() -
Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.BoolPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.FuncPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.IntPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.NumberPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.PercentPtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.RangePtg
-
- SIZE -
Static variable in class org.apache.poi.hssf.record.formula.StringPtg
-
- size() -
Method in class org.apache.poi.hwpf.model.FormattedDiskPage
- Used to get the total number of grrprl's stored int this FKP
- size() -
Method in class org.apache.poi.hwpf.model.UPX
-
- size() -
Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- SIZE -
Static variable in class org.apache.poi.hwpf.usermodel.BorderCode
-
- SIZE -
Static variable in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- SIZE -
Static variable in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- SIZE -
Static variable in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- size() -
Method in class org.apache.poi.poifs.storage.DocumentBlock
- Get the number of bytes read for this block
- size() -
Method in class org.apache.poi.util.BinaryTree
- Returns the number of key-value mappings in this map.
- size() -
Method in class org.apache.poi.util.DoubleList
- Returns the number of elements in this list.
- 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() -
Method in class org.apache.poi.util.ShortList
- Returns the number of elements in this list.
- sizeInBytes() -
Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- sizeOfDataBlock -
Variable in class org.apache.poi.hslf.model.textproperties.TextProp
-
- Skew - Class in org.apache.poi.hssf.record.formula.functions
-
- Skew() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Skew
-
- skip(long) -
Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- Skips over and discards n bytes of data from this input
stream.
- skip(long) -
Method in class org.apache.poi.util.BlockingInputStream
-
- SLANTED_DASH_DOT -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- Slide - Class in org.apache.poi.hslf.model
- This class represents a slide in a PowerPoint Document.
- Slide(Slide, Notes, SlideListWithText.SlideAtomsSet, int, int) -
Constructor for class org.apache.poi.hslf.model.Slide
- Constructs a Slide from the Slide record, and the SlideAtomsSet
containing the text.
- Slide(int, int, int) -
Constructor for class org.apache.poi.hslf.model.Slide
- Create a new Slide instance
- Slide -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Slide - Class in org.apache.poi.hslf.record
- Master container for Slides.
- Slide(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.Slide
- Set things up, and find our more interesting children
- Slide() -
Constructor for class org.apache.poi.hslf.record.Slide
- Create a new, empty, Slide, along with its required
child records.
- SlideAndNotesAtomListing - Class in org.apache.poi.hslf.dev
- Uses record level code to locate Notes and Slide records.
- SlideAndNotesAtomListing() -
Constructor for class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
-
- SlideAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SlideAtom - Class in org.apache.poi.hslf.record
- A Slide Atom (type 1007).
- SlideAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.SlideAtom
- For the Slide Atom
- SlideAtom() -
Constructor for class org.apache.poi.hslf.record.SlideAtom
- Create a new SlideAtom, to go with a new Slide
- SlideAtom.SSlideLayoutAtom - Class in org.apache.poi.hslf.record
- Holds the geometry of the Slide, and the ID of the placeholders
on the slide.
- SlideAtom.SSlideLayoutAtom(byte[]) -
Constructor for class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
- Create a new Embeded SSlideLayoutAtom, from 12 bytes of data
- SlideIdListing - Class in org.apache.poi.hslf.dev
- Gets all the different things that have Slide IDs (of sorts)
in them, and displays them, so you can try to guess what they
all mean
- SlideIdListing() -
Constructor for class org.apache.poi.hslf.dev.SlideIdListing
-
- SlideListWithText -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SlideListWithText - Class in org.apache.poi.hslf.record
- These are tricky beasts.
- SlideListWithText(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.SlideListWithText
- Create a new holder for slide records
- SlideListWithText() -
Constructor for class org.apache.poi.hslf.record.SlideListWithText
- Create a new, empty, SlideListWithText
- SlideListWithText.SlideAtomsSet - Class in org.apache.poi.hslf.record
- Inner class to wrap up a matching set of records that hold the
text for a given sheet.
- SlideListWithText.SlideAtomsSet(SlidePersistAtom, Record[]) -
Constructor for class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
- Create one to hold the Records for one Slide's text
- SlideMaster - Class in org.apache.poi.hslf.model
- SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
- SlideMaster(MainMaster, int) -
Constructor for class org.apache.poi.hslf.model.SlideMaster
- Constructs a SlideMaster from the MainMaster record,
- SlideNumberMCAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SlidePersistAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SlidePersistAtom - Class in org.apache.poi.hslf.record
- A SlidePersist Atom (type 1011).
- SlidePersistAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
- For the SlidePersist Atom
- SlidePersistAtom() -
Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
- Create a new SlidePersistAtom, for use with a new Slide
- SlideShow - Class in org.apache.poi.hslf.usermodel
- This class is a friendly wrapper on top of the more scary HSLFSlideShow.
- SlideShow(HSLFSlideShow) -
Constructor for class org.apache.poi.hslf.usermodel.SlideShow
- Constructs a Powerpoint document from the underlying
HSLFSlideShow object.
- SlideShow() -
Constructor for class org.apache.poi.hslf.usermodel.SlideShow
- Constructs a new, empty, Powerpoint document.
- SlideShow(InputStream) -
Constructor for class org.apache.poi.hslf.usermodel.SlideShow
- Constructs a Powerpoint document from an input stream.
- SlideShowDumper - Class in org.apache.poi.hslf.dev
- This class provides a way to "peek" inside a powerpoint file.
- SlideShowDumper(String) -
Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
- Constructs a Powerpoint dump from fileName.
- SlideShowDumper(InputStream) -
Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
- Constructs a Powerpoint dump from an input stream.
- SlideShowDumper(POIFSFileSystem) -
Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
- Constructs a Powerpoint dump from a POIFS Filesystem.
- SlideShowRecordDumper - Class in org.apache.poi.hslf.dev
- This class provides a way to view the contents of a powerpoint file.
- SlideShowRecordDumper(String) -
Constructor for class org.apache.poi.hslf.dev.SlideShowRecordDumper
- Constructs a Powerpoint dump from fileName.
- SlideViewInfo -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SlideViewInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Sln - Class in org.apache.poi.hssf.record.formula.functions
-
- Sln() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sln
-
- Slope - Class in org.apache.poi.hssf.record.formula.functions
-
- Slope() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Slope
-
- SLWTListing - Class in org.apache.poi.hslf.dev
- Uses record level code to Documents.
- SLWTListing() -
Constructor for class org.apache.poi.hslf.dev.SLWTListing
-
- SLWTTextListing - Class in org.apache.poi.hslf.dev
- Uses record level code to locate SlideListWithText entries.
- SLWTTextListing() -
Constructor for class org.apache.poi.hslf.dev.SLWTTextListing
-
- Small - Class in org.apache.poi.hssf.record.formula.functions
-
- Small() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Small
-
- 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(List, 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
- SmallDocumentBlockList - Class in org.apache.poi.poifs.storage
- A list of SmallDocumentBlocks instances, and methods to manage the list
- SmallDocumentBlockList(List) -
Constructor for class org.apache.poi.poifs.storage.SmallDocumentBlockList
- Constructor SmallDocumentBlockList
- SmileyFace -
Static variable in class org.apache.poi.hslf.model.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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Solidly filled
- SOLID_FOREGROUND -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- Solidly filled
- SOLVER_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SorterViewInfo -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- sortProperties() -
Method in class org.apache.poi.ddf.EscherOptRecord
- Records should be sorted by property number before being stored.
- Sound -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- Sound - Class in org.apache.poi.hslf.record
- A container holding information about a sound.
- Sound(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.Sound
- Set things up, and find our more interesting children
- SoundCollAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SoundCollection -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SoundCollection - Class in org.apache.poi.hslf.record
- Is a container for all sound related atoms and containers.
- SoundCollection(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.SoundCollection
- Set things up, and find our more interesting children
- SoundData -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SoundData - Class in org.apache.poi.hslf.record
- Storage for embedded sounds.
- SoundData() -
Constructor for class org.apache.poi.hslf.record.SoundData
- Constructs a new empty sound container.
- SoundData(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.SoundData
- Constructs the link related atom record from its
source data.
- SoundData - Class in org.apache.poi.hslf.usermodel
- A class that represents sound data embedded in a slide show.
- SoundData(Sound) -
Constructor for class org.apache.poi.hslf.usermodel.SoundData
- Creates the object data wrapping the record that contains the sound data.
- SoundFinder - Class in org.apache.poi.hslf.usermodel.examples
- For each slide iterate over shapes and found associated sound data.
- SoundFinder() -
Constructor for class org.apache.poi.hslf.usermodel.examples.SoundFinder
-
- SP_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SPACE_AFTER_EQUALITY -
Static variable in class org.apache.poi.hssf.record.formula.AttrPtg.SpaceType
- 06H = Spaces following the equality sign (only in macro sheets)
- SPACE_BEFORE -
Static variable in class org.apache.poi.hssf.record.formula.AttrPtg.SpaceType
- 00H = Spaces before the next token (not allowed before tParen token)
- SPACE_BEFORE_CLOSE_PAREN -
Static variable in class org.apache.poi.hssf.record.formula.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.hssf.record.formula.AttrPtg.SpaceType
- 02H = Spaces before opening parenthesis (only allowed before tParen token)
- SPACING_CLOSE -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- SPACING_MEDIUM -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- SPACING_OPEN -
Static variable in class org.apache.poi.hssf.record.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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Sparse dots
- SPARSE_DOTS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- Sparse dots
- SpecialPropertySet - Class in org.apache.poi.hpsf
- Abstract superclass for the convenience classes
SummaryInformation
and DocumentSummaryInformation
. - SpecialPropertySet(PropertySet) -
Constructor for class org.apache.poi.hpsf.SpecialPropertySet
- Creates a
SpecialPropertySet
.
- SpecialPropertySet(MutablePropertySet) -
Constructor for class org.apache.poi.hpsf.SpecialPropertySet
- Creates a
SpecialPropertySet
.
- spellInfo -
Variable in class org.apache.poi.hslf.record.TextSpecInfoAtom.TextSpecInfoRun
-
- SPGR_CONTAINER -
Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SplitAndFreezePanes - Class in org.apache.poi.hssf.usermodel.examples
-
- SplitAndFreezePanes() -
Constructor for class org.apache.poi.hssf.usermodel.examples.SplitAndFreezePanes
-
- splitRGB(int) -
Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Convert from an integer RGB value to individual R, G, B 0-255 values
- SPRM_ANLD -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_AUTOSPACEDE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_AUTOSPACEDN -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_BRC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_BRCBAR -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCBOTTOM -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCL -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCLEFT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCP -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCRIGHT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCTOP -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CHARSCALE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_CHARSCALE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_CHGTABS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CHGTABSPAPX -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CPG -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_CPG -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_CRLF -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DCS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DISPFLDRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DISPFLDRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DTTMRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DTTMRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DTTMRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DTTMRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DXAABS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXAFROMTEXT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXALEFT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXALEFT1 -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXARIGHT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXASPACE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DXASPACE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DXAWIDTH -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAABS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAAFTER -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYABEFORE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAFROMTEXT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYALINE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FADJUSTRIGHT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FBIDI -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FBOLD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FBOLD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FCAPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FCAPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FDATA -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FDATA -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FDSTRIKE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FDSTRIKE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FELID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FELID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FEMBOSS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FEMBOSS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FFLDVANISH -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FFLDVANISH -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FIMPRINT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FIMPRINT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FINTABLE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FITALIC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FITALIC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FKEEP -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FKEEPFOLLOW -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FKINSOKU -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FLOCKED -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNOAUTOHYPH -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNOLINENUMB -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNUMRMLNS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FOBJ -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOBJ -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOLE2 -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOLE2 -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOUTLINE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOUTLINE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOVERFLOWPUNCT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FPAGEBREAKBEFORE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FRAMETEXTFLOW -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSHADOW -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSHADOW -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSIDEBYSIDE -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FSMALLCAPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSMALLCAPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSPEC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSPEC -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSTRIKE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSTRIKE -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FTOPLINEPUNCT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FTTP -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FVANISH -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FVANISH -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FWIDOWCONTROL -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FWORDWRAP -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_HIGHLIGHT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HIGHLIGHT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPSKERN -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPSKERN -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPSPOS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPSPOS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IBSTRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IBSTRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IBSTRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IBSTRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ICO -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ICO -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IDCTHINT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IDCTHINT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IDSIRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IDSIRMARKDEL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ILFO -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_ILVL -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_ISS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ISS -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ISTD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ISTD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_JC -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_KUL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_KUL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_LID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_LID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_NONFELID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_NONFELID -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_NUMRM -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_OBJLOCATION -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_OBJLOCATION -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_OUTLVL -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_PC -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_PICLOCATION -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_PICLOCATION -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_PROPRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_PROPRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_PROPRMARK -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_RGFTCASCII -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCASCII -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RGFTCFAREAST -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCFAREAST -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RGFTCNOTFAREAST -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCNOTFAREAST -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RULER -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_SFXTEXT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SFXTEXT -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_SHD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SHD -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_SHD -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_SYMBOL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SYMBOL -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_USEPGSUSETTINGS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WALIGNFONT -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WHEIGHTABS -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WR -
Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_YSRI -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_YSRI -
Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SprmBuffer - Class in org.apache.poi.hwpf.sprm
-
- SprmBuffer(byte[], boolean) -
Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmBuffer(byte[]) -
Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmBuffer() -
Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmIterator - Class in org.apache.poi.hwpf.sprm
- This class is used to iterate through a list of sprms from a Word 97/2000/XP
document.
- SprmIterator(byte[], int) -
Constructor for class org.apache.poi.hwpf.sprm.SprmIterator
-
- SprmOperation - Class in org.apache.poi.hwpf.sprm
- This class is used to represent a sprm operation from a Word 97/2000/XP
document.
- SprmOperation(byte[], int) -
Constructor for class org.apache.poi.hwpf.sprm.SprmOperation
-
- SprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- SprmUncompressor() -
Constructor for class org.apache.poi.hwpf.sprm.SprmUncompressor
-
- SprmUtils - Class in org.apache.poi.hwpf.sprm
-
- SprmUtils() -
Constructor for class org.apache.poi.hwpf.sprm.SprmUtils
-
- Sqrt - Class in org.apache.poi.hssf.record.formula.functions
-
- Sqrt() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sqrt
-
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Squares
- SQUARES -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- Squares
- SrKinsoku -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SrKinsokuAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- ss -
Variable in class org.apache.poi.hssf.record.formula.eval.RelationalOperationEval.RelationalValues
-
- 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 class org.apache.poi.hssf.usermodel.HSSFFont
- no type offsetting (not super or subscript)
- SS_NONE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFFont
- subscript
- SS_SUB -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFFont
- superscript
- SS_SUPER -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Escapement type - Superscript
- SSDocInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SSlideLayoutAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- SSSlideInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- sst -
Variable in class org.apache.poi.hssf.model.Workbook
- 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
- SSTRecord() -
Constructor for class org.apache.poi.hssf.record.SSTRecord
- default constructor
- SSTRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SSTRecord
- Constructs an SST record and sets its fields appropriately.
- 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
- Standardize - Class in org.apache.poi.hssf.record.formula.functions
-
- Standardize() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Standardize
-
- Star -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Star16 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Star24 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Star32 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Star4 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Star8 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- start() -
Method in class org.apache.poi.hssf.contrib.view.SViewer
- Start the applet
- startCellEditing(EventObject) -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
-
- startDoubleUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Returns the string representing the start double underline
- startDoubleUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Returns the string representing the start double underline
- startUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Returns the string representing the start underline
- startUnderline() -
Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Returns the string representing the start underline
- StatsLib - Class in org.apache.poi.hssf.record.formula.functions
-
- STD_MONIKER -
Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
-
- stdev(double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.StatsLib
-
- Stdev - Class in org.apache.poi.hssf.record.formula.functions
-
- Stdev() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Stdev
-
- Stdeva - Class in org.apache.poi.hssf.record.formula.functions
-
- Stdeva() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Stdeva
-
- Stdevp - Class in org.apache.poi.hssf.record.formula.functions
-
- Stdevp() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Stdevp
-
- Stdevpa - Class in org.apache.poi.hssf.record.formula.functions
-
- Stdevpa() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Stdevpa
-
- Step - Class in org.apache.poi.hssf.record.formula.functions
-
- Step() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Step
-
- Steyx - Class in org.apache.poi.hssf.record.formula.functions
-
- Steyx() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Steyx
-
- stop() -
Method in class org.apache.poi.hssf.contrib.view.SViewer
- Stop the applet
- stopCellEditing() -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellEditor
-
- storeDate(Date, byte[]) -
Static method in class org.apache.poi.hslf.util.SystemTimeUtils
- Convert the supplied java Date into a SystemTime struct, and write it
into the supplied byte array.
- storeDate(Date, byte[], int) -
Static method in class org.apache.poi.hslf.util.SystemTimeUtils
- Convert the supplied java Date into a SystemTime struct, and write it
into the supplied byte array.
- StraightConnector1 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Stream - Class in org.apache.poi.hdgf.streams
- Base of all Streams within a HDGF document.
- Stream(Pointer, StreamStore) -
Constructor for class org.apache.poi.hdgf.streams.Stream
- Creates a new Stream, having already used the pointer
to build a store
- StreamStore - Class in org.apache.poi.hdgf.streams
- Holds the representation of the stream on-disk, and
handles de-compressing it as required.
- StreamStore(byte[], int, int) -
Constructor for class org.apache.poi.hdgf.streams.StreamStore
- Creates a new, non compressed Stream Store
- strikeThrough(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- strikeThrough(boolean) -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- STRIKETHROUGH_IDX -
Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- STRING -
Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- STRING_ERROR_TEXT -
Static variable in class org.apache.poi.hssf.record.DVRecord
-
- STRING_ERROR_TITLE -
Static variable in class org.apache.poi.hssf.record.DVRecord
-
- STRING_IS_INVALID_VALUE -
Static variable in class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- STRING_IS_PARSED -
Static variable in class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- STRING_PROMPT_TEXT -
Static variable in class org.apache.poi.hssf.record.DVRecord
-
- STRING_PROMPT_TITLE -
Static variable in class org.apache.poi.hssf.record.DVRecord
-
- StringChunk - Class in org.apache.poi.hsmf.datatypes
- A Chunk made up of a single string.
- StringChunk(int) -
Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
-
- StringEval - Class in org.apache.poi.hssf.record.formula.eval
-
- StringEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.StringEval
-
- StringEval(String) -
Constructor for class org.apache.poi.hssf.record.formula.eval.StringEval
-
- StringOperationEval - Class in org.apache.poi.hssf.record.formula.eval
-
- StringOperationEval() -
Constructor for class org.apache.poi.hssf.record.formula.eval.StringOperationEval
-
- StringPtg - Class in org.apache.poi.hssf.record.formula
- String Stores a String value in a formula value stored in the format
<length 2 bytes>char[]
- StringPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.StringPtg
- Create a StringPtg from a stream
- StringPtg(String) -
Constructor for class org.apache.poi.hssf.record.formula.StringPtg
- Create a StringPtg from a string representation of the number Number
format is not checked, it is expected to be validated in the parser that
calls this method.
- StringRecord - Class in org.apache.poi.hssf.record
- Supports the STRING record structure.
- StringRecord() -
Constructor for class org.apache.poi.hssf.record.StringRecord
-
- StringRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.StringRecord
- Constructs a String record and sets its fields appropriately.
- StringsStream - Class in org.apache.poi.hdgf.streams
- A Stream which holds Strings.
- StringsStream(Pointer, StreamStore, ChunkFactory) -
Constructor for class org.apache.poi.hdgf.streams.StringsStream
-
- StringUtil - Class in org.apache.poi.util
- Title: String Utility Description: Collection of string handling utilities
- StringValueEval - Interface in org.apache.poi.hssf.record.formula.eval
-
- StripedRightArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- STSHF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STSHFORIG -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBAUTOCAPTION -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBCAPTION -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFASSOC -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFATNBKMK -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFBKMK -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFFFN -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFINTFLD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFMCR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFNM -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFRMARK -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFUSSR -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBGLSY -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBGLSYSTYLE -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBLISTNAMES -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBSAVEDBY -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBTTMBD -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STWUSER -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STYLE_BUILT_IN -
Static variable in class org.apache.poi.hssf.record.StyleRecord
-
- STYLE_USER_DEFINED -
Static variable in class org.apache.poi.hssf.record.StyleRecord
-
- StyleDescription - Class in org.apache.poi.hwpf.model
- Comment me
- StyleDescription() -
Constructor for class org.apache.poi.hwpf.model.StyleDescription
-
- StyleDescription(byte[], int, int, boolean) -
Constructor for class org.apache.poi.hwpf.model.StyleDescription
-
- StyleRecord - Class in org.apache.poi.hssf.record
- Title: Style Record
- StyleRecord() -
Constructor for class org.apache.poi.hssf.record.StyleRecord
-
- StyleRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.StyleRecord
- Constructs a Style record and sets its fields appropriately.
- StyleSheet - Class in org.apache.poi.hwpf.model
- Represents a document's stylesheet.
- StyleSheet(byte[], int) -
Constructor for class org.apache.poi.hwpf.model.StyleSheet
- StyleSheet constructor.
- StyleTextPropAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- StyleTextPropAtom - Class in org.apache.poi.hslf.record
- A StyleTextPropAtom (type 4001).
- StyleTextPropAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
- For the Text Style Properties (StyleTextProp) Atom
- StyleTextPropAtom(int) -
Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
- A new set of text style properties for some text without any.
- subFrom -
Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- subjectChunk -
Variable in class org.apache.poi.hsmf.datatypes.Chunks
-
- 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
-
- SubRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SubRecord
-
- Substitute - Class in org.apache.poi.hssf.record.formula.functions
- An implementation of the SUBSTITUTE function:
Substitutes text in a text string with new text, some number of times.
- Substitute() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Substitute
-
- substring(int, int) -
Method in class org.apache.poi.hwpf.model.TextPiece
-
- Subtitle -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- subTo -
Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Subtotal - Class in org.apache.poi.hssf.record.formula.functions
-
- Subtotal() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Subtotal
-
- SubtractEval - Class in org.apache.poi.hssf.record.formula.eval
-
- SubtractEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.SubtractEval
-
- SubtractPtg - Class in org.apache.poi.hssf.record.formula
-
- SUBTYPE_CLIPART_GALLERY -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_DEFAULT -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EQUATION -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EXCEL -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EXCEL_CHART -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_GRAPH -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_IMAGE -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_MEDIA_PLAYER -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_NOTEIT -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_ORGANIZATION_CHART -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_POWERPOINT_PRESENTATION -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_POWERPOINT_SLIDE -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_PROJECT -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_SOUND -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_WORD_TABLE -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_WORDART -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- suggestFileExtension() -
Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- Suggests a file extension for this image.
- suggestFileExtension() -
Method in class org.apache.poi.hwpf.usermodel.Picture
- tries to suggest extension for picture's file by matching signatures of popular image formats to first bytes
of picture's contents
- suggestFullFileName() -
Method in class org.apache.poi.hwpf.usermodel.Picture
- Tries to suggest a filename: hex representation of picture structure offset in "Data" stream plus extension that
is tried to determine from first byte of picture's content.
- sum(double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- sum of all values
- Sum - Class in org.apache.poi.hssf.record.formula.functions
-
- Sum() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sum
-
- Sumif - Class in org.apache.poi.hssf.record.formula.functions
-
- Sumif() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumif
-
- Summary -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- 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(PropertySet) -
Constructor for class org.apache.poi.hpsf.SummaryInformation
- Creates a
SummaryInformation
from a given PropertySet
.
- sumproduct(double[][]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- returns the sum of product of corresponding double value in each
subarray.
- Sumproduct - Class in org.apache.poi.hssf.record.formula.functions
- Implementation for the Excel function SUMPRODUCT
Syntax :
SUMPRODUCT ( array1[, array2[, array3[, ...]]])
array1, ...- Sumproduct() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumproduct
-
- sumsq(double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- sum of squares of all values
- Sumsq - Class in org.apache.poi.hssf.record.formula.functions
-
- Sumsq() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumsq
-
- sumx2my2(double[], double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- returns the sum of difference of squares of corresponding double
value in each subarray: ie.
- Sumx2my2 - Class in org.apache.poi.hssf.record.formula.functions
- Implementation of Excel function SUMX2MY2()
Calculates the sum of differences of squares in two arrays of the same size.
Syntax:
SUMX2MY2(arrayX, arrayY)
result = Σi: 0..n(xi2-yi2) - Sumx2my2() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumx2my2
-
- sumx2py2(double[], double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- returns the sum of sum of squares of corresponding double
value in each subarray: ie.
- Sumx2py2 - Class in org.apache.poi.hssf.record.formula.functions
- Implementation of Excel function SUMX2PY2()
Calculates the sum of squares in two arrays of the same size.
Syntax:
SUMX2PY2(arrayX, arrayY)
result = Σi: 0..n(xi2+yi2) - Sumx2py2() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumx2py2
-
- sumxmy2(double[], double[]) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- returns the sum of squares of difference of corresponding double
value in each subarray: ie.
- Sumxmy2 - Class in org.apache.poi.hssf.record.formula.functions
- Implementation of Excel function SUMXMY2()
Calculates the sum of squares of differences between two arrays of the same size.
Syntax:
SUMXMY2(arrayX, arrayY)
result = Σi: 0..n(xi-yi)2 - Sumxmy2() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Sumxmy2
-
- Sun -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- SupBookRecord - Class in org.apache.poi.hssf.record
- Title: Sup Book (EXTERNALBOOK)
- SupBookRecord(UnicodeString, UnicodeString[]) -
Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
- SupBookRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.SupBookRecord
- Constructs a Extern Sheet record and sets its fields appropriately.
- supplySlideShow(SlideShow) -
Method in class org.apache.poi.hslf.model.TextRun
- Supply the SlideShow we belong to.
- supplySlideShow(SlideShow) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Supply the SlideShow we belong to
- supplyTextProps(TextPropCollection, TextPropCollection, boolean, boolean) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Supply (normally default) textprops, and if they're shared,
when a run gets them
- SUPPORTED_TYPES -
Static variable in class org.apache.poi.hpsf.VariantSupport
- HPSF is able to read these
Variant
types.
- SVBorder - Class in org.apache.poi.hssf.contrib.view
- This is an attempt to implement Excel style borders for the SheetViewer.
- SVBorder() -
Constructor for class org.apache.poi.hssf.contrib.view.SVBorder
-
- SVFractionalFormat - Class in org.apache.poi.hssf.contrib.view
- This class is used to format cells into their fractional format.
- SVFractionalFormat(String) -
Constructor for class org.apache.poi.hssf.contrib.view.SVFractionalFormat
- Constructs a new FractionalFormatter
The formatStr defines how the number will be formatted
# ?/? Up to one digit
# ??/?? Up to two digits
# ???/??? Up to three digits
# ?/2 In halves
# ?/4 In quarters
# ?/8 In eighths
# ?/16 In sixteenths
# ?/10 In tenths
# ?/100 In hundredths
- SViewer - Class in org.apache.poi.hssf.contrib.view
- Sheet Viewer - Views XLS files via HSSF.
- SViewer() -
Constructor for class org.apache.poi.hssf.contrib.view.SViewer
- Construct the applet
- SViewerPanel - Class in org.apache.poi.hssf.contrib.view
- This class presents the sheets to the user.
- SViewerPanel(HSSFWorkbook, boolean) -
Constructor for class org.apache.poi.hssf.contrib.view.SViewerPanel
- Construct the representation of the workbook
- SVRowHeader - Class in org.apache.poi.hssf.contrib.view
- This class presents the row header to the table.
- SVRowHeader(HSSFSheet, JTable, int) -
Constructor for class org.apache.poi.hssf.contrib.view.SVRowHeader
-
- SVTableCellEditor - Class in org.apache.poi.hssf.contrib.view
- Sheet Viewer Table Cell Editor -- not commented via javadoc as it
nearly completely consists of overridden methods.
- SVTableCellEditor(HSSFWorkbook) -
Constructor for class org.apache.poi.hssf.contrib.view.SVTableCellEditor
-
- SVTableCellRenderer - Class in org.apache.poi.hssf.contrib.view
- Sheet Viewer Table Cell Render -- not commented via javadoc as it
nearly completely consists of overridden methods.
- SVTableCellRenderer(HSSFWorkbook) -
Constructor for class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
-
- SVTableModel - Class in org.apache.poi.hssf.contrib.view
- Sheet Viewer Table Model - The model for the Sheet Viewer just overrides things.
- SVTableModel(HSSFSheet, int) -
Constructor for class org.apache.poi.hssf.contrib.view.SVTableModel
-
- SVTableModel(HSSFSheet) -
Constructor for class org.apache.poi.hssf.contrib.view.SVTableModel
-
- SVTableUtils - Class in org.apache.poi.hssf.contrib.view
- SVTableCell Editor and Renderer helper functions.
- SVTableUtils() -
Constructor for class org.apache.poi.hssf.contrib.view.SVTableUtils
-
- Syd - Class in org.apache.poi.hssf.record.formula.functions
-
- Syd() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Syd
-
- SYMBOL_CHARSET -
Static variable in class org.apache.poi.hslf.model.PPFont
- Symbol character set
- SYMBOL_CHARSET -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
- Symbol character set
- 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
-
- SystemTimeUtils - Class in org.apache.poi.hslf.util
- A helper class for dealing with SystemTime Structs, as defined at
http://msdn.microsoft.com/library/en-us/sysinfo/base/systemtime_str.asp .
- SystemTimeUtils() -
Constructor for class org.apache.poi.hslf.util.SystemTimeUtils
-
T
- T - Class in org.apache.poi.hssf.record.formula.functions
-
- T() -
Constructor for class org.apache.poi.hssf.record.formula.functions.T
-
- tab() -
Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Returns the string representing the current tab (sheet) name
- tab() -
Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Returns the string representing the current tab (sheet) name
- TabIdRecord - Class in org.apache.poi.hssf.record
- Title: Sheet Tab Index Array Record
- TabIdRecord() -
Constructor for class org.apache.poi.hssf.record.TabIdRecord
-
- TabIdRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TabIdRecord
- Constructs a TabID record and sets its fields appropriately.
- Table - Class in org.apache.poi.hslf.model
- Represents a table in a PowerPoint presentation
- Table(int, int) -
Constructor for class org.apache.poi.hslf.model.Table
- Create a new Table of the given number of rows and columns
- Table(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.Table
- Create a Table object and initilize it from the supplied Record container.
- Table -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- Table - Class in org.apache.poi.hwpf.usermodel
-
- TableCell - Class in org.apache.poi.hslf.model
- Represents a cell in a ppt table
- TableCell(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.TableCell
- Create a TableCell object and initialize it from the supplied Record container.
- TableCell(Shape) -
Constructor for class org.apache.poi.hslf.model.TableCell
- Create a new TableCell.
- TableCell - Class in org.apache.poi.hwpf.usermodel
-
- TableCell(int, int, TableRow, int, TableCellDescriptor, int, int) -
Constructor for class org.apache.poi.hwpf.usermodel.TableCell
-
- TableCellDescriptor - Class in org.apache.poi.hwpf.usermodel
-
- TableCellDescriptor() -
Constructor for class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- TableIterator - Class in org.apache.poi.hwpf.usermodel
-
- TableIterator(Range) -
Constructor for class org.apache.poi.hwpf.usermodel.TableIterator
-
- TableProperties - Class in org.apache.poi.hwpf.usermodel
-
- TableProperties() -
Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
-
- TableProperties(int) -
Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
-
- TableRow - Class in org.apache.poi.hwpf.usermodel
-
- TableRow(int, int, Table, int) -
Constructor for class org.apache.poi.hwpf.usermodel.TableRow
-
- TableSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- TableSprmCompressor() -
Constructor for class org.apache.poi.hwpf.sprm.TableSprmCompressor
-
- TableSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- TableSprmUncompressor() -
Constructor for class org.apache.poi.hwpf.sprm.TableSprmUncompressor
-
- Tan - Class in org.apache.poi.hssf.record.formula.functions
-
- Tan() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Tan
-
- tanh(double) -
Static method in class org.apache.poi.hssf.record.formula.functions.MathX
- hyperbolic tangent
- Tanh - Class in org.apache.poi.hssf.record.formula.functions
-
- Tanh() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Tanh
-
- TAP_TYPE -
Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
-
- TAPAbstractType - Class in org.apache.poi.hwpf.model.types
- Table Properties.
- TAPAbstractType() -
Constructor for class org.apache.poi.hwpf.model.types.TAPAbstractType
-
- TCAbstractType - Class in org.apache.poi.hwpf.model.types
- Table Cell Descriptor.
- TCAbstractType() -
Constructor for class org.apache.poi.hwpf.model.types.TCAbstractType
-
- Tdist - Class in org.apache.poi.hssf.record.formula.functions
-
- Tdist() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Tdist
-
- TempFile - Class in org.apache.poi.util
- Interface for creating temporary files.
- TempFile() -
Constructor for class org.apache.poi.util.TempFile
-
- Text - Class in org.apache.poi.hssf.record.formula.functions
-
- Text() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Text
-
- text() -
Method in class org.apache.poi.hwpf.usermodel.Range
- Gets the text that this Range contains.
- 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_ORIENTATION_NONE -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- TEXT_ORIENTATION_ROT_LEFT -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- TEXT_ORIENTATION_ROT_RIGHT -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- TEXT_ORIENTATION_TOP_TO_BOTTOM -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- TextArchDownCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextArchDownPour -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextArchUpCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextArchUpPour -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- textBodyChunk -
Variable in class org.apache.poi.hsmf.datatypes.Chunks
-
- TextBookmarkAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextBox -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextBox - Class in org.apache.poi.hslf.model
- Represents a TextFrame shape in PowerPoint.
- TextBox(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.TextBox
- Create a TextBox object and initialize it from the supplied Record container.
- TextBox(Shape) -
Constructor for class org.apache.poi.hslf.model.TextBox
- Create a new TextBox.
- TextBox() -
Constructor for class org.apache.poi.hslf.model.TextBox
- Create a new TextBox.
- TextboxShape - Class in org.apache.poi.hssf.model
- Represents an textbox shape and converts between the highlevel records
and lowlevel records for an oval.
- TextButtonCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextButtonPour -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextBytesAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextBytesAtom - Class in org.apache.poi.hslf.record
- A TextBytesAtom (type 4008).
- TextBytesAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TextBytesAtom
- For the TextBytes Atom
- TextBytesAtom() -
Constructor for class org.apache.poi.hslf.record.TextBytesAtom
- Create an empty TextBytes Atom
- TextCanDown -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCanUp -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCascadeDown -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCascadeUp -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCharsAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextCharsAtom - Class in org.apache.poi.hslf.record
- A TextCharsAtom (type 4000).
- TextCharsAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TextCharsAtom
- For the TextChars Atom
- TextCharsAtom() -
Constructor for class org.apache.poi.hslf.record.TextCharsAtom
- Create an empty TextCharsAtom
- TextChevron -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextChevronInverted -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCircleCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCirclePour -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCurveDown -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextCurveUp -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextDeflate -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextDeflateBottom -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextDeflateInflate -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextDeflateInflateDeflate -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextDeflateTop -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextFadeDown -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextFadeLeft -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextFadeRight -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextFadeUp -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextFunction - Class in org.apache.poi.hssf.record.formula.functions
-
- TextFunction() -
Constructor for class org.apache.poi.hssf.record.formula.functions.TextFunction
-
- TextHeaderAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextHeaderAtom - Class in org.apache.poi.hslf.record
- A TextHeaderAtom (type 3999).
- TextHeaderAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
- For the TextHeader Atom
- TextHeaderAtom() -
Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
- Create a new TextHeader Atom, for an unknown type of text
- TextHexagon -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextInflate -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextInflateBottom -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextInflateTop -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextObjectBaseRecord - Class in org.apache.poi.hssf.record
- The TXO record is used to define the properties of a text box.
- TextObjectBaseRecord() -
Constructor for class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- TextObjectBaseRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TextObjectBaseRecord
- Constructs a TextObjectBase record and sets its fields appropriately.
- TextObjectRecord - Class in org.apache.poi.hssf.record
-
- 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 class org.apache.poi.hslf.model.ShapeTypes
-
- TextOnCurve -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextOnRing -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextPainter - Class in org.apache.poi.hslf.model
- Paint text into java.awt.Graphics2D
- TextPainter(TextShape) -
Constructor for class org.apache.poi.hslf.model.TextPainter
-
- TextPainter.TextElement - Class in org.apache.poi.hslf.model
-
- TextPainter.TextElement() -
Constructor for class org.apache.poi.hslf.model.TextPainter.TextElement
-
- TextPiece - Class in org.apache.poi.hwpf.model
- Lightweight representation of a text piece.
- TextPiece(int, int, byte[], PieceDescriptor, int) -
Constructor for class org.apache.poi.hwpf.model.TextPiece
-
- TextPieceTable - Class in org.apache.poi.hwpf.model
-
- TextPieceTable() -
Constructor for class org.apache.poi.hwpf.model.TextPieceTable
-
- TextPieceTable(byte[], byte[], int, int, int) -
Constructor for class org.apache.poi.hwpf.model.TextPieceTable
-
- TextPlainText -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextProp - Class in org.apache.poi.hslf.model.textproperties
- Definition of a property of some text, or its paragraph.
- TextProp(int, int, String) -
Constructor for class org.apache.poi.hslf.model.textproperties.TextProp
- Generate the definition of a given type of text property.
- TextPropCollection - Class in org.apache.poi.hslf.model.textproperties
- For a given run of characters, holds the properties (which could
be paragraph properties or character properties).
- TextPropCollection(int, short) -
Constructor for class org.apache.poi.hslf.model.textproperties.TextPropCollection
- Create a new collection of text properties (be they paragraph
or character) which will be groked via a subsequent call to
buildTextPropList().
- TextPropCollection(int) -
Constructor for class org.apache.poi.hslf.model.textproperties.TextPropCollection
- Create a new collection of text properties (be they paragraph
or character) for a run of text without any
- TextRecord - Class in org.apache.poi.hssf.record
- The text record is used to define text stored on a chart.
- TextRecord() -
Constructor for class org.apache.poi.hssf.record.TextRecord
-
- TextRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TextRecord
- Constructs a Text record and sets its fields appropriately.
- Textref - Class in org.apache.poi.hssf.record.formula.functions
-
- Textref() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Textref
-
- TextRing -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextRingInside -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextRingOutside -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextRulerAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextRulerAtom - Class in org.apache.poi.hslf.record
- Ruler of a text as it differs from the style's ruler settings.
- TextRulerAtom() -
Constructor for class org.apache.poi.hslf.record.TextRulerAtom
- Constructs a new empty ruler atom.
- TextRulerAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TextRulerAtom
- Constructs the ruler atom record from its
source data.
- TextRun - Class in org.apache.poi.hslf.model
- This class represents a run of text in a powerpoint document.
- TextRun(TextHeaderAtom, TextCharsAtom, StyleTextPropAtom) -
Constructor for class org.apache.poi.hslf.model.TextRun
- Constructs a Text Run from a Unicode text block
- TextRun(TextHeaderAtom, TextBytesAtom, StyleTextPropAtom) -
Constructor for class org.apache.poi.hslf.model.TextRun
- Constructs a Text Run from a Ascii text block
- TextShape - Class in org.apache.poi.hslf.model
- A common superclass of all shapes that can hold text.
- TextShape(EscherContainerRecord, Shape) -
Constructor for class org.apache.poi.hslf.model.TextShape
- Create a TextBox object and initialize it from the supplied Record container.
- TextShape(Shape) -
Constructor for class org.apache.poi.hslf.model.TextShape
- Create a new TextBox.
- TextShape() -
Constructor for class org.apache.poi.hslf.model.TextShape
- Create a new TextBox.
- TextSimple -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextSlantDown -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextSlantUp -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextSpecInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TextSpecInfoAtom - Class in org.apache.poi.hslf.record
- The special info runs contained in this text.
- TextSpecInfoAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom
- Constructs the link related atom record from its
source data.
- TextSpecInfoAtom.TextSpecInfoRun - Class in org.apache.poi.hslf.record
-
- TextSpecInfoAtom.TextSpecInfoRun() -
Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom.TextSpecInfoRun
-
- TextStop -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextStyleListing - Class in org.apache.poi.hslf.dev
- Uses record level code to locate StyleTextPropAtom entries.
- TextStyleListing() -
Constructor for class org.apache.poi.hslf.dev.TextStyleListing
-
- TextTriangle -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextTriangleInverted -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextWave -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextWave1 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextWave2 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextWave3 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TextWave4 -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- THAIDISTRIBUTED -
Static variable in class org.apache.poi.hslf.model.textproperties.AlignmentTextProp
-
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thick backward facing diagonals
- THICK_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thick forward facing diagonals
- THICK_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thick horizontal bands
- THICK_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thick vertical bands
- THICK_VERT_BANDS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- Thick vertical bands
- ThickArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thin backward diagonal
- THIN_BACKWARD_DIAG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thin forward diagonal
- THIN_FORWARD_DIAG -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thin horizontal bands
- THIN_HORZ_BANDS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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 class org.apache.poi.hssf.usermodel.HSSFCellStyle
- Thin vertical bands
- THIN_VERT_BANDS -
Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- 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
-
- 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
-
- 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
- The Tick record defines how tick marks and label positioning/formatting
NOTE: This source is automatically generated please do not modify this file.
- TickRecord() -
Constructor for class org.apache.poi.hssf.record.TickRecord
-
- TickRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.TickRecord
- Constructs a Tick record and sets its fields appropriately.
- TIFF -
Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- TIFF1 -
Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- TIME -
Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- Time - Class in org.apache.poi.hssf.record.formula.functions
-
- Time() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Time
-
- time() -
Static method in class org.apache.poi.hssf.usermodel.HSSFFooter
- Returns the string representing the current time
- time() -
Static method in class org.apache.poi.hssf.usermodel.HSSFHeader
- Returns the string representing the current time
- TIMES_NEW_ROMAN -
Static variable in class org.apache.poi.hslf.model.PPFont
-
- Timevalue - Class in org.apache.poi.hssf.record.formula.functions
-
- Timevalue() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Timevalue
-
- Tinv - Class in org.apache.poi.hssf.record.formula.functions
-
- Tinv() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Tinv
-
- Title -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- TITLE_2_COLUMN_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_2_COLUNM_LEFT_2_ROW_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_2_COLUNM_RIGHT_2_ROW_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_2_ROW_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_2_ROW_BOTTOM_2_COLUMN_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_2_ROW_TOP_2_COLUMN_BODY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_BODY_SLIDE -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_MASTER_SLIDE -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_ONLY -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_SLIDE -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- TITLE_TYPE -
Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
-
- TitleMaster - Class in org.apache.poi.hslf.model
- Title masters define the design template for slides with a Title Slide layout.
- TitleMaster(Slide, int) -
Constructor for class org.apache.poi.hslf.model.TitleMaster
- Constructs a TitleMaster
- toArray() -
Method in class org.apache.poi.util.DoubleList
- Returns an array containing all of the elements in this list in
proper sequence.
- toArray(double[]) -
Method in class org.apache.poi.util.DoubleList
- Returns an array containing all of the elements in this list in
proper sequence.
- 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.
- toArray() -
Method in class org.apache.poi.util.ShortList
- Returns an array containing all of the elements in this list in
proper sequence.
- toArray(short[]) -
Method in class org.apache.poi.util.ShortList
- Returns an array containing all of the elements in this list in
proper sequence.
- toByteArray(int) -
Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.Ffn
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.FSPA
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.ListData
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.ListFormatOverride
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.ListLevel
-
- toByteArray(int) -
Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
- Creates a byte array representation of this data structure.
- toByteArray() -
Method in class org.apache.poi.hwpf.model.ParagraphHeight
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.PlexOfCps
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- toByteArray() -
Method in class org.apache.poi.hwpf.model.StyleDescription
-
- toByteArray() -
Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- toByteArray(InputStream) -
Static method in class org.apache.poi.util.IOUtils
- Reads all the data from the input stream, and returns
the bytes read.
- Today - Class in org.apache.poi.hssf.record.formula.functions
-
- Today() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Today
-
- toDebugString() -
Method in class org.apache.poi.hssf.record.formula.Ptg
- dump a debug representation (hexdump) to a string
- toFormulaString(HSSFWorkbook, List) -
Static method in class org.apache.poi.hssf.model.FormulaParser
- Convenience method which takes in a list then passes it to the
other toFormulaString signature.
- toFormulaString(List) -
Method in class org.apache.poi.hssf.model.FormulaParser
- Convenience method which takes in a list then passes it to the
other toFormulaString signature.
- toFormulaString(HSSFWorkbook, Ptg[]) -
Static method in class org.apache.poi.hssf.model.FormulaParser
- Static method to convert an array of Ptgs in RPN order
to a human readable string format in infix mode.
- toFormulaString(Ptg[]) -
Method in class org.apache.poi.hssf.model.FormulaParser
- Static method to convert an array of Ptgs in RPN order
to a human readable string format in infix mode.
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.AddPtg
- implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.AreaErrPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.ArrayPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.BoolPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.ConcatPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.DividePtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.EqualPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.ErrPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.ExpPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
- Implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
- Implementation of method from Ptg
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
- implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.IntPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.LessThanPtg
- Implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.MemErrPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.NamePtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.NameXPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.NumberPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.OperationPtg
- returns a string representation of the operations
the length of the input array should equal the number returned by
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.PercentPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.PowerPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.Ptg
- return a string representation of this token alone
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.RangePtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.RangePtg
- implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.StringPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.SubtractPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
- implementation of method from OperationsPtg
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
- implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.UnionPtg
-
- toFormulaString(String[]) -
Method in class org.apache.poi.hssf.record.formula.UnionPtg
- implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.UnknownPtg
-
- toFormulaString(HSSFWorkbook) -
Method in class org.apache.poi.hssf.record.formula.ValueOperatorPtg
-
- 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.
- toInputStream() -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Returns the contents of this property set stream as an input stream.
- toInputStream() -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- toInt() -
Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- toInt() -
Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- top -
Variable in class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- TopMargin -
Static variable in class org.apache.poi.hssf.model.Sheet
-
- TopMargin -
Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- 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
- Constructs a TopMargin record and sets its fields appropriately.
- toShort() -
Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- toShort() -
Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- toString(Section, String) -
Method in class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer
- Returns a string representation of a
Section
.
- toString() -
Method in class org.apache.poi.ddf.EscherArrayProperty
-
- toString() -
Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- toString() -
Method in class org.apache.poi.ddf.EscherBlipRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherBlipWMFRecord
- The string representation of this record.
- toString() -
Method in class org.apache.poi.ddf.EscherBSERecord
- Calculate the string representation of this object
- toString() -
Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- The string representation of this record
- toString() -
Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- Returns the string representation for this record.
- toString() -
Method in class org.apache.poi.ddf.EscherClientDataRecord
- Returns the string representation of this record.
- toString() -
Method in class org.apache.poi.ddf.EscherComplexProperty
- Retrieves the string representation for this property.
- toString() -
Method in class org.apache.poi.ddf.EscherContainerRecord
-
- toString(String) -
Method in class org.apache.poi.ddf.EscherContainerRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherDggRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherDgRecord
- Returns the string representation of this record.
- toString() -
Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- toString() -
Method in class org.apache.poi.ddf.EscherOptRecord
- Retrieve the string representation of this record.
- toString() -
Method in class org.apache.poi.ddf.EscherPictBlip
-
- toString() -
Method in class org.apache.poi.ddf.EscherSimpleProperty
-
- toString() -
Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherSpRecord
-
- toString() -
Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- toString() -
Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- toString() -
Method in class org.apache.poi.hdgf.chunks.ChunkSeparator
-
- toString() -
Method in class org.apache.poi.hdgf.chunks.ChunkTrailer
-
- 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() -
Method in class org.apache.poi.hpsf.PropertySet
-
- toString() -
Method in class org.apache.poi.hpsf.Section
-
- toString() -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- toString(Throwable) -
Static method in class org.apache.poi.hpsf.Util
- Returns a textual representation of a
Throwable
, including a
stacktrace.
- toString() -
Method in class org.apache.poi.hslf.record.CString
- Gets a string representation of this object, primarily for debugging.
- toString() -
Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- Dump the record content into
StringBuffer
- toString() -
Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
- 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.AreaFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AreaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AxisParentRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AxisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.AxisUsedRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BackupRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BarRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.BeginRecord
-
- 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.BoolErrRecord
-
- 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.CategorySeriesAxisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.CellRange
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- toString() -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ChartRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ChartTitleFormatRecord
-
- 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.CommonObjectDataSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.constant.ErrorConstant
-
- toString() -
Method in class org.apache.poi.hssf.record.ContinueRecord
- Debugging toString
- 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(StringBuffer) -
Method in interface org.apache.poi.hssf.record.CustomField
- Appends the string representation of this field to the supplied
StringBuffer.
- toString() -
Method in class org.apache.poi.hssf.record.DataFormatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- toString() -
Method in class org.apache.poi.hssf.record.DatRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DBCellRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
-
- 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.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.EndRecord
-
- 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.ExternSheetSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- 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.FontBasisRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FontIndexRecord
-
- 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.formula.AbstractFunctionPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.ArrayPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.eval.BoolEval
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.eval.ErrorEval
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.eval.NameEval
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.eval.StringEval
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.ExpPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.FuncPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.function.FunctionMetadata
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.IntPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.Ptg
- Overridden toString method to ensure object hash is not printed.
- toString() -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- toString() -
Method in class org.apache.poi.hssf.record.formula.StringPtg
-
- toString() -
Method in class org.apache.poi.hssf.record.FormulaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.FrameRecord
-
- 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.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.LabelSSTRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LegendRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.LineFormatRecord
-
- toString(StringBuffer) -
Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
-
- toString() -
Method in class org.apache.poi.hssf.record.LinkedDataFormulaField
-
- toString() -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
-
- 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.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.NumberFormatIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.NumberRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ObjectLinkRecord
-
- 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.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.PlotAreaRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.PlotGrowthRecord
-
- 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.RKRecord
-
- 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.SeriesChartGroupIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesIndexRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesListRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
-
- 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.SheetPropertiesRecord
-
- 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.TextObjectBaseRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TextRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.TickRecord
-
- 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.UnicodeString.FormatRun
-
- toString() -
Method in class org.apache.poi.hssf.record.UnicodeString
- unlike the real records we return the same as "getString()" rather than debug info
- toString() -
Method in class org.apache.poi.hssf.record.UnitsRecord
-
- 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.UseSelFSRecord
-
- toString() -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
-
- 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,
anthing 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.HSSFRichTextString
-
- toString() -
Method in class org.apache.poi.hssf.util.AreaReference
-
- toString() -
Method in class org.apache.poi.hssf.util.CellReference
-
- toString() -
Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- toString() -
Method in class org.apache.poi.hwpf.model.FSPA
-
- toString() -
Method in class org.apache.poi.hwpf.model.FSPATable
-
- toString() -
Method in class org.apache.poi.hwpf.model.SavedByEntry
- Returns a string for display.
- toString() -
Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- toString() -
Method in class org.apache.poi.hwpf.model.types.FIBAbstractType
-
- toString() -
Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
- 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.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.ShortField
- return the value as a String
- trailerData -
Variable in class org.apache.poi.hdgf.chunks.ChunkTrailer
-
- TrailerStream - Class in org.apache.poi.hdgf.streams
- The TrailerStream is a special kind of Stream containing pointers,
and some core document settings.
- TrailerStream(Pointer, StreamStore, ChunkFactory, PointerFactory) -
Constructor for class org.apache.poi.hdgf.streams.TrailerStream
-
- transform(Shape, Rectangle2D) -
Static method in class org.apache.poi.hslf.model.AutoShapes
- Auto-shapes are defined in the [0,21600] coordinate system.
- transform(AffineTransform) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- Composes an
AffineTransform
object with the
Transform
in this Graphics2D
according
to the rule last-specified-first-applied.
- transform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- transform(AffineTransform) -
Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- TRANSFORM__ROTATION -
Static variable in class org.apache.poi.ddf.EscherProperties
-
- translate(int, int) -
Method in class org.apache.poi.hslf.model.PPGraphics2D
- 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.hslf.model.PPGraphics2D
- Concatenates the current
Graphics2D
Transform
with a translation transform.
- 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
-
- translateBuiltInName(byte) -
Method in class org.apache.poi.hssf.record.NameRecord
- Creates a human readable name for built in types
- translateUnicodeValues(HSSFCell) -
Static method in class org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil
- Looks for text in the cell that should be unicode, like α and provides the
unicode version of it.
- Transpose - Class in org.apache.poi.hssf.record.formula.functions
-
- Transpose() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Transpose
-
- Trapezoid -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- TreeReaderListener - Class in org.apache.poi.contrib.poibrowser
- Organizes document information in a tree model in order to be
e.g.
- TreeReaderListener(String, MutableTreeNode) -
Constructor for class org.apache.poi.contrib.poibrowser.TreeReaderListener
- Creates a
TreeReaderListener
which should then be
registered with a
POIFSReader
.
- Trend - Class in org.apache.poi.hssf.record.formula.functions
-
- Trend() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Trend
-
- Trim - Class in org.apache.poi.hssf.record.formula.functions
- An implementation of the TRIM function:
Removes leading and trailing spaces from value if evaluated operand
value is string.
- Trim() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Trim
-
- Trimmean - Class in org.apache.poi.hssf.record.formula.functions
-
- Trimmean() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Trimmean
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
-
- triplet -
Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
-
- TRUE -
Static variable in class org.apache.poi.hssf.record.formula.eval.BoolEval
-
- True - Class in org.apache.poi.hssf.record.formula.functions
-
- True() -
Constructor for class org.apache.poi.hssf.record.formula.functions.True
-
- TRUE -
Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
-
- Trunc - Class in org.apache.poi.hssf.record.formula.functions
-
- Trunc() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Trunc
-
- Ttest - Class in org.apache.poi.hssf.record.formula.functions
-
- Ttest() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Ttest
-
- TxCFStyleAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TxInteractiveInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TxInteractiveInfoAtom - Class in org.apache.poi.hslf.record
- Tne atom that holds starting and ending character positions of a hyperlink
- TxInteractiveInfoAtom() -
Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
- Constructs a brand new link related atom record.
- TxInteractiveInfoAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
- Constructs the link related atom record from its
source data.
- TxMasterStyleAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TxMasterStyleAtom - Class in org.apache.poi.hslf.record
- TxMasterStyleAtom atom (4003).
- TxMasterStyleAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.TxMasterStyleAtom
-
- TxPFStyleAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TxSIStyleAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- type -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- type -
Variable in class org.apache.poi.hdgf.pointers.Pointer
-
- type -
Variable in class org.apache.poi.hpsf.Property
- The property's type.
- type -
Variable in class org.apache.poi.hslf.model.PPFont
-
- type -
Variable in class org.apache.poi.hsmf.datatypes.Chunk
-
- Type - Class in org.apache.poi.hssf.record.formula.functions
-
- Type() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Type
-
- type() -
Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- Here for runtime type determination using a switch statement convenient.
- type() -
Method in class org.apache.poi.hwpf.usermodel.ListEntry
-
- type() -
Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- type() -
Method in class org.apache.poi.hwpf.usermodel.Range
- This method is used to determine the type.
- type() -
Method in class org.apache.poi.hwpf.usermodel.Section
-
- type() -
Method in class org.apache.poi.hwpf.usermodel.Table
-
- TYPE_ARRAY -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_BINARY -
Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
-
- TYPE_BOOLEAN -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_BOTTOM -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_CHARACTER -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_CHART -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_CORNER -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_EMBEDDED -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- TYPE_EXCEL_4_MACRO -
Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- TYPE_FUNCTION -
Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
-
- TYPE_LEFT -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_LINKED -
Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- TYPE_LISTENTRY -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_PARAGRAPH -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_RGB -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_RIGHT -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_SECTION -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_SHAPEPATH -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_SIMPLE -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- TYPE_TABLE -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_TEXT -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_TOP -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_UNARY -
Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
-
- TYPE_UNDEFINED -
Static variable in class org.apache.poi.hwpf.usermodel.Range
-
- TYPE_UNDOCKED -
Static variable in class org.apache.poi.hssf.record.LegendRecord
-
- TYPE_UNKNOWN -
Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
-
- 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
-
- typeID -
Variable in class org.apache.poi.hslf.record.RecordTypes.Type
-
- typeName(int) -
Static method in class org.apache.poi.hslf.model.ShapeTypes
- Return name of the shape by id
- types -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Types - Class in org.apache.poi.hsmf.datatypes
-
- Types() -
Constructor for class org.apache.poi.hsmf.datatypes.Types
-
- typeToClass -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- typeToName -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- TypeWriter - Class in org.apache.poi.hpsf
- Class for writing little-endian data and more.
- TypeWriter() -
Constructor for class org.apache.poi.hpsf.TypeWriter
-
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.HSSFFont
- double underlined
- U_DOUBLE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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.HSSFFont
- accounting style double underline
- U_DOUBLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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.HSSFFont
- not underlined
- U_NONE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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.HSSFFont
- single (normal) underline
- U_SINGLE -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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.HSSFFont
- accounting style single underline
- U_SINGLE_ACCOUNTING -
Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- Underline type - Single Accounting
- ubyteToInt(byte) -
Static method in class org.apache.poi.util.LittleEndian
- Convert an 'unsigned' byte to an integer.
- UnaryMinusEval - Class in org.apache.poi.hssf.record.formula.eval
-
- UnaryMinusEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.UnaryMinusEval
-
- UnaryMinusPtg - Class in org.apache.poi.hssf.record.formula
- Unary Plus operator
does not have any effect on the operand
- UnaryPlusEval - Class in org.apache.poi.hssf.record.formula.eval
-
- UnaryPlusEval(Ptg) -
Constructor for class org.apache.poi.hssf.record.formula.eval.UnaryPlusEval
- called by reflection
- UnaryPlusPtg - Class in org.apache.poi.hssf.record.formula
- 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
- Default constructor
- UncalcedRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- read constructor
- uncompressCHP(CharacterProperties, byte[], int) -
Static method in class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
-
- uncompressPAP(ParagraphProperties, byte[], int) -
Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
-
- uncompressSEP(byte[], int) -
Static method in class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
-
- uncompressTAP(byte[], int) -
Static method in class org.apache.poi.hwpf.sprm.TableSprmUncompressor
-
- UNDEFINED -
Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
- A property without a known name is described by this string.
- UNDERLINE_IDX -
Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- 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(short, short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- ungroupRow(int, int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- UnhandledDataStructure - Class in org.apache.poi.hwpf.model
-
- UnhandledDataStructure(byte[], int, int) -
Constructor for class org.apache.poi.hwpf.model.UnhandledDataStructure
-
- UnicodeString - Class in org.apache.poi.hssf.record
- Title: Unicode String
- UnicodeString(String) -
Constructor for class org.apache.poi.hssf.record.UnicodeString
-
- UnicodeString(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UnicodeString
- construct a unicode string record and fill its fields, ID is ignored
- UnicodeString.FormatRun - Class in org.apache.poi.hssf.record
-
- UnicodeString.FormatRun(short, short) -
Constructor for class org.apache.poi.hssf.record.UnicodeString.FormatRun
-
- UnicodeString.UnicodeRecordStats - Class in org.apache.poi.hssf.record
- Returns the size of this record, given the ammount of record space
remaining, it will also include the size of writing a continue record.
- UnicodeString.UnicodeRecordStats() -
Constructor for class org.apache.poi.hssf.record.UnicodeString.UnicodeRecordStats
-
- UnionPtg - Class in org.apache.poi.hssf.record.formula
-
- UnitsRecord - Class in org.apache.poi.hssf.record
- The units record describes units.
- UnitsRecord() -
Constructor for class org.apache.poi.hssf.record.UnitsRecord
-
- UnitsRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UnitsRecord
- Constructs a Units record and sets its fields appropriately.
- Unknown -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- unknown1 -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- unknown2 -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- unknown2 -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- unknown3 -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- unknown3 -
Variable in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- 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.hssf.record.formula
-
- UnknownPtg() -
Constructor for class org.apache.poi.hssf.record.formula.UnknownPtg
- Creates new UnknownPtg
- UnknownPtg(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.formula.UnknownPtg
-
- UnknownRecord - Class in org.apache.poi.hssf.record
- Title: Unknown Record (for debugging)
- UnknownRecord() -
Constructor for class org.apache.poi.hssf.record.UnknownRecord
-
- UnknownRecord(short, 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.
- UnknownRecordPlaceholder - Class in org.apache.poi.hslf.record
- If we come across a record we don't know about, we create one of
these.
- UnknownRecordPlaceholder(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.UnknownRecordPlaceholder
- Create a new holder for a record we don't grok
- UnknownStream - Class in org.apache.poi.hdgf.streams
- A placeholder for a stream where we don't known anything
about how to process / handle it
- UnknownStream(Pointer, StreamStore) -
Constructor for class org.apache.poi.hdgf.streams.UnknownStream
-
- unprotectSheet(boolean, boolean, boolean) -
Method in class org.apache.poi.hssf.model.Sheet
- unprotect objects in the sheet (will not protect them, but any set to false are
unprotected.
- unregister(Class) -
Method in class org.apache.poi.contrib.poibrowser.ExtendableTreeCellRenderer
- Unregisters a renderer for a class.
- unsupportedMessage -
Static variable in class org.apache.poi.hpsf.VariantSupport
- Keeps a list of the variant types an "unsupported" message has already
been issued for.
- 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 -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- UNUSED_BLOCK -
Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
- unwriteProtectWorkbook() -
Method in class org.apache.poi.hssf.model.Workbook
- removes the write protect flag
- unwriteProtectWorkbook() -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- removes the write protect flag
- UpArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- UpArrowCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- 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)
- updateOtherRecordReferences(Hashtable) -
Method in class org.apache.poi.hslf.record.PersistPtrHolder
- At write-out time, update the references to the sheets to their
new positions
- updateOtherRecordReferences(Hashtable) -
Method in interface org.apache.poi.hslf.record.PositionDependentRecord
- Offer the record the list of records that have changed their
location as part of the writeout.
- updateOtherRecordReferences(Hashtable) -
Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
- Offer the record the list of records that have changed their
location as part of the writeout.
- updateOtherRecordReferences(Hashtable) -
Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
- Since we're a container, we don't mind if other records move about.
- updateOtherRecordReferences(Hashtable) -
Method in class org.apache.poi.hslf.record.UserEditAtom
- At write-out time, update the references to PersistPtrs and
other UserEditAtoms to point to their new positions
- updateSprm(short, byte) -
Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- updateSprm(short, short) -
Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- updateSprm(short, int) -
Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- updateStartPosition(int) -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Tells the RichTextRun its new position in the parent TextRun
- updateTextSize(int) -
Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- Update the size of the text that this set of properties
applies to
- UpDownArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- UpDownArrowCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Upper - Class in org.apache.poi.hssf.record.formula.functions
-
- Upper() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Upper
-
- UPX - Class in org.apache.poi.hwpf.model
-
- UPX(byte[]) -
Constructor for class org.apache.poi.hwpf.model.UPX
-
- URL_MONIKER -
Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
-
- URL_TAIL -
Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
- Tail of a URL link
- Usdollar - Class in org.apache.poi.hssf.record.formula.functions
-
- Usdollar() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Usdollar
-
- 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
-
- UserEditAndPersistListing - Class in org.apache.poi.hslf.dev
- Uses record level code to locate UserEditAtom records, and other
persistence related atoms.
- UserEditAndPersistListing() -
Constructor for class org.apache.poi.hslf.dev.UserEditAndPersistListing
-
- UserEditAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- UserEditAtom - Class in org.apache.poi.hslf.record
- A UserEdit Atom (type 4085).
- UserEditAtom(byte[], int, int) -
Constructor for class org.apache.poi.hslf.record.UserEditAtom
- For the UserEdit Atom
- USES_MASTER_SLIDE_ID -
Static variable in class org.apache.poi.hslf.record.SlideAtom
-
- UseSelFSRecord - Class in org.apache.poi.hssf.record
- Title: Use Natural Language Formulas Flag
- UseSelFSRecord() -
Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
-
- UseSelFSRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
- Constructs a UseSelFS record and sets its fields appropriately.
- usesUnicode() -
Method in class org.apache.poi.hwpf.model.TextPiece
-
- usesUnicode() -
Method in class org.apache.poi.hwpf.usermodel.Range
- Does any
TextPiece
in this Range use unicode?
- USKF -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- USP -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- Util - Class in org.apache.poi.contrib.poibrowser
- Contains various (well, just one at the moment) static utility
methods.
- Util() -
Constructor for class org.apache.poi.contrib.poibrowser.Util
-
- Util - Class in org.apache.poi.hpsf
- Provides various static utility methods.
- Util() -
Constructor for class org.apache.poi.hpsf.Util
-
- UturnArrow -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
V
- validate() -
Method in class org.apache.poi.hssf.contrib.view.SVTableCellRenderer
-
- validateColumn(short) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Runs a bounds check for column numbers
- validateRow(int) -
Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- Runs a bounds check for row numbers
- validateSid(short) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- Not required by an aggregate
- validateSid(short) -
Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AreaFormatRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AreaRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AxisLineFormatRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AxisOptionsRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AxisParentRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AxisRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.AxisUsedRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BackupRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BarRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BeginRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BlankRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BOFRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BoolErrRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BottomMarginRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CategorySeriesAxisRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CFHeaderRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CFRuleRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ChartFormatRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ChartRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ChartTitleFormatRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CodepageRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ContinueRecord
- Make sure we have a good id
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CountryRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.CRNRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DataFormatRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DatRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DBCellRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DefaultDataLabelTextPropertiesRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DeltaRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DrawingRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DSFRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DVALRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.DVRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.EndRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.EndSubRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.EOFRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExternalNameRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExternSheetRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExternSheetSubRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExtSSTInfoSubRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FilePassRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FontBasisRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FontIndexRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FontRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FooterRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FormatRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FormulaRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.FrameRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.GridsetRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.GutsRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.HCenterRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.HeaderRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.HideObjRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.IndexRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.IterationRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LabelRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LeftMarginRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LegendRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LineFormatRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.LinkedDataRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.MMSRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.MulBlankRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.MulRKRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.NameRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.NoteRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.NumberFormatIndexRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.NumberRecord
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ObjectLinkRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ObjRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PaletteRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PaneRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PasswordRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PlotAreaRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PlotGrowthRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ProtectRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.Record
- called by constructor, should throw runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RefModeRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RightMarginRecord
- Checks the sid matches the expected side for this record * * @param id the expected sid.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RKRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.RowRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SCLRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SelectionRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesChartGroupIndexRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesIndexRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesLabelsRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesListRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesTextRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SeriesToChartGroupRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SheetPropertiesRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SSTRecord
- validate SID
- validateSid(short) -
Method in class org.apache.poi.hssf.record.StringRecord
- Throw a runtime exception in the event of a
record passed with a differing ID.
- validateSid(short) -
Method in class org.apache.poi.hssf.record.StyleRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.SupBookRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.TabIdRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.TextObjectBaseRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.TextRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.TickRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.TopMarginRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.UnicodeString
- NO OP
- validateSid(short) -
Method in class org.apache.poi.hssf.record.UnitsRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.UnknownRecord
- NO OP!
- validateSid(short) -
Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.ValueRangeRecord
- Checks the sid matches the expected side for this record
- validateSid(short) -
Method in class org.apache.poi.hssf.record.VCenterRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- validateSid(short) -
Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- value -
Variable in class org.apache.poi.hdgf.chunks.Chunk.Command
-
- value -
Variable in class org.apache.poi.hpsf.Property
- The property's value.
- Value - Class in org.apache.poi.hssf.record.formula.functions
-
- Value() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Value
-
- VALUE_INVALID -
Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
- #VALUE! - Wrong type of operand
- VALUE_INVALID -
Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
- #VALUE! - Wrong type of operand
- ValueEval - Interface in org.apache.poi.hssf.record.formula.eval
-
- ValueEvalToNumericXlator - Class in org.apache.poi.hssf.record.formula.eval
-
- ValueEvalToNumericXlator(int) -
Constructor for class org.apache.poi.hssf.record.formula.eval.ValueEvalToNumericXlator
-
- valueOf(int) -
Static method in class org.apache.poi.hssf.record.constant.ErrorConstant
-
- valueOf(boolean) -
Static method in class org.apache.poi.hssf.record.formula.eval.BoolEval
- Convenience method for the following:
(b ? BoolEval.TRUE : BoolEval.FALSE)
- valueOf(int) -
Static method in class org.apache.poi.hssf.record.formula.eval.ErrorEval
- Translates an Excel internal error code into the corresponding POI ErrorEval instance
- ValueOperatorPtg - Class in org.apache.poi.hssf.record.formula
- Common superclass of all value operators.
- ValueOperatorPtg() -
Constructor for class org.apache.poi.hssf.record.formula.ValueOperatorPtg
-
- ValueRangeRecord - Class in org.apache.poi.hssf.record
- The value range record defines the range of the value axis.
- ValueRangeRecord() -
Constructor for class org.apache.poi.hssf.record.ValueRangeRecord
-
- ValueRangeRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ValueRangeRecord
- Constructs a ValueRange record and sets its fields appropriately.
- 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() -
Method in class org.apache.poi.util.BinaryTree
- Returns a collection view of the values contained in this
map.
- VALUES_DATA_TYPE_DATES -
Static variable in class org.apache.poi.hssf.record.SeriesRecord
-
- VALUES_DATA_TYPE_NUMERIC -
Static variable in class org.apache.poi.hssf.record.SeriesRecord
-
- VALUES_DATA_TYPE_SEQUENCE -
Static variable in class org.apache.poi.hssf.record.SeriesRecord
-
- VALUES_DATA_TYPE_TEXT -
Static variable in class org.apache.poi.hssf.record.SeriesRecord
-
- valuesByValue() -
Method in class org.apache.poi.util.BinaryTree
- Returns a collection view of the values contained in this
map.
- Var - Class in org.apache.poi.hssf.record.formula.functions
-
- Var() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Var
-
- Vara - Class in org.apache.poi.hssf.record.formula.functions
-
- Vara() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Vara
-
- VARIABLE_PITCH -
Static variable in class org.apache.poi.hslf.model.PPFont
-
- 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 - Class in org.apache.poi.hssf.record.formula.functions
-
- Varp() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Varp
-
- Varpa - Class in org.apache.poi.hssf.record.formula.functions
-
- Varpa() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Varpa
-
- VBAInfo -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- VBAInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- 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
- Constructs a VCENTER record and sets its fields appropriately.
- Vdb - Class in org.apache.poi.hssf.record.formula.functions
-
- Vdb() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Vdb
-
- verifyAndBuildPOIFS(InputStream) -
Static method in class org.apache.poi.hwpf.HWPFDocument
- Takens an InputStream, verifies that it's not RTF, builds a
POIFSFileSystem from it, and returns that.
- VERSION -
Static variable in class org.apache.poi.hssf.record.BOFRecord
- suggested default (0x06 - BIFF8)
- VERTICAL_ALIGNMENT_BOTTOM -
Static variable in class org.apache.poi.hssf.record.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.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.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.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_BOTTOM -
Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- bottom-aligned vertical alignment
- VERTICAL_CENTER -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_CENTER -
Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- center-aligned vertical alignment
- VERTICAL_JUSTIFY -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_JUSTIFY -
Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- vertically justified vertical alignment
- VERTICAL_SID -
Static variable in class org.apache.poi.hssf.record.PageBreakRecord
-
- VERTICAL_TEXT_ALIGNMENT_BOTTOM -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- VERTICAL_TEXT_ALIGNMENT_CENTER -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- VERTICAL_TEXT_ALIGNMENT_JUSTIFY -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- VERTICAL_TEXT_ALIGNMENT_TOP -
Static variable in class org.apache.poi.hssf.record.TextObjectBaseRecord
-
- VERTICAL_TITLE_2_ROW_BODY_LEFT -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- VERTICAL_TITLE_BODY_LEFT -
Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
-
- VERTICAL_TOP -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_TOP -
Static variable in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- top-aligned vertical alignment
- VerticalPageBreakRecord - Class in org.apache.poi.hssf.record
- VerticalPageBreak record that stores page breaks at columns
- VerticalPageBreakRecord() -
Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- VerticalPageBreakRecord(short) -
Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- VerticalPageBreakRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- VerticalScroll -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- VerticalTextBody -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- VerticalTextTitle -
Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- viewFile(String) -
Static method in class org.apache.poi.poifs.dev.POIFSLister
-
- ViewInfo -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- ViewInfoAtom -
Static variable in class org.apache.poi.hslf.record.RecordTypes
-
- VisioTextExtractor - Class in org.apache.poi.hdgf.extractor
- Class to find all the text in a Visio file, and return it.
- VisioTextExtractor(HDGFDiagram) -
Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
- VisioTextExtractor(POIFSFileSystem) -
Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
- VisioTextExtractor(InputStream) -
Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
- Vlookup - Class in org.apache.poi.hssf.record.formula.functions
- Implementation of the VLOOKUP() function.
VLOOKUP finds a row in a lookup table by the first column value and returns the value from another column.
Syntax:
VLOOKUP(lookup_value, table_array, col_index_num, range_lookup)
lookup_value The value to be found in the first column of the table array.
table_array An area reference for the lookup data. - Vlookup() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Vlookup
-
- Volatile - Class in org.apache.poi.hssf.record.formula.functions
-
- Volatile() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Volatile
-
- VSDDumper - Class in org.apache.poi.hdgf.dev
- Developer helper class to dump out the pointer+stream structure
of a Visio file
- VSDDumper() -
Constructor for class org.apache.poi.hdgf.dev.VSDDumper
-
- VT_ARRAY -
Static variable in class org.apache.poi.hpsf.Variant
- [V] SAFEARRAY*.
- VT_BLOB -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Length prefixed bytes.
- VT_BLOB_OBJECT -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Blob contains an object.
- VT_BOOL -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] True=-1, False=0.
- VT_BSTR -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] OLE Automation string.
- VT_BYREF -
Static variable in class org.apache.poi.hpsf.Variant
- [V] void* for local use.
- VT_CARRAY -
Static variable in class org.apache.poi.hpsf.Variant
- [T] C style array.
- VT_CF -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Clipboard format.
- VT_CLSID -
Static variable in class org.apache.poi.hpsf.Variant
- [P] A Class ID.
- VT_CY -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] currency.
- VT_DATE -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] date.
- VT_DECIMAL -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][S] 16 byte fixed point.
- VT_DISPATCH -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] IDispatch *.
- VT_EMPTY -
Static variable in class org.apache.poi.hpsf.Variant
- [V][P] Nothing, i.e.
- VT_ERROR -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][S] SCODE.
- VT_FILETIME -
Static variable in class org.apache.poi.hpsf.Variant
- [P] FILETIME.
- VT_HRESULT -
Static variable in class org.apache.poi.hpsf.Variant
- [T] Standard return type.
- VT_I1 -
Static variable in class org.apache.poi.hpsf.Variant
- [T] signed char.
- VT_I2 -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] 2 byte signed int.
- VT_I4 -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] 4 byte signed int.
- VT_I8 -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] signed 64-bit int.
- VT_ILLEGAL -
Static variable in class org.apache.poi.hpsf.Variant
- FIXME (3): Document this!
- VT_ILLEGALMASKED -
Static variable in class org.apache.poi.hpsf.Variant
- FIXME (3): Document this!
- VT_INT -
Static variable in class org.apache.poi.hpsf.Variant
- [T] signed machine int.
- VT_LPSTR -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] null terminated string.
- VT_LPWSTR -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] wide (Unicode) null terminated string.
- VT_NULL -
Static variable in class org.apache.poi.hpsf.Variant
- [V][P] SQL style Null.
- VT_PTR -
Static variable in class org.apache.poi.hpsf.Variant
- [T] pointer type.
- VT_R4 -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] 4 byte real.
- VT_R8 -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] 8 byte real.
- VT_RESERVED -
Static variable in class org.apache.poi.hpsf.Variant
- FIXME (3): Document this!
- VT_SAFEARRAY -
Static variable in class org.apache.poi.hpsf.Variant
- [T] (use VT_ARRAY in VARIANT).
- VT_STORAGE -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Name of the storage follows.
- VT_STORED_OBJECT -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Storage contains an object.
- VT_STREAM -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Name of the stream follows.
- VT_STREAMED_OBJECT -
Static variable in class org.apache.poi.hpsf.Variant
- [P] Stream contains an object.
- VT_TYPEMASK -
Static variable in class org.apache.poi.hpsf.Variant
- FIXME (3): Document this!
- VT_UI1 -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] unsigned char.
- VT_UI2 -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] unsigned short.
- VT_UI4 -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] unsigned int.
- VT_UI8 -
Static variable in class org.apache.poi.hpsf.Variant
- [T][P] unsigned 64-bit int.
- VT_UINT -
Static variable in class org.apache.poi.hpsf.Variant
- [T] unsigned machine int.
- VT_UNKNOWN -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][S] IUnknown *.
- VT_USERDEFINED -
Static variable in class org.apache.poi.hpsf.Variant
- [T] user defined type.
- VT_VARIANT -
Static variable in class org.apache.poi.hpsf.Variant
- [V][T][P][S] VARIANT *.
- VT_VECTOR -
Static variable in class org.apache.poi.hpsf.Variant
- [P] simple counted array.
- VT_VOID -
Static variable in class org.apache.poi.hpsf.Variant
- [T] C style void.
W
- walkEscherBasic(int, int, int) -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
- Use the basic record format groking code to walk the Escher records
- walkEscherDDF(int, int, int) -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
- Use the DDF code to walk the Escher records
- walkTree(int, int, int) -
Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
- walkTree(int, int, Record[]) -
Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- WARN -
Static variable in class org.apache.poi.util.POILogger
-
- wasNull() -
Method in class org.apache.poi.hpsf.PropertySet
- Checks whether the property which the last call to
PropertySet.getPropertyIntValue(int)
or PropertySet.getProperty(int)
tried to access
was available or not.
- wasNull() -
Method in class org.apache.poi.hpsf.Section
- Checks whether the property which the last call to
Section.getPropertyIntValue(long)
or Section.getProperty(long)
tried to access
was available or not.
- wasNull() -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- Wave -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- WedgeEllipseCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- WedgeRectCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- WedgeRRectCallout -
Static variable in class org.apache.poi.hslf.model.ShapeTypes
-
- Weekday - Class in org.apache.poi.hssf.record.formula.functions
-
- Weekday() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Weekday
-
- Weibull - Class in org.apache.poi.hssf.record.formula.functions
-
- Weibull() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Weibull
-
- WEIGHT_HAIRLINE -
Static variable in class org.apache.poi.hssf.record.LineFormatRecord
-
- WEIGHT_MEDIUM -
Static variable in class org.apache.poi.hssf.record.LineFormatRecord
-
- WEIGHT_NARROW -
Static variable in class org.apache.poi.hssf.record.LineFormatRecord
-
- WEIGHT_WIDE -
Static variable in class org.apache.poi.hssf.record.LineFormatRecord
-
- white -
Static variable in class org.apache.poi.hssf.contrib.view.SVTableUtils
- Description of the Field
- 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
- Constructs a WindowOne record and sets its fields appropriately.
- WindowProtectRecord - Class in org.apache.poi.hssf.record
- Title: Window Protect Record
- WindowProtectRecord() -
Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
- Constructs a WindowProtect record and sets its fields appropriately.
- windowTwo -
Variable in class org.apache.poi.hssf.model.Sheet
-
- 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
- Constructs a WindowTwo record and sets its fields appropriately.
- WINGDINGS -
Static variable in class org.apache.poi.hslf.model.PPFont
-
- WMF - Class in org.apache.poi.hslf.blip
- Represents a WMF (Windows Metafile) picture data.
- WMF() -
Constructor for class org.apache.poi.hslf.blip.WMF
-
- WMF -
Static variable in class org.apache.poi.hslf.model.Picture
- Windows Metafile (WMF)
- WMF.AldusHeader - Class in org.apache.poi.hslf.blip
- Aldus Placeable Metafile header - 22 byte structure before WMF data.
- WMF.AldusHeader() -
Constructor for class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- WMF1 -
Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- WMF2 -
Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- wmfsize -
Variable in class org.apache.poi.hslf.blip.Metafile.Header
- size of the original file
- WordExtractor - Class in org.apache.poi.hwpf.extractor
- Class to extract the text from a Word Document.
- WordExtractor(InputStream) -
Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
- Create a new Word Extractor
- WordExtractor(POIFSFileSystem) -
Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
- Create a new Word Extractor
- WordExtractor(HWPFDocument) -
Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
- Create a new Word Extractor
- Workbook - Class in org.apache.poi.hssf.model
- Low level model implementation of a Workbook.
- Workbook() -
Constructor for class org.apache.poi.hssf.model.Workbook
- Creates new Workbook with no intitialization --useless right now
- workbook -
Variable in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- workbook -
Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- WorkbookRecordList - Class in org.apache.poi.hssf.model
-
- WorkbookRecordList() -
Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
-
- WorkingWithFonts - Class in org.apache.poi.hssf.usermodel.examples
- Demonstrates how to create and use fonts.
- WorkingWithFonts() -
Constructor for class org.apache.poi.hssf.usermodel.examples.WorkingWithFonts
-
- WrapByPoints -
Static variable in class org.apache.poi.hslf.model.TextShape
-
- WrapNone -
Static variable in class org.apache.poi.hslf.model.TextShape
-
- WrapSquare -
Static variable in class org.apache.poi.hslf.model.TextShape
- How to wrap the text
- WrapThrough -
Static variable in class org.apache.poi.hslf.model.TextShape
-
- WrapTopBottom -
Static variable in class org.apache.poi.hslf.model.TextShape
-
- write(OutputStream) -
Method in class org.apache.poi.hdgf.HDGFDiagram
-
- write(byte[], int) -
Method in class org.apache.poi.hpsf.ClassID
- Writes the class ID to a byte array in the
little-endian format.
- write(OutputStream, int) -
Method in class org.apache.poi.hpsf.MutableProperty
- Writes the property to an output stream.
- write(OutputStream) -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Writes the property set to an output stream.
- write(DirectoryEntry, String) -
Method in class org.apache.poi.hpsf.MutablePropertySet
- Writes a property set to a document in a POI filesystem directory.
- write(OutputStream) -
Method in class org.apache.poi.hpsf.MutableSection
- Writes this section into an output stream.
- write(DirectoryEntry, String) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- write(OutputStream) -
Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- write(OutputStream, long, Object, int) -
Static method in class org.apache.poi.hpsf.VariantSupport
- Writes a variant value to an output stream.
- write(OutputStream) -
Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- write(OutputStream) -
Method in class org.apache.poi.hslf.blip.WMF.AldusHeader
-
- write(OutputStream) -
Method in class org.apache.poi.hslf.HSLFSlideShow
- Writes out the slideshow file the is represented by an instance
of this class.
- write(OutputStream, boolean) -
Method in class org.apache.poi.hslf.HSLFSlideShow
- Writes out the slideshow file the is represented by an instance
of this class.
- write(OutputStream) -
Method in class org.apache.poi.hslf.usermodel.PictureData
- Write this picture into
OutputStream
- write(OutputStream) -
Method in class org.apache.poi.hslf.usermodel.SlideShow
- Writes out the slideshow file the is represented by an instance of
this class
- write(byte[]) -
Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
- Write some bytes to the array
- write(int) -
Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
- write(OutputStream) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- Method write - write out this workbook to an Outputstream.
- write(OutputStream) -
Method in class org.apache.poi.hwpf.HWPFDocument
- Writes out the word file that is represented by an instance of this class.
- write(byte[], int, int) -
Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
-
- write(int) -
Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
-
- write(OutputStream) -
Method in class org.apache.poi.hwpf.model.ParagraphHeight
-
- write(OutputStream) -
Method in class org.apache.poi.POIDocument
- Writes the document out to the specified output stream
- write(int) -
Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- Writes the specified byte to this output stream.
- write(byte[]) -
Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- Writes b.length bytes from the specified byte array
to this output stream.
- write(byte[], int, int) -
Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- Writes len bytes from the specified byte array starting at
offset off to this output stream.
- WriteAccessRecord - Class in org.apache.poi.hssf.record
- Title: Write Access Record
- WriteAccessRecord() -
Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
- Constructs a WriteAccess record and sets its fields appropriately.
- WriteAuthorAndTitle - Class in org.apache.poi.hpsf.examples
- This class is a sample application which shows how to write or modify the
author and title property of an OLE 2 document.
- WriteAuthorAndTitle() -
Constructor for class org.apache.poi.hpsf.examples.WriteAuthorAndTitle
-
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.POIFSDocument
- Write the storage to an OutputStream
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.property.PropertyTable
- Write the storage to an OutputStream
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
- Write the storage to an OutputStream
- writeBlocks(OutputStream) -
Method in interface org.apache.poi.poifs.storage.BlockWritable
- Write the storage to an OutputStream
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
- Write the storage to an OutputStream
- writeBlocks(OutputStream) -
Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
- Write the storage to an OutputStream
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.Area3DPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.AreaErrPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ArrayPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.AttrPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.BoolPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ErrPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ExpPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.FuncPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.FuncVarPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.IntPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.MemErrPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.NamePtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.NameXPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.NumberPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.Ptg
- write this Ptg to a byte array
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.RangePtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.RefPtgBase
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.StringPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.UnionPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.UnknownPtg
-
- writeBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ValueOperatorPtg
-
- writeData(OutputStream) -
Method in class org.apache.poi.poifs.property.Property
- Write the raw data to an OutputStream.
- writeFilesystem(OutputStream) -
Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- Write the filesystem out
- writeHidden(ColumnInfoRecord, int, boolean) -
Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- writeHidden(RowRecord, int, boolean) -
Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- writeImageContent(OutputStream) -
Method in class org.apache.poi.hwpf.usermodel.Picture
- Writes Picture's content bytes to specified OutputStream.
- writeListDataTo(HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.ListTables
-
- writeListOverridesTo(HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.ListTables
-
- writeLittleEndian(int, OutputStream) -
Static method in class org.apache.poi.hslf.record.Record
- When writing out, write out a signed int (32bit) in Little Endian format
- writeLittleEndian(short, OutputStream) -
Static method in class org.apache.poi.hslf.record.Record
- When writing out, write out a signed short (16bit) in Little Endian format
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- Writes out to disk the header, and then all the properties
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ColorSchemeAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Comment2000
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Comment2000Atom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.CString
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.CurrentUserAtom
- Writes ourselves back out
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Document
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.DocumentAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Environment
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- Stores the data for the child records back into the Escher layer.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExControlAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExEmbed
- Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExEmbedAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExHyperlink
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExObjList
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExObjListAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExOleObjAtom
- 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)
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.ExOleObjStg
- Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.FontCollection
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.FontEntityAtom
- Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.InteractiveInfo
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.MainMaster
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Notes
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.NotesAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
- Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.PersistPtrHolder
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.PPDrawing
- Write the contents of the record back, so it can be written
to disk
Walks the escher layer to get the contents
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Record
- 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)
- writeOut(byte, byte, long, Record[], OutputStream) -
Method in class org.apache.poi.hslf.record.RecordContainer
- Write out our header, and our children.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Slide
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
- Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SlideAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SlideListWithText
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SlidePersistAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.Sound
- Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SoundCollection
- Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.SoundData
- Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TextBytesAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TextCharsAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TextHeaderAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TextRulerAtom
- Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
- Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) -
Method in class org.apache.poi.hslf.record.UserEditAtom
- Write the contents of the record back, so it can be written
to disk
- writeProperties(POIFSFileSystem) -
Method in class org.apache.poi.POIDocument
- Writes out the standard Documment Information Properties (HPSF)
- writeProperties(POIFSFileSystem, List) -
Method in class org.apache.poi.POIDocument
- Writes out the standard Documment Information Properties (HPSF)
- writePropertySet(String, PropertySet, POIFSFileSystem) -
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
- Constructs a WriteAccess record and sets its fields appropriately.
- writeProtectWorkbook(String, String) -
Method in class org.apache.poi.hssf.model.Workbook
- protect a workbook with a password (not encypted, just sets writeprotect
flags and the password.
- writeProtectWorkbook(String, String) -
Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- protect a workbook with a password (not encypted, just sets writeprotect
flags and the password.
- WriteTitle - Class in org.apache.poi.hpsf.examples
- This class is a simple sample application showing how to create a property
set and write it to disk.
- WriteTitle() -
Constructor for class org.apache.poi.hpsf.examples.WriteTitle
-
- writeTo(HWPFFileSystem, int) -
Method in class org.apache.poi.hwpf.model.CHPBinTable
-
- writeTo(HWPFFileSystem) -
Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
- writeTo(byte[], HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- writeTo(HWPFFileSystem) -
Method in class org.apache.poi.hwpf.model.FontTable
-
- writeTo(HWPFFileSystem, int) -
Method in class org.apache.poi.hwpf.model.PAPBinTable
-
- writeTo(HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.SavedByTable
- Writes this table to the table stream.
- writeTo(HWPFFileSystem, int) -
Method in class org.apache.poi.hwpf.model.SectionTable
-
- writeTo(HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.StyleSheet
-
- writeTo(HWPFOutputStream) -
Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- 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
- writeToFS(POIFSFileSystem) -
Method in class org.apache.poi.hslf.record.CurrentUserAtom
- Writes ourselves back out to a filesystem
- writeTokenValueBytes(byte[], int) -
Method in class org.apache.poi.hssf.record.formula.ArrayPtg
-
- writeToStream(OutputStream, short) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes a two-byte value (short) to an output stream.
- writeToStream(OutputStream, int) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes a four-byte value to an output stream.
- writeToStream(OutputStream, long) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes a eight-byte value to an output stream.
- writeToStream(OutputStream, ClassID) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes a 16-byte
ClassID
to an output stream.
- writeToStream(OutputStream, Property[], int) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes an array of
Property
instances to an output stream
according to the Horrible Property Stream Format.
- writeToStream(OutputStream, double) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes a double value value to an output stream.
- writeUIntToStream(OutputStream, long) -
Static method in class org.apache.poi.hpsf.TypeWriter
- Writes an unsigned four-byte value to an output stream.
- 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
- Writes an unsigned two-byte value to an output stream.
- WritingNotSupportedException - Exception in org.apache.poi.hpsf
- This exception is thrown when trying to write a (yet) unsupported variant
type.
- WritingNotSupportedException(long, Object) -
Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
- Constructor
- WSBoolRecord - Class in org.apache.poi.hssf.record
- Title: WSBool Record.
- WSBoolRecord() -
Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.WSBoolRecord
- Constructs a WSBool record and sets its fields appropriately.
- WSS -
Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
X
- X -
Static variable in class org.apache.poi.hssf.record.formula.functions.XYNumericFunction
-
- XF_CELL -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- XF_STYLE -
Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- xlateRefEval(RefEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Left
-
- xlateRefEval(RefEval) -
Method in class org.apache.poi.hssf.record.formula.functions.LogicalFunction
- recursively evaluate any RefEvals
- xlateRefEval(RefEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Right
-
- XLS2CSVmra - Class in org.apache.poi.hssf.eventusermodel.examples
- A XLS -> CSV processor, that uses the MissingRecordAware
EventModel code to ensure it outputs all columns and rows.
- XLS2CSVmra(POIFSFileSystem, PrintStream, int) -
Constructor for class org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra
- Creates a new XLS -> CSV converter
- XLS2CSVmra(String, int) -
Constructor for class org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra
- Creates a new XLS -> CSV converter
- XYNumericFunction - Class in org.apache.poi.hssf.record.formula.functions
-
- XYNumericFunction() -
Constructor for class org.apache.poi.hssf.record.formula.functions.XYNumericFunction
-
- XYNumericFunction.DoubleArrayPair - Class in org.apache.poi.hssf.record.formula.functions
-
- XYNumericFunction.DoubleArrayPair(double[], double[]) -
Constructor for class org.apache.poi.hssf.record.formula.functions.XYNumericFunction.DoubleArrayPair
-
Y
- Y -
Static variable in class org.apache.poi.hssf.record.formula.functions.XYNumericFunction
-
- Year - Class in org.apache.poi.hssf.record.formula.functions
-
- Year() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Year
-
Z
- 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.hssf.record.formula.eval.NumberEval
-
- zipsize -
Variable in class org.apache.poi.hslf.blip.Metafile.Header
- size of the compressed metafile data
- ZoomSheet - Class in org.apache.poi.hssf.usermodel.examples
- Sets the zoom magnication for a sheet.
- ZoomSheet() -
Constructor for class org.apache.poi.hssf.usermodel.examples.ZoomSheet
-
- Ztest - Class in org.apache.poi.hssf.record.formula.functions
-
- Ztest() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Ztest
-
_
- _align -
Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
-
- _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
-
- _buf -
Variable in class org.apache.poi.hwpf.model.PropertyNode
-
- _bullet -
Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
-
- _bulletOffset -
Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
-
- _byteAtom -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _cbt -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Contains formatting properties for text
- _cft -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Contains text of the document wrapped in a obfuscated Word data
structure
- _characters -
Variable in class org.apache.poi.hwpf.usermodel.Range
- All CharacterRuns that belong to the document this Range belongs to.
- _charAtom -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _charEnd -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The end index in the characterRuns list for this Range.
- _charRangeFound -
Variable in class org.apache.poi.hwpf.usermodel.Range
- Have we loaded the characterRun indexes yet.
- _charStart -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The start index in the characterRuns list for this Range
- _children -
Variable in class org.apache.poi.hslf.record.RecordContainer
-
- _crun -
Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _dataStream -
Variable in class org.apache.poi.hwpf.HWPFDocument
- data stream buffer
- _dgg -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Escher Drawing Group information
- _doc -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The document this range blongs to.
- _dop -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Document wide Properties
- _end -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The ending character offset of this range.
- _escherContainer -
Variable in class org.apache.poi.hslf.model.Shape
- Either EscherSpContainer or EscheSpgrContainer record
which holds information about this shape.
- _exEmbed -
Variable in class org.apache.poi.hslf.model.OLEShape
-
- _fib -
Variable in class org.apache.poi.hwpf.HWPFDocument
- The FIB
- _fill -
Variable in class org.apache.poi.hslf.model.Shape
- Fill
- _fkp -
Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _frc -
Static variable in class org.apache.poi.hslf.model.TextShape
- Used to calculate text bounds
- _fspa -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Holds FSBA (shape) information
- _ft -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Holds fonts for this document.
- _getBlockHeader() -
Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
- _getBoundAggregate() -
Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- Returns the aggregate escher record we're bound to
- _getCompressedContents() -
Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
- _getContents() -
Method in class org.apache.poi.hdgf.chunks.Chunk
-
- _getContents() -
Method in class org.apache.poi.hdgf.streams.StreamStore
-
- _getContentsLength() -
Method in class org.apache.poi.hdgf.streams.Stream
-
- _getDetailsA() -
Method in class org.apache.poi.hslf.record.ExHyperlink
- Get the link details (field A)
- _getDetailsB() -
Method in class org.apache.poi.hslf.record.ExHyperlink
- Get the link details (field B)
- _getRawCharacterStyle() -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Internal Use Only - get the underlying character style collection.
- _getRawParagraphStyle() -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Internal Use Only - get the underlying paragraph style collection.
- _getSheetNumber() -
Method in class org.apache.poi.hslf.model.Sheet
- Returns the (internal, SlideIdentifier based) sheet number, as used
to reference this sheet from other records.
- _getSheetRefId() -
Method in class org.apache.poi.hslf.model.Sheet
- Returns the (internal, RefID based) sheet number, as used
to in PersistPtr stuff.
- _getStore() -
Method in class org.apache.poi.hdgf.streams.Stream
-
- _headerAtom -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _isCharacterStyleShared() -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Internal Use Only - are the Character styles shared?
- _isParagraphStyleShared() -
Method in class org.apache.poi.hslf.usermodel.RichTextRun
- Internal Use Only - are the Paragraph styles shared?
- _istd -
Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _isUncalced -
Variable in class org.apache.poi.hssf.model.Sheet
- Add an UncalcedRecord if not true indicating formulas have not been calculated
- _isUnicode -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _lt -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Hold list tables
- _mainStream -
Variable in class org.apache.poi.hwpf.HWPFDocument
- main document stream buffer
- _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
-
- _offset -
Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _papx -
Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _paragraphs -
Variable in class org.apache.poi.hwpf.model.PAPBinTable
-
- _paragraphs -
Variable in class org.apache.poi.hwpf.usermodel.Range
- All paragraphs that belong to the document this Range belongs to.
- _parEnd -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The end index in the paragraphs list for this Range.
- _parent -
Variable in class org.apache.poi.hslf.model.Shape
- Parent of this shape.
- _parRangeFound -
Variable in class org.apache.poi.hwpf.usermodel.Range
- Have we loaded the paragraph indexes yet.
- _parStart -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The start index in the paragraphs list for this Range
- _pbt -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Contains formatting properties for paragraphs
- _pictures -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Holds pictures table
- _propCache -
Variable in class org.apache.poi.hwpf.model.CachedPropertyNode
-
- _property_start_offset -
Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _props -
Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _records -
Variable in class org.apache.poi.hslf.model.TextRun
- all text run records that follow TextHeaderAtom.
- _rtRuns -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _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
-
- _sbt -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Holds the save history for this document.
- _sectionEnd -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The end index in the sections list for this Range.
- _sections -
Variable in class org.apache.poi.hwpf.model.SectionTable
-
- _sections -
Variable in class org.apache.poi.hwpf.usermodel.Range
- All sections that belong to the document this Range belongs to.
- _sectionStart -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The start index in the sections list for this Range
- _shape -
Variable in class org.apache.poi.hslf.model.TextPainter
-
- _sheet -
Variable in class org.apache.poi.hslf.model.Shape
- The
Sheet
this shape belongs to
- _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
-
- _ss -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Holds styles for this document.
- _st -
Variable in class org.apache.poi.hwpf.HWPFDocument
- Contains formatting properties for sections.
- _start -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The starting character offset of this range.
- _styleAtom -
Variable in class org.apache.poi.hslf.model.TextRun
-
- _tableStream -
Variable in class org.apache.poi.hwpf.HWPFDocument
- table stream buffer
- _text -
Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
-
- _text -
Variable in class org.apache.poi.hwpf.model.SectionTable
-
- _text -
Variable in class org.apache.poi.hwpf.usermodel.Range
- All text pieces that belong to the document this Range belongs to.
- _textEnd -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The end index in the text list for this Range.
- _textOffset -
Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
-
- _textPieces -
Variable in class org.apache.poi.hwpf.model.TextPieceTable
-
- _textRangeFound -
Variable in class org.apache.poi.hwpf.usermodel.Range
- Have we loaded the Text indexes yet
- _textRuns -
Variable in class org.apache.poi.hwpf.model.CHPBinTable
- List of character properties.
- _textStart -
Variable in class org.apache.poi.hwpf.usermodel.Range
- The start index in the text list for this Range.
- _tpt -
Variable in class org.apache.poi.hwpf.HWPFDocument
-
- _tpt -
Variable in class org.apache.poi.hwpf.model.ComplexFileTable
-
- _txtbox -
Variable in class org.apache.poi.hslf.model.TextShape
- Escher container which holds text attributes such as
TextHeaderAtom, TextBytesAtom ot TextCharsAtom, StyleTextPropAtom etc.
- _txtrun -
Variable in class org.apache.poi.hslf.model.TextShape
- TextRun object which holds actual text and format data
- _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 _
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.