A B C D E F G H I 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
 
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.usermodel.XSSFWorkbook
Convenience method to set the active sheet.
setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Hypelink 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.
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.usermodel.XSSFSheet
 
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.usermodel.XSSFSheet
Flag indicating whether the sheet displays Automatic Page Breaks.
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.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(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.
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
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.
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.
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(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.
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
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.usermodel.XSSFCell
Assign a comment to this cell.
setCellComment(String, XSSFComment) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheet
Assign a cell comment to a cell region in this worksheet
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.usermodel.XSSFCell
Sets formula for this 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.usermodel.XSSFCell
Set the cells type (numeric, formula or string)
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
 
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
 
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
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.usermodel.XSSFSheet
Sets a page break at the indicated column
setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the visibility state for a given column.
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.
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.
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.usermodel.XSSFSheet
 
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.
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.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.
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.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.usermodel.XSSFSheet
Set whether to display the guts or not
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.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
 
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
 
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.
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.
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.
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.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.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
setFollowMasterBackground(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
setFollowMasterObjects(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
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.
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(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.
setFooterMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the footer margin.
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(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.usermodel.XSSFRow
Set the row's height in points.
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.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.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(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.
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.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
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
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.
setLineWidth(double) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Specifies the width to be used for the underline stroke.
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
setMargin(short, double) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets the size of the margin in inches.
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.
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(Notes) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
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
setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
 
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(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.
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
 
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
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.usermodel.XSSFSheet
Turns on or off the printing of gridlines.
setRefersToFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
 
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.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
setRightSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
 
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
 
setRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Sets a page break at the indicated row
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.usermodel.XSSFRow
Set the row number of this row.
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.usermodel.XSSFSheet
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
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.usermodel.XSSFSheet
Sets a flag indicating whether this sheet is selected.
setSelectedTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
We only set one sheet as selected for compatibility with HSSF.
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.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.usermodel.XSSFWorkbook
Set the sheet name.
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
 
setSlidesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
Should a call to getText() return slide text? Default is yes
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.
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.
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
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
 
setTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Replace content of table in array tables at position pos with a
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
 
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
setThreadPrefersEventExtractors(Object) - 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.
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
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(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.

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.
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(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.
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
 
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.
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.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.
SHADOWED_SQUARES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
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
 
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.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.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).
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_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_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SNOWFLAKE_FANCY - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
SNOWFLAKES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
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
 
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
 
StreamHelper - Class in org.apache.poi.openxml4j.opc
 
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.
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.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
 

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