- getActiveCell() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
- getActiveSheetIndex() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getAddress() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getAddress() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getAddress() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Hyperlink address.
- getAllNames() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getAllPictures() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Gets all pictures from the Workbook.
- getArrayFormulaRange() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Not supported
- getAuthor() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getAutobreaks() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getBooleanCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Get the value of the cell as a boolean.
- getBufferSize() - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- getCachedFormulaResultType() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Only valid for formula cells
- getCell(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int, Row.MissingCellPolicy) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
- getCellAddress() - Method in class com.github.pjfanning.xlsx.SharedFormula
-
- getCellComment() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Returns cell comment associated with this cell
- getCellComment(CellAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Return cell comment at row, column, if one exists.
- getCellComments() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Returns all cell comments on this sheet.
- getCellFormula() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Return a formula for the cell, for example, SUM(C4:E4)
- getCellMap() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
- getCellRef() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Get the address of the cell this hyperlink applies to, e.g.
- getCellStyle() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getCellStyleAt(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getCellType() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Return the cell type.
- getClientAnchor() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getColumn() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getColumnBreaks() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getColumnIndex() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Returns column index of this cell
- getColumnOutlineLevel(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getColumnStyle(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getColumnWidth(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getColumnWidthInPixels(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getCommentsImplementationType() - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- getCommentsTable(StreamingReader.Builder, PackagePart) - Static method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlStrictHelper
-
- getCoreProperties() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
- getCreationHelper() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getDataValidationHelper() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDataValidations() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDateCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Get the value of the cell as a date.
- getDefaultColumnWidth() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDefaultRowHeight() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDefaultRowHeightInPoints() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDisplay() - Method in class com.github.pjfanning.xlsx.impl.ooxml.HyperlinkData
-
- getDisplayGuts() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getDrawingPatriarch() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Return the sheet's existing drawing, or null if there isn't yet one.
- getErrorCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getFirstCellNum() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
- getFirstColumn() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return the column of the first cell that contains the hyperlink
- getFirstRow() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return the row of the first cell that contains the hyperlink
- getFirstRowNum() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Gets the first row on the sheet.
- getFirstVisibleTab() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getFitToPage() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getFontAt(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getFooter() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getForceFormulaRecalculation() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getForceFormulaRecalculation() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getFormula() - Method in class com.github.pjfanning.xlsx.SharedFormula
-
- getFormulaTokens(EvaluationCell) - Method in class com.github.pjfanning.xlsx.impl.CurrentRowEvaluationWorkbook
-
- getHeader() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getHeight() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Not supported
- getHeightInPoints() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Not supported
- getHorizontallyCenter() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getHyperlink() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Returns hyperlink associated with this cell.
- getHyperlink(int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Get a Hyperlink in this sheet anchored at row, column (only if feature is enabled on the Builder).
- getHyperlink(CellAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Get hyperlink associated with cell (only if feature is enabled on the Builder).
- getHyperlinkList() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Get hyperlinks associated with sheet (only if feature is enabled on the Builder).
- getId() - Method in class com.github.pjfanning.xlsx.impl.ooxml.HyperlinkData
-
- getInputStream() - Method in class com.github.pjfanning.xlsx.impl.XlsxPictureData
-
- getLabel() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return text label for this hyperlink
- getLastCellNum() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastColumn() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return the column of the last cell that contains the hyperlink
- getLastRow() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return the row of the last cell that contains the hyperlink
- getLastRowNum() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Gets the last row on the sheet.
- getLeftCol() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getLocalDateTimeCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getLocation() - Method in class com.github.pjfanning.xlsx.impl.ooxml.HyperlinkData
-
- getLocation() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Location within target.
- getMargin(short) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getMergedRegion(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Only works after sheet is fully read (because merged regions data is stored
at the end of the sheet XML).
- getMergedRegions() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Only works after sheet is fully read (because merged regions data is stored
at the end of the sheet XML).
- getMissingCellPolicy() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getName(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNames(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfFonts() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfFontsAsInt() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfNames() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfSheets() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getNumCellStyles() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumericCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Get the value of the cell as a number.
- getNumericFormat() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getNumMergedRegions() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Only works after sheet is fully read (because merged regions data is stored
at the end of the sheet XML).
- getOutlineLevel() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Not supported
- getPaneInformation() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getPassword() - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- getPhysicalNumberOfCells() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfRows() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
- getPrintArea(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getPrintSetup() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getProtect() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getRef() - Method in class com.github.pjfanning.xlsx.impl.ooxml.HyperlinkData
-
- getRepeatingColumns() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getRepeatingRows() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getRichStringCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Get the value of the cell as a XSSFRichTextString
- getRow() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Row is not guaranteed to be set.
- getRow(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
- getRow() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getRowBreaks() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getRowCacheSize() - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- getRowIndex() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Returns row index of a row in the sheet that contains this cell
- getRowNum() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Get row number this row represents
- getRowStyle() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Not supported
- getRowSumsBelow() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getRowSumsRight() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getScenarioProtect() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getShapes() - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader.OoxmlSheetIterator
-
Returns the shapes associated with this sheet,
an empty list or null if there is an exception
- getSharedFormulaMap() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
- getSharedStrings(StreamingReader.Builder) - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader
-
Opens up the Shared Strings Table, parses it, and
returns a handy object for working with
shared strings.
- getSharedStringsImplementationType() - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- getSharedStringsTable() - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader
-
Opens up the Shared Strings Table, parses it, and
returns a handy object for working with
shared strings.
- getSharedStringsTable(StreamingReader.Builder, OPCPackage) - Static method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlStrictHelper
-
- getSheet(int) - Method in class com.github.pjfanning.xlsx.impl.CurrentRowEvaluationWorkbook
-
- getSheet() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- getSheet() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
- getSheet(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Get sheet with the given name
- getSheetAt(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getSheetComments(StreamingReader.Builder) - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader.OoxmlSheetIterator
-
Returns the comments associated with this sheet,
or null if there aren't any
- getSheetConditionalFormatting() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getSheetIndex(EvaluationSheet) - Method in class com.github.pjfanning.xlsx.impl.CurrentRowEvaluationWorkbook
-
- getSheetIndex(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getSheetIndex(Sheet) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getSheetName() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
- getSheetName(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getSheetProperties() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbookReader
-
- getSheetRelationships() - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader.OoxmlSheetIterator
-
Gets string representations of relationships
that are sheet-like.
- getSheetsData() - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader
-
Returns an Iterator which will let you get at all the
different Sheets in turn.
- getSheetVisibility(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- getSpreadsheetVersion() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- getString() - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- getStringCellValue() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Get the value of the cell as a string.
- getStylesTable() - Method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlReader
-
Opens up the Styles Table, parses it, and
returns a handy object for working with cell styles
- getStylesTable(StreamingReader.Builder, OPCPackage) - Static method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlStrictHelper
-
- getThemesTable(StreamingReader.Builder, OPCPackage) - Static method in class com.github.pjfanning.xlsx.impl.ooxml.OoxmlStrictHelper
-
- getTooltip() - Method in class com.github.pjfanning.xlsx.impl.ooxml.HyperlinkData
-
- getTooltip() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- getTopRow() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getType() - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
Return the type of this hyperlink
- getVerticallyCenter() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- getWorkbook() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Workbook is only set under certain usage flows.
- getZeroHeight() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Get whether or not to display this row with 0 height
- groupColumn(int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- groupRow(int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- searchForNodeList(Document, String) - Static method in class com.github.pjfanning.xlsx.XmlUtils
-
- setActiveCell(CellAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- setActiveSheet(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setAddress(CellAddress) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setAddress(int, int) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setAddress(String) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setAdjustLegacyComments(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables adjustments to comments to remove boiler-plate text (related to threaded comments).
- setArrayFormula(String, CellRangeAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setAsActiveCell() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setAuthor(String) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setAutobreaks(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setAutoFilter(CellRangeAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setAvoidTempFiles(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables a mode where the code tries to avoid creating temp files.
- setBlank() - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellComment(Comment) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellErrorValue(byte) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellFormula(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellStyle(CellStyle) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
- setCellType(CellType) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(double) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(Date) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(Calendar) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(LocalDate) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(LocalDateTime) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(RichTextString) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(String) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setCellValue(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setColumn(int) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setColumnBreak(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setColumnGroupCollapsed(int, boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setColumnHidden(int, boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setColumnWidth(int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setCommentsImplementationType(CommentsImplementationType) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Set the type of Comments Table to use.
- setDefaultColumnStyle(int, CellStyle) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDefaultColumnWidth(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDefaultRowHeight(short) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDefaultRowHeightInPoints(float) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDisplayFormulas(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDisplayGridlines(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDisplayGuts(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDisplayRowColHeadings(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setDisplayZeros(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setEncryptCommentsTempFile(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables use of encryption in the Comments temp file.
- setEncryptSstTempFile(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables use of encryption in Shared Strings Table temp file.
- setFirstColumn(int) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setFirstRow(int) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setFirstVisibleTab(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setFitToPage(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setForceFormulaRecalculation(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setForceFormulaRecalculation(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setFullFormatRichText(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Whether to parse the full formatting data for rich text shared strings and comments.
- setHeight(short) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- setHeightInPoints(float) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- setHidden(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setHorizontallyCenter(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setHyperlink(Hyperlink) - Method in class com.github.pjfanning.xlsx.impl.StreamingCell
-
Update operations are not supported
- setLabel(String) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setLastColumn(int) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setLastRow(int) - Method in class com.github.pjfanning.xlsx.impl.XlsxHyperlink
-
- setMargin(short, double) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setPrintArea(int, String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setPrintArea(int, int, int, int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setPrintGridlines(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- setPrintRowAndColumnHeadings(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setReadComments(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables the reading of the comments.
- setReadCoreProperties(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables the reading of the core document properties.
- setReadHyperlinks(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables the reading of hyperlink data associated with sheets).
- setReadShapes(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables the reading of shape data.
- setReadSharedFormulas(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables the reading of shared formulas.
- setReadStyles(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Enables/disables the reading of styles data.
- setRepeatingColumns(CellRangeAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRepeatingRows(CellRangeAddress) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRightToLeft(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRow(int) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setRowBreak(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRowGroupCollapsed(int, boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRowNum(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- setRowStyle(CellStyle) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- setRowSumsBelow(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setRowSumsRight(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setSelected(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setSelectedTab(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setSharedStringsImplementationType(SharedStringsImplementationType) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
Set the type of Shared Strings Table to use.
- setSheetHidden(int, boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setSheetName(int, String) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setSheetOrder(String, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setSheetVisibility(int, SheetVisibility) - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
Not supported
- setString(RichTextString) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setUseCommentsTempFile(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- setUseSstReadOnly(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- setUseSstTempFile(boolean) - Method in class com.github.pjfanning.xlsx.StreamingReader.Builder
-
- setVerticallyCenter(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- setVisible(boolean) - Method in class com.github.pjfanning.xlsx.impl.WrappedComment
-
- setZeroHeight(boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- setZoom(int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- SharedFormula - Class in com.github.pjfanning.xlsx
-
- SharedFormula(CellAddress, String) - Constructor for class com.github.pjfanning.xlsx.SharedFormula
-
- SharedStringsImplementationType - Enum in com.github.pjfanning.xlsx
-
- sheetIterator() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
- shiftCellsLeft(int, int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- shiftCellsRight(int, int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
Update operations are not supported
- shiftColumns(int, int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- shiftRows(int, int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- shiftRows(int, int, int, boolean, boolean) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Update operations are not supported
- showInPane(int, int) - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
-
Not supported
- spliterator() - Method in class com.github.pjfanning.xlsx.impl.StreamingRow
-
- spliterator() - Method in class com.github.pjfanning.xlsx.impl.StreamingSheet
- spliterator() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
- spliterator() - Method in class com.github.pjfanning.xlsx.impl.StreamingWorkbookReader
-
- StreamingCell - Class in com.github.pjfanning.xlsx.impl
-
- StreamingCell(Sheet, int, int, boolean) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingCell
-
- StreamingCell(Sheet, int, Row, boolean) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingCell
-
- StreamingReader - Class in com.github.pjfanning.xlsx
-
Streaming Excel workbook implementation.
- StreamingReader(StreamingWorkbookReader) - Constructor for class com.github.pjfanning.xlsx.StreamingReader
-
- StreamingReader.Builder - Class in com.github.pjfanning.xlsx
-
- StreamingRow - Class in com.github.pjfanning.xlsx.impl
-
- StreamingRow(Sheet, int, boolean) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingRow
-
- StreamingSheet - Class in com.github.pjfanning.xlsx.impl
-
- StreamingSheet(String, StreamingSheetReader) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingSheet
-
- StreamingSheetReader - Class in com.github.pjfanning.xlsx.impl
-
- StreamingWorkbook - Class in com.github.pjfanning.xlsx.impl
-
- StreamingWorkbook(StreamingWorkbookReader) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingWorkbook
-
- StreamingWorkbookReader - Class in com.github.pjfanning.xlsx.impl
-
- StreamingWorkbookReader(StreamingReader.Builder) - Constructor for class com.github.pjfanning.xlsx.impl.StreamingWorkbookReader
-