- A1 - Static variable in class org.apache.poi.ss.util.CellAddress
-
A constant for references to the first cell in a sheet.
- A3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A3 - 297x420 mm
- A4_EXTRA_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Extra - 9.27 x 12.69 in
- A4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 - 210x297 mm
- A4_PLUS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Plus - 210x330 mm
- A4_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Rotated - 297x210 mm
- A4_SMALL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Small - 210x297 mm
- A4_TRANSVERSE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Transverse - 210x297 mm
- A5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A5 - 148x210 mm
- AB_DEFAULT_DIR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AB_DEFAULT_PAB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AB_PROVIDER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AB_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AB_SEARCH_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AB_SEARCH_PATH_UPDATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AbortableHSSFListener - Class in org.apache.poi.hssf.eventusermodel
-
Abstract class for use with the HSSFRequest and HSSFEventFactory, which
allows for the halting of processing.
- AbortableHSSFListener() - Constructor for class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
-
- abortableProcessEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- abortableProcessRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
-
Process an HSSF Record.
- abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- abortableProcessWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- ABS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- absoluteDay(Calendar, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a Calendar, return the number of days since 1900/12/31.
- absoluteDay(LocalDateTime, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a LocalDateTime, return the number of days since 1900/12/31.
- AbstractColorStyle - Class in org.apache.poi.sl.usermodel
-
Helper class for ColorStyle - not part of the API / implementation may change any time
- AbstractColorStyle() - Constructor for class org.apache.poi.sl.usermodel.AbstractColorStyle
-
- AbstractEscherHolderRecord - Class in org.apache.poi.hssf.record
-
The escher container record is used to hold escher records.
- AbstractEscherHolderRecord() - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- AbstractEscherHolderRecord(AbstractEscherHolderRecord) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- AbstractEscherHolderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- AbstractEscherOptRecord - Class in org.apache.poi.ddf
-
- AbstractEscherOptRecord() - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
-
- AbstractEscherOptRecord(AbstractEscherOptRecord) - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
-
- AbstractExcelConverter - Class in org.apache.poi.hssf.converter
-
- AbstractExcelConverter() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- AbstractFunctionPtg - Class in org.apache.poi.ss.formula.ptg
-
This class provides the base functionality for Excel sheet functions
There are two kinds of function Ptgs - tFunc and tFuncVar
Therefore, this class will have ONLY two subclasses
- AbstractFunctionPtg(int, int, byte[], int) - Constructor for class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- abstractNums - Variable in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
- AbstractWordConverter - Class in org.apache.poi.hwpf.converter
-
- AbstractWordConverter() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- AbstractWordUtils - Class in org.apache.poi.hwpf.converter
-
- AbstractWordUtils() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- AbstractWordUtils.NumberingState - Class in org.apache.poi.hwpf.converter
-
- ACCENT_BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACCENT_BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACCENT_BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACCENT_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACCENT_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACCENT_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- AccentBorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentBorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentBorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentBorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- AccentCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDataAcceptor
-
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor.TextAcceptor
-
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
- accept(XDGFShape) - Method in interface org.apache.poi.xdgf.usermodel.shape.ShapeVisitorAcceptor
-
- accepts(FileMagic) - Method in interface org.apache.poi.extractor.ExtractorProvider
-
- accepts(FileMagic) - Method in class org.apache.poi.extractor.MainExtractorFactory
-
- accepts(FileMagic) - Method in class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
-
- accepts(FileMagic) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
-
- accepts(FileMagic) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
- accepts(FileMagic) - Method in class org.apache.poi.ooxml.extractor.POIXMLExtractorFactory
-
- accepts(FileMagic) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
-
- accepts(FileMagic) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
-
- accepts(FileMagic) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
- accepts(FileMagic) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
- ACCESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ACCESS_LEVEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ACCOUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- accumulate(double, double) - Method in interface org.apache.poi.ss.formula.functions.XYNumericFunction.Accumulator
-
- ACOS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- ACOSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- ACTION_BUTTON_BACK_PREVIOUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_BEGINNING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_BLANK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_END - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_FORWARD_NEXT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_HELP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_HOME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_INFORMATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_MOVIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_RETURN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_BUTTON_SOUND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ACTION_CUSTOMSHOW - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_HYPERLINK - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_JUMP - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_MACRO - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_MEDIA - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_NONE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Action Table
- ACTION_OLE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ACTION_RUNPROGRAM - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- ActionButtonBackPrevious - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonBeginning - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonBlank - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonEnd - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonForwardNext - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonHelp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonHome - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonInformation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonMovie - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonReturn - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ActionButtonSound - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ACTIVE_PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- ACTIVE_PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- ACTIVE_PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- ACTIVE_PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- ACTIVEX_BINS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- ACTIVEX_CONTROLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- ActiveXShape - Class in org.apache.poi.hslf.model
-
Represents an ActiveX control in a PowerPoint document.
- ActiveXShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
-
Create a new Picture
- ActiveXShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
-
Create a Picture
object
- add(int, Record) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- add(CFRecordsAggregate) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
- add(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- add(XmlObject, SignatureLine.AddPictureData) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
-
- add(UDFFinder) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Add a new toolpack
- add(int, int) - Method in class org.apache.poi.util.IntList
-
add the specified value at the specified index
- add(int) - Method in class org.apache.poi.util.IntList
-
Appends the specified element to the end of this list
- add(T) - Method in class org.apache.poi.util.IntMapper
-
Appends the specified element to the end of this list
- add(XSSFSheet, XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFSignatureLine
-
- add(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFSignatureLine
-
- addAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new AbstractNum and return its AbstractNumID
- addAdjustGuide(AdjustValueIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- addAdjustHandle(AdjustHandle) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- addAdjustValue() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- addAdjustValue() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- addAfterLastRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- addAll(IntList) - Method in class org.apache.poi.util.IntList
-
Appends all of the elements in the specified collection to the
end of this list, in the order that they are returned by the
specified collection's iterator.
- addAll(int, IntList) - Method in class org.apache.poi.util.IntList
-
Inserts all of the elements in the specified collection into
this list at the specified position.
- addArea(int, int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
-
- addArrayRecord(ArrayRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
Add specified Array Record.
- addAttribute(TNEFAttribute) - Method in class org.apache.poi.hmef.Attachment
-
- addAuthor(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- addAuthor(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- addBMPHeader(byte[]) - Static method in class org.apache.poi.hslf.blip.DIB
-
- addBold(boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addBorder(BorderCode, String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addBreak(int, int, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Adds the page break at the specified parameters
- addBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run
content.
- addBreak(BreakType) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run
content.
- addBreak(BreakClear) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run
content.
- addBSERecord(EscherBSERecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- addCachedCertificate(String, X509Certificate) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Add certificate into keystore (cache) for further certificate chain lookups
- addCachedCertificate(String, byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- addCarriageReturn() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a carriage return shall be placed at the
current location in the run content.
- addCell() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
- addCellRangeAddress(int, int, int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
Add a cell range structure.
- addCellRangeAddress(CellRangeAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- addCertificate(SignatureInfo, SignedSignaturePropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addCertificate(X509Certificate) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
- addChar(char, int) - Method in class org.apache.poi.hssf.usermodel.FontDetails
-
- addCharactersProperties(CharacterRun, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addCharacterTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Create a new Character TextPropCollection, and add it to the list
- addCharacterTextPropCollection(TextPropCollection) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- addChars(char[], int[]) - Method in class org.apache.poi.hssf.usermodel.FontDetails
-
- addChart(String, Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
This method will add chart into slide's graphic frame
- addChart(XSLFChart) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
this method will add chart into slide
with default height, width, x and y
- addChart(XSLFChart, Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
this method will add chart into slide
with given height, width, x and y
- addChart(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
this method add chart template into document
- addChild(Record) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- addChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Add a new child to the collection of children
- addChild(Property) - Method in interface org.apache.poi.poifs.property.Parent
-
Add a new child to the collection of children
- addChildAfter(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Adds the given Child Record after the supplied record
- addChildBefore(EscherRecord, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Add a child record before the record with given recordId
- addChildBefore(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Adds the given Child Record before the supplied record
- addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Append a child record
- addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- addCleanColIntoCols(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- addClose() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- addClose() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- addClose() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline
-
- addClose() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- addClose() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
-
- addCluster(int, int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Add a new cluster
- addCluster(int, int, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Add a new cluster
- addColLabel(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a col label using data from the given column.
- addColLabel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a col label using data from the given column.
- addColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Adds a new color into an empty color slot.
- addColumn() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
Add a new column at the end of the table.
- addColumnLabel(DataConsolidateFunction, int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addColumnLabel(DataConsolidateFunction, int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addColumnLabel(DataConsolidateFunction, int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addCommand(PathCommand) - Method in class org.apache.poi.sl.draw.geom.Path
-
- addCommand(PathCommand) - Method in interface org.apache.poi.sl.draw.geom.PathIf
-
- addCommand(PathCommand) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
-
- addCommitmentType(SignatureInfo, SignedPropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addConditionalFormatting(HSSFConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Adds a copy of HSSFConditionalFormatting object to the sheet
- addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Allows to add a new Conditional Formatting set to the sheet.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting to the sheet.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting consisting of two rules.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting set to the sheet.
- addConditionalFormatting(ConditionalFormatting) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Adds a copy of a ConditionalFormatting object to the sheet
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Adds a copy of HSSFConditionalFormatting object to the sheet
- addConnectionSite(ConnectionSiteIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- addConnectionSite() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- addContentType(PackagePartName, String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Build association extension-> content type (will be stored in
[Content_Types].xml) for example ContentType="image/png" Extension="png"
- addControl(String, String) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a control in this presentation
- addCRL(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds a CRL to this revocation data set.
- addCRL(X509CRL) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds a CRL to this revocation data set.
- addCRL(String, String, byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- addDashStop() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- addDataColumn(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add column containing data from the referenced area.
- addDataValidation(DVRecord) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
-
- addDbcell(int) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- addDefaultDataSpace(DirectoryEntry) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- addDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- addDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- addDescription(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- addDescription(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- addEmbed(POIFSFileSystem) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a embedded object to this presentation
- addEncryptionRecord(Record[], DocumentEncryptionAtom) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
- addEndnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn endnote to the document.
- addEndnote(XWPFEndnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- addEndnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Add an endnote to the document
- addEntry() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- addEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Add a property to this record.
- addEscherRecord(int, EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- addEscherRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- AddEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- addEvaluate(ExcelAntEvaluateCell) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- addExternalRelationship(String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Adds an external relationship to a part
(except relationships part).
- addExternalRelationship(String, String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Adds an external relationship to a part
(except relationships part).
- addExternalWorkbook(String, Workbook) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
- addFacet(FontEmbeddedData) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- addFacet(InputStream) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- addFlowToPageSequence(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addFont(FontInfo) - Method in class org.apache.poi.hslf.record.FontCollection
-
Add font with the given FontInfo configuration to the font collection.
- addFont(InputStream) - Method in class org.apache.poi.hslf.record.FontCollection
-
- addFont(FontInfo) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a font in this presentation
- addFont(InputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a font in this presentation and also embed its font data
- addFont(InputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Add an EOT font to the slideshow.
- addFont(InputStream) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- addFontFamily(String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addFontSize(int, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addFontToSlideShow(XMLSlideShow, InputStream) - Static method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
Adds or updates a (MTX-) font
- addFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CString
record that stores the user's date.
- addFootnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn footnote to the document.
- addFootnote(XWPFFootnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
- addFootnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Add a CT footnote to the document
- addFootnoteReference(XWPFAbstractFootnoteEndnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Add a new run with a reference to the specified footnote.
- addFormat(String, Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Adds a new format to the available formats.
- addFormatRun(FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Adds a font run to the formatted string.
- addFunction(String, String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Used to add a UDF to the evaluator.
- addFunction(String, FreeRefFunction) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Updates the internal HashMap of functions with instance and alias passed
in.
- addGeomGuide(GuideIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- addGradientStop() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- addGuide() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- addHandler(ExcelAntHandlerTask) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- addHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CString
record that stores the user's date.
- addHyperlink(XSSFHyperlink) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Register a hyperlink in the collection of hyperlinks on this sheet.
- addHyperlink(XSSFHyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Register a hyperlink in the collection of hyperlinks on this sheet.
- addIgnoredErrors(CTIgnoredError, String, IgnoredErrorType...) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
-
- addIgnoredErrors(CellReference, IgnoredErrorType...) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Add ignored errors (usually to suppress them in the UI of a consuming
application).
- addIgnoredErrors(CellRangeAddress, IgnoredErrorType...) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Ignore errors across a range of cells.
- addIndent(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addJustification(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addKeywords(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- addKeywords(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- addKnot(SplineKnot) - Method in class org.apache.poi.xdgf.geom.SplineCollector
-
- addLateHeaderFooter(HeaderFooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
HEADERFOOTER is new in 2007.
- addLateRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
This method reads PageSettingsBlock records from the supplied RecordStream until the first
non-PageSettingsBlock record is encountered.
- addLeftTransform(AffineTransform) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- addLine(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- addLineBreak() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Insert a line break
- addLineBreak() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Insert a line break
- addList(ListData, LFO, LFOData) - Method in class org.apache.poi.hwpf.model.ListTables
-
- addListener(HSSFListener, short) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
add an event listener for a particular record type.
- addListenerForAllRecords(HSSFListener) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
This is the equivalent of calling addListener(myListener, sid) for EVERY
record in the org.apache.poi.hssf.record package.
- addListItem(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addListItemBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addListItemLabel(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addManifestObject(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- addManifestReferences(SignatureInfo, List<Reference>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- addMarshaller(String, PartMarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a marshaller.
- addMergedRegion(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adds a merged region of cells on a sheet.
- addMergedRegion(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adds a merged region of cells on a sheet.
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adds a merged region of cells (hence those cells form one).
- addMergedRegionUnsafe(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adds a merged region of cells (hence those cells form one).
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adds a merged region of cells (hence those cells form one).
- addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- addMimeType(String, String) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Adds a mime-type for the given ds:Reference (referred via its @URI).
- addMimeTypes(SignatureInfo, SignedPropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addMovie(String, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a movie in this presentation
- addMultipleBlanks(MulBlankRecord) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
- addName(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
adds a name record
- addNamespaceDeclaration(Element, String, String) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Adds a namespace declaration attribute to the given element.
- addNamespaceDeclaration(Element, Namespace) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Adds a namespace declaration attribute to the given element.
- addNewCol() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Add a new cell at the end of each row in this table, creating a new column.
- addNewErrorBars() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- addNewParagraph() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- addNewParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- addNewPath() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- addNewTableCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
adds a new TableCell at the end of this tableRow
- addNewTbl(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Add a new
XWPFTable
to the end of the footnote.
- addNewTextParagraph() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
add a new paragraph run to this shape
- addNewTextParagraph() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape
- addNewTextParagraph(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape, set to the provided string
- addNewTextParagraph(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape, set to the provided rich text
string
- addNewTextRun() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Add a new run of text
- addNewTextRun() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Add a new run of text
- addNum(XWPFNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new number to the numbering document
- addNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Add a new num with an abstractNumID
- addNum(BigInteger, BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Add a new num with an abstractNumID and a numID
- addObjectTableEntry(HwmfObjectTableEntry, int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- addObjectTableEntry(HwmfObjectTableEntry) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- addOCSP(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds an OCSP response to this revocation data set.
- addOlePackage(POIFSFileSystem, String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds an OLE package manager object with the given POIFS to the sheet
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- addOlePackage(byte[], String, String, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds an OLE package manager object with the given content to the sheet
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- addPackagePart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add the specified part to the package.
- addPageSequence(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Add a Paragraph to this Table Cell
- addParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
add a Paragraph to this TableCell
- addParagraphProperties(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addParagraphTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Create a new Paragraph TextPropCollection, and add it to the list
- addParagraphTextPropCollection(TextPropCollection) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- addPath(PathIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- addPicture(InputStream, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Adds a picture to the presentation.
- addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Adds a picture to the presentation.
- addPicture(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Add a new picture to this presentation.
- addPicture(byte[], int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(InputStream, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(File, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(byte[], int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds a picture to the workbook.
- addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the workbook.
- addPicture(InputStream, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the slideshow.
- addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the presentation.
- addPicture(byte[], int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(InputStream, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(InputStream, int, String, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Adds a picture to the run.
- addPicture(InputStream, PictureType, String, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Adds a picture to the run.
- addPictureData(byte[], PictureType) - Method in interface org.apache.poi.poifs.crypt.dsig.SignatureLine.AddPictureData
-
Add picture data to the document
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
-
Adds a picture to the comments.
- addPictureData(InputStream, PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
-
Adds a picture to the comments.
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
-
Adds a picture to the comments.
- addPictureData(byte[], PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
-
Adds a picture to the comments.
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Adds a picture to the document.
- addPictureData(byte[], PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Adds a picture to the document.
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Adds a picture to the document.
- addPictureData(InputStream, PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Adds a picture to the document.
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(byte[], PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(InputStream, PictureType) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureReference(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Add the indexed picture to this drawing relations
- addPivotCache(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Add pivotCache to the workbook
- addPlusObjectTableEntry(HwmfObjectTableEntry, int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- addPolarAdjustHandle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- addPolicy(SignatureInfo, SignedSignaturePropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addPrecision(ExcelAntPrecision) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
-
- addProp(TextProp) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Add the property at the correct position.
- addProperty(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.PlexOfCps
-
- addProperty(String, String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new string property
- addProperty(String, double) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new double property
- addProperty(String, int) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new integer property
- addProperty(String, boolean) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new boolean property
- addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Add a property to the list of properties we manage
- addProvider(ExtractorProvider) - Static method in class org.apache.poi.extractor.ExtractorFactory
-
- addProvider(SlideShowProvider<?, ?>) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- addProvider(WorkbookProvider) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- AddPtg - Class in org.apache.poi.ss.formula.ptg
-
Addition operator PTG the "+" binomial operator.
- addRecords(MergeCellsRecord[]) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
-
- addRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
This method reads WorksheetProtectionBlock records from the supplied RecordStream
until the first non-WorksheetProtectionBlock record is encountered.
- addRef(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- addREFRecord(ExternSheetRecord.RefSubRecord) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
adds REF struct (ExternSheetSubRecord)
- addRegionBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addRelation(String, POIXMLRelation, POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Add a new child POIXMLDocumentPart
- addRelationship(PackagePartName, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a relationship to the package (except relationships part).
- addRelationship(PackagePartName, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a package relationship.
- addRelationship(PackagePartName, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(PackagePartName, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(URI, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(URI, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Add the specified relationship to the collection.
- addRelationship(URI, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Add a relationship to the collection.
- addRelationship(PackagePartName, TargetMode, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Add a relationship to a part (except relationships part).
- addRelationship(PackagePartName, TargetMode, String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Add a relationship to a part (except relationships part).
- addRelationshipReference(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService.RelationshipTransformParameterSpec
-
- addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the values of an arbitrary number of preferences for the
rendering algorithms.
- addRenderingHints(Map) - Method in class org.apache.poi.xslf.draw.SVGPOIGraphics2D
-
- addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
-
- addReportFilter(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add filter for the column with the corresponding index and cell value
- Address - Class in org.apache.poi.ss.formula.functions
-
Creates a text reference as text, given specified row and column numbers.
- Address() - Constructor for class org.apache.poi.ss.formula.functions.Address
-
- addRightTransform(AffineTransform) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- addRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Adds a row record to the sheet
- addRow() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- addRow(int, String, int, String) - Method in class org.apache.poi.xwpf.usermodel.TOC
-
- addRow(XWPFTableRow) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
add a new Row to the table
- addRow(XWPFTableRow, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
add a new Row to the table
at position pos
- addRowLabel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a row label using data from the given column.
- ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- addRule(CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- addRule(HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
add a Conditional Formatting rule.
- addRule(ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- addRule(ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Add a Conditional Formatting rule.
- addRule(ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
Add a Conditional Formatting rule.
- addRun(CTR) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
add a new run at the end of the position of
the content of parameter run
- addRun(XWPFRun) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
adds a new Run to the Paragraph
- addSection(Section) - Method in class org.apache.poi.hpsf.PropertySet
-
Adds a section to this property set.
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
-
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
-
- addSetDouble(ExcelAntSetDoubleCell) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- addSetFormula(ExcelAntSetFormulaCell) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- addSetString(ExcelAntSetStringCell) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Add a shape to this group.
- addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Add a new Shape to this Slide
- addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
add a shape to this drawing
- addShape(HSSFShape) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
add shape to the list of child records
- addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- addShape(S) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
- addShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- addShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- addSharedStringItem(RichTextString) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Add an entry to this Shared String table (a new value is appended to the end).
- addSignatureFacet(SignatureFacet) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- addSignatureInfo(SignatureInfo, Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- addSignatureTime(SignatureInfo, Document, List<XMLStructure>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- addSigningTime(SignatureInfo, SignedSignaturePropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addSimplePageMaster(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- addSlide(double, double) - Method in class org.apache.poi.xslf.util.BitmapFormat
-
- addSlide(double, double) - Method in class org.apache.poi.xslf.util.DummyFormat
-
- addSlide(double, double) - Method in class org.apache.poi.xslf.util.PDFFormat
-
- addSlide(double, double) - Method in class org.apache.poi.xslf.util.SVGFormat
-
- addSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
-
Adds a new SlideListWithText record, at the appropriate
point in the child records.
- addSlideLookup(int, int) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Adds a new slide, notes or similar, to be looked up by this.
- addSlidePersistAtom(SlidePersistAtom) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Add a new SlidePersistAtom, to the end of the current list,
and update the internal list of SlidePersistAtoms
- addSpecialSprm(short, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- addSprm(short, byte) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- addSprm(short, byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- addSprm(short, int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- addSprm(short, short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- addSprm(short, boolean, List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- addSprm(short, int, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- addSSTString(UnicodeString) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Adds a string to the SST table and returns its index (if its a duplicate
just returns its index and update the counts) ASSUMES compressed unicode
(meaning 8bit)
- addString(UnicodeString) - Method in class org.apache.poi.hssf.record.SSTRecord
-
Add a string.
- addStyle(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
add a style to the document
- addStyleClass(Element, String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- addSubRecord(int, SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
-
- addSubRecord(SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
-
- addSvgImage(XSLFSheet, XSLFPictureData, PictureData.PictureType, Rectangle2D) - Static method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Convenience method for adding SVG images, which generates the preview image
- addTab() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a tab shall be placed at the current location in
the run content.
- addTableCellProperties(TableRow, TableCell, boolean, boolean, boolean, boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addTableRowProperties(TableRow, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- addTabStop(HSLFTabStop) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- addTabStop() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- addTabStop() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- addTabStop(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- addTabStop(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Add a single tab stop to be used on a line of text when there are one or more tab characters
present within the text.
- addTabStops(double, TabStop.TabStopType) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- addTabStops(double, TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- addTabStops(double, TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- addTailRecord(NoteRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Add tail record to existing map
- addTest(ExcelAntTest) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
-
- addTextboxWrapper(EscherTextboxWrapper) - Method in class org.apache.poi.hslf.record.PPDrawing
-
Add a new EscherTextboxWrapper to this PPDrawing
.
- addTextRun(HSLFTextRun) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- addThumbnail(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a thumbnail to the package.
- addThumbnail(String, InputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a thumbnail to the package.
- addTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Create a TextBox
object that represents the slide's title.
- addToolPack(UDFFinder) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Register a new toolpack in this workbook.
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.geom.SplineCollector
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in interface org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- addToShapeIndex(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- addUdf(ExcelAntUserDefinedFunction) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
-
- addUnmarshaller(String, PartUnmarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add an unmarshaller.
- addUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CString
record that stores the user's date.
- addValidationData(DataValidation) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- addValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Adds a value record to the sheet's contained binary records
(i.e.
- addWithName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Add the TextProp with this name to the list
- addXadesObject(SignatureInfo, Document, QualifyingPropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addXadesReference(SignatureInfo) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addXadesRole(SignatureInfo, SignedSignaturePropertiesType) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- addXYAdjustHandle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- ADJUST_VALUES - Static variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRangeCopier
-
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRangeCopier
-
- adjustDictionaryOffset(int) - Method in class org.apache.poi.hdgf.HDGFLZW
-
We have a slight shift by 18 bytes
- adjustDictionaryOffset(int) - Method in class org.apache.poi.hmef.CompressedRTF
-
We use regular dictionary offsets, so no
need to change anything
- adjustDictionaryOffset(int) - Method in class org.apache.poi.util.LZWDecompresser
-
Adjusts the position offset if needed when looking
something up in the dictionary.
- adjustFIB(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Adjust the value of the various FIB character count fields, eg
FIB.CCPText
after an insert or a delete...
- adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
- adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Deprecated.
- adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
-
- adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Adjust for a deletion that can span multiple PropertyNodes.
- adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
-
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.SectionTable
-
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Adjust all the text piece after inserting some text into one of them
- adjustFormula(Ptg[], int) - Method in class org.apache.poi.ss.formula.FormulaShifter
-
- AdjustHandle - Interface in org.apache.poi.sl.draw.geom
-
- adjustInBothDirections(Ptg[], int, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
- AdjustPoint - Class in org.apache.poi.sl.draw.geom
-
Java class for CT_AdjPoint2D complex type.
- AdjustPoint() - Constructor for class org.apache.poi.sl.draw.geom.AdjustPoint
-
- AdjustPointIf - Interface in org.apache.poi.sl.draw.geom
-
- AdjustValue - Class in org.apache.poi.sl.draw.geom
-
Represents a shape adjust values (see section 20.1.9.5 in the spec)
- AdjustValue() - Constructor for class org.apache.poi.sl.draw.geom.AdjustValue
-
- AdjustValueIf - Interface in org.apache.poi.sl.draw.geom
-
- AesZipFileZipEntrySource - Class in org.apache.poi.poifs.crypt.temp
-
An example ZipEntrySource
that has encrypted temp files to ensure that
sensitive data is not stored in raw format on disk.
- AFTER - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
-
- afterDelete(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
By default set the orininal image size
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Event which fires when a shape is inserted in the sheet.
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
When a textbox is added to a sheet we need to tell upper-level
PPDrawing
about it.
- afterInsert(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- afterProcess() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
Special actions that need to be called after processing complete, like
updating stylesheets or building document notes list.
- afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
- afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- afterRecordSerialize(int, short, int, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
-
Fired after a record has been serialized.
- afterRecordSerialize(int, short, int, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
remove escher container from the patriarch.escherAggregate
remove obj, textObj and note records if it's necessary
in case of ShapeGroup remove all contained shapes
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- aggregateDrawingRecords(DrawingManager2, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Finds the DrawingRecord for our sheet, and
attaches it to the DrawingManager (which knows about
the overall DrawingGroup for our workbook).
- AggregateFunction - Class in org.apache.poi.ss.formula.functions
-
- AggregateFunction() - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
-
- AggregateFunction(boolean) - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
-
- aggregateMatchingCells(Baseifs.Aggregator, AreaEval, AreaEval, CountUtils.I_MatchPredicate) - Method in class org.apache.poi.ss.formula.functions.AverageIf
-
- AggregatingUDFFinder - Class in org.apache.poi.ss.formula.udf
-
Collects add-in libraries and VB macro functions together into one UDF finder
- AggregatingUDFFinder(UDFFinder...) - Constructor for class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
- AgileDecryptor - Class in org.apache.poi.poifs.crypt.agile
-
Decryptor implementation for Agile Encryption
- AgileDecryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- AgileDecryptor(AgileDecryptor) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- AgileEncryptionHeader - Class in org.apache.poi.poifs.crypt.agile
-
- AgileEncryptionHeader(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- AgileEncryptionHeader(AgileEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- AgileEncryptionHeader(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- AgileEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- AgileEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.agile
-
- AgileEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
-
- AgileEncryptionVerifier - Class in org.apache.poi.poifs.crypt.agile
-
Used when checking if a key is valid for a document
- AgileEncryptionVerifier(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- AgileEncryptionVerifier(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- AgileEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- AgileEncryptionVerifier(AgileEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- AgileEncryptor - Class in org.apache.poi.poifs.crypt.agile
-
- AgileEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- AgileEncryptor(AgileEncryptor) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- allCellsIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- allCellsSpliterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- allocateShapeId(EscherDgRecord, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Allocates new shape id for the drawing group
- allocateShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Allocates new shape id for the new drawing group id.
- allocateShapeId(EscherDgRecord) - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Allocates new shape id for the drawing group
- allocateShapeId() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- allowedKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- allowEmptyMatchField() - Method in class org.apache.poi.ss.formula.functions.DCount
-
- allowEmptyMatchField() - Method in class org.apache.poi.ss.formula.functions.DCountA
-
- allowEmptyMatchField() - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
-
Whether the field value (the 2nd param in DCOUNT, DGET, etc.) can evaluate to empty.
- alphaFormat - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
A byte that specifies how source and destination pixels are interpreted with respect to alpha transparency.
- ALT_BARS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Wide dots
- ALT_BARS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- ALT_BARS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Wide dots
- ALTERNATE_RECIPIENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ALTERNATE_RECIPIENT_ALLOWED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AnalysisToolPak - Class in org.apache.poi.ss.formula.atp
-
Analysis Toolpack Function Definitions
- anchor - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
-
anchor that is used by this shape
- ANCHOR_ID_CHART_TITLE - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- ANCHOR_ID_SERIES_OR_POINT - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- ANCHOR_ID_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- ANCHOR_ID_Y_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- ANCHOR_ID_Z_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- AnchorType - Enum in org.apache.poi.xddf.usermodel.text
-
- AND - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
-
- Angles - Class in org.apache.poi.xddf.usermodel
-
- Angles() - Constructor for class org.apache.poi.xddf.usermodel.Angles
-
- AnimateBg - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the background of the shape is animated
- AnimationInfo - Class in org.apache.poi.hslf.record
-
A container record that specifies information about animation information for a shape.
- AnimationInfo(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfo
-
Set things up, and find our more interesting children
- AnimationInfo() - Constructor for class org.apache.poi.hslf.record.AnimationInfo
-
Create a new AnimationInfo, with blank fields
- AnimationInfoAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies the animation information for a shape.
- AnimationInfoAtom() - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
-
Constructs a brand new link related atom record.
- AnimationInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
-
Constructs the link related atom record from its
source data.
- ANR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ANSI_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
ANSI character set
- ANY - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
'Any value' type - value not restricted
- APMHEADER_KEY - Static variable in class org.apache.poi.sl.image.ImageHeaderWMF
-
- APP_TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
AppTime - application time value
- append(RecordBase) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
-
- append(byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- append(byte[], int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- append(String, XSSFFont) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Append new text to this text run and apply the specify font to it
- append(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Append new text to this text run
- appendBodyElementText(StringBuilder, IBodyElement) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- appendChildRecord(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Add a new child record onto a record's list of children.
- appendContent(XSLFSheet) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Append content to this sheet.
- appendField(String, String, String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a new text field.
- appendFormat(Appendable, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
- appendFormat(Appendable, String, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
- appendLineBreak() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a line break.
- appendParagraphText(StringBuilder, XWPFParagraph) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- appendRegularRun(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a new run of text.
- appendRootLevelRecord(Record) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Adds a new root level record, at the end, but before the last
PersistPtrIncrementalBlock.
- appendText(List<HSLFTextParagraph>, String, boolean) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Adds the supplied text onto the end of the TextParagraphs,
creating a new RichTextRun for it to sit in.
- appendText(String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- appendText(String, boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Adds the supplied text onto the end of the TextParagraphs,
creating a new RichTextRun for it to sit in.
- appendText(String, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- applies(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Returns true
if this format part applies to the given value.
- applies - Variable in class org.apache.poi.ss.format.CellFormatResult
-
This is true
if no condition was given that applied to the
value, or if the condition is satisfied.
- appliesTo(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
A range is returned only for the part of the table matching this enum instance and containing the given cell.
- appliesTo(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
A range is returned only for the part of the table matching this enum instance and containing the given cell reference.
- apply(byte[], int, int) - Method in interface org.apache.poi.hslf.record.RecordTypes.RecordConstructor
-
- apply(RecordInputStream) - Method in interface org.apache.poi.hssf.record.HSSFRecordTypes.RecordConstructor
-
- apply(LittleEndianInput, int, int) - Method in interface org.apache.poi.hssf.record.SubRecord.SubRecordTypes.RecordConstructor
-
read a sub-record from the supplied stream
- apply(Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Returns the result of applying the format to the given value.
- apply(Cell) - Method in class org.apache.poi.ss.format.CellFormat
-
Fetches the appropriate value from the cell, and returns the result of
applying it to the appropriate format.
- apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Uses the result of applying this format to the value, setting the text
and color of a label before returning the result.
- apply(JLabel, Cell) - Method in class org.apache.poi.ss.format.CellFormat
-
Fetches the appropriate value from the cell, and uses the result, setting
the text and color of a label before returning the result.
- apply(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Apply this format part to the given value.
- apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Apply this format part to the given value, applying the result to the
given label.
- applyBorders(Sheet) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Applies the drawn borders to a Sheet.
- applyCharacterStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- applyColor(HemfGraphics) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
- applyColorTransform(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert color transformations in
ColorStyle
to a
Color
instance
- applyDefaultCellStyleIfNecessary() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- applyFont(int, int, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Sets the font of the entire string.
- applyFont(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies the specified font to the entire string.
- applyFont(int, int, short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies a font to the specified characters of a string.
- applyFont(Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Sets the font of the entire string.
- applyFont(short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies the specified font to the entire string.
- applyFont(int, int, short) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Sets the font of the entire string.
- applyFont(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies the specified font to the entire string.
- applyHyperlinks(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- applyLineProperties(TableCell.BorderEdge, HSLFLine) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
-
Apply brush data to graphics properties
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchBrushData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusLinearGradientBrushData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusPathGradientBrushData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusSolidBrushData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusTextureBrushData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusFont.EmfPlusFont
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusUnknownData
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPen
-
- applyObject(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegion
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- applyObject(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfObjectTableEntry
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
-
- applyObjectTableEntry(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- applyObjectTableEntry(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Applies the object table entry
- applyOp(Shape, Shape) - Method in enum org.apache.poi.hwmf.record.HwmfRegionMode
-
- applyPaint(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
- applyParagraphIndents(List<HSLFTextParagraph>, List<IndentProp>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- applyParagraphStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
-
Apply brush data to pen properties
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchBrushData
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusLinearGradientBrushData
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusPathGradientBrushData
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusSolidBrushData
-
- applyPen(HemfGraphics, List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusTextureBrushData
-
- applyPlusObjectTableEntry(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- applyR1C1Reference(CellReference, String) - Static method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- applyStroke(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
- applyTransform(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
-
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- Arc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ArcTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
- ArcTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- ArcToCommand - Class in org.apache.poi.sl.draw.geom
-
ArcTo command within a shape path in DrawingML:
<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/>
- ArcToCommand() - Constructor for class org.apache.poi.sl.draw.geom.ArcToCommand
-
- ArcToCommandIf - Interface in org.apache.poi.sl.draw.geom
-
- Area2DPtgBase - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of 2-D area refs
- Area2DPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- Area2DPtgBase(Area2DPtgBase) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- Area2DPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- Area2DPtgBase(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- Area3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Area 3D Ptg - 3D reference (Sheet + Area)
- Area3DPtg(String, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- Area3DPtg(Area3DPtg) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- Area3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- Area3DPtg(int, int, int, int, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- Area3DPtg(AreaReference, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- Area3DPxg - Class in org.apache.poi.ss.formula.ptg
-
XSSF Area 3D Reference (Sheet + Area)
- Area3DPxg(Area3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- Area3DPxg(int, SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- Area3DPxg(int, SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- Area3DPxg(SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- Area3DPxg(SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- AreaErrPtg - Class in org.apache.poi.ss.formula.ptg
-
AreaErr - handles deleted cell area references.
- AreaErrPtg() - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- AreaErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- AreaEval - Interface in org.apache.poi.ss.formula.eval
-
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas
- AreaEvalBase - Class in org.apache.poi.ss.formula.eval
-
- AreaEvalBase(SheetRange, int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- AreaEvalBase(int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- AreaEvalBase(AreaI) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- AreaEvalBase(AreaI, SheetRange) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- AreaFormatRecord - Class in org.apache.poi.hssf.record.chart
-
The area format record is used to define the colours and patterns for an area.
- AreaFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- AreaFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- AreaFormatRecord(AreaFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- AreaI - Interface in org.apache.poi.ss.formula.ptg
-
Common interface for AreaPtg and Area3DPtg, and their child classes.
- AreaI.OffsetArea - Class in org.apache.poi.ss.formula.ptg
-
- areAllRowsFlushed() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Are all rows flushed to disk?
- AreaNPtg - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaNPtg(AreaNPtg) - Constructor for class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- AreaNPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- AreaPtg - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaPtg(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
-
- AreaPtg(AreaPtg) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
-
- AreaPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
-
- AreaPtg(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
-
- AreaPtgBase - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaPtgBase() - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- AreaPtgBase(AreaPtgBase) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- AreaPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- AreaPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- AreaRecord - Class in org.apache.poi.hssf.record.chart
-
The area record is used to define a area chart.
- AreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
-
- AreaRecord(AreaRecord) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
-
- AreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
-
- AreaReference - Class in org.apache.poi.ss.util
-
- AreaReference(String, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
-
Create an area ref from a string representation.
- AreaReference(CellReference, CellReference, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
-
Creates an area ref from a pair of Cell References.
- Areas - Class in org.apache.poi.ss.formula.functions
-
Returns the number of areas in a reference.
- Areas() - Constructor for class org.apache.poi.ss.formula.functions.Areas
-
- areDirectoriesIdentical(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Checks to see if the two Directories hold the same contents.
- areDocumentsIdentical(DocumentEntry, DocumentEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
- areFieldsStripped() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Are fields currently being stripped from
the text that this HeaderStories returns?
Default is false, but can be changed
- areFieldsStripped() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Are fields currently being stripped from the text that this
XSSFHeaderFooter returns? Default is false, but can be changed
- armStyle - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- Array - Class in org.apache.poi.hpsf
-
- Array() - Constructor for class org.apache.poi.hpsf.Array
-
- ArrayFunction - Interface in org.apache.poi.ss.formula.functions
-
Common Interface for any excel built-in function that has implemented array formula functionality.
- ArrayMode - Interface in org.apache.poi.ss.formula.functions
-
Interface for those functions that evaluate arguments in array mode depending on context.
- arrayMoveWithin(Object[], int, int, int) - Static method in class org.apache.poi.util.ArrayUtil
-
Moves a number of entries in an array to another point in the array,
shifting those inbetween as required.
- ArrayPtg - Class in org.apache.poi.ss.formula.ptg
-
ArrayPtg - handles arrays
The ArrayPtg is a little weird, the size of the Ptg when parsing initially only
includes the Ptg sid and the reserved bytes.
- ArrayPtg(ArrayPtg) - Constructor for class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- ArrayPtg(Object[][]) - Constructor for class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- ArrayRecord - Class in org.apache.poi.hssf.record
-
ARRAY (0x0221)
- ArrayRecord(ArrayRecord) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
-
- ArrayRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
-
- ArrayRecord(Formula, CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
-
- ArrayUtil - Class in org.apache.poi.util
-
Utility classes for dealing with arrays.
- Arrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- ASCII_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
An 8-bit string, probably in CP1252, but don't quote us...
- asFileEnding(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
-
- asFileEnding() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
Return the 4 character hex encoded version, as used in file endings
- asFileName() - Method in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- asFormulaString(StringBuilder) - Method in class org.apache.poi.ss.formula.SheetIdentifier
-
- asFormulaString() - Method in class org.apache.poi.ss.formula.SheetIdentifier
-
- asFormulaString(StringBuilder) - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- ASIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- ASINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- asName(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
-
- ASSISTANT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ASSISTANT_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ASSOC_CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- associateShapeToObjRecord(EscherRecord, Record) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Associates an escher record to an OBJ record or a TXO record.
- ATAN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- ATAN2 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- ATANH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- attach(String, XWPFRun) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
Attach this chart known by its relation id to the given text run.
- ATTACH_ADDITIONAL_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_CONTENT_BASE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_DATA - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_DISPOSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_EXTENSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_LONG_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_LONG_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_MIME_SEQUENCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_MIME_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_NETSCAPE_MAC_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_NUM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_RENDERING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ATTACH_TRANSPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- Attachment - Class in org.apache.poi.hmef
-
- Attachment() - Constructor for class org.apache.poi.hmef.Attachment
-
- ATTACHMENT_X400_PARAMETERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AttachmentChunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for standard parts of the MSG file
attachment.
- AttachmentChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- AttachmentChunks.AttachmentChunksSorter - Class in org.apache.poi.hsmf.datatypes
-
Orders by the attachment number.
- AttachmentChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
-
- attributeToDegrees(int) - Static method in class org.apache.poi.xddf.usermodel.Angles
-
- AttrPtg - Class in org.apache.poi.ss.formula.ptg
-
"Special Attributes"
- AttrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AttrPtg
-
- AttrPtg.SpaceType - Class in org.apache.poi.ss.formula.ptg
-
- AUTHORIZING_USERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AUTO_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the slide will automatically
advance after slideTime milliseconds during the slide show.
- AUTO_FORWARD_COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AUTO_FORWARDED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AUTO_LOAD_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the OLE server for the object is called
to load the object's data automatically when the parent workbook is opened.
- AUTO_PICT_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the picture's aspect ratio is preserved when rendered in
different views (Normal view, Page Break Preview view, Page Layout view and printing).
- AUTO_RESPONSE_SUPPRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- AutoFilter - Interface in org.apache.poi.ss.usermodel
-
Represents autofiltering for the specified worksheet.
- AutoFilterInfoRecord - Class in org.apache.poi.hssf.record
-
The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled
and indicates the beginning of the collection of AutoFilter records.
- AutoFilterInfoRecord() - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- AutoFilterInfoRecord(AutoFilterInfoRecord) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- AutoFilterInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- Automatic - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the animation starts automatically
- AUTOMATIC - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas (1)
- AUTOMATIC_EXCEPT_TABLES - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas except for tables (-1)
- autoNbrIdx - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
- AutoNumberingScheme - Enum in org.apache.poi.sl.usermodel
-
- AutonumberScheme - Enum in org.apache.poi.xddf.usermodel.text
-
- AUTOSAVESOURCE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- AutoShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- autoSizeColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adjusts the column width to fit the contents.
- available() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
-
- available() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- available() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- available() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
- available() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- available() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- available() - Method in interface org.apache.poi.util.LittleEndianInput
-
- available() - Method in class org.apache.poi.util.LittleEndianInputStream
-
- available() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- AVEDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- AVERAGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- AVERAGEA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- AverageIf - Class in org.apache.poi.ss.formula.functions
-
Handler for singular AverageIf which has different operand handling than
the generic AverageIfs version.
- AverageIf() - Constructor for class org.apache.poi.ss.formula.functions.AverageIf
-
- Averageifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function AVERAGEIFS
- Averageifs() - Constructor for class org.apache.poi.ss.formula.functions.Averageifs
-
- aw - Variable in class org.apache.poi.util.GenericRecordJsonWriter
-
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
- awtType - Variable in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
-
- axes - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- AXIS_TYPE_AXIS_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
-
- AXIS_TYPE_MAIN - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AXIS_TYPE_MINOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AXIS_TYPE_SECONDARY - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- AXIS_TYPE_SERIES_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
-
- AXIS_TYPE_VALUE_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
-
- AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AxisCrossBetween - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisCrosses - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisLabelAlignment - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisLineFormatRecord - Class in org.apache.poi.hssf.record.chart
-
The axis line format record defines the axis type details.
- AxisLineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AxisLineFormatRecord(AxisLineFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AxisLineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- AxisOptionsRecord - Class in org.apache.poi.hssf.record.chart
-
The axis options record provides unit information and other various tidbits about the axis.
- AxisOptionsRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- AxisOptionsRecord(AxisOptionsRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- AxisOptionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- AxisOrientation - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisParentRecord - Class in org.apache.poi.hssf.record.chart
-
The axis size and location
- AxisParentRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- AxisParentRecord(AxisParentRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- AxisParentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- AxisPosition - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisRecord - Class in org.apache.poi.hssf.record.chart
-
The axis record defines the type of an axis.
- AxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
-
- AxisRecord(AxisRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
-
- AxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
-
- AxisTickLabelPosition - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisTickMark - Enum in org.apache.poi.xddf.usermodel.chart
-
- AxisUsedRecord - Class in org.apache.poi.hssf.record.chart
-
The number of axes used on a chart.
- AxisUsedRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- AxisUsedRecord(AxisUsedRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- AxisUsedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
-