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

R

READ - Static variable in class org.apache.poi.openxml4j.opc.PackageAccess
Read only.
read() - Method in class org.apache.poi.xssf.util.EvilUnclosedBRFixingInputStream
Warning - doesn't fix!
read(byte[], int, int) - Method in class org.apache.poi.xssf.util.EvilUnclosedBRFixingInputStream
 
read(byte[]) - Method in class org.apache.poi.xssf.util.EvilUnclosedBRFixingInputStream
 
READ_WRITE - Static variable in class org.apache.poi.openxml4j.opc.PackageAccess
Read and Write mode.
READ_WRITE_FILE_BUFFER_SIZE - Static variable in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Buffer to read data from file.
readFrom(InputStream) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Read this shared strings table from an XML file.
readFrom(InputStream) - Method in class org.apache.poi.xssf.model.CalculationChain
 
readFrom(InputStream) - Method in class org.apache.poi.xssf.model.CommentsTable
 
readFrom(InputStream) - Method in class org.apache.poi.xssf.model.MapInfo
 
readFrom(InputStream) - Method in class org.apache.poi.xssf.model.SharedStringsTable
Read this shared strings table from an XML file.
readFrom(InputStream) - Method in class org.apache.poi.xssf.model.SingleXmlCells
 
readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
 
readHdrFtr() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
readImage(PackagePart) - Method in class org.apache.poi.xslf.usermodel.XSLFImageRenderer
Create a buffered image from the supplied package part.
ReadOnlySharedStringsTable - Class in org.apache.poi.xssf.eventusermodel
This is a lightweight way to process the Shared Strings table.
ReadOnlySharedStringsTable(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
 
ReadOnlySharedStringsTable(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Like POIXMLDocumentPart constructor
RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
referenceUpdated(String, CTComment) - Method in class org.apache.poi.xssf.model.CommentsTable
Called after the reference is updated, so that we can reflect that in our cache
registerTo(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
Perform a registration of ourselves to the style table
RELATIONSHIP_PART_EXTENSION_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Extension name of a relationship part.
RELATIONSHIP_PART_SEGMENT_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Segment name of a relationship part.
RELATIONSHIP_TAG_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
 
RELATIONSHIPS - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
Relationships.
RELATIONSHIPS_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Relationships part.
RELATIONSHIPS_TAG_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
 
RelationshipSource - Interface in org.apache.poi.openxml4j.opc
 
relativizeURI(URI, URI, boolean) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Fully relativize the source part URI against the target part URI.
relativizeURI(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Fully relativize the source part URI against the target part URI.
release(long) - Method in class org.apache.poi.util.IdentifierManager
 
remove(Object) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
 
remove() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
We're read only, so remove isn't supported
remove() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
 
remove() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.FilledCellIterator
 
removeAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
remove an existing abstractNum
removeArrayFormula(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Remove a Array Formula from this sheet.
removeArrayFormula(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
removeBodyElement(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
remove a BodyElement from bodyElements array list
removeBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
 
removeCarriageReturn() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
 
removeCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Remove the Cell from this row.
removeCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Remove the Cell from this row.
removeCell(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
 
removeCellComment() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Removes the comment for this cell, if there is one.
removeCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Removes the comment for this cell, if there is one.
removeColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Removes a page break at the indicated column
removeColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Removes a page break at the indicated column
removeComment(String) - Method in class org.apache.poi.xssf.model.CommentsTable
 
removeConditionalFormatting(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
removes a Conditional Formatting object by index
removeContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Delete a content type based on the specified part name.
removeEnforcement() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
Removes protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0")
removeItem(int, String) - Method in class org.apache.poi.xssf.model.CalculationChain
Remove a formula reference from the calculation chain
removeMarshaller(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove a marshaller by its content type.
removeMergedRegion(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Removes a merged region of cells (hence letting them free)
removeMergedRegion(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Removes a merged region of cells (hence letting them free)
removeName(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Remove the defined name at the specified index
removeName(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Remove a defined name by name
removeName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
removeName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
removeParagraph(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
removes a paragraph of this tablecell
removePart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove the specified part in this package.
removePart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove a part in this package.
removePartRecursive(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove a part from this package as well as its relationship part, if one exists, and all parts listed in the relationship part.
removePrintArea(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Delete the printarea for the sheet specified
removePrintArea(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Delete the printarea for the sheet specified
removeProtectionEnforcement() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Remove protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0")
removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Delete a relationship from this package.
removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Delete the relationship specified by its id.
removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Remove a relationship by its ID.
removeRelationship(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Remove a relationship by its reference.
removeRelationship(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Delete the relationship specified by its id.
removeRow(Row) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Remove a row from this sheet.
removeRow(Row) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Remove a row from this sheet.
removeRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
Remove a row at position pos from the table
removeRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Removes the page break at the indicated row
removeRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Removes the page break at the indicated row
removeRun(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
removes a Run at the position pos in the paragraph
removeShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
Remove the specified shape from this group
removeShape(XSLFShape) - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
Removes the specified shape from this sheet, if it is present (optional operation).
removeShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
Removes the specified shape from this sheet, if it is present (optional operation).
removeSheetAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Removes sheet at the given index
removeSheetAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Removes sheet at the given index.

Care must be taken if the removed sheet is the currently active or only selected sheet in the workbook.

removeSlide(int) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
removeUnmarshaller(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove an unmarshaller by its content type.
replaceCellStyleXfAt(int, CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
 
replaceCellXfAt(int, CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
 
replaceContentType(String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Replace a content type in this package.
reserve(long) - Method in class org.apache.poi.util.IdentifierManager
 
reserveNew() - Method in class org.apache.poi.util.IdentifierManager
 
resetFontStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
set font style options to default values (non-italic, non-bold)
resize() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
Resize this picture to the default size.
resize() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Reset the image to the original size.
resize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Reset the image to the original size.
resizeToFitText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Adjust the size of the shape so it encompasses the text inside it.
resolveNameXText(NameXPtg) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
resolvePartUri(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Resolve a source uri against a target.
revert() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Close the package WITHOUT saving its content.
RIBBON - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RIBBON_2 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RIGHT - Static variable in class org.apache.poi.xslf.usermodel.TextAlign
Align text to the right margin.
RIGHT - Static variable in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
 
RIGHT - Static variable in class org.apache.poi.xwpf.usermodel.BreakClear
Specifies that the text wrapping break shall behave as follows: If this line is broken into multiple regions (a floating object in the center of the page has text wrapping on both sides: If this is the rightmost region of text flow on this line, advance the text to the next position on the next line Otherwise, treat this as a text wrapping break of type all.
RIGHT - Static variable in class org.apache.poi.xwpf.usermodel.ParagraphAlignment
 
RIGHT_ARROW - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RIGHT_BRACE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RIGHT_BRACKET - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
RINGS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
ROMAN_LC_PARENT_BOTH - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
(i), (ii), (iii), ...
ROMAN_LC_PARENT_R - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
i), ii), iii), ...
ROMAN_LC_PERIOD - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
i., ii., iii., ...
ROMAN_UC_PARENT_BOTH - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
(I), (II), (III), ...
ROMAN_UC_PARENT_R - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
I), II), III), ...
ROMAN_UC_PERIOD - Static variable in class org.apache.poi.xslf.usermodel.ListAutoNumber
I., II., III., ...
ROUND - Static variable in class org.apache.poi.xslf.usermodel.LineCap
Rounded ends
ROUND_1_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
ROUND_2_DIAG_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
ROUND_2_SAME_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
ROUND_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
rowIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Returns an iterator of the physical rows
rowIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
RT_TRIANGLE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 

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