A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- A1 - Static variable in class org.apache.poi.ss.util.CellAddress
-
A constant for references to the first cell in a sheet.
- A3_PAPER - org.apache.poi.ss.usermodel.PaperSize
- 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_PAPER - org.apache.poi.ss.usermodel.PaperSize
- 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_SIZED_PAPER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- A4_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- 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_PAPER - org.apache.poi.ss.usermodel.PaperSize
- 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, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- ABORTDOC - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Stops processing the current document.
- abortpath - org.apache.poi.hemf.record.HemfRecordType
- ABOVE_AVERAGE - org.apache.poi.ss.usermodel.ConditionFilterType
- ABS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ABSOLUTE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally offset by an absolute distance from the page element.
- ABSOLUTE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically offset by an absolute distance from the page element
- absoluteDay(Calendar, boolean) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
- 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.
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- AbstractEscherOptRecord - Class in org.apache.poi.ddf
-
Common abstract class for
EscherOptRecordandEscherTertiaryOptRecord - AbstractEscherOptRecord() - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
- AbstractExcelConverter - Class in org.apache.poi.hssf.converter
-
Common class for
ExcelToFoConverterandExcelToHtmlConverter - AbstractExcelConverter() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelConverter
- AbstractExcelUtils - Class in org.apache.poi.hssf.converter
-
Common class for
ExcelToFoUtilsandExcelToHtmlUtils - AbstractExcelUtils() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelUtils
- 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
- AbstractHemfComment - Class in org.apache.poi.hemf.record
-
Syntactic utility to allow for four different comment classes
- AbstractHemfComment(byte[]) - Constructor for class org.apache.poi.hemf.record.AbstractHemfComment
- 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
- AbstractXSSFChartSeries - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFChartData.Seriesinstead - AbstractXSSFChartSeries() - Constructor for class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- ACCENT_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 1
- ACCENT_1 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 2
- ACCENT_2 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_3 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 3
- ACCENT_3 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_4 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 4
- ACCENT_4 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_5 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 5
- ACCENT_5 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_6 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 6
- ACCENT_6 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 Shape
- ACCENT_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 Shape
- ACCENT_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 Shape
- ACCENT_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT1 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT2 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT3 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT4 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT5 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT6 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- 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
- 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 - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.sl.draw.binding.STShapeType
-
Back or Previous Button Shape
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BACK_PREVIOUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_BEGINNING - org.apache.poi.sl.draw.binding.STShapeType
-
Beginning Button Shape
- ACTION_BUTTON_BEGINNING - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BEGINNING - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BEGINNING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_BLANK - org.apache.poi.sl.draw.binding.STShapeType
-
Blank Button Shape
- ACTION_BUTTON_BLANK - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BLANK - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BLANK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_DOCUMENT - org.apache.poi.sl.draw.binding.STShapeType
-
Document Button Shape
- ACTION_BUTTON_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_DOCUMENT - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_END - org.apache.poi.sl.draw.binding.STShapeType
-
End Button Shape
- ACTION_BUTTON_END - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_END - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_END - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.sl.draw.binding.STShapeType
-
Forward or Next Button Shape
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_FORWARD_NEXT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_HELP - org.apache.poi.sl.draw.binding.STShapeType
-
Help Button Shape
- ACTION_BUTTON_HELP - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_HELP - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_HELP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_HOME - org.apache.poi.sl.draw.binding.STShapeType
-
Home Button Shape
- ACTION_BUTTON_HOME - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_HOME - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_HOME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_INFORMATION - org.apache.poi.sl.draw.binding.STShapeType
-
Information Button Shape
- ACTION_BUTTON_INFORMATION - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_INFORMATION - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_INFORMATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_MOVIE - org.apache.poi.sl.draw.binding.STShapeType
-
Movie Button Shape
- ACTION_BUTTON_MOVIE - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_MOVIE - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_MOVIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_RETURN - org.apache.poi.sl.draw.binding.STShapeType
-
Return Button Shape
- ACTION_BUTTON_RETURN - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_RETURN - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_RETURN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_SOUND - org.apache.poi.sl.draw.binding.STShapeType
-
Sound Button Shape
- ACTION_BUTTON_SOUND - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_SOUND - org.apache.poi.xddf.usermodel.PresetGeometry
- 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_BORDER - org.apache.poi.xddf.usermodel.SystemColor
- ACTIVE_CAPTION - org.apache.poi.xddf.usermodel.SystemColor
- 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
- ActiveBorder - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the active window's border.
- ActiveCaption - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of the active window's title bar.
- ActiveCaptionText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text in the active window's title bar.
- 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
Pictureobject - add(int) - Method in class org.apache.poi.util.IntList
-
Appends the specified element to the end of this list
- add(int, int) - Method in class org.apache.poi.util.IntList
-
add the specified value at the specified index
- 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(UDFFinder) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Add a new toolpack
- add(T) - Method in class org.apache.poi.util.IntMapper
-
Appends the specified element to the end of this list
- ADD_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Add a gray level RGB value.
- addAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new AbstractNum and return its AbstractNumID
- 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(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.
- 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.
- 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() - 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(int, int, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Adds the page break at the specified parameters
- 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.
- 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.
- addBSERecord(EscherBSERecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- 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
- addCellOffset(int) - Method in class org.apache.poi.hssf.record.DBCellRecord.Builder
- 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(X509Certificate) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- 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
- addChars(char[], int[]) - Method in class org.apache.poi.hssf.usermodel.FontDetails
- 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
- 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) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a col label using data from the given column.
- addColLabel(int, String) - 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.
- 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
- 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, String, String) - 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
- 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(ConditionalFormatting) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Adds a copy of a ConditionalFormatting object to the sheet
- addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Adds a copy of HSSFConditionalFormatting object to the sheet
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule) - 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[], HSSFConditionalFormattingRule, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], 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) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], 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 set to the sheet.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- 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, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- 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 extention-> 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.
- 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(XWPFEndnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
add an
XWPFEndnoteto the document - addEndnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn endnote to the document.
- 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
- addEntry(CTRst) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Deprecated.use
addSharedStringItem(RichTextString string)instead - 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) - 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 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.PackagePart
-
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).
- 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(FontInfo) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a font in this presentation
- 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
- addFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CStringrecord that stores the user's date. - addFootnote(XWPFFootnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Add an
XWPFFootnoteto the document - addFootnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn footnote to the document.
- 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(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Adds a font run to the formatted string.
- 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
CStringrecord that stores the user's date. - addHyperlink(XSSFHyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Register a hyperlink in the collection of hyperlinks on this sheet
- addIgnoredErrors(CellRangeAddress, IgnoredErrorType...) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Ignore errors across a range of cells.
- 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(CTIgnoredError, String, IgnoredErrorType...) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- 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.
- 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(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- addManifestReferences(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).
- 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 column for each row in this table
- addNewParagraph() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- addNewParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Add a new
XWPFParagraphto the end of the footnote. - addNewPath() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addNewRowBetween(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Deprecated.4.0.0 due to lack of implementation.
- 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
XWPFTableto 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(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
- addNum(XWPFNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new number to the numbering document
- addObjectTableEntry(HwmfObjectTableEntry) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Adds an record of type
HwmfObjectTableEntryto the object table. - addOCSP(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds an OCSP response to this revocation data set.
- 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
- 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
- addPackagePart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add the specified part to the package.
- addPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addPageSequence(Element) - 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
- addPicture(byte[], int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds a picture to the workbook.
- 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(byte[], PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- addPicture(byte[], PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the workbook.
- addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
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(File, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the presentation.
- 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, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
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(InputStream, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the slideshow.
- addPicture(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Add a new picture to this presentation.
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- addPictureData(byte[], int) - 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.XWPFDocument
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(PictureData) - Method in interface org.apache.poi.sl.usermodel.Resources
- 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
- addPolarAdjustHandle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addProp(TextProp) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Add the property at the correct position.
- addProperty(String, boolean) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new boolean 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, String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new string property
- addProperty(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.PlexOfCps
- addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Add a property to the list of properties we manage
- AddPtg - Class in org.apache.poi.ss.formula.ptg
-
Addition operator PTG the "+" binomial operator.
- addRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
This method reads
WorksheetProtectionBlockrecords from the supplied RecordStream until the first non-WorksheetProtectionBlock record is encountered. - addRecords(MergeCellsRecord[]) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- addRef(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
Add a zero-based reference to a
SupBookRecord. - 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(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(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 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) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource