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

G

GEMS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
getAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
getAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
get AbstractNum by abstractNumID
getAbstractNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
return the abstractNumID If the AbstractNumID not exists return null
getActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Return location of the active cell, e.g.
getActiveSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Convenience method to get the active sheet.
getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Hypelink address.
getAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of horizontal alignment for the cell
getAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Returns the paragraph alignment which shall be applied to text in this paragraph.
getAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of horizontal alignment for the cell
getAllEmbedds() - Method in class org.apache.poi.POIXMLDocument
Get the document's embedded files.
getAllEmbedds() - Method in class org.apache.poi.xslf.XSLFSlideShow
Get the document's embedded files.
getAllEmbedds() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the document's embedded files.
getAllEmbedds() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Get the document's embedded files.
getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
get all Pictures in this package
getAllPictures() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Gets all pictures from the Workbook.
getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
getAllSimpleXmlCell() - Method in class org.apache.poi.xssf.model.SingleXmlCells
 
getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.extractor.ExtractorFactory
Should all threads prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is to use the thread level setting, which defaults to false.
getAllXSSFMaps() - Method in class org.apache.poi.xssf.model.MapInfo
 
getAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
 
getAnchor() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
 
getAnchorType() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Gets the anchor type
getARGBHex() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Return the ARGB value in hex format, eg FF00FF00.
getArrayFormulaRange() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
getAuthor(long) - Method in class org.apache.poi.xssf.model.CommentsTable
 
getAuthor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
getAuthor() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
 
getAutobreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether the sheet displays Automatic Page Breaks.
getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
getBasisStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
 
getBeginChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getBeginPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getBeginRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getBeginText() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getBlock() - Method in class org.apache.poi.xwpf.usermodel.TOC
 
getBodyElements() - Method in interface org.apache.poi.xwpf.usermodel.IBody
Returns an Iterator with paragraphs and tables, in the order that they occur in the text.
getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
returns an Iterator with paragraphs and tables
getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
returns an Iterator with paragraphs and tables
getBold() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get a boolean value for the boldness to use.
getBoldweight() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the boldness to use
getBooleanCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as a boolean.
getBorderAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getBorderBetween() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the border which shall be displayed between each paragraph in a set of paragraphs which have the same set of paragraph border settings.
getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the bottom border of the cell
getBorderBottom() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the border which shall be displayed below a set of paragraphs which have the same set of paragraph border settings.
getBorderBottomEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the bottom border of the cell
getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Get the color to use for the selected border
getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Gets border color
getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the left border of the cell
getBorderLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the border which shall be displayed on the left side of the page around the specified paragraph.
getBorderLeftEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the left border of the cell
getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the right border of the cell
getBorderRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the border which shall be displayed on the right side of the page around the specified paragraph.
getBorderRightEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the right border of the cell
getBorders() - Method in class org.apache.poi.xssf.model.StylesTable
 
getBorderStyle(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Get the type of border to use for the selected border
getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the top border of the cell
getBorderTop() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the border which shall be displayed above a set of paragraphs which have the same set of paragraph border settings.
getBorderTopEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of border to use for the top border of the cell
getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the bottom border
Color is optional.
getBottomBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the bottom border as a XSSFColor
getCachedFormulaResultType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Only valid for formula cells
getCalculationChain() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Return the CalculationChain object for this workbook
getCategory() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getCategoryProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get the category property.
getCategoryProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the category of the content of this package.
getCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Returns the cell at the given (0 based) index, with the Row.MissingCellPolicy from the parent Workbook.
getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Returns the cell at the given (0 based) index, with the specified Row.MissingCellPolicy
getCell(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
 
getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns cell comment associated with this cell
getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
 
getCellComment(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getCellFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Return a formula for the cell, for example, SUM(C4:E4)
getCellRef() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Get the reference of the cell this applies to, es A55
getCells() - Method in class org.apache.poi.xslf.usermodel.DrawingTableRow
 
getCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Return the cell's style.
getCellStyleAt(short) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
gGet the cell style object at the given index
getCellStyleXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getCellType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Return the cell type.
getCellXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getCenter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
get the text representing the center part of this element
getCenterSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
getChar() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
getCharSet() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get character-set to use.
getCol1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getCol2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getColDefaultStyle(long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
getColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the indexed color value for the font References a color defined in IndexedColors.
getColumn(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
Returns the Column at the given 0 based index
getColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
getColumn1Based(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
Returns the Column at the given 1 based index.
getColumnBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Vertical page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.
getColumnHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getColumnIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns column index of this cell
getColumnStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the CellStyle that applies to the given (0 based) column, or null if no style has been set for that column
getColumnWidth(XSSFSheet, int, boolean) - Static method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
getColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the actual column width (in units of 1/256th of a character width )
getComment() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Returns the comment the user provided when the name was created.
getCommentByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getComments() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getCommentText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
 
getCommonSlideData() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
getCommonXpath() - Method in class org.apache.poi.xssf.model.Table
Calculates the xpath of the root element for the table.
getContainerPartRelationship() - Static method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getContents(PackagePart) - Method in class org.apache.poi.xssf.usermodel.XSSFRelation
Fetches the InputStream to read the contents, based of the specified core part, for which we are defined as a suitable relationship
getContentStatus() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getContentStatusProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get content status.
getContentStatusProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the status of the content.
getContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Get the content type for the specified part, if any.
getContentType() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
getContentType() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getContentType() - Method in class org.apache.poi.POIXMLRelation
Return the content type.
getContentTypeFromFileExtension(String) - Static method in class org.apache.poi.openxml4j.opc.ContentTypes
 
getContentTypeProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get content type.
getContentTypeProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the type of content represented, generally defined by a specific use and intended audience.
getContentTypeZipEntry(ZipPackage) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Retrieve the Zip entry of the content types part.
getCopies() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the number of copies.
getCoreProperties() - Method in class org.apache.poi.POIXMLProperties
Returns the core document properties
getCoreProperties() - Method in class org.apache.poi.POIXMLTextExtractor
Returns the core document properties
getCorePropertiesText() - Method in class org.apache.poi.POIXMLPropertiesTextExtractor
Returns the core document properties, eg author
getCorePropertiesZipEntry(ZipPackage) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Retrieve the zip entry of the core properties part.
getCoreXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Used so that StylesSource can figure out our location
getCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Return an integer representing the total count of strings in the workbook.
getCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
Return an integer representing the total count of strings in the workbook.
getCreated() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getCreatedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get created date.
getCreatedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the date of creation of the resource.
getCreatedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get created date formated into a String.
getCreationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns an object that handles instantiating concrete classes of the various instances for XSSF.
getCreator() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getCreatorProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get creator.
getCreatorProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the entity primarily responsible for making the content of the resource.
getCTAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
getCTBorder() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Returns the underlying XML bean.
getCTCalcChain() - Method in class org.apache.poi.xssf.model.CalculationChain
 
getCTCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns the xml bean containing information about the cell's location (reference), value, data type, formatting, and formula
getCTCellAlignment() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Access to low-level data
getCTChartsheet() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
Provide access to the CTChartsheet bean holding this sheet's data
getCTColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Returns the underlying XML bean
getCTComment(String) - Method in class org.apache.poi.xssf.model.CommentsTable
 
getCTComments() - Method in class org.apache.poi.xssf.model.CommentsTable
 
getCTConnector() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
 
getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.
getCTFill() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Returns the underlying XML bean.
getCTFont() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the underlying CTFont font
getCTGroupShape() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
 
getCTHyperlink() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
 
getCtMap() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
 
getCTMapInfo() - Method in class org.apache.poi.xssf.model.MapInfo
 
getCTNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
 
getCTP() - Method in class org.apache.poi.xwpf.model.XMLParagraph
 
getCTP() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
getCTPicture() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Return the underlying CTPicture bean that holds all properties for this picture
getCTPicture() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
Return the underlying CTPicture bean that holds all properties for this picture
getCTR() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Get the currently used CTR object
getCTRow() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Returns the underlying CTRow xml bean containing all cell definitions in this row
getCtRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
 
getCTRst() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Return the underlying xml bean
getCTSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
 
getCTSchemaById(String) - Method in class org.apache.poi.xssf.model.MapInfo
Gets the
getCTShape() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
 
getCTSingleXMLCells() - Method in class org.apache.poi.xssf.model.SingleXmlCells
 
getCTStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get ctStyle
getCTStylesheet() - Method in class org.apache.poi.xssf.model.StylesTable
For unit testing only!
getCTTable() - Method in class org.apache.poi.xssf.model.Table
 
getCTTbl() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getCTTc() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getCTTransform2D() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
getCTWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Return the underlying XML bean
getCTWorksheet() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Provide access to the CTWorksheet bean holding this sheet's data
getCustomProperties() - Method in class org.apache.poi.POIXMLProperties
Returns the custom document properties
getCustomProperties() - Method in class org.apache.poi.POIXMLTextExtractor
Returns the custom document properties
getCustomPropertiesText() - Method in class org.apache.poi.POIXMLPropertiesTextExtractor
Returns the custom document properties, if there are any
getCustomXMLMappings() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
getData() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
Gets the picture data as a byte array.
getData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
Gets the picture data as a byte array.
getDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the index of the number format (numFmt) record used by this cell format.
getDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the contents of the format string, by looking up the StylesSource
getDataValidationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getDataValidations() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getDateCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as a date.
getDefaultColumnWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the default column width for the sheet (if the columns do not define their own width) in characters.
getDefaultFileName() - Method in class org.apache.poi.POIXMLRelation
Return the default part name.
getDefaultFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getDefaultHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getDefaultRowHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
getDefaultRowHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the default row height for the sheet measued in point size (if the rows do not define their own height).
getDescription() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getDescriptionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get description.
getDescriptionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the explanation of the content of the resource.
getDialog() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
 
getDirectory(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
Get the directory part of the specified file path.
getDisplayGuts() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get whether to display the guts or not, default value is true
getDocument() - Method in class org.apache.poi.POIXMLTextExtractor
Returns opened document
getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Returns the low level document base object
getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
getDraft() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the draft mode.
getDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Return the drawing that owns this shape
getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getElementType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
 
getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
returns the type of the BodyElement Paragraph
getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
returns the type of the BodyElement Table
getEmbeddedPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Returns the embedded pictures of the run.
getEmbededDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.extractor.ExtractorFactory
Returns an array of text extractors, one for each of the embeded documents in the file (if there are any).
getEmbededDocsTextExtractors(POIXMLTextExtractor) - Static method in class org.apache.poi.extractor.ExtractorFactory
Returns an array of text extractors, one for each of the embeded documents in the file (if there are any).
getEmptyCellAllowed() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getEndCellReference() - Method in class org.apache.poi.xssf.model.Table
 
getEndChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getEndnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getEndPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getEndRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getEndText() - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
getEntries() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
Returns an Enumeration of all the Entries
getEntries() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
 
getEntries() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
 
getEntryAt(int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Return the string at a given index.
getEntryAt(int) - Method in class org.apache.poi.xssf.model.SharedStringsTable
Return a string item by index
getErrorBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getErrorBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getErrorCellString() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns the error message, such as #VALUE!
getErrorCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as an error code.
getErrorStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getEvenFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the even footer.
getEvenHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the even header.
getEvenPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getEvenPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getExplicitListValues() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
getExtendedProperties() - Method in class org.apache.poi.POIXMLProperties
Returns the extended document properties
getExtendedProperties() - Method in class org.apache.poi.POIXMLTextExtractor
Returns the extended document properties
getExtendedPropertiesText() - Method in class org.apache.poi.POIXMLPropertiesTextExtractor
Returns the extended document properties, eg application
getExtension() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
Retrieves the extension of the part name if any.
getExternalName(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getExternalSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getExternalSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getExternalSheetIndex(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the font family to use.
getFilename(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
Get file name from the specified File object.
getFilename(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Get file name from the specified URI.
getFileName(int) - Method in class org.apache.poi.POIXMLRelation
Returns the filename for the nth one of these, e.g.
getFileName() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
Returns the file name of the image, eg image7.jpg .
getFilenameWithoutExtension(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Get the file name without the trailing extension.
getFillAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Get the background fill color.
getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the background fill color.
getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
 
getFillBackgroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the background fill color.
getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Get the foreground fill color.
getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the foreground fill color.
getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
 
getFillForegroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the foreground fill color.
getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the fill pattern
getFillPatternEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the fill pattern
getFills() - Method in class org.apache.poi.xssf.model.StylesTable
 
getFirstCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Get the number of the first cell contained in this row.
getFirstColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return the column of the first cell that contains the hyperlink
getFirstFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the first page footer.
getFirstHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the first page header.
getFirstPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getFirstPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
getFirstRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return the row of the first cell that contains the hyperlink
getFirstRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the first row on the sheet
getFirstVisibleTab() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Gets the first tab that is displayed in the list of tabs in excel.
getFitHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the number of pages high to fit the sheet in.
getFitToPage() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether the Fit to Page print option is enabled.
getFitWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the number of pages wide to fit sheet in.
getFollowMasterBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
getFollowMasterColourScheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
getFollowMasterObjects() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
getFont() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Gets the font for this style
getFontAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getFontAt(short) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the font at the given index number
getFontAtIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Return a copy of the font in use at a particular index.
getFontFamily() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies the fonts which shall be used to display the text contents of this run.
getFontHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the font height in point.
getFontHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
 
getFontIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Gets the index of the font for this style
getFontName() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the name of the font (i.e.
getFontOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Gets a copy of the font used in a particular formatting run.
getFonts() - Method in class org.apache.poi.xssf.model.StylesTable
 
getFontSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies the font size which shall be applied to all non complex script characters in the contents of this run when displayed.
getFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the default footer for the sheet, creating one as needed.
getFooter(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Get the footer that applies to the given (1 based) page.
getFooterArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getFooterList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getFooterMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the footer margin.
getFootnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getFootnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getFootnoteText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Returns the footnote text of the paragraph
getFormat(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
Get the format index that matches the given format string, creating a new format entry if required.
getFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
get the format string that matches the given format index
getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
getFormula2() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getFrom() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Return starting anchor point
getFunction() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Indicates that the defined name refers to a user-defined function.
getFunctionGroupId() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Returns the function group index if the defined name refers to a function.
getHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the default header for the sheet, creating one as needed.
getHeader(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Get the header that applies to the given (1 based) page.
getHeaderArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
Returns the underlying CTHeaderFooter xml bean
getHeaderFooterPolicy() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Returns the policy on headers and footers, which also provides a way to get at them.
getHeaderList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getHeaderMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the header margin.
getHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Get the row's height measured in twips (1/20th of a point).
getHeight() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
This element specifies the height of the current table row within the current table.
getHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Returns row height measured in point size.
getHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get whether the cell's using this style are to be hidden
getHorizontal() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Get the type of horizontal alignment for the cell
getHorizontallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Determine whether printed output for this sheet will be horizontally centered.
getHResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the horizontal resolution.
getHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns hyperlink associated with this cell
getHyperlink(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getHyperlink(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
If this Hyperlink is an external reference hyperlink, return the object for it.
getHyperlinkByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getHyperlinkId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
Returns the ID of the hyperlink, if one is set.
getHyperlinks() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getId() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
(see Open Office XML Part 4: chapter 3.5.1.3)
getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
 
getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
 
getIdentifier() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getIdentifierProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get identifier.
getIdentifierProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get an unambiguous reference to the resource within a given context.
getIdOfAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
Compare AbstractNum with abstractNums of this numbering document.
getIndent() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Get the number of spaces to indent the text in the cell
getIndentationFirstLine() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the additional indentation which shall be applied to the first line of the parent paragraph.
getIndentationHanging() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the indentation which shall be removed from the first line of the parent paragraph, by moving the indentation on the first line back towards the beginning of the direction of text flow.
getIndentationLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the indentation which shall be placed between the left text margin for this paragraph and the left edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph

If this attribute is omitted, its value shall be assumed to be zero.

getIndentationRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the indentation which shall be placed between the right text margin for this paragraph and the right edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph

If this attribute is omitted, its value shall be assumed to be zero.

getIndention() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the number of spaces to indent the text in the cell
getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the index within the StylesTable (sequence within the collection of CTXf elements)
getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the index within the XSSFWorkbook (sequence within the collection of Font objects)
getIndexed() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Indexed ctColor value.
getIndexOfColumn(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
getIndexOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
The index within the string to which the specified formatting run applies.
getInputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
Get the input stream of this part to read its content.
getInputStream(ZipEntry) - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
Returns an InputStream of the decompressed data that makes up the entry
getInputStream(ZipEntry) - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
 
getInputStream() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource.FakeZipEntry
 
getInputStream(ZipEntry) - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
 
getInstance(String) - Static method in class org.apache.poi.xslf.usermodel.XSLFRelation
Get POIXMLRelation by relation type
getInstance() - Static method in class org.apache.poi.xssf.usermodel.XSSFFactory
 
getInstance(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFRelation
Get POIXMLRelation by relation type
getInstance() - Static method in class org.apache.poi.xwpf.usermodel.XWPFFactory
 
getInstance(String) - Static method in class org.apache.poi.xwpf.usermodel.XWPFRelation
Get POIXMLRelation by relation type
getItalic() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get a boolean value that specify whether to use italics or not
getItems() - Method in class org.apache.poi.xssf.model.SharedStringsTable
Provide low-level access to the underlying array of CTRst beans
getKeywords() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getKeywordsProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get keywords.
getKeywordsProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get a delimited set of keywords to support searching and indexing.
getLabel() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return text label for this hyperlink
getLandscape() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the landscape mode.
getLanguageProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get the language.
getLanguageProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the language of the intellectual content of the resource.
getLastCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Gets the index of the last cell contained in this row PLUS ONE.
getLastColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return the column of the last cell that contains the hyperlink
getLastModifiedByProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get the author of last modifications.
getLastModifiedByProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the user who performed the last modification.
getLastParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getLastPrinted() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getLastPrintedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get last printed date.
getLastPrintedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the date and time of the last printing.
getLastPrintedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get last printed date formated into a String.
getLastRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return the row of the last cell that contains the hyperlink
getLastRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getLatentStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
get latentstyles
getLeft() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
get the text representing the left part of this element
getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the left border
getLeftBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the left border
getLeftCol() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getLeftSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
getLeftToRight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the left to right print order.
getLengthOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Returns the number of characters this format run covers.
getLinkStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get StyleID of the linked Style
getListParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
get a List of all Paragraphs
getLocalXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
If the XPath is, for example, /Node1/Node2/Node3 and /Node1/Node2 is the common XPath for the table, the local XPath is /Node3
getLocation() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Location within target.
getLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get whether the cell's using this style are locked
getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
 
getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
 
getMapInfo() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
getMargin(short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the size of the margin in inches.
getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
getMergedRegion(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getMetadataTextExtractor() - Method in class org.apache.poi.POIXMLPropertiesTextExtractor
 
getMetadataTextExtractor() - Method in class org.apache.poi.POIXMLTextExtractor
Returns an OOXML properties text extractor for the document properties metadata, such as title and author.
getMimeType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
 
getMissingCellPolicy() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Retrieves the current policy on what to do when getting missing or blank cells from a row.
getModified() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getModifiedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get modified date.
getModifiedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the date on which the resource was changed.
getModifiedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get modified date formated into a String.
getName() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
Get this part name.
getName(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getName(NamePtg) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
getName() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
 
getNameAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
getNameIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Gets the named range index by his name Note:Excel named ranges are case-insensitive and this method performs a case-insensitive search.
getNameName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Returns the name that will appear in the user interface for the defined name.
getNameText(NamePtg) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getNameXPtg(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getNextPicNameNumber(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get the next free ImageNumber
getNextPicNameNumber(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
get the next free ImageNumber
getNextStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get StyleID of the next style
getNoColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the black and white setting.
getNodesPart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
Gets the PackagePart of the notes for the given slide, or null if there isn't one.
getNoOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the no orientation.
getNotes() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
getNotes(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the low level notes object for the given slide, as found from the supplied slide reference
getNotes() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the print notes.
getNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
get Num by NumID
getNumberFormatAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getNumberFormats() - Method in class org.apache.poi.xssf.model.StylesTable
 
getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
getNumbering
getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
 
getNumberOfAuthors() - Method in class org.apache.poi.xssf.model.CommentsTable
 
getNumberOfComments() - Method in class org.apache.poi.xssf.model.CommentsTable
 
getNumberOfFonts() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the number of fonts in the this workbook
getNumberOfNames() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the number of named ranges in the this workbook
getNumberOfRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getNumberOfSheets() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the number of worksheets in the this workbook
getNumCellStyles() - Method in class org.apache.poi.xssf.model.StylesTable
get the size of cell styles
getNumCellStyles() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the number of styles the workbook contains
getNumericCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as a number.
getNumerOfMappedColumns() - Method in class org.apache.poi.xssf.model.Table
 
getNumHyperlinks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getNumID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
If style exist for this paragraph NumId of the paragraph will be returned.
getNumMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the number of merged regions defined in this worksheet
getOddFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the odd footer.
getOddHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the odd header.
getOddPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Returns the odd page footer.
getOddPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Returns the odd page header.
getOPCNameFromZipItemName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Convert a zip name into an OPC name by adding a leading forward slash to the specified item name.
getOperator() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
getOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Orientation of the page: landscape - portrait.
getOutputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
Get the output stream of this part.
getOverlappingRange(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
 
getOverlappingType(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
 
getOwner() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
getPackage() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
getPackage() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getPackage() - Method in class org.apache.poi.POIXMLDocument
 
getPackageAccess() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Get the package access mode.
getPackagePart() - Method in class org.apache.poi.POIXMLDocumentPart
Provides access to the underlying PackagePart
getPackageProperties() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieves or creates if none exists, core package property part.
getPackageRelationship() - Method in class org.apache.poi.POIXMLDocumentPart
Provides access to the PackageRelationship that identifies this POIXMLDocumentPart
getPackageRootUri() - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Gets the URI for the package root.
getPageOrder() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
get print page order.
getPageStart() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the page numbering start.
getPaneInformation() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the information regarding the currently configured pane (split or freeze).
getPaperSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the paper size.
getPaperSizeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the paper size as enum.
getParagraph(CTP) - Method in interface org.apache.poi.xwpf.usermodel.IBody
if there is a corresponding XWPFParagraph of the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no corresponding XWPFParagraph the method will return null
getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get the paragraph with the CTP class p
getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
if there is a corresponding XWPFParagraph of the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no corresponding XWPFParagraph the method will return null
getParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
 
getParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Get the currenty referenced paragraph object
getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
if there is a corresponding XWPFParagraph of the parameter ctTable in the paragraphList of this table the method will return this paragraph if there is no corresponding XWPFParagraph the method will return null
getParagraphArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
Returns the paragraph that of position pos
getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Returns the paragraph that of position pos
getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Returns the paragraph that holds the text of the header or footer.
getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getParagraphPos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get with the position of a Paragraph in the bodyelement array list the position of this paragraph in the paragraph array list
getParagraphs() - Method in class org.apache.poi.xslf.usermodel.DrawingTextBody
 
getParagraphs() - Method in interface org.apache.poi.xwpf.usermodel.IBody
Returns the paragraph(s) that holds the text of the header or footer.
getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
 
getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Returns the paragraph(s) that holds the text of the header or footer.
getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
returns a list of paragraphs
getParagraphsIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getParagraphText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Returns the text of the paragraph, but not of any objects in the paragraph
getParameters(String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
Gets the value associated to the specified key.
getParent() - Method in class org.apache.poi.POIXMLDocumentPart
Returns the parent POIXMLDocumentPart.
getParent() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Gets the parent shape.
getPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieve a part identified by its name.
getPart(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Get the target part from the specified relationship.
getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBody
returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.
getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
 
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
returns the Part, to which the body belongs, which you need for adding relationship to other parts
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
returns the Part, to which the body belongs, which you need for adding relationship to other parts
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
returns the part of the bodyElement
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
returns the part of the bodyElement
getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
get the to which the TableCell belongs
getPartById(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Get the document part that's defined as the given relationship of the core document.
getPartName() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
getParts() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Load the parts of the archive if it has not been done yet The relationships of each part are not loaded
getPartsByContentType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieve parts by content type.
getPartsByRelationshipType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieve parts by relationship type.
getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBody
get the PartType of the body, for example DOCUMENT, HEADER, FOOTER, FOOTNOTE,
getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
 
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get the PartType of the body, for example DOCUMENT, HEADER, FOOTER, FOOTNOTE,
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
get the PartType of the body
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
get the PartType of the body
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
returns the partType of the bodyPart which owns the bodyElement
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
returns the partType of the bodyPart which owns the bodyElement
getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getPath(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Get the directory path from the specified URI.
getPathForXmlSchema() - Static method in class org.apache.poi.openxml4j.opc.Configuration
 
getPatternType() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
get the fill pattern
getPhysicalNumberOfCells() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Gets the number of defined cells (NOT number of cells in the actual row!).
getPhysicalNumberOfRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the number of phsyically defined rows (NOT the number of rows in the sheet)
getPictureData() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Return picture data for this shape
getPictureData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
Get the PictureData of the Picture, if present.
getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
returns the PictureData by blipID
getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
returns the PictureData by blipID
getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Returns any text from any suitable pictures in the paragraph
getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Returns text embedded in pictures
getPictureType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
Return an integer constant that specifies type of this picture
getPictureType() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
Return an integer constant that specifies type of this picture
getPosOfParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get position of the paragraph
getPosOfTable(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getPreferredSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Calculate the preferred size for this picture.
getPreferredSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
Calculate the preferred size for this picture.
getPresentation() - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the low level presentation base object
getPrintArea(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
getPrintSetup() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the print setup object.
getPromptBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getPromptBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getProperties() - Method in class org.apache.poi.POIXMLDocument
Get the document properties.
getProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Answer whether protection is enabled or disabled
getRawValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns the raw, underlying ooxml value for the cell
getReference() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns an A1 style reference to the location of this cell
getReferencedCell() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
Gets the XSSFCell referenced by the R attribute or creates a new one if cell doesn't exists
getRefersToFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFName
 
getRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getRelatedSingleXMLCell() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
 
getRelatedTables() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
 
getRelation() - Method in class org.apache.poi.POIXMLRelation
Return the relationship, the kind of connection between a source part and a target part in a package.
getRelationClass() - Method in class org.apache.poi.POIXMLRelation
Return type of the obejct used to construct instances of this relationship
getRelations() - Method in class org.apache.poi.POIXMLDocumentPart
Returns the list of child relations for this POIXMLDocumentPart
getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
 
getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Retrieves a package relationship from its id.
getRelationship(int) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Retrieves a relationship by its index in the collection.
getRelationship(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Retrieves a package relationship from its id.
getRelationshipByID(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Retrieves a package relationship based on its id.
getRelationshipPartName(PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Build a part name where the relationship should be stored ((ex /word/document.xml -> /word/_rels/document.xml.rels)
getRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieves all package relationships.
getRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
Retrieve all the relationships attached to this part.
getRelationships(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Retrieves all relations with the specified type.
getRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Retrieve all the relationships attached to this.
getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Retrieves all relationships with the specified type.
getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Retrieve all relationships attached to this part which have the specified type.
getRelationshipsByType(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Retrieve all relationships attached to this part which have the specified type.
getRelationshipType() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getResources() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
getRevision() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getRevisionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get revision.
getRevisionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the revision number.
getRgb() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Standard Alpha Red Green Blue ctColor value (ARGB).
getRgbWithTint() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Standard Alpha Red Green Blue ctColor value (ARGB) with applied tint.
getRichStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as a XSSFRichTextString
getRight() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
get the text representing the right part of this element
getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the right border
getRightBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the right border
getRightSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
getRotation() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the degree of rotation for the text in the cell
getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns the row this cell belongs to
getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
getRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the logical row ( 0-based).
getRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getRow(CTRow) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
returns the XWPFRow which belongs to the CTRow row if this row is not existing in the table null will be returned
getRow1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getRow2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
getRowBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Horizontal page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.
getRowCount() - Method in class org.apache.poi.xssf.model.Table
 
getRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns row index of a row in the sheet that contains this cell
getRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Get row number this row represents
getRows() - Method in class org.apache.poi.xslf.usermodel.DrawingTable
 
getRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getRowSumsBelow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
getRowSumsRight() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
getRun() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
getRun(CTR) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
return the XWPFRun-Element which owns the CTR run-Element
getRuns() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
getScale() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the scale.
getScenarioProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
A flag indicating whether scenarios are locked when the sheet is protected.
getSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
 
getScheme() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the font scheme property.
getShapes() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
Gets the shape type, one of the constants defined in ShapeTypes.
getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
Gets the shape type, one of the constants defined in ShapeTypes.
getSharedStringsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Returns an InputStream to read the contents of the shared strings table.
getSharedStringSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns SharedStringsTable - tha cache of string for this workbook
getSharedStringsTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Opens up the Shared Strings Table, parses it, and returns a handy object for working with shared strings.
getSheet(String) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Returns an InputStream to read the contents of the specified Sheet.
getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Returns the sheet this cell belongs to
getSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Returns the XSSFSheet this row belongs to
getSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get sheet with the given name (case insensitive match)
getSheetAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the XSSFSheet object at the given index.
getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Returns the sheet index this name applies to.
getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns the index of the sheet by his name (case insensitive match)
getSheetIndex(Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns the index of the given sheet
getSheetName() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
Returns name of the current sheet
getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Get the sheets name which this named range is referenced to
getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the name of this sheet
getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Get the sheet name
getSheetNameByExternSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getSheetsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Returns an Iterator which will let you get at all the different Sheets in turn.
getShowErrorBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getShowPromptBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getSize(PackagePart) - Static method in class org.apache.poi.dev.OOXMLLister
Figures out how big a given PackagePart is.
getSlide(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the low level slide object from the supplied slide reference
getSlideComments(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns all the comments for the given slide
getSlideMaster(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the low level slide master object from the supplied slide master reference
getSlideMasterPart(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
 
getSlideMasterReferences() - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the references from the presentation to its slide masters.
getSlidePart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.XSLFSlideShow
 
getSlideReferences() - Method in class org.apache.poi.xslf.XSLFSlideShow
Returns the references from the presentation to its slides.
getSlides() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
Return all the slides in the slideshow
getSlideShow() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
getSource() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getSourcePartUriFromRelationshipPartUri(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Get the source part URI from a specified relationships part.
getSourceURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getSpacingAfter() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the spacing that should be added after the last line in this paragraph in the document in absolute units.
getSpacingAfterLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the spacing that should be added after the last line in this paragraph in the document in absolute units.
getSpacingBefore() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the spacing that should be added above the first line in this paragraph in the document in absolute units.
getSpacingBeforeLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the spacing that should be added before the first line in this paragraph in the document in line units.
getSpacingLineRule() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies how the spacing between lines is calculated as stored in the line attribute.
getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
getStartCellReference() - Method in class org.apache.poi.xssf.model.Table
 
getStrikeout() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get a boolean value that specify whether to use a strikeout horizontal line through the text or not
getString() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
getString() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Returns the plain string representation.
getStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Get the value of the cell as a string
getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Returns the styles object used
getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
getStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
get style by a styleID
getStyleAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
 
getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Return styleID of the paragraph if style exist for this paragraph if not, null will be returned
getStyleId() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get StyleID of the style
getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
get the StyleID of the table
getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get Styles
getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get styles
getStylesData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Returns an InputStream to read the contents of the styles table.
getStylesSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Return a object representing a collection of shared objects used for styling content, e.g.
getStylesTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Opens up the Styles Table, parses it, and returns a handy object for working with cell styles
getStyleWithSameName(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
get the style with the same name if this style is not existing, return null
getStyleXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Used so that StylesSource can figure out our location
getSubject() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getSubjectProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get subject.
getSubjectProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the topic of the content of the resource.
getSubscript() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies the alignment which shall be applied to the contents of this run in relation to the default appearance of the run's text.
getSubType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
Get the subtype.
getSuppressDropDownArrow() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getTable(CTTbl) - Method in interface org.apache.poi.xwpf.usermodel.IBody
if there is a corresponding XWPFTable of the parameter ctTable in the tableList of this header the method will return this table if there is no corresponding XWPFTable the method will return null
getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get a table by its CTTbl-Object
getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
if there is a corresponding XWPFTable of the parameter ctTable in the tableList of this header the method will return this table if there is no corresponding XWPFTable the method will return null
getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
get a table by its CTTbl-Object
getTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
 
getTableArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
Returns the table at position pos
getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Returns the table at position pos
getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getTableCell(CTTc) - Method in interface org.apache.poi.xwpf.usermodel.IBody
returns the TableCell to which the Table belongs
getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get the TableCell which belongs to the TableCell
getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
get the TableCell which belongs to the TableCell
getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
get the TableCell which belongs to the TableCell
getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
returns the XWPFTableCell which belongs to the CTTC cell if there is no XWPFTableCell which belongs to the parameter CTTc cell null will be returned
getTableCells() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
create and return a list of all XWPFTableCell who belongs to this row
getTablePos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
get with the position of a table in the bodyelement array list the position of this table in the table array list
getTableRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getTables() - Method in interface org.apache.poi.xwpf.usermodel.IBody
Return the table(s) that holds the text of the IBodyPart, for complex cases where a paragraph isn't used.
getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Return the table(s) that holds the text of the header or footer, for complex cases where a paragraph isn't used.
getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getTablesIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getTargetMode() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
public URI getSourceUri(){ }
getTargetURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
 
getTblStyle(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
getText() - Method in class org.apache.poi.POIXMLPropertiesTextExtractor
 
getText() - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Gets the slide text, but not the notes text
getText(boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Gets the requested text from the file
getText() - Method in class org.apache.poi.xslf.usermodel.DrawingParagraph
 
getText() - Method in class org.apache.poi.xslf.usermodel.XSLFCommonSlideData
 
getText() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
Processes the file and returns the text
getText() - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
Retreives the text contents of the file
getText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
 
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
Get the content text representing the footer
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
Get the content text representing this header
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
Get the content text representing the footer
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
Get the content text representing this header
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
Get the content text representing the footer
getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
Get the content text representing this header
getText() - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
 
getText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
 
getText() - Method in class org.apache.poi.xwpf.model.XWPFHyperlinkDecorator
 
getText() - Method in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
 
getText() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
 
getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
Returns the textual content of the header/footer, by flattening out the text of its paragraph(s)
getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Return the textual content of the paragraph, including text from pictures in it.
getText(TextSegement) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
get a Text
getText(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Return the string content of this text run
getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
getTextBody() - Method in class org.apache.poi.xslf.usermodel.DrawingTableCell
 
getTextPosition() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
This element specifies the amount by which text shall be raised or lowered for this run in relation to the default baseline of the surrounding non-positioned text.
getTextRotation() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Get the degree of rotation for the text in the cell

Expressed in degrees.

getTheme() - Method in class org.apache.poi.xssf.model.StylesTable
 
getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Index into the collection, referencing a particular or value expressed in the Theme part.
getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns the Theme of current workbook.
getThemeColor(int) - Method in class org.apache.poi.xssf.model.ThemesTable
 
getThemeColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the color value for the font References a color defined in theme.
getThreadPrefersEventExtractors() - Static method in class org.apache.poi.extractor.ExtractorFactory
Should this thread prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is false.
getTint() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Specifies the tint value applied to the ctColor.
getTitle() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getTitleProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get title.
getTitleProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the name given to the resource.
getTo() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Return ending anchor point
getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the top border
getTopBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the color to use for the top border
getTopRow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
The top row in the visible view when the sheet is first viewed after opening it in a viewer
getType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
Get the type.
getType() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Return the type of this hyperlink
getType() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
get Type of the Style
getTypeOffset() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get normal,super or subscript.
getUnderline() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get type of text underlining to use
getUnderline() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies that the contents of this run should be displayed along with an underline appearing directly below the character heigh
getUnderlyingProperties() - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
getUnderlyingProperties() - Method in class org.apache.poi.POIXMLProperties.CustomProperties
 
getUnderlyingProperties() - Method in class org.apache.poi.POIXMLProperties.ExtendedProperties
 
getUniqueCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Returns an integer representing the total count of unique strings in the Shared String Table.
getUniqueCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
Returns an integer representing the total count of unique strings in the Shared String Table.
getURI() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
Part name property getter.
getURIFromPath(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Get URI from a string path.
getURL() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
 
getUsedStyleList(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
get the styles which are related to the parameter style and their relatives this method can be used to copy all styles from one document to another document
getUsePage() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the use page numbers.
getValidationConstraint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
getValidationType() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
getValidSettings() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Use the printer's defaults settings for page setup values and don't use the default values specified in the schema.
getValue() - Method in class org.apache.poi.openxml4j.util.Nullable
Get the store value if any.
getValue() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.Borders
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.BreakClear
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.BreakType
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.LineSpacingRule
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.ParagraphAlignment
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.TextAlignment
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.UnderlinePatterns
 
getValue() - Method in class org.apache.poi.xwpf.usermodel.VerticalAlign
 
getVersionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Get version.
getVersionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the version number.
getVertical() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Get the type of vertical alignment for the cell
getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of vertical alignment for the cell
getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Returns the text vertical alignment which shall be applied to text in this paragraph.
getVerticalAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Get the type of vertical alignment for the cell
getVerticallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Determine whether printed output for this sheet will be vertically centered.
getVResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Returns the vertical resolution.
getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
getWorkbook() - Method in class org.apache.poi.xssf.model.MapInfo
Returns the parent XSSFWorkbook
getWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns the parent XSSFWorkbook
getWorkbookData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
Returns an InputStream to read the contents of the main Workbook, which contains key overall data for the file, including sheet definitions.
getWrapText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Whether the text should be wrapped
getWrapText() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Whether the text should be wrapped
getXmlColumnPrs() - Method in class org.apache.poi.xssf.model.Table
 
getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
 
getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
 
getXpath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
 
getXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
 
getXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
get the color value for the font References a color defined as Standard Alpha Red Green Blue color value (ARGB).
getXSSFMapById(int) - Method in class org.apache.poi.xssf.model.MapInfo
 
getXSSFMapByName(String) - Method in class org.apache.poi.xssf.model.MapInfo
 
getXSSFSheet() - Method in class org.apache.poi.xssf.model.SingleXmlCells
 
getXSSFSheet() - Method in class org.apache.poi.xssf.model.Table
 
getZeroHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Get whether or not to display this row with 0 height
getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
Get the zip archive
getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
Get the zip entry of this part.
getZipItemNameFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Convert an OPC item name into a zip item name by removing any leading forward slash if it exist.
getZipURIFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
Convert an OPC item name into a zip URI by removing any leading forward slash if it exist.
GINGERBREAD_MAN - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
GRADIENT - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
groupColumn(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Group between (0 based) columns
groupRow(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Tie a range of cell together so that they can be collapsed or expanded

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