A B C D E F G H I L M N O P Q R S T U V W X Z _

A

ACTIVEX_BINS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
ACTIVEX_CONTROLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
addAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
add a new AbstractNum and return its AbstractNumID
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.
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.
addCleanColIntoCols(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
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"
addEntry(CTRst) - Method in class org.apache.poi.xssf.model.SharedStringsTable
Add an entry to this Shared String table (a new value is appened to the end).
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).
addMarshaller(String, PartMarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Add a marshaller.
addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Adds a merged region of cells (hence those cells form one).
addNewCol() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
add a new column for each row in this table
addNewRowBetween(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
addNewTableCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
adds a new TableCell at the end of this tableRow
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
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
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) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Adds a picture to the document.
addPicture(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Adds a picture to the document.
addPicture(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Adds a picture to the document.
addPicture(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Adds a picture to the document.
addPictureReference(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Add the picture to drawing relations
addPictureReference(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Add the picture to drawing relations
addProperty(String, String) - Method in class org.apache.poi.POIXMLProperties.CustomProperties
Add a new string property
addProperty(String, double) - Method in class org.apache.poi.POIXMLProperties.CustomProperties
Add a new double property
addProperty(String, int) - Method in class org.apache.poi.POIXMLProperties.CustomProperties
Add a new integer property
addProperty(String, boolean) - Method in class org.apache.poi.POIXMLProperties.CustomProperties
Add a new boolean property
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).
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
addRun(XWPFRun) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
adds a new Run to the Paragraph
addShape(Shape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
addStyle(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
add a style to the document
addThumbnail(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Add a thumbnail to the package.
addUnmarshaller(String, PartUnmarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Add an unmarshaller.
addValidationData(DataValidation) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
ALL - Static variable in class org.apache.poi.xwpf.usermodel.BreakClear
Specifies that the text wrapping break shall advance the text to the next line in the WordprocessingML document which spans the full width of the line.
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
APPLES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of an apple
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.
ARCHED_SCALLOPS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a shell pattern
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
AT_LEAST - Static variable in class org.apache.poi.xwpf.usermodel.LineSpacingRule
Specifies that the height of the line shall be at least the value specified, but may be expanded to fit its content as needed.
AUTO - Static variable in class org.apache.poi.xwpf.usermodel.LineSpacingRule
Specifies that the line spacing of the parent object shall be automatically determined by the size of its contents, with no predetermined minimum or maximum size.
AUTO - Static variable in class org.apache.poi.xwpf.usermodel.TextAlignment
Specifies that all text in the parent object shall be aligned automatically when displayed.
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.

A B C D E F G H I L M N O P Q R S T U V W X Z _