A B C D E F G H I 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.model.Table
 
readHdrFtr() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
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
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.
remove(Object) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
 
remove() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
 
removeAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
remove an existing abstractNum
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.usermodel.XSSFRow
Remove the Cell from this row.
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.usermodel.XSSFSheet
Removes a page break at the indicated column
removeComment(String) - Method in class org.apache.poi.xssf.model.CommentsTable
 
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.usermodel.XSSFSheet
Removes a merged region of cells (hence letting them free)
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.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")
removeRelation(POIXMLDocumentPart) - Method in class org.apache.poi.POIXMLDocumentPart
Remove the specified part in this package.
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.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.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(Shape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
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.

removeUnmarshaller(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove an unmarshaller by its content type.
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.
resolveNameXText(NameXPtg) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
TODO - figure out what the hell this methods does in HSSF...
resolvePartName(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
If part name is not a valid URI, it is resolved as follows:
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.
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
 
RINGS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
rowIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 

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