- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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
-
- B4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B4 (JIS) 250x354 mm
- B5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B5 (JIS) 182x257 mm
- Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- backup(Graphics2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphicsState
-
Saves the state of the graphics2D object
- BackupRecord - Class in org.apache.poi.hssf.record
-
Boolean specifying whether the GUI should store a backup of the file.
- BackupRecord() - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- BackupRecord(BackupRecord) - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- BackupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- Balloon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BarDirection - Enum in org.apache.poi.xddf.usermodel.chart
-
- BarGrouping - Enum in org.apache.poi.xddf.usermodel.chart
-
- BarRecord - Class in org.apache.poi.hssf.record.chart
-
The bar record is used to define a bar chart.
- BarRecord() - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BarRecord(BarRecord) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BarRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BaseFormulaEvaluator - Class in org.apache.poi.ss.formula
-
Common functionality across file formats for evaluating formula cells.
- BaseFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- BASELINE - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- BaseNumberUtils - Class in org.apache.poi.ss.formula.functions
-
Some utils for converting from and to any base
- BaseNumberUtils() - Constructor for class org.apache.poi.ss.formula.functions.BaseNumberUtils
-
- BaseRowColShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Class for code common to
RowShifter
and
ColumnShifter
Helper for shifting rows up or down and columns left and right
- BaseRowColShifter() - Constructor for class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
- BaseXSSFEvaluationWorkbook - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only - parent of XSSF and SXSSF evaluation workbooks
- BaseXSSFEvaluationWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- BaseXSSFFormulaEvaluator - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only - parent of XSSF and SXSSF formula evaluators
- BaseXSSFFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
- BASIC_AUTH - Static variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
-
- BATBlock - Class in org.apache.poi.poifs.storage
-
A block of block allocation table entries.
- BATBlock.BATBlockAndIndex - Class in org.apache.poi.poifs.storage
-
- BATManaged - Interface in org.apache.poi.poifs.filesystem
-
This interface defines behaviors for objects managed by the Block
Allocation Table (BAT).
- BEFORE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
-
- beforeDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- beforeRecordSerialize(int, short, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
-
Fired before a given escher record is serialized.
- beforeRecordSerialize(int, short, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
-
- BeginRecord - Class in org.apache.poi.hssf.record.chart
-
The begin record defines the start of a block of records for a (graphing
data object.
- BeginRecord() - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BeginRecord(BeginRecord) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BeginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BENT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BentArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BesselJ - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel BESSELJ() function.
- BesselJ() - Constructor for class org.apache.poi.ss.formula.functions.BesselJ
-
- Beta - Annotation Type in org.apache.poi.util
-
Signifies that a public API (public class, method or field) is subject to
incompatible changes, or even removal, in a future release.
- BETWEEN - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Between' operator
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- Bevel - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BEVEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
-
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
-
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
-
- biff3_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff3_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff4_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff4_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff5_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff5_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- Biff8DecryptingStream - Class in org.apache.poi.hssf.record.crypto
-
- Biff8DecryptingStream(InputStream, int, EncryptionInfo) - Constructor for class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- Biff8EncryptionKey - Class in org.apache.poi.hssf.record.crypto
-
- Biff8EncryptionKey() - Constructor for class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
- BiffHeaderInput - Interface in org.apache.poi.hssf.record
-
- BIG5 - Static variable in class org.apache.poi.hwpf.util.DoubleByteUtil
-
- BIG_BLOCK_MINIMUM_DOCUMENT_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The minimum size of a document before it's stored using
Big Blocks (normal streams).
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Large spots
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- BIG_SPOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Large spots
- Bin2Dec - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel Bin2Dec() function.
- Bin2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Bin2Dec
-
- BINARY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Binary - counted byte array
- BinaryRC4CipherOutputStream(OutputStream) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- BinaryRC4CipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- BinaryRC4Decryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4Decryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- BinaryRC4Decryptor(BinaryRC4Decryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- BinaryRC4EncryptionHeader - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- BinaryRC4EncryptionHeader(BinaryRC4EncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- BinaryRC4EncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- BinaryRC4EncryptionVerifier - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4EncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4EncryptionVerifier(BinaryRC4EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4Encryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4Encryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- BinaryRC4Encryptor(BinaryRC4Encryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- BinaryRC4Encryptor.BinaryRC4CipherOutputStream - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryTagDataBlob - Class in org.apache.poi.hslf.record
-
If we come across a record we know has children of (potential)
interest, but where the record itself is boring, but where other
records may care about where this one lives, we create one
of these.
- BinaryTagDataBlob(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Create a new holder for a boring record with children, but with
position dependent characteristics
- BIRTHDAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BitField - Class in org.apache.poi.util
-
Manage operations dealing with bit-mapped fields.
- BitField(int) - Constructor for class org.apache.poi.util.BitField
-
Create a BitField instance
- BitFieldFactory - Class in org.apache.poi.util
-
Returns immutable Bitfield instances.
- BitFieldFactory() - Constructor for class org.apache.poi.util.BitFieldFactory
-
- bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
- bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- Bitmap - Class in org.apache.poi.hslf.blip
-
Represents a bitmap picture data: JPEG or PNG.
- Bitmap() - Constructor for class org.apache.poi.hslf.blip.Bitmap
-
- Bitmap(EscherContainerRecord, EscherBSERecord) - Constructor for class org.apache.poi.hslf.blip.Bitmap
-
Creates a new instance.
- bitmap - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
A variable-sized DeviceIndependentBitmap Object (section 2.2.2.9) that is the
source of the color data.
- BITMAP_00E9 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- BITMAP_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the format of the picture is a bitmap.
- BitmapFormat - Class in org.apache.poi.xslf.util
-
- BitmapFormat(String) - Constructor for class org.apache.poi.xslf.util.BitmapFormat
-
- BitmapImageRenderer - Class in org.apache.poi.sl.draw
-
For now this class renders only images supported by the javax.imageio.ImageIO framework.
- BitmapImageRenderer() - Constructor for class org.apache.poi.sl.draw.BitmapImageRenderer
-
- BitMaskTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition of a special kind of property of some text, or its
paragraph.
- BitMaskTextProp(BitMaskTextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- BitMaskTextProp(int, int, String, String...) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- BKC_EVEN_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Even page
- BKC_NEW_COLUMN - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
New column
- BKC_NEW_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
New page
- BKC_NO_BREAK - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
No break
- BKC_ODD_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Odd page
- bkColorSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
the background color of the source bitmap.
- bkColorSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
A WMF ColorRef object that specifies the background color of the source bitmap.
- BKDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- BKDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- BKDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- BKFAbstractType - Class in org.apache.poi.hwpf.model.types
-
BooKmark First descriptor (BKF).
- BKFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
-
- BKFAbstractType(BKFAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
-
- bkMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
-
- BlackWhiteMode - Enum in org.apache.poi.xddf.usermodel
-
- BlankEval - Class in org.apache.poi.ss.formula.eval
-
This class is a marker class.
- BlankRecord - Class in org.apache.poi.hssf.record
-
Represents a column in a row with no value but with styling.
- BlankRecord() - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
Creates a new instance of BlankRecord
- BlankRecord(BlankRecord) - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
- BlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
- BLEND_FACTORS_H - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
-
This flag is meaningful in EmfPlusLinearGradientBrushData and EmfPlusPathGradientBrushData objects.
- BLEND_FACTORS_V - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
-
This flag is meaningful in EmfPlusLinearGradientBrushData objects.
- blendFlags - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
This value MUST be 0x00 and MUST be ignored.
- blendOperation - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
The blend operation code.
- Blob - Class in org.apache.poi.hpsf
-
- Blob() - Constructor for class org.apache.poi.hpsf.Blob
-
- BLOCK_ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BLOCK_SIZE - Static variable in class org.apache.poi.hssf.record.DBCellRecord
-
- BlockArc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- blockSize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- BlockStore - Class in org.apache.poi.poifs.filesystem
-
This abstract class describes a way to read, store, chain
and free a series of blocks (be they Big or Small ones)
- BlockStore() - Constructor for class org.apache.poi.poifs.filesystem.BlockStore
-
- BlockStore.ChainLoopDetector - Class in org.apache.poi.poifs.filesystem
-
Used to detect if a chain has a loop in it, so
we can bail out with an error rather than
spinning away for ever...
- BlockWritable - Interface in org.apache.poi.poifs.storage
-
An interface for persisting block storage of POIFS components.
- BODY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- body - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- body - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- BODY_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BODY_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BODY_HTML - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- bodyElements - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- bodyElements - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- BodyElementType - Enum in org.apache.poi.xwpf.usermodel
-
- BodyType - Enum in org.apache.poi.xwpf.usermodel
-
The different kinds of
IBody
that exist
- BOFRecord - Class in org.apache.poi.hssf.record
-
Somewhat of a misnomer, its used for the beginning of a set of records that
have a particular purpose or subject.
- BOFRecord() - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
Constructs an empty BOFRecord with no fields set.
- BOFRecord(BOFRecord) - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
- BOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
- bold - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
-
- BOLD_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- BookBoolRecord - Class in org.apache.poi.hssf.record
-
Contains a flag specifying whether the Gui should save externally linked values from other workbooks.
- BookBoolRecord() - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- BookBoolRecord(BookBoolRecord) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- BookBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- Bookmark - Interface in org.apache.poi.hwpf.usermodel
-
User friendly interface to access information about document bookmarks
- BookmarkFirstDescriptor - Class in org.apache.poi.hwpf.model
-
- BookmarkFirstDescriptor() - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
- BookmarkFirstDescriptor(BookmarkFirstDescriptor) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
- BookmarkFirstDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
- Bookmarks - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to access document bookmarks
- BookmarksImpl - Class in org.apache.poi.hwpf.usermodel
-
Implementation of user-friendly interface for document bookmarks
- BookmarksImpl(BookmarksTables) - Constructor for class org.apache.poi.hwpf.usermodel.BookmarksImpl
-
- BookmarksTables - Class in org.apache.poi.hwpf.model
-
- BookmarksTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.BookmarksTables
-
- BOOLEAN - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Boolean - 16-bit Boolean value.
- BOOLEAN - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- BooleanFunction - Class in org.apache.poi.ss.formula.functions
-
Here are the general rules concerning Boolean functions:
Blanks are ignored (not either true or false)
Strings are ignored if part of an area ref or cell ref, otherwise they must be 'true' or 'false'
Numbers: 0 is false.
- BooleanFunction() - Constructor for class org.apache.poi.ss.formula.functions.BooleanFunction
-
- BooleanPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
-
- BoolErrRecord - Class in org.apache.poi.hssf.record
-
Creates new BoolErrRecord.
- BoolErrRecord() - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
Creates new BoolErrRecord
- BoolErrRecord(BoolErrRecord) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
- BoolErrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
- BoolEval - Class in org.apache.poi.ss.formula.eval
-
- BoolPtg - Class in org.apache.poi.ss.formula.ptg
-
Boolean (boolean) Stores a (java) boolean value in a formula.
- BORDER_BOTTOM - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot border
- BORDER_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot-dot border
- BORDER_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash border
- BORDER_DOTTED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
hair-line border
- BORDER_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
double-line border
- BORDER_HAIR - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dot border
- BORDER_LEFT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_MEDIUM - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium border
- BORDER_MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot border
- BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot-dot border
- BORDER_MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium dashed border
- BORDER_NONE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
No border
- BORDER_RIGHT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
slanted dash-dot border
- BORDER_THICK - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thick border
- BORDER_THIN - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thin border
- BORDER_TOP - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_TYPE_REGULAR - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- BORDER_TYPE_SHADOW - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- BorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCode - Class in org.apache.poi.hwpf.usermodel
-
Mapping class for BRC80 structure (Border Code for Word 97)
- BorderCode() - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
-
- BorderCode(BorderCode) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
-
- BorderCode(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
-
- BorderExtent - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating which borders to draw in a Property Template
- BorderFormatting - Class in org.apache.poi.hssf.record.cf
-
Border Formatting Block of the Conditional Formatting Rule Record.
- BorderFormatting() - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
- BorderFormatting(BorderFormatting) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
- BorderFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
Creates new FontFormatting
- BorderFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for Border Formatting component
of Conditional Formatting settings
- Borders - Enum in org.apache.poi.xwpf.usermodel
-
Specifies all types of borders which can be specified for WordprocessingML
objects which have a border.
- BORDERS_ALL - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- BORDERS_INSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- BORDERS_NONE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- BORDERS_OUTSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- borderSize - Static variable in class org.apache.poi.sl.draw.DrawTableShape
-
Additional spacing between cells
- BorderStyle - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the line style of a border in a cell,
i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium,
medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.
- BOTTOM - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- bottom - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the bottom.
- BOTTOM_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BottomMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- BottomMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- BottomMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the bottom margin.
- BottomMarginRecord() - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- BottomMarginRecord(BottomMarginRecord) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- BottomMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
the destination bounding rectangle in device units
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
-
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
the bounding rectangle
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
-
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
An optional 8-byte Rect Object (section 2.2.2.18) that defines the
dimensions, in logical coordinates, of a rectangle that is used for clipping, opaquing, or both.
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
-
a rectangle in logical units
- bounds - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
-
a rectangle in logical units
- BoundSheetRecord - Class in org.apache.poi.hssf.record
-
Defines a sheet within a workbook.
- BoundSheetRecord(String) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
- BoundSheetRecord(BoundSheetRecord) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
- BoundSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 +
1 + 1 + len(str)
UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 +
1 + 1 + 2 * len(str)
- boundsIgnored - Variable in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- BRACE_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BracePair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BRACKET_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BracketPair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BRCL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCL_SHADOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCL_THICK - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCP_BAR_TO_LEFT_OF_PARAGRAPH - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCP_BORDER_ABOVE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCP_BORDER_BELOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCP_BOX_AROUND - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- BRCP_NONE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- Break(PageBreakRecord.Break) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Break(int, int, int) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Break(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- BreakClear - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the set of possible restart locations which may be used as to
determine the next available line when a break's type attribute has a value
of textWrapping.
- breakText(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
break text into lines, each representing a line of text that fits in the wrapping width
- BreakType - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the possible types of break characters in a WordprocessingML
document.
- BRICKS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Brick-like layout
- BRICKS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- BRICKS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Brick-like layout
- brushHatch - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- brushIdx - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
-
- brushIndex - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
A 16-bit unsigned integer used to index into the WMF Object Table to get the
Brush to use for filling the region.
- brushIndex - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
A 16-bit unsigned integer used to index into the WMF Object Table to get the
brush to use for filling the region.
- brushStyle - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- brushStyle - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- BSTORE_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- BUBBLE_SERIES_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUFFERED_IMAGE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Stores a reference (WEAK_REFERENCE) to the buffered image, if the rendering is
based on a buffered image
- bufferInit(InputStream) - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- BUILD - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x10d3
- build() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- build() - Method in class org.apache.poi.ss.util.SheetBuilder
-
Builds sheet from parent workbook and 2D array with cell
values.
- BUILD_YEAR - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x07CC (1996)
- builder - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- Builder() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
Builder class for CellCopyPolicy
- buildFontCharactersProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFontHeightProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFontWidthsProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFractionExactDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a double value and a denominator.
- buildFractionMaxDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given the double value and either the maximum error
allowed or the maximum number of denominator digits.
- buildRecordAtOffset(byte[], int) - Static method in class org.apache.poi.hslf.record.Record
-
Build and return the Record at the given offset.
- buildShapes(CTGroupShape, XSLFShapeContainer) - Static method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- buildStyle(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- buildStylesheet(Map<String, Map<String, String>>) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- buildTextPropList(int, byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
For an existing set of text properties, build the list of
properties coded for in a given run of properties.
- BUILTIN_AUTO_ACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_CLOSE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_DEACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_OPEN - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a consolidation area
- BUILTIN_CRITERIA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CRITERIA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a range containing the criteria values
to be used in applying an advanced filter to a range of data
- BUILTIN_DATA_FORM - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specified that the range specified is from a database data source
- BUILTIN_EXTRACT - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
this defined name refers to the range containing the filtered
output values resulting from applying an advanced filter criteria to a source
range
- BUILTIN_FILTER_DB - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_FILTER_DB - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
Can be one of the following
this defined name refers to a range to which an advanced filter has been
applied.
- BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specifies the workbook's print area
- BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specifies the row(s) or column(s) to repeat
at the top of each printed page.
- BUILTIN_RECORDER - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a sheet title.
- BuiltinFormats - Class in org.apache.poi.ss.usermodel
-
Utility to identify built-in formats.
- BuiltinFormats() - Constructor for class org.apache.poi.ss.usermodel.BuiltinFormats
-
- bullet - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
- BULLET_HARDCOLOR_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- BULLET_HARDFONT_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- BULLET_HARDSIZE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- BULLET_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- BUSINESS_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BUSINESS_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- BY_MAX - Static variable in class org.apache.poi.xssf.util.CTColComparator
-
- BY_MIN_MAX - Static variable in class org.apache.poi.xssf.util.CTColComparator
-
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
return the AnchorType corresponding to the code
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
- byId(int) - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
-
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
- BYTE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- ByteArrayBackedDataSource - Class in org.apache.poi.poifs.nio
-
- ByteArrayBackedDataSource(byte[], int) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- ByteArrayBackedDataSource(byte[]) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- ByteChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk that holds binary data, normally unparsed.
- ByteChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
-
Creates a Byte Chunk.
- ByteChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
-
Create a Byte Chunk, with the specified type.
- ByteChunkDeferred - Class in org.apache.poi.hsmf.datatypes
-
- ByteChunkDeferred(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunkDeferred
-
Creates a Byte Stream Chunk, with the specified type.
- ByteField - Class in org.apache.poi.util
-
representation of a byte (8-bit) field at a fixed location within a
byte array
- ByteField(int) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array and a default value of 0
- ByteField(int, byte) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array and initialize its value
- ByteField(int, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
Construct the ByteField with its offset into its containing
byte array and initialize its value from its byte array
- ByteField(int, byte, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array, initialize its value, and write its value to its
byte array
- BytePropertyNode<T extends BytePropertyNode<T>> - Class in org.apache.poi.hwpf.model
-
- BytePropertyNode(BytePropertyNode) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
-
Deprecated.
- BytePropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
-
Deprecated.
- bytesLength() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Returns the length, in bytes
- bytesLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- bytesLength() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Returns the length, in bytes
- byteToHex(int) - Static method in class org.apache.poi.util.HexDump
-
- CACHE_IMAGE_SOURCE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
A boolean value to instruct the bitmap image renderer to keep the original image bytes.
- CacheAreaEval - Class in org.apache.poi.ss.formula
-
Provides holding structure for temporary values in arrays during the evaluation process.
- CacheAreaEval(AreaI, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
-
- CacheAreaEval(int, int, int, int, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
-
- cacheData(String, long, String, String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- cacheProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Determine and cache image properties
- CALC_CHAIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
-
- calcBounds(HemfRecord.RenderBounds) - Method in interface org.apache.poi.hemf.record.emf.HemfComment.EmfCommentData
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataPlus
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArcTo
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfLineTo
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRectangle
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRoundRect
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
-
- calcBounds(HemfRecord.RenderBounds) - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleViewportExtEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleWindowExtEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetIntersectClipRect
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportExtEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportOrgEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowExtEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowOrgEx
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- calcBounds(HemfRecord.RenderBounds) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusGetDC
-
- calcBounds(HemfRecord.RenderBounds) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
-
- calcCmd() - Method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
- CalcCountRecord - Class in org.apache.poi.hssf.record
-
Specifies the maximum times the gui should perform a formula recalculation.
- CalcCountRecord() - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- CalcCountRecord(CalcCountRecord) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- CalcCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- calcExtSSTRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
-
Calculates the size in bytes of the EXTSST record as it would be if the
record was serialized.
- CalcModeRecord - Class in org.apache.poi.hssf.record
-
Tells the gui whether to calculate formulas automatically, manually or automatically except for tables.
- CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- CalcModeRecord(CalcModeRecord) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- CalcModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- calcSize(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
-
- calculateChecksum(byte[]) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on input data
- calculateChecksum(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on all the data read from input stream.
- calculateMaximumSize(POIFSBigBlockSize, int) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Calculates the maximum size of a file which is addressable given the
number of FAT (BAT) sectors specified.
- calculateMaximumSize(HeaderBlock) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
- calculateNonWeekendHolidays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculates how many holidays in a list are workdays, considering an interval of dates.
- calculateWorkdays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculate how many workdays are there between a start and an end date, as excel representations, considering a range of holidays.
- calculateWorkdays(double, int, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculate the workday past x workdays from a starting date, considering a range of holidays.
- calculateWorkdays(double, int, int, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculate the workday past x workdays from a starting date, considering a range of holidays.
- CalculationChain - Class in org.apache.poi.xssf.model
-
The cells in a workbook can be calculated in different orders depending on various optimizations and
dependencies.
- CalculationChain() - Constructor for class org.apache.poi.xssf.model.CalculationChain
-
- CalculationChain(PackagePart) - Constructor for class org.apache.poi.xssf.model.CalculationChain
-
- CalendarFieldFunction - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel functions Date parsing functions:
Date - DAY, MONTH and YEAR
Time - HOUR, MINUTE and SECOND
- CALLBACK_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- Callout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Callout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Callout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Callout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CAMERA_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this is a camera picture.
- Can - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CAN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- canComputeColumnWidth(Font) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Check if the Fonts are installed correctly so that Java can compute the size of
columns.
- canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawMasterSheet
-
Checks if this sheet
displays the specified shape.
- canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawSheet
-
Checks if this sheet
displays the specified shape.
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- canExtract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
-
- canRender(String) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- canRender(String) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- canRender(String) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- canRender(String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- canRender(String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Determines if this image renderer implementation supports the given contentType
- canRender(String) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- cantSplit() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- CapsType - Enum in org.apache.poi.xddf.usermodel.text
-
- CAR_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- category - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
A categorization of the content of this package.
- CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- CATEGORY_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- CATEGORY_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- CATEGORY_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- CATEGORY_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- categoryData - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- CategorySeriesAxisRecord - Class in org.apache.poi.hssf.record.chart
-
This record refers to a category or series axis and is used to specify label/tickmark frequency.
- CategorySeriesAxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CategorySeriesAxisRecord(CategorySeriesAxisRecord) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CategorySeriesAxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CatLabRecord - Class in org.apache.poi.hssf.record.chart
-
CATLAB - Category Labels (0x0856)
- CatLabRecord(CatLabRecord) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
-
- CatLabRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
-
- CEILING - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- CeilingMath - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel CEILING.MATH() function.
- CeilingPrecise - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel CEILING.PRECISE() function.
- Cell - Interface in org.apache.poi.ss.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- cell(String, String, XSSFComment) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A cell, with the given formatted value (may be null),
and possibly a comment (may be null), was encountered.
- cell(String, String, XSSFComment) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
-
- CELL_VALUE_IS - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule compares a cell value
to a formula calculated result, using an operator
- CellAddress - Class in org.apache.poi.ss.util
-
This class is a container for POI usermodel row=0 column=0 cell references.
- CellAddress(int, int) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(String) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(CellReference) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(CellAddress) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object
- CellAddress(Cell) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellBase - Class in org.apache.poi.ss.usermodel
-
Common implementation-independent logic shared by all implementations of
Cell
.
- CellBase() - Constructor for class org.apache.poi.ss.usermodel.CellBase
-
- CellCopyContext - Class in org.apache.poi.ss.usermodel
-
Used when the cells are being copied from one workbook to another.
- CellCopyContext() - Constructor for class org.apache.poi.ss.usermodel.CellCopyContext
-
- CellCopyPolicy - Class in org.apache.poi.ss.usermodel
-
- CellCopyPolicy() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- CellCopyPolicy(CellCopyPolicy) - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
Copy constructor
- CellCopyPolicy.Builder - Class in org.apache.poi.ss.usermodel
-
- CellDateFormatter - Class in org.apache.poi.ss.format
-
Formats a date value.
- CellDateFormatter(String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- CellDateFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- CellElapsedFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out an elapsed time format.
- CellElapsedFormatter(String) - Constructor for class org.apache.poi.ss.format.CellElapsedFormatter
-
Creates a elapsed time formatter.
- CellFormat - Class in org.apache.poi.ss.format
-
Format a value according to the standard Excel behavior.
- CellFormatCondition - Class in org.apache.poi.ss.format
-
This object represents a condition in a cell format.
- CellFormatCondition() - Constructor for class org.apache.poi.ss.format.CellFormatCondition
-
- CellFormatPart - Class in org.apache.poi.ss.format
-
Objects of this class represent a single part of a cell format expression.
- CellFormatPart(String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
-
Create an object to represent a format part.
- CellFormatPart(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
-
Create an object to represent a format part.
- CellFormatResult - Class in org.apache.poi.ss.format
-
This object contains the result of applying a cell format or cell format part
to a value.
- CellFormatResult(boolean, String, Color) - Constructor for class org.apache.poi.ss.format.CellFormatResult
-
Creates a new format result object.
- CellFormatter - Class in org.apache.poi.ss.format
-
This is the abstract supertype for the various cell formatters.
- CellFormatter(String) - Constructor for class org.apache.poi.ss.format.CellFormatter
-
- CellFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatter
-
- CellFormatType - Enum in org.apache.poi.ss.format
-
The different kinds of formats that the formatter understands.
- cellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CellGeneralFormatter - Class in org.apache.poi.ss.format
-
A formatter for the default "General" cell format.
- CellGeneralFormatter() - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
-
Creates a new general formatter.
- CellGeneralFormatter(Locale) - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
-
Creates a new general formatter.
- CellHandler - Interface in org.apache.poi.ss.util.cellwalk
-
Represents callback for CellWalk traverse method.
- cellIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
- cellIterator() - Method in interface org.apache.poi.ss.usermodel.Row
-
- cellIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- CellIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
-
- cellIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Cell iterator over the physically defined cells:
- CellNumberFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out a value using a number format.
- CellNumberFormatter(String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
-
Creates a new cell number formatter.
- CellNumberFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
-
Creates a new cell number formatter.
- CellNumberPartHandler - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter
- CellNumberPartHandler() - Constructor for class org.apache.poi.ss.format.CellNumberPartHandler
-
- CellNumberStringMod - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter
This class represents a single modification to a result string.
- CellNumberStringMod(CellNumberFormatter.Special, CharSequence, int) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
-
- CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean, char) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
-
- CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
-
- CellRange<C extends Cell> - Interface in org.apache.poi.ss.usermodel
-
Represents a rectangular region of a
Sheet
- CellRangeAddress - Class in org.apache.poi.ss.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddress(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
-
Creates new cell range.
- CellRangeAddress(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
-
- CellRangeAddress8Bit - Class in org.apache.poi.hssf.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddress8Bit(int, int, int, int) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- CellRangeAddress8Bit(LittleEndianInput) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- CellRangeAddressBase - Class in org.apache.poi.ss.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddressBase(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressBase
-
- CellRangeAddressBase.CellPosition - Enum in org.apache.poi.ss.util
-
Indicates a cell or range is in the given relative position in a range.
- CellRangeAddressList - Class in org.apache.poi.ss.util
-
Implementation of the cell range address lists,like is described
in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 -
'Cell Range Address List'
In BIFF8 there is a common way to store absolute cell range address lists in
several records (not formulas).
- CellRangeAddressList() - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
- CellRangeAddressList(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
Convenience constructor for creating a CellRangeAddressList
with a single
CellRangeAddress
.
- CellRangeAddressList(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
- CellRangeUtil - Class in org.apache.poi.ss.util
-
- CellRecord - Class in org.apache.poi.hssf.record
-
- CellRecord() - Constructor for class org.apache.poi.hssf.record.CellRecord
-
- CellRecord(CellRecord) - Constructor for class org.apache.poi.hssf.record.CellRecord
-
- CellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CellRecord
-
- CellReference - Class in org.apache.poi.ss.util
-
Common conversion functions between Excel style A1, C27 style
cell references, and POI usermodel style row=0, column=0
style references.
- CellReference(String) - Constructor for class org.apache.poi.ss.util.CellReference
-
Create an cell ref from a string representation.
- CellReference(int, int) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(int, short) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(Cell) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference.NameType - Enum in org.apache.poi.ss.util
-
Used to classify identifiers found in formulas as cell references or not.
- cellReferenceIsWithinRange(String, String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Used to decide whether a name of the form "[A-Z]*[0-9]*" that appears in a formula can be
interpreted as a cell reference.
- CellReferenceType - Enum in org.apache.poi.ss.usermodel
-
Types of cell references.
- cells - Variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- cellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CellStyle - Interface in org.apache.poi.ss.usermodel
-
- CellTextFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out text.
- CellTextFormatter(String) - Constructor for class org.apache.poi.ss.format.CellTextFormatter
-
- CellType - Enum in org.apache.poi.ss.usermodel
-
- CellUtil - Class in org.apache.poi.ss.util
-
Various utility functions that make working with a cells and rows easier.
- cellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CellValue - Class in org.apache.poi.ss.usermodel
-
Mimics the 'data view' of a cell.
- CellValue(double) - Constructor for class org.apache.poi.ss.usermodel.CellValue
-
- CellValue(String) - Constructor for class org.apache.poi.ss.usermodel.CellValue
-
- CellValueRecordInterface - Interface in org.apache.poi.hssf.record
-
The cell value record interface is implemented by all classes of type Record that
contain cell values.
- CellWalk - Class in org.apache.poi.ss.util.cellwalk
-
Traverse cell range.
- CellWalk(Sheet, CellRangeAddress) - Constructor for class org.apache.poi.ss.util.cellwalk.CellWalk
-
- CellWalkContext - Interface in org.apache.poi.ss.util.cellwalk
-
- CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, centered.
- CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- CertificateEmbeddingOption - Enum in org.apache.poi.openxml4j.opc
-
Specifies the location where the X.509 certificate that is used in signing is stored.
- CertificateKeyEncryptor - Class in org.apache.poi.poifs.crypt.agile
-
- CertificateKeyEncryptor(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
-
- CF_BITMAP - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Bitmap
- CF_DIB - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Device Independent Bitmap
- CF_ENHMETAFILE - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Enhanced Windows metafile format
- CF_EXT_2009_NS_X14 - Static variable in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Office 2010 Conditional Formatting extensions namespace
- CF_METAFILEPICT - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Windows metafile format.
- CFHeader12Record - Class in org.apache.poi.hssf.record
-
Conditional Formatting Header v12 record CFHEADER12 (0x0879),
for conditional formattings introduced in Excel 2007 and newer.
- CFHeader12Record() - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeader12Record(CFHeader12Record) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeader12Record(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeader12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeaderBase - Class in org.apache.poi.hssf.record
-
- CFHeaderBase() - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
- CFHeaderBase(CFHeaderBase) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
- CFHeaderBase(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
- CFHeaderRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Header record CFHEADER (0x01B0).
- CFHeaderRecord() - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(CFHeaderRecord) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord
and number of up CFRuleRecord records together to simplify access to them.
- CFRecordsAggregate(CFRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- CFRecordsAggregate(CellRangeAddress[], CFRuleBase[]) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- CFRule12Record - Class in org.apache.poi.hssf.record
-
Conditional Formatting v12 Rule Record (0x087A).
- CFRule12Record(CFRule12Record) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
-
- CFRule12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
-
- CFRuleBase - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rules.
- CFRuleBase(byte, byte) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
Creates new CFRuleRecord
- CFRuleBase(byte, byte, Ptg[], Ptg[]) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
- CFRuleBase() - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
- CFRuleBase(CFRuleBase) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
- CFRuleBase.ComparisonOperator - Interface in org.apache.poi.hssf.record
-
- CFRuleRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rule Record (0x01B1).
- CFRuleRecord(CFRuleRecord) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
-
- CFRuleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
-
- CFTAG_FMTID - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Format ID
- CFTAG_MACINTOSH - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Macintosh clipboard format
- CFTAG_NODATA - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - No Data
- CFTAG_WINDOWS - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Windows clipboard format
- ChainingMode - Enum in org.apache.poi.poifs.crypt
-
- ChainLoopDetector(long) - Constructor for class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
-
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Changes an external referenced file to another file.
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Changes an external referenced file to another file.
- changeName(Property, String) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Change a Property's name
- changeRowNum(SXSSFRow, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- CHAR - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Returns the character specified by a number.
- CHAR_WRAP_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- characterLength() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the character length of a document.
- characterLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- characterLength() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- CharacterProperties - Class in org.apache.poi.hwpf.usermodel
-
- CharacterProperties() - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- CharacterProperties(CharacterProperties) - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- CharacterPropertyFetcher<T> - Class in org.apache.poi.xslf.model
-
- CharacterPropertyFetcher(XSLFTextRun, CharacterPropertyFetcher.CharPropFetcher<T>) - Constructor for class org.apache.poi.xslf.model.CharacterPropertyFetcher
-
- CharacterPropertyFetcher.CharPropFetcher<S> - Interface in org.apache.poi.xslf.model
-
- CharacterRun - Class in org.apache.poi.hwpf.usermodel
-
This class represents a run of text that share common properties.
- CharacterRun - Interface in org.apache.poi.wp.usermodel
-
This class represents a run of text that share common properties.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Captures characters only if a t(ext) element is open.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Captures characters only if a suitable element is open.
- CharacterSection - Class in org.apache.poi.xdgf.usermodel.section
-
- CharacterSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.CharacterSection
-
- CharacterSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- CharacterSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
-
- CharacterSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- CharacterSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
-
- charactersToEMU(double) - Static method in class org.apache.poi.util.Units
-
- CharFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the common character text property bitset, which
handles bold/italic/underline etc.
- CharFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- CharFlagsTextProp(CharFlagsTextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- CharIndexTranslator - Interface in org.apache.poi.hwpf.model
-
- charSet - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
An 8-bit unsigned integer that defines the character set.
- CHARSET_1252 - Static variable in class org.apache.poi.util.LocaleUtil
-
Default encoding for unknown byte encodings of native files
(at least it's better than to rely on a platform dependent encoding
for legacy stuff ...)
- charsetProvider - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- charsetProvider - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
-
- CHART - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- CHART - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- CHART - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- CHART_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CHART_STAR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CHART_X - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ChartEndBlockRecord - Class in org.apache.poi.hssf.record.chart
-
ENDBLOCK - Chart Future Record Type End Block (0x0853)
- ChartEndBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- ChartEndBlockRecord(ChartEndBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- ChartEndBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- ChartEndObjectRecord - Class in org.apache.poi.hssf.record.chart
-
ENDOBJECT - Chart Future Record Type End Object (0x0855)
- ChartEndObjectRecord(ChartEndObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- ChartEndObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- ChartFormatRecord - Class in org.apache.poi.hssf.record.chart
-
Class ChartFormatRecord (0x1014)
- ChartFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFormatRecord(ChartFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFRTInfoRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTFRTINFO - Chart Future Record Type Info (0x0850)
- ChartFRTInfoRecord(ChartFRTInfoRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- ChartFRTInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- ChartRecord - Class in org.apache.poi.hssf.record.chart
-
CHART (0x1002)
- ChartRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- ChartRecord(ChartRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- ChartRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- charts - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- chartsheet - Variable in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- CHARTSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- chartSpace - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Root element of the Chart part
- ChartStartBlockRecord - Class in org.apache.poi.hssf.record.chart
-
STARTBLOCK - Chart Future Record Type Start Block (0x0852)
- ChartStartBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartBlockRecord(ChartStartBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartObjectRecord - Class in org.apache.poi.hssf.record.chart
-
STARTOBJECT - Chart Future Record Type Start Object (0x0854)
- ChartStartObjectRecord(ChartStartObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- ChartStartObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- ChartSubstreamRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Manages the all the records associated with a chart sub-stream.
- ChartSubstreamRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
-
- ChartTitleFormatRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTTITLEFORMAT (0x1050)
- ChartTitleFormatRecord(ChartTitleFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- ChartTitleFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- ChartTypes - Enum in org.apache.poi.xddf.usermodel.chart
-
- check(boolean, String) - Static method in exception org.apache.poi.util.DocumentFormatException
-
Syntactic sugar to check whether a DocumentFormatException should
be thrown.
- check(boolean, String) - Static method in exception org.apache.poi.util.RecordFormatException
-
Syntactic sugar to check whether a RecordFormatException should
be thrown.
- checkElementForOPCCompliance(Element) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
-
Check the element for the following OPC compliance rules:
- checkExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the extern sheet number for specific sheet number.
- checkExternSheet(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the extern sheet number for specific range of sheets.
- checkMaxTextSize(CharSequence, String) - Method in interface org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
- checkPosition(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- CHECKSUM_SIZE - Static variable in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Size of the image checksum calculated using MD5 algorithm.
- checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
-
- checkValues(double[]) - Static method in class org.apache.poi.ss.formula.functions.MatrixFunction
-
- Chevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CHEVRON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- Child - Interface in org.apache.poi.poifs.property
-
This interface defines methods for finding and setting sibling
Property instances
- ChildAnchor - Interface in org.apache.poi.ss.usermodel
-
Common interface for anchors.
- childIndex - Variable in class org.apache.poi.util.GenericRecordJsonWriter
-
- CHILDRENS_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- Choose - Class in org.apache.poi.ss.formula.functions
-
- Choose() - Constructor for class org.apache.poi.ss.formula.functions.Choose
-
- chooseSingleElementFromArea(AreaEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Implements (some perhaps not well known) Excel functionality to select a single cell from an
area depending on the coordinates of the calling cell.
- CHORD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CHPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Character Properties.
- CHPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- CHPAbstractType(CHPAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- CHPBinTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the character formatting properties.
- CHPBinTable() - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
- CHPBinTable(byte[], byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
- CHPBinTable(byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
Constructor used to read a binTable in from a Word document.
- CHPFormattedDiskPage - Class in org.apache.poi.hwpf.model
-
Represents a CHP fkp.
- CHPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- CHPFormattedDiskPage(byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array
read from a Word file).
- CHPX - Class in org.apache.poi.hwpf.model
-
DANGER - works in bytes!
- CHPX(CHPX) - Constructor for class org.apache.poi.hwpf.model.CHPX
-
- Chunk - Class in org.apache.poi.hdgf.chunks
-
Base of all chunks, which hold data, flags etc
- Chunk(ChunkHeader, ChunkTrailer, ChunkSeparator, byte[]) - Constructor for class org.apache.poi.hdgf.chunks.Chunk
-
- Chunk - Class in org.apache.poi.hsmf.datatypes
-
- Chunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
-
- Chunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
-
- Chunk.Command - Class in org.apache.poi.hdgf.chunks
-
A command in the visio file.
- ChunkBasedPropertyValue - Class in org.apache.poi.hsmf.datatypes
-
A variable length
PropertyValue
that is backed by a
Chunk
TODO Provide a way to link these up with the chunks
- ChunkBasedPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
- ChunkBasedPropertyValue(MAPIProperty, long, byte[], Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
- ChunkedCipherInputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherInputStream(InputStream, long, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- ChunkedCipherInputStream(InputStream, long, int, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- ChunkedCipherOutputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- ChunkedCipherOutputStream(OutputStream, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- ChunkFactory - Class in org.apache.poi.hdgf.chunks
-
Factor class to create the appropriate chunks, which
needs the version of the file to process the chunk header
and trailer areas.
- ChunkFactory(int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory
-
- ChunkFactory.CommandDefinition - Class in org.apache.poi.hdgf.chunks
-
The definition of a Command, which a chunk may hold.
- ChunkGroup - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks, that are at the same point in the file structure.
- ChunkGroupWithProperties - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks which is indexable by
MAPIProperty
entries.
- ChunkHeader - Class in org.apache.poi.hdgf.chunks
-
A chunk header
- ChunkHeader() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeader
-
- ChunkHeaderV11 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v11+
- ChunkHeaderV11() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV11
-
- ChunkHeaderV4V5 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v4 or v5
- ChunkHeaderV4V5() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- ChunkHeaderV6 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v6
- ChunkHeaderV6() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- ChunkNotFoundException - Exception in org.apache.poi.hsmf.exceptions
-
- ChunkNotFoundException() - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
-
- ChunkNotFoundException(String) - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
-
- Chunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for standard parts of the MSG file.
- Chunks() - Constructor for class org.apache.poi.hsmf.datatypes.Chunks
-
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Used to flag that all the chunks of the attachment have now been located.
- chunksComplete() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Called by the parser when all chunks have been found.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
Used to flag that all the chunks of the NameID have now been located.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
- ChunkSeparator - Class in org.apache.poi.hdgf.chunks
-
A separator between the trailer of one chunk, and the
header of the next one
- ChunkSeparator(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkSeparator
-
- ChunkStream - Class in org.apache.poi.hdgf.streams
-
- ChunkTrailer - Class in org.apache.poi.hdgf.chunks
-
A trailer that follows a chunk
- ChunkTrailer(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkTrailer
-
- CipherAlgorithm - Enum in org.apache.poi.poifs.crypt
-
- CipherProvider - Enum in org.apache.poi.poifs.crypt
-
- cipherProviderName - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
-
- CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CIRCULAR_REF_ERROR - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
- CircularArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- claim(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
-
- CLASS_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
-
- CLASS_REF - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
-
- CLASS_VALUE - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
-
- ClassID - Class in org.apache.poi.hpsf
-
Represents a class ID (16 bytes).
- ClassID(byte[], int) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a ClassID and reads its value from a byte array.
- ClassID() - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a ClassID and initializes its value with 0x00 bytes.
- ClassID(ClassID) - Constructor for class org.apache.poi.hpsf.ClassID
-
Clones the given ClassID
- ClassID(String) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a ClassID from a human-readable representation of the Class ID in standard
format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
.
- ClassID(LittleEndianInput) - Constructor for class org.apache.poi.hpsf.ClassID
-
Reads the ClassID from the input
- ClassIDPredefined - Enum in org.apache.poi.hpsf
-
- classifyCellReference(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Classifies an identifier as either a simple (2D) cell reference or a named range name
- clazz - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
-
- CLEAN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
An implementation of the CLEAN function:
In Excel, the Clean function removes all non-printable characters from a string.
- cleanColumns() - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- CleanerUtil - Class in org.apache.poi.poifs.nio
-
This is taken from Hadoop at https://issues.apache.org/jira/browse/HADOOP-12760 and
https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/CleanerUtil.java
Unfortunately this is not available in some general utility library yet, but hopefully will be at some point.
- CleanerUtil.BufferCleaner - Interface in org.apache.poi.poifs.nio
-
Pass in an implementation of this interface to cleanup ByteBuffers.
- clear() - Method in class org.apache.poi.hpsf.CustomProperties
-
- clear() - Method in class org.apache.poi.hpsf.Section
-
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
- clear() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- clear() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
remove all slide references
Convenience method provided, for easier reviewing of invocations
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
remove all shapes inside patriarch
- clear() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- clear() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Clears the array (sets the concatenated length back to zero.
- clear() - Method in class org.apache.poi.openxml4j.opc.internal.EncryptedTempFilePackagePart
-
- clear() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- clear() - Method in class org.apache.poi.openxml4j.opc.internal.TempFilePackagePart
-
- clear() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Allows sub-classes to clean up before new data is added.
- clear() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Clear all relationships.
- clear(int) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clear() - Method in class org.apache.poi.util.IntList
-
Removes all of the elements from this list.
- clear() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Clear all properties, as if a new instance had just been created.
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
Removes all of the elements from this container (optional operation).
- clear() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
Removes all of the elements from this container (optional operation).
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Removes all of the elements from this container (optional operation).
- clearAll() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all content types.
- clearAll() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- clearAllCachedFormats() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever rules are added, reordered, or removed, or a rule formula is changed
(not the formula inputs but the formula expression itself)
- clearAllCachedResultValues() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Should be called whenever there are major changes (e.g.
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
-
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Should be called whenever there are changes to input cells in the evaluated workbook.
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Should be called whenever there are changes to input cells in the evaluated workbook.
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever cell values change in the workbook, so condional formats are re-evaluated
for all cells.
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Call this whenever validation structures change,
so future results stay in sync with the Workbook state.
- clearByte(byte) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearChartSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Clear all chart series, as if a new instance had just been created.
- clearDataPoint(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
If a data point definition with the given index
exists, then remove it.
- clearDirectory() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- clearDirectory() - Method in class org.apache.poi.POIDocument
-
Clear/unlink the attached directory entry
- clearDrawingGroups() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Clears the cached list of drawing groups
- clearEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- clearFields() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- clearFormatting() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- clearFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearFormatting() - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Removes any formatting that may have been applied to the string.
- clearFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearHeaderFooter() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Clears all paragraphs and tables from this header / footer
- clearOffsetsSizes() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- clearOverrideContentTypes() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all override content types.
- clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- clearRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Clears the specified rectangle by filling it with the background
color of the current drawing surface.
- clearRect(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
-
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Clear package relationships.
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- clearRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Delete all the relationships attached to this.
- clearSections() - Method in class org.apache.poi.hpsf.PropertySet
-
Removes all sections from this property set.
- clearShort(short) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Clear styles, so new collections can be added
- clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- clearTabs() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- clearTabStops() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- clearTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Removes the tabstops of this paragraphs.
- clearTabStops() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- clearText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
unset text from this shape
- clearText() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Clear all text from this shape
- clearTransform() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- CLIENT_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ClientAnchor - Interface in org.apache.poi.ss.usermodel
-
A client anchor is attached to an excel worksheet.
- ClientAnchor.AnchorType - Enum in org.apache.poi.ss.usermodel
-
- clip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- clip - Variable in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- clip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Intersects the current Clip
with the interior of the
specified Shape
and sets the Clip
to the
resulting intersection.
- clip(Shape) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
-
- ClipboardData - Class in org.apache.poi.hpsf
-
- ClipboardData() - Constructor for class org.apache.poi.hpsf.ClipboardData
-
- clipPrecision - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
An 8-bit unsigned integer that defines the clipping precision.
- clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- clipRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Intersects the current clip with the specified rectangle.
- clipRect(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
-
- clone(OPCPackage, File) - Static method in class org.apache.poi.ooxml.util.PackageHelper
-
- cloneAll() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- cloneCellContent(Cell, Cell, Map<Integer, CellStyle>) - Static method in class org.apache.poi.ss.usermodel.RangeCopier
-
- cloneCFAggregate() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create a deep clone of the record
- cloneCol(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- cloneDrawings(InternalSheet) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Check if the cloned sheet has drawings.
- cloneFilter(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- cloneProperties() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Clone the ParagraphProperties object associated with this
Paragraph, so that you can apply the same properties to
another Paragraph.
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- cloneShape(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- cloneSheet() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Clones the low level records of this sheet and returns the new sheet instance.
- cloneSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
create an HSSFSheet from an existing sheet in the HSSFWorkbook.
- cloneSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create a Sheet from an existing sheet in the Workbook.
- cloneSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Not implemented for SXSSFWorkbook
Create a Sheet from an existing sheet in the Workbook.
- cloneSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- cloneSheet(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- cloneStyleFrom(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Clones all the style information from another
ExtendedFormatRecord, onto this one.
- cloneStyleFrom(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
-
Clones all the font style information from another
FontRecord, onto this one.
- cloneStyleFrom(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Clones all the style information from another
HSSFCellStyle, onto this one.
- cloneStyleFrom(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- cloneStyleFrom(CellStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Clones all the style information from another
CellStyle, onto this one.
- cloneStyleFrom(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Clones all the style information from another
XSSFCellStyle, onto this one.
- cloneViaReserialise() - Method in class org.apache.poi.hssf.record.Record
-
Clone the current record, via a call to serialize
it, and another to create a new record from the
bytes.
- close() - Method in interface org.apache.poi.extractor.POITextExtractor
-
Allows to free resources of the Extractor as soon as
it is not needed any more.
- close() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Shuts down the underlying streams
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
- close() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
- close() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Closes the underlying
POIFSFileSystem
from which
the Workbook was read, if any.
- close() - Method in class org.apache.poi.hwpf.util.LittleEndianCP950Reader
-
- close() - Method in class org.apache.poi.ooxml.dev.OOXMLLister
-
- close() - Method in interface org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
- close() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Closes the underlying
OPCPackage
from which this
document was read, if there is one
- close() - Method in class org.apache.poi.openxml4j.opc.internal.EncryptedTempFilePackagePart
-
- close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
Close this stream and flush the content.
- close() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- close() - Method in class org.apache.poi.openxml4j.opc.internal.TempFilePackagePart
-
- close() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the open, writable package and save its content.
- close() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Close this part : flush this part, close the input stream and output
stream.
- close() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
- close() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Indicates we are done with reading, and
resources may be freed
- close() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- close() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
- close() - Method in class org.apache.poi.POIDocument
-
Closes the underlying
POIFSFileSystem
from which
the document was read, if any.
- close() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- close() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- close() - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Closes the FileSystem, freeing any underlying files, streams
and buffers.
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- close() - Method in class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
-
- close() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
- close() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- close() - Method in class org.apache.poi.poifs.nio.DataSource
-
Close the underlying stream
- close() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- close() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Close the underlying input resource (File or Stream),
from which the Workbook was read.
- close() - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- close() - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- close() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- close() - Method in class org.apache.poi.xslf.util.BitmapFormat
-
- close() - Method in class org.apache.poi.xslf.util.DummyFormat
-
- close() - Method in class org.apache.poi.xslf.util.PDFFormat
-
- close() - Method in class org.apache.poi.xslf.util.SVGFormat
-
- close() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Close any open resources, like temp files.
- close() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
flush and close the temp data writer.
- close() - Method in class org.apache.poi.xssf.streaming.StreamingSheetWriter
-
- close() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- close() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- CLOSED_CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- CLOSED_POLYGON - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the package and cause a save of the package.
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Close and save the package.
- closeName(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- ClosePathCommand - Class in org.apache.poi.sl.draw.geom
-
Java class for CT_Path2DClose complex type.
- ClosePathCommand() - Constructor for class org.apache.poi.sl.draw.geom.ClosePathCommand
-
- ClosePathCommandIf - Interface in org.apache.poi.sl.draw.geom
-
- closeQuietly(Closeable) - Static method in class org.apache.poi.util.IOUtils
-
Quietly (no exceptions) close Closable resource.
- CLOUD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CLOUD_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CloudCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CLS_ID - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
ClassId - OLE GUID
- CLX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- CMDS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- Code - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel CODE () function.
- Code() - Constructor for class org.apache.poi.ss.formula.functions.Code
-
- CODENAME_1BA - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- CODEPAGE - Static variable in class org.apache.poi.hssf.record.CodepageRecord
-
Excel 97+ (Biff 8) should always store strings as UTF-16LE or
compressed versions of that.
- CODEPAGE - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
suggested (and probably correct) default
- CodepageRecord - Class in org.apache.poi.hssf.record
-
The default characterset.
- CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodepageRecord(CodepageRecord) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodepageRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodePageString - Class in org.apache.poi.hpsf
-
- CodePageString() - Constructor for class org.apache.poi.hpsf.CodePageString
-
- codepageToEncoding(int) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name (in Java NIO canonical naming format).
- codepageToEncoding(int, boolean) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name, in either Java NIO or Java Lang canonical naming.
- CodePageUtil - Class in org.apache.poi.util
-
Utilities for working with Microsoft CodePages.
- CodePageUtil() - Constructor for class org.apache.poi.util.CodePageUtil
-
- CodepointsUtil - Class in org.apache.poi.util
-
- CodepointsUtil() - Constructor for class org.apache.poi.util.CodepointsUtil
-
- coerceValueToBoolean(ValueEval, boolean) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
- coerceValueToDouble(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Applies some conversion rules if the supplied value is not already a number.
- coerceValueToInt(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Applies some conversion rules if the supplied value is not already an integer.
Value is first coerced to a double
( See coerceValueToDouble()
).
- coerceValueToString(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
- CollaboratingWorkbooksEnvironment - Class in org.apache.poi.ss.formula
-
Manages a collection of
WorkbookEvaluator
s, in order to support
evaluation of formulas across spreadsheets.
- CollaboratingWorkbooksEnvironment.WorkbookNotFoundException - Exception in org.apache.poi.ss.formula
-
- collapseColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- collapseRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- collectValues(ValueEval...) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
-
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
-
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
-
- color - Variable in enum org.apache.poi.sl.usermodel.PresetColor
-
- Color - Interface in org.apache.poi.ss.usermodel
-
- COLOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- COLOR_NORMAL - Static variable in interface org.apache.poi.ss.usermodel.Font
-
normal type of black color.
- COLOR_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the color part of a cell format part.
- COLOR_RED - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Dark Red color
- COLOR_SCALE - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule contains a color scale,
with the cell background set according to a gradient.
- ColorGradientFormatting - Class in org.apache.poi.hssf.record.cf
-
Color Gradient / Color Scale Conditional Formatting Rule Record.
- ColorGradientFormatting() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- ColorGradientFormatting(ColorGradientFormatting) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- ColorGradientFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- ColorGradientThreshold - Class in org.apache.poi.hssf.record.cf
-
Color Gradient / Color Scale specific Threshold / value (CFVO),
for changes in Conditional Formatting
- ColorGradientThreshold() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- ColorGradientThreshold(ColorGradientThreshold) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- ColorGradientThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
Creates new Color Gradient Threshold
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
A ColorRef Object that defines the color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
A 32-bit ColorRef Object that defines the color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
A 32-bit ColorRef Object that specifies the pen color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- Colorref - Class in org.apache.poi.hwpf.model
-
24-bit color structure
- Colorref() - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(Colorref) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(int) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- ColorScaleFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for the Color Scale / Colour Scale /
Color Gradient Formatting component of Conditional Formatting settings
- ColorSchemeAtom - Class in org.apache.poi.hslf.record
-
A ColorSchemeAtom (type 2032).
- ColorSchemeAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
For the Colour Scheme (ColorSchem) Atom
- ColorSchemeAtom() - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
Create a new ColorSchemeAtom, to go with a new Slide
- ColorStyle - Interface in org.apache.poi.sl.usermodel
-
- colorUsage - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- colorUsage - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
A 16-bit unsigned integer that defines whether the Colors field of the
DIB contains explicit RGB values or indexes into a palette.
- colorUsage - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
A 16-bit unsigned integer that defines whether the Colors field of a DIB
Object contains explicit RGB values, or indexes into a palette.
- Column - Class in org.apache.poi.ss.formula.functions
-
- Column() - Constructor for class org.apache.poi.ss.formula.functions.Column
-
- columnExists(CTCols, long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Does the column at the given 0 based index exist
in the supplied list of column definitions?
- ColumnHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper class for dealing with the Column settings on
a CTWorksheet (the data part of a sheet).
- ColumnHelper(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- ColumnInfoRecord - Class in org.apache.poi.hssf.record
-
Defines with width and formatting for a range of columns
- ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
Creates a column info record with default width and format
- ColumnInfoRecord(ColumnInfoRecord) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
- ColumnInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
- ColumnInfoRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
- ColumnInfoRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Creates an empty aggregate
- ColumnInfoRecordsAggregate(ColumnInfoRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- ColumnInfoRecordsAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- Columns - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel COLUMNS function.
- Columns() - Constructor for class org.apache.poi.ss.formula.functions.Columns
-
- ColumnShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Helper for shifting columns up or down
- ColumnShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
- columnWidthToEMU(int) - Static method in class org.apache.poi.util.Units
-
- COMBIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- combine(ExternSheetRecord[]) - Static method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- combine(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine two URIs.
- combine(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine a string URI with a prefix and a suffix.
- combineGeometries(S, S) - Static method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- CommandDefinition(int, int, String) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
-
- CommandLineTextExtractor - Class in org.apache.poi.ooxml.extractor
-
- COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- Comment - Interface in org.apache.poi.sl.usermodel
-
Common interface for comments
- Comment - Interface in org.apache.poi.ss.usermodel
-
- COMMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- Comment2000 - Class in org.apache.poi.hslf.record
-
This class represents a comment on a slide, in the format used by
PPT 2000/XP/etc.
- Comment2000(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Set things up, and find our more interesting children
- Comment2000() - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Create a new Comment2000, with blank fields
- Comment2000Atom - Class in org.apache.poi.hslf.record
-
An atomic record containing information about a comment.
- Comment2000Atom() - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs a brand new comment atom record.
- Comment2000Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs the comment atom record from its source data.
- COMMENT_AUTHORS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- COMMENTS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- Comments - Interface in org.apache.poi.xssf.model
-
An interface exposing useful functions for dealing with Excel Workbook Comments.
- comments - Variable in class org.apache.poi.xwpf.usermodel.XWPFComment
-
- CommentsTable - Class in org.apache.poi.xssf.model
-
- CommentsTable() - Constructor for class org.apache.poi.xssf.model.CommentsTable
-
- CommentsTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.CommentsTable
-
- commentUpdated(XSSFComment) - Method in interface org.apache.poi.xssf.model.Comments
-
Called after the comment is updated, so that
we can reflect that in our cache
- commentUpdated(XSSFComment) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Called after the comment is updated, so that
we can reflect that in our cache
- commit() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Save the content in the underlying package part.
- commit() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Commit changes to the underlying OPC package
- commit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
save chart xml
- commit() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
- commit() - Method in class org.apache.poi.xssf.model.CalculationChain
-
- commit() - Method in class org.apache.poi.xssf.model.CommentsTable
-
- commit() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- commit() - Method in class org.apache.poi.xssf.model.MapInfo
-
- commit() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
- commit() - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- commit() - Method in class org.apache.poi.xssf.model.StylesTable
-
- commit() - Method in class org.apache.poi.xssf.model.ThemesTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
-
save and commit comments
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
commit and saves the document
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
save and commit numbering
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
- COMMON_VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CommonObjectDataSubRecord - Class in org.apache.poi.hssf.record
-
The common object data record is used to store all common preferences for an excel object.
- CommonObjectDataSubRecord() - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- CommonObjectDataSubRecord(CommonObjectDataSubRecord) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- CommonObjectDataSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- COMPANY_MAIN_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- COMPANY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- compare(AttachmentChunks, AttachmentChunks) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
-
- compare(RecipientChunks, RecipientChunks) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
-
- compare(PackagePartName, PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for package part names, consistent with the
requirements of java.util.Comparator
, but simply implemented
as a static method.
- compare(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for strings, consistent with the
requirements of java.util.Comparator
, but simply implemented
as a static method.
- compare(Property, Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
-
compare method.
- compare(double, double) - Static method in class org.apache.poi.ss.util.NumberComparer
-
This class attempts to reproduce Excel's behaviour for comparing numbers.
- compare(String, String) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Compares two xpaths to define an ordering according to the XML Schema
- compareTo(ExtRst) - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- compareTo(FormatRun) - Method in class org.apache.poi.hssf.record.common.FormatRun
-
- compareTo(UnicodeString) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- compareTo(HSSFRichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Compares one rich text string to another.
- compareTo(HSSFRow) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Compares two HSSFRow
objects.
- compareTo(T) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Used for sorting in collections.
- compareTo(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Compare based on the package part name, using a natural sort order
- compareTo(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Compare two part names following the rule M1.12 :
Part name equivalence is determined by comparing part names as
case-insensitive ASCII strings.
- compareTo(CellNumberStringMod) - Method in class org.apache.poi.ss.format.CellNumberStringMod
-
- compareTo(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
Per Excel Help, XSSF rule priority is sheet-wide, not just within the owning ConditionalFormatting object.
- compareTo(EvaluationConditionalFormatRule.ValueAndFormat) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
Note: this class has a natural ordering that is inconsistent with equals.
- compareTo(ValueEval) - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.LookupValueComparer
-
- compareTo(CellAddress) - Method in class org.apache.poi.ss.util.CellAddress
-
Compare this CellAddress using the "natural" row-major, column-minor ordering.
- compareTo(SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Compares two SXSSFRow
objects.
- compareTo(XSSFRow) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Compares two XSSFRow
objects.
- ComparisonOperator - Class in org.apache.poi.ss.usermodel
-
The conditional format operators used for "Highlight Cells That Contain..." rules.
- ComparisonOperator() - Constructor for class org.apache.poi.ss.usermodel.ComparisonOperator
-
- COMPLEX - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- Complex - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel COMPLEX () function.
- Complex() - Constructor for class org.apache.poi.ss.formula.functions.Complex
-
- COMPLEX_NUMBER_PATTERN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
-
- ComplexFileTable - Class in org.apache.poi.hwpf.model
-
- ComplexFileTable() - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- ComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- ComplexFileTable(byte[], byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- CompoundLine - Enum in org.apache.poi.xddf.usermodel
-
- compress(InputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Compress the given input stream, returning the array of bytes
of the compressed input
- compress(InputStream, OutputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Performs the Visio compatible streaming LZW compression.
- compress(byte[], int, int) - Static method in class org.apache.poi.hslf.blip.Metafile
-
- compressCharacterProperty(CharacterProperties, CharacterProperties) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
-
- COMPRESSED - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusCompressed
-
This bit indicates whether the data in the RectData field is compressed.
- COMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
-
- CompressedRTF - Class in org.apache.poi.hmef
-
Within a
HMEFMessage
, the content is often
stored in as RTF, but LZW compressed.
- CompressedRTF() - Constructor for class org.apache.poi.hmef.CompressedRTF
-
- CompressedStreamStore - Class in org.apache.poi.hdgf.streams
-
A StreamStore where the data on-disk is compressed,
using the crazy Visio LZW
- compressParagraphProperty(ParagraphProperties, ParagraphProperties) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
-
- compressSectionProperty(SectionProperties) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmCompressor
-
- compressTableProperty(TableProperties) - Static method in class org.apache.poi.hwpf.sprm.TableSprmCompressor
-
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- COMPUTER_NETWORK_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- computeSweep(double, double, double) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- CONCAT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
- concatenate(byte[]) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Concatenates an array onto the end of our array.
- concatenate(LazilyConcatenatedByteArray) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
- CONCATENATE - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
- concatenatePhoneticRuns - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- ConcatEval - Class in org.apache.poi.ss.formula.eval
-
- ConcatPtg - Class in org.apache.poi.ss.formula.ptg
-
- condenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CONDITION_OPERATOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- CONDITION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the condition part of a cell format part.
- CONDITION_TYPE_CELL_VALUE_IS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_TYPE_COLOR_SCALE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_TYPE_DATA_BAR - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_TYPE_FILTER - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_TYPE_FORMULA - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_TYPE_ICON_SET - Static variable in class org.apache.poi.hssf.record.CFRuleBase
-
- CONDITION_VALUE_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- ConditionalFormatting - Interface in org.apache.poi.ss.usermodel
-
The ConditionalFormatting class encapsulates all settings of Conditional Formatting.
- ConditionalFormattingEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates Conditional Formatting constraints.
- ConditionalFormattingEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
- ConditionalFormattingRule - Interface in org.apache.poi.ss.usermodel
-
Represents a description of a conditional formatting rule
- ConditionalFormattingTable - Class in org.apache.poi.hssf.record.aggregates
-
Holds all the conditional formatting for a workbook sheet.
- ConditionalFormattingTable() - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
Creates an empty ConditionalFormattingTable
- ConditionalFormattingTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
- ConditionalFormattingThreshold - Interface in org.apache.poi.ss.usermodel
-
The Threshold / CFVO / Conditional Formatting Value Object.
- ConditionalFormattingThreshold.RangeType - Enum in org.apache.poi.ss.usermodel
-
- ConditionFilterData - Interface in org.apache.poi.ss.usermodel
-
These values are needed by various conditional formatting evaluation filter types
- ConditionFilterType - Enum in org.apache.poi.ss.usermodel
-
Used primarily for XSSF conditions, which defines a multitude of additional "filter" types
for conditional formatting.
- ConditionType - Class in org.apache.poi.ss.usermodel
-
Represents a type of a conditional formatting rule
- config - Variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
-
- Configurator - Class in org.apache.poi.util
-
Helper for fetching int values from system properties
- Configurator() - Constructor for class org.apache.poi.util.Configurator
-
- configureReference(CTWorksheetSource) - Method in interface org.apache.poi.xssf.usermodel.XSSFPivotTable.PivotTableReferenceConfigurator
-
Configure the name or area reference for the pivot table
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
Fills the fields of verifier and header with the calculated hashes based
on the password and a random salt
see [MS-OFFCRYPTO] - 2.3.4.7 ECMA-376 Document Encryption Key Generation
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- confirmSignature() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
add the xml signature to the document
- ConnectionSite - Class in org.apache.poi.sl.draw.geom
-
Java class for CT_ConnectionSite complex type.
- ConnectionSite() - Constructor for class org.apache.poi.sl.draw.geom.ConnectionSite
-
- ConnectionSiteIf - Interface in org.apache.poi.sl.draw.geom
-
- ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- ConstantValueParser - Class in org.apache.poi.ss.formula.constant
-
To support Constant Values (2.5.7) as required by the CRN record.
- construct(CellValueRecordInterface, RecordStream, SharedValueManager) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Processes a single cell value record
- constructor - Variable in enum org.apache.poi.ddf.EscherRecordTypes
-
- constructor - Variable in enum org.apache.poi.hemf.record.emf.HemfComment.HemfCommentRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emf.HemfRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
-
- constructor - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
-
- CONTACT_ADDRTYPES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_DEFAULT_ADDRESS_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_EMAIL_ADDRESSES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_ENTRY_IDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- container - Variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Reference to the package using this content type manager.
- container - Variable in class org.apache.poi.xddf.usermodel.XDDFColor
-
- container - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- CONTAINER_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_HIERARCHY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- containPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Check if a part already exists in this package from its name.
- contains(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Check if a property with this name already exists in the collection of custom properties
- contains(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the cell at row and col specified
as absolute indexes in the sheet is contained in
this area.
- contains(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- contains(Cell) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellReference) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
- contains(int) - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains the specified element.
- contains(CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- containsAlignFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsAll(IntList) - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains all of the elements of the
specified collection.
- containsBorderFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsChart() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Does this HSSFPatriarch contain a chart?
(Technically a reference to a chart, since they
get stored in a different block of records)
FIXME - detect chart in all cases (only seems
to work on some charts so far)
- containsColorGradientBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- containsColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- containsColumn(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the specified col is in range
- containsColumn(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- containsColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Check if the column is in the specified cell range
- containsDataBarBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- containsFontFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsKey(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Checks against both String Name and Long ID
- containsKey(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- containsKey(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
- containsMultiStateBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- containsPatternFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsProtectionFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsRow(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the specified row is in range
- containsRow(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- containsRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Check if the row is in the specified cell range
- containsValue(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Checks against both the property, and its values.
- containsValue(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- CONTENT_CONFIDENTIALITY_ALGORITHM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_CORRELATOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_IDENTIFIER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_INTEGRITY_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_LENGTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_TYPE - Static variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
-
- CONTENT_TYPES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Content Types.
- CONTENT_TYPES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Content type part name.
- CONTENT_UNREAD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- contentControls - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- CONTENTS_SORT_ORDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- contentStatus - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The status of the content.
- contentType - Variable in enum org.apache.poi.common.usermodel.PictureType
-
- ContentType - Class in org.apache.poi.openxml4j.opc.internal
-
Represents a immutable MIME ContentType value (RFC 2616 §3.7)
- ContentType(String) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentType
-
Constructor.
- contentType - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The type of content represented, generally defined by a specific use and
intended audience.
- contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
- ContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
-
Manage package content types ([Content_Types].xml part).
- ContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Constructor.
- contentTypeManager - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Manage parts content types of this package.
- contentTypeOut - Variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
-
- ContentTypes - Class in org.apache.poi.openxml4j.opc
-
Open Packaging Convention content types (see Annex F : Standard Namespaces
and Content Types).
- ContentTypes() - Constructor for class org.apache.poi.openxml4j.opc.ContentTypes
-
- Context - Class in org.apache.poi.sl.draw.geom
-
- Context(CustomGeometry, Rectangle2D, IAdjustableShape) - Constructor for class org.apache.poi.sl.draw.geom.Context
-
- ContinuableRecord - Class in org.apache.poi.hssf.record.cont
-
Common superclass of all records that can produce
ContinueRecord
s while being serialized.
- ContinuableRecord() - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecord
-
- ContinuableRecord(ContinuableRecord) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecord
-
- ContinuableRecordInput - Class in org.apache.poi.hssf.record.cont
-
- ContinuableRecordInput(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- ContinuableRecordOutput - Class in org.apache.poi.hssf.record.cont
-
- ContinuableRecordOutput(LittleEndianOutput, int) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- ContinueRecord - Class in org.apache.poi.hssf.record
-
Helper class used primarily for SST Records
- ContinueRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ContinueRecord(ContinueRecord) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ContinueRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- contrast - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- CONTROL_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_STRUCTURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ControlPtg - Class in org.apache.poi.ss.formula.ptg
-
- ControlPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ControlPtg
-
- CONVERSATION_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSATION_TOPIC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_WITH_LOSS_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- convert(Locale, DateFormat) - Static method in class org.apache.poi.ss.util.DateFormatConverter
-
- convert(Locale, String) - Static method in class org.apache.poi.ss.util.DateFormatConverter
-
- ConvertAnchor - Class in org.apache.poi.hssf.model
-
- ConvertAnchor() - Constructor for class org.apache.poi.hssf.model.ConvertAnchor
-
- convertBlankRecords(MulBlankRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
- convertBrcToInt(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- convertBytesToTC(byte[], int) - Static method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- convertColStringToIndex(String) - Static method in class org.apache.poi.ss.util.CellReference
-
takes in a column reference portion of a CellRef and converts it from
ALPHA-26 number format to 0-based base 10.
- convertComparisonResult(int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
Converts a standard compare result (-1, 0, 1) to true
or false
according to subclass' comparison type.
- convertCustomGeometry(CTCustomGeometry2D) - Static method in class org.apache.poi.xslf.draw.geom.XSLFCustomGeometry
-
- CONVERTED_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- convertFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- convertFromExternSheetIndex(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
HSSF Only - convert an external sheet index to an internal sheet index,
for an external-style reference to one of this workbook's own sheets
- convertFromExternSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
XSSF doesn't use external sheet indexes, so when asked treat
it just as a local index
- convertNumToColString(int) - Static method in class org.apache.poi.ss.util.CellReference
-
Takes in a 0-based base-10 column and returns a ALPHA-26
representation.
- convertOoxml2AwtAngle(double, double, double) - Static method in class org.apache.poi.sl.draw.geom.ArcToCommand
-
Arc2D angles are skewed, OOXML aren't ...
- convertRawBytesToEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- convertRKRecords(MulRKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
- convertSharedFormulas(Ptg[], int, int) - Method in class org.apache.poi.ss.formula.SharedFormula
-
Creates a non shared formula from the shared formula counterpart, i.e.
- convertTextToNumber(String) - Static method in class org.apache.poi.ss.formula.functions.Value
-
- convertTime(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Converts a string of format "HH:MM" or "HH:MM:SS" to its (Excel) numeric equivalent
- convertToDecimal(String, int, int) - Static method in class org.apache.poi.ss.formula.functions.BaseNumberUtils
-
- convertToNumberRecord(RKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
RK record is a slightly smaller alternative to NumberRecord
POI likes NumberRecord better
- copy() - Method in interface org.apache.poi.common.Duplicatable
-
- copy() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- copy() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- copy() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherDgRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- copy() - Method in class org.apache.poi.ddf.EscherOptRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- copy() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- copy() - Method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- copy() - Method in class org.apache.poi.hpsf.ClassID
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Clone, eg when you want to actually make use of one of these.
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Clones the given text properties
- copy() - Method in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- copy() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- copy() - Method in class org.apache.poi.hssf.record.ArrayRecord
-
- copy() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BackupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BlankRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BOFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CellRecord
-
- copy() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeader12Record
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- copy() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- copy() - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CodepageRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- copy() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- copy() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- copy() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- copy() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- copy() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CountryRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CRNRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- copy() - Method in class org.apache.poi.hssf.record.DBCellRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingRecord
-
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changed
- copy() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DSFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DVRecord
-
Clones the object.
- copy() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EndSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EOFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EscherAggregate
-
- copy() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FontRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FooterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GridsetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GutsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HCenterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HideObjRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- copy() - Method in class org.apache.poi.hssf.record.IndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- copy() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.IterationRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LabelRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
- copy() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MMSRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MulRKRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NoteRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NumberRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PaletteRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PaneRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
Clone this record.
- copy() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- copy() - Method in class org.apache.poi.hssf.record.ProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- copy() - Method in class org.apache.poi.hssf.record.Record
-
- copy() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RKRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RowRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SCLRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StandardRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StringRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StyleRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TabIdRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TableRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TableStylesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UnknownRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
- copy() - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
- copy() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- copy() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- copy() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- copy() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- copy() - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- copy() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
-
- copy() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- copy() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.CHPX
-
- copy() - Method in class org.apache.poi.hwpf.model.Colorref
-
- copy() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
-
- copy() - Method in class org.apache.poi.hwpf.model.Hyphenation
-
- copy() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
- copy() - Method in class org.apache.poi.hwpf.model.PAPX
-
- copy() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
-
- copy() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
- copy() - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- copy() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.SEPX
-
- copy() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- copy() - Method in class org.apache.poi.hwpf.model.TabDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.TextPiece
-
- copy() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableProperties
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- copy() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Create a copy of this object.
- copy() - Method in class org.apache.poi.ss.formula.Formula
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddress
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- copy() - Method in class org.apache.poi.util.IntMapper
-
- copy(InputStream, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copy(InputStream, OutputStream, long) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copy(InputStream, File) - Static method in class org.apache.poi.util.IOUtils
-
Copy the contents of the stream to a new file.
- copy() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Make a copy of this style.
- copy() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
-
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Some kinds of streams expect their 4 byte header to be
on the front of the contents.
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
-
- copyCell(Cell, Cell, CellCopyPolicy, CellCopyContext) - Static method in class org.apache.poi.ss.util.CellUtil
-
Copy cell value, formula and style, from srcCell per cell copy policy
If srcCell is null, clears the cell value and cell style per cell copy policy.
- copyCellFrom(Cell, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Copy cell value, formula and style, from srcCell per cell copy policy
If srcCell is null, clears the cell value and cell style per cell copy policy
This does not shift references in formulas.
- copyFile(File, File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Copy a file.
- copyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- copyLayout(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
Copy placeholders from this layout to the destination slide
- copyNodeRecursively(Entry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies an Entry into a target POIFS directory, recursively
- copyNodes(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all the nodes from one POIFS Directory to another
- copyNodes(POIFSFileSystem, POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all nodes from one POIFS to the other
- copyNodes(POIFSFileSystem, POIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one POIFS to the other, minus the excepts.
- copyNodes(DirectoryNode, DirectoryNode) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- copyRange(CellRangeAddress, CellRangeAddress) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
Uses input pattern to tile destination region, overwriting existing content.
- copyRange(CellRangeAddress, CellRangeAddress, boolean, boolean) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
Uses input pattern to tile destination region, overwriting existing content.
- copyRowFrom(Row, CellCopyPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Copy the cells from srcRow to this row
If this row is not a blank row, this will merge the two rows, overwriting
the cells in this row with the cells in srcRow
If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy
srcRow may be from a different sheet in the same workbook
- copyRowFrom(Row, CellCopyPolicy, CellCopyContext) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Copy the cells from srcRow to this row.
- copyRowFrom(Row, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Copy the cells from srcRow to this row.
- copyRowFrom(Row, CellCopyPolicy, CellCopyContext) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Copy the cells from srcRow to this row
If this row is not a blank row, this will merge the two rows, overwriting
the cells in this row with the cells in srcRow
If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy
srcRow may be from a different sheet in the same workbook
Note that if you are copying from a non-XSSF row then you will need to disable style copying
in the
CellCopyPolicy
(XSSF styles are not compatible with HSSF styles, for instance).
- copyRows(List<? extends Row>, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
copyRows rows from srcRows to this sheet starting at destStartRow
Additionally copies merged regions that are completely defined in these
rows (ie.
- copyRows(int, int, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Copies rows between srcStartRow and srcEndRow to the same sheet, starting at destStartRow
Convenience function for
XSSFSheet.copyRows(List, int, CellCopyPolicy)
Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy)
- copyStream(InputStream, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Copy the input stream into the output stream.
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.DataSource
-
Copies the contents to the specified OutputStream
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- copyUpdatedCells(Workbook) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Copies the values of all updated cells (modified by calls to
ForkedEvaluator.updateCell(String, int, int, ValueEval)
) to the supplied
workbook
.
Typically, the supplied
workbook
is a writable copy of the 'master workbook',
but at the very least it must contain sheets with the same names.
- CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core document relationship type.
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Core Properties.
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type.
- CORE_PROPERTIES_ECMA376 - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type as defined in ECMA 376.