Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

PA - Enum constant in enum org.apache.poi.util.LocaleID
 
PA_ARAB - Enum constant in enum org.apache.poi.util.LocaleID
 
PA_ARAB_PK - Enum constant in enum org.apache.poi.util.LocaleID
 
PA_IN - Enum constant in enum org.apache.poi.util.LocaleID
 
PACK_OBJECT_REL_TYPE - Static variable in class org.apache.poi.ooxml.POIXMLDocument
 
PACKAGE_CORE_PROPERTIES_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Core package properties art name.
PACKAGE_PROPERTIES_SEGMENT_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Segment name of the package properties folder.
PACKAGE_RELATIONSHIPS_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Package relationships part name.
PACKAGE_RELATIONSHIPS_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Package relationships part URI
PACKAGE_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Root package part name.
PACKAGE_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Root package URI.
PackageAccess - Enum in org.apache.poi.openxml4j.opc
Specifies package access.
PackageHelper - Class in org.apache.poi.ooxml.util
Provides handy methods to work with OOXML packages
PackageHelper() - Constructor for class org.apache.poi.ooxml.util.PackageHelper
 
PackageNamespaces - Interface in org.apache.poi.openxml4j.opc
Open Packaging Convention namespaces URI.
PackagePart - Class in org.apache.poi.openxml4j.opc
Provides a base class for parts stored in a Package.
PackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
Constructor.
PackagePart(OPCPackage, PackagePartName, ContentType) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
Constructor.
PackagePart(OPCPackage, PackagePartName, ContentType, boolean) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
Constructor.
PackagePartCollection - Class in org.apache.poi.openxml4j.opc
A package part collection.
PackagePartCollection() - Constructor for class org.apache.poi.openxml4j.opc.PackagePartCollection
 
PackagePartName - Class in org.apache.poi.openxml4j.opc
An immutable Open Packaging Convention compliant part name.
packagePictures - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
packageProperties - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
Core package properties.
PackageProperties - Interface in org.apache.poi.openxml4j.opc
Represents the core properties of an OPC package.
PackagePropertiesMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
Package properties marshaller.
PackagePropertiesMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
 
PackagePropertiesPart - Class in org.apache.poi.openxml4j.opc.internal
Represents the core properties part of a package.
PackagePropertiesPart(OPCPackage, PackagePartName) - Constructor for class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Constructor.
PackagePropertiesUnmarshaller - Class in org.apache.poi.openxml4j.opc.internal.unmarshallers
Package properties unmarshaller.
PackagePropertiesUnmarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
 
PackageRelationship - Class in org.apache.poi.openxml4j.opc
A part relationship.
PackageRelationship(OPCPackage, PackagePart, URI, TargetMode, String, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationship
Constructor.
PackageRelationshipCollection - Class in org.apache.poi.openxml4j.opc
Represents a collection of PackageRelationship elements that are owned by a given PackagePart or the Package.
PackageRelationshipCollection(OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipCollection(OPCPackage, PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipCollection(PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Constructor.
PackageRelationshipCollection(PackageRelationshipCollection, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Copy constructor.
PackageRelationshipTypes - Interface in org.apache.poi.openxml4j.opc
Relationship types.
PACKAGES - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PackagingURIHelper - Class in org.apache.poi.openxml4j.opc
Helper for part and pack URI.
PackagingURIHelper() - Constructor for class org.apache.poi.openxml4j.opc.PackagingURIHelper
 
PACKEMBEDDINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
page() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
PAGE - Enum constant in enum org.apache.poi.xwpf.usermodel.BreakType
Specifies that the current break shall restart itself on the next page of the document when the document is displayed in page view.
PAGE - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
 
PAGE_ITEM - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
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(PageBreakRecord) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord.Break - Class in org.apache.poi.hssf.record
Since both records store 2byte integers (short), no point in differentiating it in the records.
pageFieldLabels - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
 
pageFieldValues - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
 
PageItemRecord - Class in org.apache.poi.hssf.record.pivottable
SXPI - Page Item (0x00B6)
PageItemRecord(PageItemRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
PageItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
PageMargin - Enum in org.apache.poi.ss.usermodel
Enumeration which represents the various margins which are present within an Excel worksheet
PageOrder - Enum in org.apache.poi.ss.usermodel
Specifies printed page order.
PAGES - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
 
PageSettingsBlock - Class in org.apache.poi.hssf.record.aggregates
Groups the page settings records for a worksheet.
PageSettingsBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Creates a PageSettingsBlock with default settings
PageSettingsBlock(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
PAINT - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Microsoft Paint
PaintStyle - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.FlipMode - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.GradientPaint - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.GradientPaint.GradientType - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.PaintModifier - Enum in org.apache.poi.sl.usermodel
The PaintStyle can be modified by secondary sources, e.g.
PaintStyle.SolidPaint - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.TextureAlignment - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.TexturePaint - Interface in org.apache.poi.sl.usermodel
 
PALE_BLUE - Enum constant in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PALE_BLUE - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
 
PALE_GOLDENROD - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PALE_GREEN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PALE_TURQUOISE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PALE_VIOLET_RED - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PaleGoldenrod - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PaleGreen - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PALETTE - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PaletteRecord - Class in org.apache.poi.hssf.record
Supports custom palettes.
PaletteRecord() - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaletteRecord(PaletteRecord) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaletteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaleTurquoise - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PaleVioletRed - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PALMS_BLACK - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PALMS_COLOR - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PANE - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_LOWER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_LOWER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the lower left
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_LOWER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the lower right
PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_UPPER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_UPPER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the upper left
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_UPPER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the upper right
PaneInformation - Class in org.apache.poi.ss.util
Holds information regarding a split plane or freeze plane for a sheet.
PaneInformation(short, short, short, short, byte, boolean) - Constructor for class org.apache.poi.ss.util.PaneInformation
 
PaneRecord - Class in org.apache.poi.hssf.record
Describes the frozen and unfrozen panes.
PaneRecord() - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneRecord(PaneRecord) - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneType - Enum in org.apache.poi.ss.usermodel
Type of pane used in sheet.
PAP - Enum constant in enum org.apache.poi.util.LocaleID
 
PAP_029 - Enum constant in enum org.apache.poi.util.LocaleID
 
PAPAYA_WHIP - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PapayaWhip - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PAPER_CLIPS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PaperSize - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the possible paper size for a sheet
PAPYRUS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
paragraph - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
paragraph - Variable in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
 
Paragraph - Interface in org.apache.poi.wp.usermodel
This class represents a paragraph, made up of one or more runs of text.
PARAGRAPH - Enum constant in enum org.apache.poi.xwpf.usermodel.BodyElementType
 
ParagraphAlignment - Enum in org.apache.poi.xwpf.usermodel
Specifies all types of alignment which are available to be applied to objects in a WordprocessingML document
ParagraphPropertyFetcher<T> - Class in org.apache.poi.xslf.model
 
ParagraphPropertyFetcher<T> - Class in org.apache.poi.xssf.model
Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties
ParagraphPropertyFetcher(int) - Constructor for class org.apache.poi.xssf.model.ParagraphPropertyFetcher
 
ParagraphPropertyFetcher(XSLFTextParagraph, ParagraphPropertyFetcher.ParaPropFetcher<T>) - Constructor for class org.apache.poi.xslf.model.ParagraphPropertyFetcher
 
ParagraphPropertyFetcher.ParaPropFetcher<S> - Interface in org.apache.poi.xslf.model
 
paragraphs - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
paragraphs - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
Parallelogram - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PARALLELOGRAM - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PARALLELOGRAM - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PARALLELOGRAM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
parent - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
 
parent - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
The parent shape, always not-null for shapes in groups
Parent - Interface in org.apache.poi.poifs.property
Behavior for parent (directory) properties
ParenthesisPtg - Class in org.apache.poi.ss.formula.ptg
While formula tokens are stored in RPN order and thus do not need parenthesis for precedence reasons, Parenthesis tokens ARE written to ensure that user entered parenthesis are displayed as-is on reading back
parse - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
parse() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
parse() - Method in class org.apache.poi.xssf.binary.XSSFBParser
 
parse(String, HSSFWorkbook) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
Convenience method for parsing cell formulas.
parse(String, HSSFWorkbook, FormulaType) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
 
parse(String, HSSFWorkbook, FormulaType, int) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
 
parse(String, FormulaParsingWorkbook, FormulaType, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a formula into an array of tokens Side effect: creates name (Workbook.createName()) if formula contains unrecognized names (names are likely UDFs)
parse(String, FormulaParsingWorkbook, FormulaType, int, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a formula into an array of tokens Side effect: creates name (Workbook.createName()) if formula contains unrecognized names (names are likely UDFs)
parse(XMLStreamReader) - Method in interface org.apache.poi.xslf.usermodel.XSLFShape.ReparseFactory
 
parse(LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
 
parse(XSSFSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFSignatureLine
 
parse(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFSignatureLine
 
parse(Document) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
parseComments(PackagePart) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
 
parseDate(String) - Static method in class org.apache.poi.ss.util.DateParser
 
parseDateTime(String) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
 
parseDateTime(String) - Static method in class org.apache.poi.ss.formula.functions.Value
 
parseDateTime(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
parseDescriptor(InputStream) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDescriptor(String) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDouble(String) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Converts a string to a double using standard rules that Excel would use.
Tolerates leading and trailing spaces,
parseDoubleValue(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
 
parseFormat(String, CellFormatType, CellFormatPart.PartHandler) - Static method in class org.apache.poi.ss.format.CellFormatPart
 
parseFormula(String, HSSFSheet) - Static method in class org.apache.poi.hssf.record.CFRuleBase
TODO - parse conditional format formulas properly i.e.
parseIntegerValue(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
 
parseLength(STCoordinate) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
The standard states that ST_Coordinate is read and written as either a length followed by a unit, or EMUs with no unit present.
parseLength(STCoordinate32) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
The standard states that ST_Coordinate32 is read and written as either a length followed by a unit, or EMUs with no unit present.
parseLength(STTextPoint) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
The standard states that ST_TextPoint is read and written as a length followed by a unit or as hundredths of a point with no unit present.
parseLength(STTwipsMeasure) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
If no unit is specified, a twips-measure is a twentieth of a point
parseLength(STHpsMeasure) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
If no unit is specified, a hps-measure is a half of a point
parseLength(STMeasurementOrPercent) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
If no unit is specified, DXA (twentieth of a point) is assumed
parseLength(STSignedHpsMeasure) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
If no unit is specified, a hps-measure is a half of a point
parseLength(STSignedTwipsMeasure) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
If no unit is specified, a twips-measure is a twentieth of a point
parseLocalDate(String) - Static method in class org.apache.poi.ss.util.DateParser
Parses a date from a string.
parseObject(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
parseObject(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
parseOnOff(STOnOff) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parseOnOff(CTOnOff) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STDepthPercent) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STGapAmount) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STHoleSize) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STHPercent) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STOverlap) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
 
parsePercent(STPercentage) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Office will read percentages formatted with a trailing percent sign or formatted as 1000th of a percent without a trailing percent sign
parsePercent(STPositiveFixedPercentage) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Office will read percentages formatted with a trailing percent sign or formatted as 1000th of a percent without a trailing percent sign
parsePercent(STPositivePercentage) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Office will read percentages formatted with a trailing percent sign or formatted as 1000th of a percent without a trailing percent sign
parsePercent(STTextBulletSizePercent) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Specifies the percentage of the text size that this bullet should be.
parsePercent(STTextFontScalePercentOrPercentString) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Office will read percentages formatted with a trailing percent sign or formatted as 1000th of a percent without a trailing percent sign
parsePercent(STTextSpacingPercentOrPercentString) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
Office will read percentages formatted with a trailing percent sign or formatted as 1000th of a percent without a trailing percent sign
parsePercent(STDecimalNumberOrPercent) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
This type seems to be interpreted as percent value when the trailing percent sign is missing.
parsePercent(STTextScale) - Static method in class org.apache.poi.ooxml.util.POIXMLUnits
This type seems to be interpreted as percent value when the trailing percent sign is missing.
parseRelationshipsPart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Parse the relationship part and add all relationship in this collection.
parseShape(byte[]) - Method in interface org.apache.poi.sl.usermodel.MetroShapeProvider
 
parseShape(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFMetroShape
parses the metro bytes to a XSLF shape
parseSheet(Map<String, XSSFSheet>, CTSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Not normally to be called externally, but possibly to be overridden to avoid the DOM based parse of large sheets (see examples).
parseStructuredReference(String, FormulaParsingWorkbook, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a structured reference.
parseVLength(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
 
parseYYYYMMDDDate(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent
part - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
part - Variable in class org.apache.poi.xwpf.usermodel.XWPFTable
 
part - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
PartAlreadyExistsException - Exception in org.apache.poi.openxml4j.exceptions
Throw when trying to create a PackagePart but one already exists with that name.
PartAlreadyExistsException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException
 
partialEvaluate(boolean, boolean) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
PartMarshaller - Interface in org.apache.poi.openxml4j.opc.internal
Object implemented this interface are considered as part marshaller.
partMarshallers - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
Part marshallers by content type.
PartUnmarshaller - Interface in org.apache.poi.openxml4j.opc.internal
Classes implementing this interface are considered as part unmarshaller.
partUnmarshallers - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
Part unmarshallers by content type.
PARTY_FAVOR - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PARTY_GLASS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
pass(double) - Method in class org.apache.poi.ss.format.CellFormatCondition
Returns true if the given value passes the constraint's test.
PASSWORD - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PASSWORD_REV_4 - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PasswordKeyEncryptor - Class in org.apache.poi.poifs.crypt.agile
 
PasswordKeyEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
PasswordKeyEncryptor(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
PasswordRecord - Class in org.apache.poi.hssf.record
Stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption)
PasswordRecord(int) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRecord(PasswordRecord) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRev4Record - Class in org.apache.poi.hssf.record
Protection Revision 4 password Record (0x01BC)
PasswordRev4Record(int) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
PasswordRev4Record(PasswordRev4Record) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
PasswordRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
pastDaysOfWeek(double, double, int) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculates how many days of week past between a start and an end date.
Path - Class in org.apache.poi.sl.draw.geom
Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape
Path() - Constructor for class org.apache.poi.sl.draw.geom.Path
 
PathCommand - Interface in org.apache.poi.sl.draw.geom
A path command in DrawingML.
PathGradientPaint - Class in org.apache.poi.sl.draw
 
PathGradientPaint.PathGradientContext - Class in org.apache.poi.sl.draw
 
PathIf - Interface in org.apache.poi.sl.draw.geom
 
PathShadeType - Enum in org.apache.poi.xddf.usermodel
 
pattern - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
PatternFormatting - Class in org.apache.poi.hssf.record.cf
Pattern Formatting Block of the Conditional Formatting Rule Record.
PatternFormatting - Interface in org.apache.poi.ss.usermodel
 
PatternFormatting() - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
PatternFormatting(PatternFormatting) - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
PatternFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
PCT - Enum constant in enum org.apache.poi.xwpf.usermodel.TableWidthType
 
PDF - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
AcroExch.Document
PDF - Enum constant in enum org.apache.poi.poifs.filesystem.FileMagic
PDF document
PDF - Enum constant in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
PDFFontMapper - Class in org.apache.poi.xslf.util
 
PDFFontMapper(String, String) - Constructor for class org.apache.poi.xslf.util.PDFFontMapper
 
PDFFormat - Class in org.apache.poi.xslf.util
 
PDFFormat(boolean, String, String) - Constructor for class org.apache.poi.xslf.util.PDFFormat
 
PEACH_PUFF - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PeachPuff - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
peekFirst8Bytes(InputStream) - Static method in class org.apache.poi.util.IOUtils
Peeks at the first 8 bytes of the stream.
peekFirstNBytes(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
Peeks at the first N bytes of the stream.
peekNextClass() - Method in class org.apache.poi.hssf.model.RecordStream
 
peekNextRecord() - Method in class org.apache.poi.hssf.model.RecordStream
 
peekNextSid() - Method in class org.apache.poi.hssf.model.RecordStream
 
PenAlignment - Enum in org.apache.poi.xddf.usermodel
 
PENCILS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
Pentagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PENTAGON - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PENTAGON - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PENTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PEOPLE - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PEOPLE_HATS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PEOPLE_WAVING - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PERCENT - Enum constant in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Percent of the way from the mi to the max value in the range
PERCENT - Enum constant in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
 
PERCENT_10 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_20 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_25 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_30 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_40 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_5 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_50 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_60 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_70 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_75 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_80 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_90 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PERCENT_STACKED - Enum constant in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
 
PERCENT_STACKED - Enum constant in enum org.apache.poi.xddf.usermodel.chart.Grouping
 
PERCENTAGE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ErrorValueType
 
PercentEval - Class in org.apache.poi.ss.formula.eval
Implementation of Excel formula token '%'.
PERCENTILE - Enum constant in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
The minimum value of the cell that is in X percentile of the range
PERCENTILE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
PercentPtg - Class in org.apache.poi.ss.formula.ptg
Percent PTG.
PercentRank - Class in org.apache.poi.ss.formula.functions
Implementation of 'the Excel function PERCENTRANK() Syntax:
PERCENTRANK(array, X, [significance])
PERP_SANS - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
PERSPECTIVE__OFFSETX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__OFFSETY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__ORIGINX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__ORIGINY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEON - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEXTOX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEXTOY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEYTOX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEYTOY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__TYPE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__WEIGHT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
Peru - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PERU - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PHONETICPR_00EF - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
PhRun - Class in org.apache.poi.hssf.record.common
 
PhRun(int, int, int) - Constructor for class org.apache.poi.hssf.record.common.PhRun
 
PhRun(PhRun) - Constructor for class org.apache.poi.hssf.record.common.PhRun
 
PI - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
PIC_TX - Enum constant in enum org.apache.poi.xslf.usermodel.SlideLayout
 
PICT - Enum constant in enum org.apache.poi.common.usermodel.PictureType
Mac PICT format
PICT - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
Mac PICT format
PICT_HEADER_OFFSET - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
skip the first 512 bytes - they are MAC specific crap
PICTORIAL - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
Picture - Interface in org.apache.poi.ss.usermodel
Repersents a picture in a SpreadsheetML document
PICTURE - Enum constant in enum org.apache.poi.sl.usermodel.Placeholder
Picture object placeholder shape.
PICTURE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
 
PICTURE_TYPE_BMP - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_BMP - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Windows Bitmap (.bmp)
PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Device independent bitmap
PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Device independent bitmap
PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Extended windows meta file
PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Extended windows meta file
PICTURE_TYPE_EPS - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_EPS - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Encapsulated Postscript (.eps)
PICTURE_TYPE_GIF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Images formats supported by XSSF but not by HSSF
PICTURE_TYPE_GIF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
GIF image format
PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
JPEG format
PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
JPEG format
PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Mac PICT format
PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Mac PICT format
PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
PNG format
PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
PNG format
PICTURE_TYPE_TIFF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_TIFF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Tag Image File (.tiff)
PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Windows Meta File
PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
Windows Meta File
PICTURE_TYPE_WPG - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
PICTURE_TYPE_WPG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
WordPerfect graphics (.wpg)
PictureData - Interface in org.apache.poi.sl.usermodel
 
PictureData - Interface in org.apache.poi.ss.usermodel
 
PictureData.PictureType - Enum in org.apache.poi.sl.usermodel
 
PictureFrame - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
pictures - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
PictureShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
PictureType - Enum in org.apache.poi.common.usermodel
General enum class to define a picture format/type
PID_APPNAME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the application that created the document
PID_AUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's author
PID_BEHAVIOUR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The Behavior property, if present, MUST have the property identifier 0x80000003, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
PID_BYTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of bytes.
PID_CATEGORY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a string denoting the category the file belongs to, e.g.
PID_CCHWITHSPACES - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry specifies an estimate of the number of characters in the document, including whitespace, as an integer
PID_CHARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of characters in the document
PID_CODEPAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry denotes a code page.
PID_COMMENTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's comments
PID_COMPANY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the company name.
PID_CONTENTSTATUS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document status.
PID_CONTENTTYPE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the content type of the file.
PID_CREATE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was created.
PID_DICTIONARY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a dictionary.
PID_DIGSIG - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the VBA digital signature for the VBA project embedded in the document.
PID_DOCPARTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
PID_DOCVERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document version, but normally should be empty
PID_EDITTIME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's edit time
PID_HEADINGPAIR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry denotes an internally used property.
PID_HIDDENCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of hidden slides.
PID_HYPERLINKSCHANGED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a boolean which marks if the User Defined Property Set has been updated outside of the Application, if so the hyperlinks should be updated on document load.
PID_KEYWORDS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's keywords
PID_LANGUAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document language, but normally should be empty.
PID_LASTAUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's last author
PID_LASTPRINTED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was last printed
PID_LASTSAVE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was saved
PID_LINECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of lines.
PID_LINKSDIRTY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
If this entry is -1 the links are dirty and should be re-evaluated.
PID_LOCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The Locale property, if present, MUST have the property identifier 0x80000000, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
PID_MANAGER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the name of the project manager.
PID_MAX - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The highest well-known property ID.
PID_MMCLIPCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of multimedia clips, e.g.
PID_NOTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides with notes.
PID_PAGECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of pages in the document
PID_PARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of paragraphs.
PID_PRESFORMAT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Target format for power point presentation, e.g.
PID_REVNUMBER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's revision number
PID_SCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry is set to -1 when scaling of the thumbnail is desired.
PID_SECURITY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes whether read/write access to the document is allowed or whether is should be opened as read-only.
PID_SLIDECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides in a power point presentation.
PID_SUBJECT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's subject
PID_TEMPLATE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's template
PID_THUMBNAIL - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's thumbnail
PID_TITLE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's title
PID_VERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the version of the Application which wrote the Property set, stored with the two high order bytes having the major version number, and the two low order bytes the minor version number.
PID_WORDCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of words in the document
Pie - Enum constant in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
PIE - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PIE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
 
PIE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PIE_WEDGE - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PIE_WEDGE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PIE_WEDGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PIE3D - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
 
pin - Enum constant in enum org.apache.poi.sl.draw.geom.GuideIf.Op
 
Pink - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PINK - Enum constant in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PINK - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
 
PINK - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PINK1 - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
 
PIVOT_CACHE_DEFINITION - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
PIVOT_CACHE_RECORDS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
PIVOT_TABLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
PivotStyleDark1 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark10 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark11 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark12 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark13 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark14 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark15 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark16 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark17 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark18 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark19 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark2 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark20 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark21 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark22 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark23 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark24 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark25 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark26 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark27 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark28 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark3 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark4 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark5 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark6 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark7 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark8 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleDark9 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight1 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight10 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight11 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight12 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight13 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight14 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight15 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight16 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight17 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight18 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight19 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight2 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight20 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight21 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight22 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight23 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight24 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight25 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight26 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight27 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight28 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight3 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight4 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight5 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight6 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight7 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight8 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleLight9 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium1 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium10 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium11 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium12 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium13 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium14 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium15 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium16 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium17 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium18 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium19 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium2 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium20 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium21 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium22 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium23 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium24 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium25 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium26 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium27 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium28 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium3 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium4 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium5 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium6 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium7 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium8 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PivotStyleMedium9 - Enum constant in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
 
PIXEL_DPI - Static variable in class org.apache.poi.util.Units
Pixels DPI (96 pixels per inch)
pixelToEMU(int) - Static method in class org.apache.poi.util.Units
Converts pixels to EMUs
pixelToPoints(double) - Static method in class org.apache.poi.util.Units
 
pixelToPoints(Dimension2D) - Static method in class org.apache.poi.util.Units
 
pixelToPoints(Rectangle2D) - Static method in class org.apache.poi.util.Units
 
pkg - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader
 
PL - Enum constant in enum org.apache.poi.util.LocaleID
 
PL_PL - Enum constant in enum org.apache.poi.util.LocaleID
 
PlaceableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
Placeholder - Enum in org.apache.poi.sl.usermodel
 
PLACEHOLDER - Enum constant in enum org.apache.poi.xddf.usermodel.SchemeColor
 
PlaceholderDetails - Interface in org.apache.poi.sl.usermodel
Extended details about placholders
PlaceholderDetails.PlaceholderSize - Enum in org.apache.poi.sl.usermodel
 
PLAID - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
PLAIN_OLD_XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Plain old xml.
PLAIN_TOKEN_SIZE - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
The size of the plain tArray token written within the standard formula tokens (not including the data which comes after all formula tokens)
plainPng() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
Word and Excel a regenerating the valid and invalid signature line based on the plain signature.
Plaque - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PLAQUE - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PLAQUE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PLAQUE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PLAQUE_TABS - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PLAQUE_TABS - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PLAQUE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
plot() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
 
plot(XDDFChartData) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
 
PLOT_AREA - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PLOT_GROWTH - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PlotAreaRecord - Class in org.apache.poi.hssf.record.chart
preceeds and identifies a frame as belonging to the plot area.
PlotAreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
PlotAreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
PlotGrowthRecord - Class in org.apache.poi.hssf.record.chart
The plot growth record specifies the scaling factors used when a font is scaled.
PlotGrowthRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
PlotGrowthRecord(PlotGrowthRecord) - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
PlotGrowthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
PLS_004D - Static variable in class org.apache.poi.hssf.record.UnknownRecord
Environment-Specific Print Record
PLT_MG - Enum constant in enum org.apache.poi.util.LocaleID
 
Plum - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PLUM - Enum constant in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PLUM - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
 
PLUM - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
Plus - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PLUS - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
PLUS - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ErrorBarType
 
PLUS - Enum constant in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
 
PLUS - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PLV_MAC - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
pmt(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
 
pmt(double, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded pmt() call omitting fv and type, which both default to 0.
pmt(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded pmt() call omitting type, which defaults to 0.
pmt(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's PMT(interest_rate, number_payments, PV, FV, Type) function, which calculates the payments for a loan or the future value of an investment
PMT - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
PNG - Enum constant in enum org.apache.poi.common.usermodel.PictureType
PNG format
PNG - Enum constant in enum org.apache.poi.poifs.filesystem.FileMagic
PNG Image
PNG - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
PNG format
POIDocument - Class in org.apache.poi
This holds the common functionality for all POI Document classes.
POIDocument(DirectoryNode) - Constructor for class org.apache.poi.POIDocument
Constructs a POIDocument with the given directory node.
POIDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIDocument
Constructs from the default POIFS
POIFILES - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
 
POIFSBigBlockSize - Class in org.apache.poi.poifs.common
A class describing attributes of the Big Block Size
POIFSBigBlockSize(int, short) - Constructor for class org.apache.poi.poifs.common.POIFSBigBlockSize
 
POIFSConstants - Interface in org.apache.poi.poifs.common
A repository for constants shared by POI classes.
POIFSDocument - Class in org.apache.poi.poifs.filesystem
This class manages a document in the NIO POIFS filesystem.
POIFSDocument(String, int, POIFSFileSystem, POIFSWriterListener) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
 
POIFSDocument(String, POIFSFileSystem, InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for a new Document
POIFSDocument(DocumentNode) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for an existing Document
POIFSDocument(DocumentProperty, POIFSFileSystem) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for an existing Document
POIFSDocumentPath - Class in org.apache.poi.poifs.filesystem
Class POIFSDocumentPath
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(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(POIFSDocumentPath, String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor that adds additional subdirectories to an existing path
POIFSDump - Class in org.apache.poi.poifs.dev
Dump internal structure of a OLE2 file into file system
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(File) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from a File.
POIFSFileSystem(File, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from a File.
POIFSFileSystem(InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a POIFSFileSystem from an InputStream.
POIFSFileSystem(FileChannel) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
POIFSFileSystem(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
POIFSFileSystem(FileChannel, boolean, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
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
 
POIFSMiniStore - Class in org.apache.poi.poifs.filesystem
This class handles the MiniStream (small block store) in the NIO case for POIFSFileSystem
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
 
POIFSReaderEvent - Class in org.apache.poi.poifs.eventfilesystem
Class POIFSReaderEvent
POIFSReaderListener - Interface in org.apache.poi.poifs.eventfilesystem
Interface POIFSReaderListener
POIFSStream - Class in org.apache.poi.poifs.filesystem
This handles reading and writing a stream within a POIFSFileSystem.
POIFSStream(BlockStore) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
Constructor for a new stream.
POIFSStream(BlockStore, int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
Constructor for an existing stream.
POIFSStream.StreamBlockByteBuffer - Class in org.apache.poi.poifs.filesystem
 
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
POIFSWriterEvent - Class in org.apache.poi.poifs.filesystem
Class POIFSWriterEvent
POIFSWriterListener - Interface in org.apache.poi.poifs.filesystem
Interface POIFSWriterListener
POINSETTIAS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
POINT_DPI - Static variable in class org.apache.poi.util.Units
Points DPI (72 pixels per inch)
POINTS - Enum constant in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
 
pointsToMaster(double) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(double) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(Dimension2D) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(Rectangle2D) - Static method in class org.apache.poi.util.Units
 
POIOLE2TextExtractor - Interface in org.apache.poi.extractor
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 .
POIReadOnlyDocument - Class in org.apache.poi
This holds the common functionality for all read-only POI Document classes, i.e.
POIReadOnlyDocument(DirectoryNode) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
POIReadOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
Poisson - Class in org.apache.poi.ss.formula.functions
 
Poisson() - Constructor for class org.apache.poi.ss.formula.functions.Poisson
 
POISSON - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
POITextExtractor - Interface in org.apache.poi.extractor
Common Parent for Text Extractors of POI Documents.
POIXMLDocument - Class in org.apache.poi.ooxml
This holds the common functionality for all POI OOXML Document classes.
POIXMLDocument(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLDocument
 
POIXMLDocument(OPCPackage, String) - Constructor for class org.apache.poi.ooxml.POIXMLDocument
 
POIXMLDocumentPart - Class in org.apache.poi.ooxml
Represents an entry of a OOXML package.
POIXMLDocumentPart() - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
Creates new POIXMLDocumentPart - called by client code to create new parts from scratch.
POIXMLDocumentPart(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
Creates an POIXMLDocumentPart representing the given package part, relationship and parent Called by POIXMLDocumentPart.read(POIXMLFactory, Map) when reading in an existing file.
POIXMLDocumentPart(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
Construct POIXMLDocumentPart representing a "core document" package part.
POIXMLDocumentPart(OPCPackage, String) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
Construct POIXMLDocumentPart representing a custom "core document" package part.
POIXMLDocumentPart(PackagePart) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
Creates an POIXMLDocumentPart representing the given package part and relationship.
POIXMLDocumentPart.RelationPart - Class in org.apache.poi.ooxml
The RelationPart is a cached relationship between the document, which contains the RelationPart, and one of its referenced child document parts.
POIXMLException - Exception in org.apache.poi.ooxml
Indicates a generic OOXML error.
POIXMLException() - Constructor for exception org.apache.poi.ooxml.POIXMLException
Create a new POIXMLException with no detail message.
POIXMLException(String) - Constructor for exception org.apache.poi.ooxml.POIXMLException
Create a new POIXMLException with the String specified as an error message.
POIXMLException(String, Throwable) - Constructor for exception org.apache.poi.ooxml.POIXMLException
Create a new POIXMLException with the String specified as an error message and the cause.
POIXMLException(Throwable) - Constructor for exception org.apache.poi.ooxml.POIXMLException
Create a new POIXMLException with the specified cause.
POIXMLExtractorFactory - Class in org.apache.poi.ooxml.extractor
Figures out the correct POITextExtractor for your supplied document, and returns it.
POIXMLExtractorFactory() - Constructor for class org.apache.poi.ooxml.extractor.POIXMLExtractorFactory
 
POIXMLFactory - Class in org.apache.poi.ooxml
Defines a factory API that enables sub-classes to create instances of POIXMLDocumentPart
POIXMLFactory() - Constructor for class org.apache.poi.ooxml.POIXMLFactory
 
POIXMLProperties - Class in org.apache.poi.ooxml
Wrapper around the three different kinds of OOXML properties and metadata a document can have (Core, Extended and Custom), as well Thumbnails.
POIXMLProperties(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLProperties
 
POIXMLProperties.CoreProperties - Class in org.apache.poi.ooxml
The core document properties
POIXMLProperties.CustomProperties - Class in org.apache.poi.ooxml
Custom document properties
POIXMLProperties.ExtendedProperties - Class in org.apache.poi.ooxml
Extended document properties
POIXMLPropertiesTextExtractor - Class in org.apache.poi.ooxml.extractor
A POITextExtractor for returning the textual content of the OOXML file properties, eg author and title.
POIXMLPropertiesTextExtractor(POIXMLTextExtractor) - Constructor for class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
Creates a new POIXMLPropertiesTextExtractor, for the same file that another TextExtractor is already working on.
POIXMLPropertiesTextExtractor(POIXMLDocument) - Constructor for class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
Creates a new POIXMLPropertiesTextExtractor for the given open document.
POIXMLRelation - Class in org.apache.poi.ooxml
Represents a descriptor of a OOXML relation.
POIXMLRelation(String, String, String) - Constructor for class org.apache.poi.ooxml.POIXMLRelation
Instantiates a POIXMLRelation.
POIXMLRelation(String, String, String, POIXMLRelation.NoArgConstructor, POIXMLRelation.PackagePartConstructor, POIXMLRelation.ParentPartConstructor) - Constructor for class org.apache.poi.ooxml.POIXMLRelation
Instantiates a POIXMLRelation.
POIXMLRelation.NoArgConstructor - Interface in org.apache.poi.ooxml
 
POIXMLRelation.PackagePartConstructor - Interface in org.apache.poi.ooxml
 
POIXMLRelation.ParentPartConstructor - Interface in org.apache.poi.ooxml
 
POIXMLTextExtractor - Interface in org.apache.poi.ooxml.extractor
 
POIXMLTypeLoader - Class in org.apache.poi.ooxml
 
POIXMLTypeLoader() - Constructor for class org.apache.poi.ooxml.POIXMLTypeLoader
 
POIXMLUnits - Class in org.apache.poi.ooxml.util
 
POIXMLUnits() - Constructor for class org.apache.poi.ooxml.util.POIXMLUnits
 
PolarAdjustHandle - Class in org.apache.poi.sl.draw.geom
Java class for CT_PolarAdjustHandle complex type.
PolarAdjustHandle() - Constructor for class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
PolyLineTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
 
PolyLineTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
 
populateDictionary(byte[]) - Method in class org.apache.poi.util.LZWDecompresser
Populates the dictionary, and returns where in it to begin writing new codes.
PORTRAIT - Enum constant in enum org.apache.poi.ss.usermodel.PrintOrientation
portrait orientation
PositionInParagraph - Class in org.apache.poi.xwpf.usermodel
postion of a character in a paragrapho 1st RunPositon 2nd TextPosition 3rd CharacterPosition
PositionInParagraph() - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
PositionInParagraph(int, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
positionRecords(List<RecordBase>) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Some apps can define multiple HeaderFooterRecord records for a sheet.
PositionTrackingVisitor(RecordAggregate.RecordVisitor, int) - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
post(String, byte[]) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
 
post(String, byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
POSTAGE_STAMP - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
postSign(DOMSignContext, String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
Helper method for adding informations after the signing.
postSign(SignatureInfo, Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.KeyInfoSignatureFacet
 
postSign(SignatureInfo, Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.Office2010SignatureFacet
 
postSign(SignatureInfo, Document) - Method in interface org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
This method is being invoked by the XML signature service engine during the post-sign phase.
postSign(SignatureInfo, Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
 
POWDER_BLUE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PowderBlue - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
POWER - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
PowerEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
POWERPOINT_V12 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V12 / 2007 - document
POWERPOINT_V12_MACRO - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V12 / 2007 - macro
POWERPOINT_V7 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V7 / 95 - document
POWERPOINT_V7_SLIDE - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V7 / 95 - slide
POWERPOINT_V8 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V8 / 97 - document
POWERPOINT_V8_TPL - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V8 / 97 - template
PowerPtg - Class in org.apache.poi.ss.formula.ptg
 
ppmt(double, int, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ppmt(double, int, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ppmt(double, int, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's PPMT(interest_rate, period, number_payments, PV, FV, Type) function, which calculates the portion of the payment at a given period that will apply to principal.
PPMT - Class in org.apache.poi.ss.formula.functions
Compute the interest portion of a payment.
PPMT() - Constructor for class org.apache.poi.ss.formula.functions.PPMT
 
PPTX2PNG - Class in org.apache.poi.xslf.util
An utility to convert slides of a .pptx slide show to a PNG image
PRECISION - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PrecisionRecord - Class in org.apache.poi.hssf.record
Defines whether to store with full precision or what's displayed by the gui (meaning have really screwed up and skewed figures or only think you do!)
PrecisionRecord() - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
PrecisionRecord(PrecisionRecord) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
PrecisionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
preferArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.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
prepareForCommit() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
Ensure that a memory based package part does not have lingering data from previous commit() calls.
prepareForCommit() - Method in class org.apache.poi.xslf.usermodel.XSLFFontData
XSLFFontData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareForCommit() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
XSLFObjectData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareForCommit() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareForCommit() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareForCommit() - Method in class org.apache.poi.xssf.usermodel.XSSFVBAPart
Like *PictureData, VBA objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareForCommit() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
prepareForCommit() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
prepareToCheckMagic(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Checks if an InputStream can be reset (i.e.
PRESENTATION_MACRO - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
PRESENTATIONML - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
PRESENTATIONML_TEMPLATE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
preSerialize() - Method in class org.apache.poi.hssf.model.InternalSheet
Perform any work necessary before the sheet is about to be serialized.
preSerialize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Perform any work necessary before the workbook is about to be serialized.
preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
check if any shapes contain wrong data At now(13.08.2010) check if patriarch contains 2 or more comments with same coordinates
preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
check whether the data of sheet can be serialized
preserveSpaces(STXstring) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Add the xml:spaces="preserve" attribute if the string has leading or trailing spaces
PRESET_GEOMETRY_CACHE - Static variable in interface org.apache.poi.sl.draw.Drawable
Internal key for caching the preset geometries
PresetColor - Enum in org.apache.poi.sl.usermodel
Preset colors defined in DrawingML aka known/system colors
PresetColor - Enum in org.apache.poi.xddf.usermodel
 
PresetGeometries - Class in org.apache.poi.sl.draw.geom
 
PresetGeometry - Enum in org.apache.poi.xddf.usermodel
 
PresetLineDash - Enum in org.apache.poi.xddf.usermodel
 
PresetPattern - Enum in org.apache.poi.xddf.usermodel
 
preSign(DOMSignContext) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
Helper method for adding informations before the signing.
preSign(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.EnvelopedSignatureFacet
 
preSign(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
 
preSign(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in interface org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
This method is being invoked by the XML signature service engine during pre-sign phase.
preSign(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
 
prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
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
print(GenericRecordJsonWriter, String, Object) - Method in interface org.apache.poi.util.GenericRecordJsonWriter.GenericRecordHandler
Handler method
print(GenericRecordXmlWriter, String, Object) - Method in interface org.apache.poi.util.GenericRecordXmlWriter.GenericRecordHandler
Handler method
PRINT_CALC_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this object is expected to be updated on print to reflect the values in the cell associated with the object.
PRINT_GRIDLINES - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PRINT_HEADERS - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PRINT_SETUP - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
printAffineTransform(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printAffineTransform(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printAnnotatedFlag(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printAnnotatedFlag(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printArray(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printArray(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBoolean(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printBoolean(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBufferedImage(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBytes(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printBytes(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PrintCellComments - Enum in org.apache.poi.ss.usermodel
These enumerations specify how cell comments shall be displayed for paper printing purposes.
printColor(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printColor(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printDimension(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printDimension(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PRINTER_DEFAULT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Whatever the printer's default paper size is
PRINTER_SETTINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
printGenericRecord(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printGenericRecord(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printGridlines - Variable in class org.apache.poi.hssf.model.InternalSheet
 
PrintGridlinesRecord - Class in org.apache.poi.hssf.record
Whether to print the gridlines when you enjoy the spreadsheet on paper.
PrintGridlinesRecord() - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
PrintGridlinesRecord(PrintGridlinesRecord) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
PrintGridlinesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
printHeaders - Variable in class org.apache.poi.hssf.model.InternalSheet
 
PrintHeadersRecord - Class in org.apache.poi.hssf.record
Whether or not to print the row/column headers when you enjoy your spreadsheet in the physical form.
PrintHeadersRecord() - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
PrintHeadersRecord(PrintHeadersRecord) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
PrintHeadersRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
printHierarchy(XDGFPage, File) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
 
printHierarchy(XDGFPage, PrintStream) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
 
printHierarchy(XmlVisioDocument, String) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
 
printImage(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printList(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printList(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printName(String) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNull(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNumber(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNumber(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printObject(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printObject(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PrintOrientation - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the print orientation for a sheet.
printPath(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printPath(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printPoint(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printPoint(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printRectangle(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printRectangle(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PrintSetup - Interface in org.apache.poi.ss.usermodel
 
PrintSetupRecord - Class in org.apache.poi.hssf.record
Stores print setup options -- bogus for HSSF (and marked as such)
PrintSetupRecord() - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PrintSetupRecord(PrintSetupRecord) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PrintSetupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PRINTSIZE_0033 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
seems to be part of the PageSettingsBlock.
processChildRecords() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
Deprecated.
processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
processEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DAverage
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DCount
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DCountA
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DGet
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMax
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMin
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DProduct
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStdev
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStdevp
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DSum
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DVar
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DVarp
 
processMatch(ValueEval) - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
Process a match that is found during a run through a database.
processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
Process a POIFSReaderEvent that this listener had registered for
processPOIFSWriterEvent(POIFSWriterEvent) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface org.apache.poi.poifs.filesystem.POIFSWriterListener
Process a POIFSWriterEvent that this listener had registered for
processRecord(Record) - Method in interface org.apache.poi.hssf.eventmodel.ERFListener
Process a Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
This method, inherited from HSSFListener is implemented as a stub.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
Process this record ourselves, and then pass it on to our child listener
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Process this record ourselves, and then pass it on to our child listener
processRecord(Record) - Method in interface org.apache.poi.hssf.eventusermodel.HSSFListener
process an HSSF Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
Called by HSSFEventFactory, passes the Record to each listener associated with a record.sid.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
 
processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
Process the record ourselves, but do not pass it on to the child Listener.
processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Process the record ourselves, but do not pass it on to the child Listener.
processRecords(InputStream) - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
Create an array of records from an input stream
processSheet(XSSFSheetXMLHandler.SheetContentsHandler, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, InputStream) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
Processes the given sheet
processSheet(XSSFSheetXMLHandler.SheetContentsHandler, Styles, Comments, SharedStrings, InputStream) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
Processes the given sheet
processWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
processWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
PRODUCT - Enum constant in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
 
PRODUCT - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
PROPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Implementation of the PROPER function: Normalizes all words (separated by non-word characters) by making the first letter upper and the rest lower case.
properties - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
 
properties() - Method in class org.apache.poi.hpsf.CustomProperties
 
Property - Class in org.apache.poi.hpsf
A property in a Section of a PropertySet.
Property - 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.hpsf.Property
Creates an empty property.
Property() - Constructor for class org.apache.poi.poifs.property.Property
 
Property(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.Property
Constructor from byte data
Property(long, byte[], long, int, int) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property(long, long, Object) - Constructor for class org.apache.poi.hpsf.Property
Creates a property.
Property(long, LittleEndianByteArrayInputStream, int, int) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property(Property) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property as a copy of an existing Property.
PROPERTY_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
How big a single property is
PROPERTY_TYPE_OFFSET - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
PropertyComparator() - Constructor for class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
 
PropertyConstants - Interface in org.apache.poi.poifs.property
Interface PropertyConstants
PropertyFetcher<T> - Class in org.apache.poi.xslf.model
Used internally to navigate the PresentationML text style hierarchy and fetch properties
PropertyFetcher() - Constructor for class org.apache.poi.xslf.model.PropertyFetcher
 
PropertyIDMap - Class in org.apache.poi.hpsf.wellknown
This is a dictionary which maps property ID values to property ID strings.
PropertySet - Class in org.apache.poi.hpsf
Represents a property set in the Horrible Property Set Format (HPSF).
PropertySet() - Constructor for class org.apache.poi.hpsf.PropertySet
Constructs a PropertySet instance.
PropertySet(byte[]) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(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(InputStream) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format.
PropertySet(PropertySet) - Constructor for class org.apache.poi.hpsf.PropertySet
Constructs a PropertySet by doing a deep copy of an existing PropertySet.
PropertySetFactory - Class in org.apache.poi.hpsf
Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet.
PropertySetFactory() - Constructor for class org.apache.poi.hpsf.PropertySetFactory
 
PropertyTable - Class in org.apache.poi.poifs.property
This class embodies the Property Table for a POIFSFileSystem; this is basically the directory for all of the documents in the filesystem and looks up entries in the filesystem to their chain of blocks.
PropertyTable(HeaderBlock) - Constructor for class org.apache.poi.poifs.property.PropertyTable
 
PropertyTable(HeaderBlock, POIFSFileSystem) - 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).
PropertyTemplate - Class in org.apache.poi.ss.util
A PropertyTemplate is a template that can be applied to any sheet in a project.
PropertyTemplate() - Constructor for class org.apache.poi.ss.util.PropertyTemplate
Create a PropertyTemplate object
PropertyTemplate(PropertyTemplate) - Constructor for class org.apache.poi.ss.util.PropertyTemplate
Create a PropertyTemplate object from another PropertyTemplate
propName - Variable in enum org.apache.poi.ddf.EscherPropertyTypes
 
propNumber - Variable in enum org.apache.poi.ddf.EscherPropertyTypes
the property number part of the property id, i.e.
PROTECT - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
PROTECTION__LOCKADJUSTHANDLES - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKAGAINSTGROUPING - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKAGAINSTSELECT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKASPECTRATIO - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKCROPPING - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKPOSITION - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKROTATION - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKTEXT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKVERTICES - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION_REV_4 - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
ProtectionRev4Record - Class in org.apache.poi.hssf.record
Describes whether this is a protected shared/tracked workbook
ProtectionRev4Record(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
 
ProtectionRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
 
ProtectRecord - Class in org.apache.poi.hssf.record
Defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)
ProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
 
ProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
 
protectSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the protection enabled as well as the password
protectSheet(String) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the protection enabled as well as the password
protectSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the protection enabled as well as the password
protectSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Enables sheet protection and sets the password for the sheet.
protectSheet(String, boolean, boolean) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
protect a spreadsheet with a password (not encrypted, just sets protect flags and the password.
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFConnector
Initialize default structure of a new auto-shape
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
Initialize default structure of a new graphic frame
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFObjectData
Prototype with the default structure of a new auto-shape.
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFPicture
Returns a prototype that is used to construct new shapes
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Initialize default structure of a new shape group
prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
Prototype with the default structure of a new auto-shape.
provider - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
proxy - Variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
PRS - Enum constant in enum org.apache.poi.util.LocaleID
 
PRS_AF - Enum constant in enum org.apache.poi.util.LocaleID
 
PRSTM_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the object data are stored in an embedding storage (= 0) or in the controls stream (ctls) (= 1).
PS - Enum constant in enum org.apache.poi.util.LocaleID
 
PS_AF - Enum constant in enum org.apache.poi.util.LocaleID
 
PT - Enum constant in enum org.apache.poi.util.LocaleID
 
PT_BR - Enum constant in enum org.apache.poi.util.LocaleID
 
PT_PT - Enum constant in enum org.apache.poi.util.LocaleID
 
Ptg - Class in org.apache.poi.ss.formula.ptg
Ptg represents a syntactic token in a formula.
Ptg() - Constructor for class org.apache.poi.ss.formula.ptg.Ptg
 
Ptg(Ptg) - Constructor for class org.apache.poi.ss.formula.ptg.Ptg
 
PUBLISHER_V12 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Publisher V12
PUMPKIN_1 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
Purple - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
 
PURPLE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
 
PUSH_PIN_NOTE_1 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PUSH_PIN_NOTE_2 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
put(Long, String) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
put(String, Object) - Method in class org.apache.poi.hpsf.CustomProperties
Adds a named property.
put(String, CustomProperty) - Method in class org.apache.poi.hpsf.CustomProperties
Puts a CustomProperty into this map.
put(PackagePartName, PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
Check rule [M1.11]: a package implementer shall neither create nor recognize a part with a part name derived from another part name by appending segments to it.
putAll(Map<? extends Long, ? extends String>) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
putAll(Map<? extends String, ?>) - Method in class org.apache.poi.hpsf.CustomProperties
 
putBorder(XSSFCellBorder) - Method in interface org.apache.poi.xssf.model.Styles
Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table
putBorder(XSSFCellBorder) - Method in class org.apache.poi.xssf.model.StylesTable
Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table
putByte(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
executes:
putCellStyleXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
Adds a cell style to the styles table.
putCellXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
Adds a cell to the styles table.
putCompressedUnicode(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1 codepage).
putCompressedUnicode(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
 
putDouble(byte[], int, double) - Static method in class org.apache.poi.util.LittleEndian
put a double value into a byte array
putDouble(double, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
put a double value into a byte array
putDxf(CTDxf) - Method in class org.apache.poi.xssf.model.StylesTable
Adds a Dxf to the style table Does not check for duplicates.
putFill(XSSFCellFill) - Method in interface org.apache.poi.xssf.model.Styles
Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table
putFill(XSSFCellFill) - Method in class org.apache.poi.xssf.model.StylesTable
Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table
putFloat(byte[], int, float) - Static method in class org.apache.poi.util.LittleEndian
put a float value into a byte array
putFloat(float, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
put a float value into a byte array
putFont(XSSFFont) - Method in interface org.apache.poi.xssf.model.Styles
Records the given font in the font table.
putFont(XSSFFont) - Method in class org.apache.poi.xssf.model.StylesTable
 
putFont(XSSFFont, boolean) - Method in interface org.apache.poi.xssf.model.Styles
Records the given font in the font table.
putFont(XSSFFont, boolean) - Method in class org.apache.poi.xssf.model.StylesTable
Records the given font in the font table.
putFormat(short, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
Add a number format with a specific ID into the number format style table.
putInt(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an int value into a byte array
putInt(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put int into output stream
putLong(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
put a long value into a byte array
putLong(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put long into output stream
putMappedStyle(CellStyle, CellStyle) - Method in class org.apache.poi.ss.usermodel.CellCopyContext
 
putNumberFormat(short, String) - Method in interface org.apache.poi.xssf.model.Styles
Add a number format with a specific ID into the numberFormats map.
putNumberFormat(short, String) - Method in class org.apache.poi.xssf.model.StylesTable
Add a number format with a specific ID into the numberFormats map.
putNumberFormat(String) - Method in interface org.apache.poi.xssf.model.Styles
Puts fmt in the numberFormats map if the format is not already in the number format style table.
putNumberFormat(String) - Method in class org.apache.poi.xssf.model.StylesTable
Puts fmt in the numberFormats map if the format is not already in the number format style table.
putShort(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
put a short value into a byte array
putShort(OutputStream, short) - Static method in class org.apache.poi.util.LittleEndian
Put signed short into output stream
putShortArray(byte[], int, short[]) - Static method in class org.apache.poi.util.LittleEndian
Stores short array in buffer
putStyle(XSSFCellStyle) - Method in interface org.apache.poi.xssf.model.Styles
 
putStyle(XSSFCellStyle) - Method in class org.apache.poi.xssf.model.StylesTable
 
putUByte(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned byte value into a byte array
putUInt(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned int value into a byte array
putUInt(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put unsigned int into output stream
putUnicodeLE(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Takes a unicode string, and returns it as little endian (most important byte last) bytes in the supplied byte array.
putUnicodeLE(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
 
putUShort(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned short value into a byte array
putUShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
Put unsigned short into output stream
putUShort(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put unsigned short into output stream
pv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
Present value of an amount given the number of future payments, rate, amount of individual payment, future value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
PV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
Pxg - Interface in org.apache.poi.ss.formula.ptg
An XSSF only special kind of Ptg, which stores the sheet / book reference in string form.
Pxg3D - Interface in org.apache.poi.ss.formula.ptg
An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form.
PYRAMID - Enum constant in enum org.apache.poi.xddf.usermodel.chart.Shape
 
PYRAMID_TO_MAX - Enum constant in enum org.apache.poi.xddf.usermodel.chart.Shape
 
PYRAMIDS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
PYRAMIDS_ABOVE - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
 
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form