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

S

SAFARI - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Save the contents type part.
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
 
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
 
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.signature.DigitalCertificatePart
 
save(File) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Save the document in the specified file.
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Save the document in the specified output stream.
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Save the content of this part and the associated relationships part (if this part own at least one relationship) into the specified output stream.
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.signature.PackageDigitalSignature
 
save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
 
saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Specific implementation of the save method.
saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
 
saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
Save this package into the specified stream
saveXmlInStream(Document, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
Turning the DOM4j object in the specified output stream.
SAWTOOTH - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SAWTOOTH_GRAY - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SCARED_CAT - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
searchText(String, PositionInParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
this methods parse the paragraph and search for the string searched.
SEATTLE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SECTION_HEADER - Static variable in class org.apache.poi.xslf.usermodel.SlideLayout
Section Header
setActiveCell(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets location of the active cell
setActiveSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Convenience method to set the active sheet.
setActiveSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Convenience method to set the active sheet.
setAddress(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
 
setAddress(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
 
setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Hyperlink address.
setAlignment(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of horizontal alignment for the cell
setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of horizontal alignment for the cell
setAlignment(ParagraphAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the paragraph alignment which shall be applied to text in this paragraph.
setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.extractor.ExtractorFactory
Should all threads prefer event based over usermodel based extractors? If set, will take preference over the Thread level setting.
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setAnchorType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Sets the anchor type
setAreFieldsStripped(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
Should fields (eg macros) be stripped from the text that this class returns? Default is not to strip.
setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets array formula to specified region for result.
setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
setAsActiveCell() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Sets this cell as the active cell for the worksheet
setAsActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Sets this cell as the active cell for the worksheet.
setAuthor(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
Name of the original comment author.
setAuto(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
A boolean value indicating the ctColor is automatic and system ctColor dependent.
setAutobreaks(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Flag indicating whether the sheet displays Automatic Page Breaks.
setAutobreaks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether the sheet displays Automatic Page Breaks.
setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Enable filtering for a range of cells
setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
setBeginChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setBeginRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setBeginText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setBold(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
Specifies whether this run of text will be formatted as bold text
setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set a boolean value for the boldness to use.
setBold(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document.
setBoldweight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
 
setBorderBetween(Borders) - 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.
setBorderBottom(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderBottom(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBorderBottom(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the bottom border of the cell
setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the bottom border of the cell
setBorderBottom(Borders) - 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.
setBorderBottomColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Set the color to use for the selected border
setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the selected border
setBorderDiagonal(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBorderLeft(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderLeft(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBorderLeft(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the left border of the cell
setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the left border of the cell
setBorderLeft(Borders) - 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.
setBorderLeftColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderRight(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderRight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBorderRight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the right border of the cell
setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the right border of the cell
setBorderRight(Borders) - 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.
setBorderRightColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderStyle(XSSFCellBorder.BorderSide, BorderStyle) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Set the type of border to use for the selected border
setBorderTop(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBorderTop(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBorderTop(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the top border of the cell
setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of border to use for the top border of the cell
setBorderTop(Borders) - 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.
setBorderTopColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the bottom border
setBottomBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the bottom border
setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Sets the botom margin.
setBullet(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
setBulletAutoNumber(ListAutoNumber, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Specifies that automatic numbered bullet points should be applied to this paragraph
setBulletCharacter(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
setBulletFont(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
setBulletFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Set the color to be used on bullet characters within a given paragraph.
setBulletFontSize(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Sets the bullet size that is to be used within a paragraph.
setCantSplitRow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
This attribute controls whether to allow table rows to split across pages.
setCategory(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setCategoryProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the category.
setCategoryProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the category of the content of this package.
setCellComment(Comment) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Assign a comment to this cell
setCellComment(Comment) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Assign a comment to this cell.
setCellComment(String, XSSFComment) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheet
Deprecated. since Nov 2009 use XSSFCell.setCellComment(org.apache.poi.ss.usermodel.Comment) instead
setCellErrorValue(byte) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a error value for the cell
setCellErrorValue(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a error value for the cell
setCellErrorValue(FormulaError) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a error value for the cell
setCellFormula(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Sets formula for this cell.
setCellFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Sets formula for this cell.
setCellMargins(int, int, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set the style for the cell.
setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set the style for the cell.
setCellType(int) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set the cells type (numeric, formula or string)
setCellType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set the cells type (numeric, formula or string)
setCellValue(double) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a numeric value for the cell
setCellValue(Date) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
setCellValue(Calendar) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a date value for the cell.
setCellValue(RichTextString) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a rich string value for the cell.
setCellValue(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a string value for the cell.
setCellValue(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Set a boolean value for the cell
setCellValue(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a boolean value for the cell
setCellValue(double) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a numeric value for the cell
setCellValue(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a string value for the cell.
setCellValue(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a string value for the cell.
setCellValue(Date) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a date value for the cell.
setCellValue(Calendar) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a date value for the cell.
setCenter(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
set a centered string value for this element
setCenterSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
setChar(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
setCharacterSpacing(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
Set the spacing between characters within a text run.
setCharSet(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set character-set to use.
setCharSet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set character-set to use.
setCharSet(FontCharset) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set character-set to use.
setCol1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setCol2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setColBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setColBestFit(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColDefaultStyle(long, CellStyle) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColDefaultStyle(long, int) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColHidden(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the indexed color for the font
setColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the color for the font in Standard Alpha Red Green Blue color value
setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Set text color.
setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
Set cell color.
setColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
Set the column of the cell that contains the comment
setColumnAttributes(CTCol, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets a page break at the indicated column
setColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets a page break at the indicated column.
setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Expands or collapses a column group.
setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Get the visibility state for a given column
setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the visibility state for a given column.
setColumnWidth(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
 
setColumnWidth(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set the width (in units of 1/256th of a character width)
setColumnWidth(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Set the width (in units of 1/256th of a character width)
setColWidth(long, double) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setComment(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
Specifies the comment the user provided when the name was created.
setCompressTempFiles(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Set whether temp files should be compressed.
setContentStatus(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setContentStatusProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the content status.
setContentStatusProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Get the status of the content.
setContentType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Set the content type.
setContentType(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setContentTypeProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the content type.
setContentTypeProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the type of content represented, generally defined by a specific use and intended audience.
setCoordinates(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Sets the coordinate space of this group.
setCopies(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the number of copies.
setCreated(Nullable) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setCreated(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setCreatedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the created date.
setCreatedProperty(Nullable) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the created date.
setCreatedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date of creation of the resource.
setCreatedProperty(Nullable) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date of creation of the resource.
setCreator(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setCreatorProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the creator.
setCreatorProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the entity primarily responsible for making the content of the resource.
setCrossBetween(AxisCrossBetween) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
 
setCrosses(AxisCrosses) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setCTFtnEdn(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
 
setCTNum(CTNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
 
setCustomWidth(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the index of a data format
setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the default column style for a given column.
setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set the default column width for the sheet (if the columns do not define their own width) in characters
setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Specifies the number of characters of the maximum digit width of the normal style's font.
setDefaultFonts(CTFonts) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
Sets the default font on ctStyles DocDefaults parameter
setDefaultRowHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
setDefaultRowHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set the default row height for the sheet (if the rows do not define their own height) in points
setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets default row height measured in point size.
setDeleted(boolean) - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
setDescription(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setDescriptionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the description.
setDescriptionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the explanation of the content of the resource.
setDiagonalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets whether the formulas are shown in a viewer
setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the flag indicating whether this sheet should display formulas.
setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets whether the gridlines are shown in a viewer
setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the flag indicating whether this sheet should display the lines between rows and columns to make editing and reading easier.
setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set whether to display the guts or not
setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Set whether to display the guts or not
setDisplayName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
Changes the display name of the Table
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets whether the RowColHeadings are shown in a viewer
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the flag indicating whether this sheet should display row and column headings.
setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set whether the window should show 0 (zero) in cells containing zero value.
setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Set whether the window should show 0 (zero) in cells containing zero value.
setDraft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set whether it is in draft mode
setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFAnchor
 
setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setEastAsia(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
Sets the default East Asia spelling language on ctStyles DocDefaults parameter
setEmptyCellAllowed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
setEndChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setEndRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setEndText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegement
 
setEnforcementEditValue(STDocProtect.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
Enforces the protection with the option specified by passed editValue.

In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to the passed editValue (w:edit="[passed editValue]")

sample snippet from settings.xml
setErrorStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
setEscapementType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
set the escapement type for the font
setExplicitListValues(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
setFamily(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
Set the font family this font belongs to.
setFamily(FontFamily) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set an enumeration representing the font family this font belongs to.
setFetchHyperlinks(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
Should we also fetch the hyperlinks, when fetching the text content? Default is to only output the hyperlink label, and not the contents
setFillBackgroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the background fill color represented as a indexed color value.
setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the background fill color represented as a XSSFColor value.
setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the background fill color represented as a XSSFColor value.
setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the background fill color represented as a indexed color value.
setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
Specifies a solid color fill.
setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
Specifies a solid color fill.
setFillColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Sets the color used to fill this shape using the solid fill pattern.
setFillForegroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the foreground fill color as a indexed color value
setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the foreground fill color represented as a XSSFColor value.
setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the foreground fill color represented as a XSSFColor value.
setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the foreground fill color as a indexed color value
Note: Ensure Foreground color is set prior to background color.
setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
This element is used to specify cell fill information for pattern and solid color cell fills.
setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
This element is used to specify cell fill information for pattern and solid color cell fills.
setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFirstColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Set the column of the first cell that contains the hyperlink
setFirstRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Set the row of the first cell that contains the hyperlink
setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the first tab that is displayed in the list of tabs in excel.
setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the first tab that is displayed in the list of tabs in excel.
setFitHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the number of pages high to fit the sheet in
setFitToPage(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Flag indicating whether the Fit to Page print option is enabled.
setFitToPage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether the Fit to Page print option is enabled.
setFitWidth(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the number of pages wide to fit the sheet in
setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
 
setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
 
setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
Whether the shape is vertically flipped
setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setFollowMasterGraphics(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the font for this style
setFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontColorIndex(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
 
setFontFamily(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
Specifies the typeface, or name of the font that is to be used for this text run.
setFontFamily(String, byte, byte, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontFamily(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies the fonts which shall be used to display the text contents of this run.
setFontHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the font height in points.
setFontHeight(double) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the font height in points.
setFontHeight(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
Sets the height of the font in 1/20th point units
setFontHeightInPoints(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the font height in points.
setFontName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the name for the font (i.e.
setFontSize(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontSize(int) - 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.
setFontStyle(boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
set font style options.
setFooterMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the footer margin.
setFootnotes(CTFootnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
Sets the ctFootnotes
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Control if Excel should be asked to recalculate all formulas when the workbook is opened, via the "sheetCalcPr fullCalcOnLoad" option.
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Whether the application shall perform a full recalculation when the workbook is opened.
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Whether the application shall perform a full recalculation when the workbook is opened.
setFormula1(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
setFormula2(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
Should we return the formula itself, and not the result it produces? Default is false
setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
Should we return the formula itself, and not the result it produces? Default is false
setFunction(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFName
Indicates that the defined name refers to a user-defined function.
setFunctionGroupId(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
Specifies the function group index if the defined name refers to a function.
setHeaderFooter(CTHdrFtr) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
set a new headerFooter
setHeaderMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the header margin.
setHeight(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
 
setHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Set the row's height or set to ff (-1) for undefined/default-height.
setHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Set the height in "twips" or 1/20th of a point.
setHeight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
This element specifies the height of the current table row within the current table.
setHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Set the row's height in points.
setHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Set the row's height in points.
setHeightMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setHeightRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setHidden(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
 
setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the cell's using this style to be hidden
setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
setHorizontal(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the type of horizontal alignment for the cell
setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Determines whether the output is horizontally centered on the page.
setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Center on page horizontally when printing.
setHResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the horizontal resolution.
setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Assign a hyperlink to this cell
setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Assign a hypelrink to this cell
setHyperlinkId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
 
setIdentifier(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setIdentifierProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set identifier.
setIdentifierProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set an unambiguous reference to the resource within a given context.
setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
Should cell comments be included? Default is true
setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
Should headers and footers be included? Default is true
setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
Should sheet names be included? Default is true
setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
Should sheet names be included? Default is true
setIndent(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Specifies the indent size that will be applied to the first line of text in the paragraph.
setIndent(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the number of spaces to indent the text in the cell
setIndentationFirstLine(int) - 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.
setIndentationHanging(int) - 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.
setIndentationLeft(int) - 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.

setIndentationRight(int) - 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.

setIndention(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the number of spaces to indent the text in the cell
setIndexed(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Indexed ctColor value.
setInsideHBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setInsideVBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setItalic(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set a boolean value for the property specifying whether to use italics or not If omitted, the default value is true.
setItalic(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document

This formatting property is a toggle property, which specifies that its behavior differs between its use within a style definition and its use as direct formatting.

setKeywords(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setKeywordsProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set keywords.
setKeywordsProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set a delimited set of keywords to support searching and indexing.
setLabel(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Sets text label for this hyperlink
setLandscape(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set whether to print in landscape
setLanguageProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set language.
setLanguageProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the language of the intellectual content of the resource.
setLastColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Set the column of the last cell that contains the hyperlink
setLastModifiedByProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set last modifications author.
setLastModifiedByProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the user who performed the last modification.
setLastPrinted(Nullable) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setLastPrinted(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setLastPrintedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set last printed date.
setLastPrintedProperty(Nullable) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set last printed date.
setLastPrintedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date and time of the last printing.
setLastPrintedProperty(Nullable) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date and time of the last printing.
setLastRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Set the row of the last cell that contains the hyperlink
setLeft(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
set a left string value for this element
setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the left border as a indexed color value
setLeftBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the left border as a XSSFColor value
setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Sets the left margin.
setLeftMargin(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Specifies the left margin of the paragraph.
setLeftSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set whether to go left to right or top down in ordering
setLevel(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Specifies the particular level text properties that this paragraph will follow.
setLineCap(LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setLineColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setLineDash(LineDash) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setLineHeadDecoration(LineDecoration) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
Specifies the line end decoration, such as a triangle or arrowhead.
setLineHeadLength(LineEndLength) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
Specifies the line end width in relation to the line width.
setLineHeadWidth(LineEndWidth) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
specifies decorations which can be added to the head of a line.
setLineSpacing(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
This element specifies the vertical line spacing that is to be used within a paragraph.
setLineStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Sets the line style.
setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
The color applied to the lines of this shape.
setLineTailDecoration(LineDecoration) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
Specifies the line end decoration, such as a triangle or arrowhead.
setLineTailLength(LineEndLength) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
Specifies the line end width in relation to the line width.
setLineTailWidth(LineEndWidth) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
specifies decorations which can be added to the tail of a line.
setLineWidth(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setLineWidth(double) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Specifies the width to be used for the underline stroke.
setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
 
setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
What Locale should be used for formatting numbers (based on the styles applied to the cells)
setLocation(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Location within target.
setLocked(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the cell's using this style to be locked
setLogBase(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setMacro(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
Sets the frame macro.
setMargin(short, double) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the size of the margin in inches.
setMargin(short, double) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the size of the margin in inches.
setMasterByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Should a call to getText() return text from master? Default is no
setMaximum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setMinimum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the policy on what to do when getting missing or blank cells from a row.
setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the policy on what to do when getting missing or blank cells from a row.
setModified(Nullable) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setModified(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setModifiedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set last modification date.
setModifiedProperty(Nullable) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set last modification date.
setModifiedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date on which the resource was changed.
setModifiedProperty(Nullable) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the date on which the resource was changed.
setName(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
Set name of this theme
setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
Sets the frame name.
setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
Changes the name of the Table
setNameName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
Sets the name that will appear in the user interface for the defined name.
setNoColor(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set whether it is black and white
setNoFill(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Sets whether this shape is filled or transparent.
setNoOrientation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set no orientation.
setNotes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Print the include notes
setNotesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Should a call to getText() return notes text? Default is no
setNumberFormat(String) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
 
setNumbering(CTNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
Sets the ctNumbering
setNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
setNumID of Paragraph
setOperator(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
setOrientation(AxisOrientation) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setOrientation(PrintOrientation) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Orientation of the page: landscape - portrait.
setPackage(OPCPackage) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
 
setPageBreak(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies that when rendering this document in a paginated view, the contents of this paragraph are rendered on the start of a new page in the document.
setPageOrder(PageOrder) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set print page order.
setPageSize(Dimension) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
Sets the page size to the given Dimension object.
setPageStart(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the page numbering start.
setPaperSize(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the paper size.
setPaperSize(PaperSize) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the paper size as enum value.
setParagraph(XWPFParagraph, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
copies content of a paragraph to a existing paragraph in the list paragraphs at position pos
setParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
setPartName(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
 
setPath(GeneralPath) - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
Set the shape path
setPathForXmlSchema(String) - Static method in class org.apache.poi.openxml4j.opc.Configuration
 
setPatternType(STPatternType.Enum) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
set the fill pattern
setPictureReference(PackageRelationship) - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
Link Picture with PictureData
setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Specifies that the corresponding shape should be represented by the generating application as a placeholder.
setPlotOnlyVisibleCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
 
setPosition(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
 
setPosition(LegendPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
 
setPrintArea(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the printarea for the sheet provided
setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
For the Convenience of Java Programmers maintaining pointers.
setPrintArea(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the printarea for the sheet provided
setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
For the Convenience of Java Programmers maintaining pointers.
setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the flag indicating whether this sheet should display the lines between rows and columns to make editing and reading easier.
setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Turns on or off the printing of gridlines.
setRandomAccessWindowSize(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Specifies how many rows can be accessed at most via getRow().
setRefersToFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
 
setRepeatHeader(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
This attribute controls whether to repeat a table's header row at the top of a table split across pages.
setRepeatingRowsAndColumns(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the repeating rows and columns for a sheet (as found in File->PageSetup->Sheet).
setRepeatingRowsAndColumns(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the repeating rows and columns for a sheet.
setRevision(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setRevisionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set revision.
setRevisionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the revision number.
setRgb(byte[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Standard Alpha Red Green Blue ctColor value (ARGB).
setRight(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
set a right string value for this element
setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the right border
setRightBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the right border as a XSSFColor value
setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Sets the right margin.
setRightSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
setRightToLeft(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets whether the worksheet is displayed from right to left instead of from left to right.
setRightToLeft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets whether the worksheet is displayed from right to left instead of from left to right.
setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
Rotate this shape.
setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
Rotate this shape.
setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the degree of rotation for the text in the cell
setRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
Set the row of the cell that contains the comment
setRow1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setRow2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
setRowBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets a page break at the indicated row
setRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Set view state of a groupped range of rows
setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
group the row It is possible for collapsed to be false and yet still have the rows in question hidden.
setRowNum(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Set the row number of this row.
setRowNum(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Set the row number of this row.
setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Applies a whole-row cell styling to the row.
setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Applies a whole-row cell styling to the row.
setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
setRowSumsRight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
setRowSumsRight(boolean) - 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.
setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
Replaces an existing Conditional Formatting rule at position idx.
setRun(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
setScale(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set the scale.
setScheme(FontScheme) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set font scheme property
setSelected(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets a flag indicating whether this sheet is selected.
setSelected(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets a flag indicating whether this sheet is selected.
setSelectedTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the tab whose data is actually seen when the sheet is opened.
setSelectedTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
We only set one sheet as selected for compatibility with HSSF.
setShapeType(XSLFShapeType) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
Sets the shape types.
setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
Sets the shape types.
setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Hide or unhide a sheet
setSheetHidden(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Hide or unhide a sheet.
setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the visible state of this sheet.
setSheetHidden(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Hide or unhide a sheet.
setSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
setSheetName(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Set the sheet name.
setSheetName(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Set the sheet name.
setSheetOrder(String, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the order of appearance for a given sheet.
setSheetOrder(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
sets the order of appearance for a given sheet.
setShowErrorBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
setShowPromptBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
setSlideOrder(XSLFSlide, int) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
setSlidesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Should a call to getText() return slide text? Default is yes
setSpaceAfter(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Set the amount of vertical white space that will be present after the paragraph.
setSpaceBefore(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Set the amount of vertical white space that will be present before the paragraph.
setSpacingAfter(int) - 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.
setSpacingAfterLines(int) - 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 line units.
setSpacingBefore(int) - 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.
setSpacingBeforeLines(int) - 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.
setSpacingLineRule(LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies how the spacing between lines is calculated as stored in the line attribute.
setSpellingLanguage(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
Sets the default spelling language on ctStyles DocDefaults parameter
setStrike(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
setStrikeout(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set a boolean value for the property specifying whether to use a strikeout horizontal line through the text or not If omitted, the default value is true.
setStrikethrough(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
Specifies whether a run of text will be formatted as strikethrough text.
setString(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
Sets the rich text string used by this comment.
setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Removes any formatting and sets new string value
setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
This method provides a style to the paragraph This is useful when, e.g.
setStyle(CTStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
set style
setStyleId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
set styleID
setStyleID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
Set the table style.
setStyles(CTStyles) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
Sets the ctStyles
setSubjectProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set subject.
setSubjectProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the topic of the content of the resource.
setSubjectProperty(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setSubscript(VerticalAlign) - 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.
setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
setTabColor(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Set background color of the sheet tab
setTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Replace content of table in array tables at position pos with a
setTarget(LayoutTarget) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
Set a text for the footer.
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
Set a text for the header.
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
Set a text for the footer.
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
Set a text for the header.
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
Set a text for the footer.
setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
Set a text for the header.
setText(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
 
setText(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Sets the text of this text run
setText(String, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Sets the text of this text run in the
setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
setTextAlign(TextAlign) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Specifies the alignment that is to be applied to the paragraph.
setTextAutofit(TextAutofit) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Specifies that a shape should be auto-fit to fully contain the text described within it.
setTextDirection(TextDirection) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
setTextPosition(int) - 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.
setTextRotation(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the degree of rotation for the text in the cell

Expressed in degrees.

setTheme(ThemesTable) - Method in class org.apache.poi.xssf.model.StylesTable
 
setTheme(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Index into the collection, referencing a particular or value expressed in the Theme part.
setThemeColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the theme color for the font to use
setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.extractor.ExtractorFactory
Should this thread prefer event based over usermodel based extractors? Will only be used if the All Threads setting is null.
SETTINGS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
setTint(double) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Specifies the tint value applied to the ctColor.
setTitle(String) - Method in class org.apache.poi.POIXMLProperties.CoreProperties
 
setTitleProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set title.
setTitleProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the name given to the resource.
setTooltip(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
 
setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the top border
setTopBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the top border as a XSSFColor value
setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Sets the top margin.
setType(STStyleType.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
set styleType
setTypeOffset(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set normal,super or subscript, that representing the vertical-alignment setting.
setUnderline(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setUnderline(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the style of underlining that is used.
setUnderline(FontUnderline) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set an enumeration representing the style of underlining that is used.
setUnderline(UnderlinePatterns) - 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

If this element is not present, the default value is to leave the formatting applied at previous level in the style hierarchy.

setUnderlineType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
set the type of underlining type for the font
setUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
Enforces fields update on document open (in Word).
setUsePage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Set whether to use page start
setValidSettings(boolean) - 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.
setValue(Object) - Method in class org.apache.poi.xslf.model.PropertyFetcher
 
setVersionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set version.
setVersionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
Set the version number.
setVertical(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the type of vertical alignment for the cell
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
Sets the type of vertical alignment for the text.
setVerticalAlignment(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of vertical alignment for the cell
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of vertical alignment for the cell
setVerticalAlignment(TextAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the text vertical alignment which shall be applied to text in this paragraph.
setVerticalAlignment(XWPFTableCell.XWPFVertAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
Set the vertical alignment of the cell.
setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Determines whether the output is vertically centered on the page.
setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Whether the output is vertically centered on the page.
setVisible(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
setVResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the vertical resolution.
setWidth(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setWidthMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setWidthRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setWordWrap(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
setWordWrap(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
This element specifies whether a consumer shall break Latin text which exceeds the text extents of a line by breaking the word across two lines (breaking on the character level) or by moving the word to the following line (breaking on the word level).
setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set whether the text should be wrapped
setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set whether the text should be wrapped.
setX(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setXMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
 
setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
setY(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setYMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
 
setZeroHeight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Set whether or not to display this row with 0 height
setZeroHeight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Set whether or not to display this row with 0 height
setZipEntry(ZipEntry) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
 
setZoom(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets the zoom magnication for the sheet.
setZoom(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the zoom magnication for the sheet.
setZoom(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Window zoom magnification for current view representing percent values.
setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml
SHADOWED_SQUARES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SHAPE - Static variable in class org.apache.poi.xslf.usermodel.TextAutofit
Specifies that a shape should be auto-fit to fully contain the text described within it.
SHARED_STRINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
SharedStringsTable - Class in org.apache.poi.xssf.model
Table of strings shared across all sheets in a workbook.
SharedStringsTable() - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
 
SharedStringsTable(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
 
SHARKS_TEETH - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SHEET_COMMENTS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
SHEET_HYPERLINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
SheetDataWriter - Class in org.apache.poi.xssf.streaming
Initially copied from BigGridDemo "SpreadsheetWriter".
SheetDataWriter() - Constructor for class org.apache.poi.xssf.streaming.SheetDataWriter
 
shiftMerged(int, int, int) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
Shift merged regions
shiftRows(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Shifts rows between startRow and endRow n number of rows.
SHOREBIRD_TRACKS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
showInPane(short, short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Sets desktop window pane display area, when the file is first opened in a viewer.
showInPane(short, short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Location of the top left visible cell Location of the top left visible cell in the bottom right pane (when in Left-to-Right mode).
SinArcTanExpression - Class in org.apache.poi.xslf.model.geom
Sine ArcTan Formula:
SinExpression - Class in org.apache.poi.xslf.model.geom
Sine Formula:
SINGLE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies a line border consisting of a single line around the parent object.
SINGLE - Static variable in class org.apache.poi.xwpf.usermodel.UnderlinePatterns
Specifies an underline consisting of a single line beneath all characters in this run.
SINGLE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
 
SINGLE_XML_CELLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
SingleXmlCells - Class in org.apache.poi.xssf.model
This class implements the Single Cell Tables Part (Open Office XML Part 4: chapter 3.5.2)
SingleXmlCells() - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
 
SingleXmlCells(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
 
size() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Get the numbe rof relationships in the collection.
SKYROCKET - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SLIDE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SLIDE_IMAGE - Static variable in class org.apache.poi.xslf.usermodel.Placeholder
 
SLIDE_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SLIDE_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SLIDE_NUMBER - Static variable in class org.apache.poi.xslf.usermodel.Placeholder
 
SlideLayout - Class in org.apache.poi.xslf.usermodel
Date: 11/5/11
SlideLayout() - Constructor for class org.apache.poi.xslf.usermodel.SlideLayout
 
SMALL - Static variable in class org.apache.poi.xslf.usermodel.LineEndLength
 
SMALL - Static variable in class org.apache.poi.xslf.usermodel.LineEndWidth
 
SMALL - Static variable in class org.apache.poi.xslf.usermodel.TextCap
 
SMILEY_FACE - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SNIP_1_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SNIP_2_SAME_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SNIP_ROUND_RECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SNOWFLAKE_FANCY - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SNOWFLAKES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SOLID - Static variable in class org.apache.poi.xslf.usermodel.LineDash
 
SOMBRERO - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
sortColumns(CTCols) - Static method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
SOUTHWEST - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SqrtExpression - Class in org.apache.poi.xslf.model.geom
Square Root Formula:
SQUARE - Static variable in class org.apache.poi.xslf.usermodel.LineCap
Square protrudes by half line width
SQUARE_TABS - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SST_STRING - Static variable in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.xssfDataType
 
STACKED - Static variable in class org.apache.poi.xslf.usermodel.TextDirection
Determines if all of the text is vertical ("one letter on top of another").
STAR_10 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_12 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_16 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_24 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_32 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_4 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_5 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_6 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_7 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STAR_8 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
STARS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
STARS_3_D - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
STARS_BLACK - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
STARS_SHADOWED - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
STARS_TOP - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
 
startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
 
startRow(int) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
A row with the (zero based) row number has started
STEALTH - Static variable in class org.apache.poi.xslf.usermodel.LineDecoration
 
STRAIGHT_CONNECTOR_1 - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
StreamHelper - Class in org.apache.poi.openxml4j.opc
 
STRIPED_RIGHT_ARROW - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
stripFields(String) - Static method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
Removes any fields (eg macros, page markers etc) from the string.
STYLE_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Style type.
styleExist(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
checks whether style with styleID exist
STYLES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
STYLES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
StylesTable - Class in org.apache.poi.xssf.model
Table of styles shared across all sheets in a workbook.
StylesTable() - Constructor for class org.apache.poi.xssf.model.StylesTable
Create a new, empty StylesTable
StylesTable(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.model.StylesTable
 
SUBSCRIPT - Static variable in class org.apache.poi.xwpf.usermodel.VerticalAlign
Specifies that this text should be superscript.
SUBTITLE - Static variable in class org.apache.poi.xslf.usermodel.Placeholder
 
suggestFileExtension() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
Suggests a file extension for this image.
suggestFileExtension() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
Suggests a file extension for this image.
suggestFileExtension() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
Suggests a file extension for this image.
SUN - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SUN - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SUPERSCRIPT - Static variable in class org.apache.poi.xwpf.usermodel.VerticalAlign
Specifies that this text should be subscript.
SUPPORTED_TYPES - Static variable in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
 
SUPPORTED_TYPES - Static variable in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
 
SUPPORTED_TYPES - Static variable in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
 
SWIRLIGIG - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SWOOSH_ARROW - Static variable in class org.apache.poi.xslf.usermodel.XSLFShapeType
 
SXSSFCell - Class in org.apache.poi.xssf.streaming
Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
SXSSFCell(SXSSFRow, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFCell
 
SXSSFRow - Class in org.apache.poi.xssf.streaming
Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
SXSSFRow(SXSSFSheet, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow
 
SXSSFRow.CellIterator - Class in org.apache.poi.xssf.streaming
returns all cells including empty cells in which case "null" is returned
SXSSFRow.CellIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
 
SXSSFRow.FilledCellIterator - Class in org.apache.poi.xssf.streaming
returns all filled cells (created via Row.createCell())
SXSSFSheet - Class in org.apache.poi.xssf.streaming
Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.
SXSSFSheet(SXSSFWorkbook, XSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
 
SXSSFWorkbook - Class in org.apache.poi.xssf.streaming
Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
SXSSFWorkbook() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Construct a new workbook
SXSSFWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Construct a workbook from a template.
SXSSFWorkbook(XSSFWorkbook, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Constructs an workbook from an existing workbook.
SXSSFWorkbook(XSSFWorkbook, int, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Constructs an workbook from an existing workbook.
SXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Construct an empty workbook and specify the window for row access.
SYS_DASH - Static variable in class org.apache.poi.xslf.usermodel.LineDash
 
SYS_DASH_DOT - Static variable in class org.apache.poi.xslf.usermodel.LineDash
 
SYS_DASH_DOT_DOT - Static variable in class org.apache.poi.xslf.usermodel.LineDash
 
SYS_DOT - Static variable in class org.apache.poi.xslf.usermodel.LineDash
 

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