- getActiveCell() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getActiveSheetIndex() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getAddress() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not supported
- getAllNames() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getAllPictures() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getArrayFormulaRange() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not supported
- getAutobreaks() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getBooleanCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Get the value of the cell as a boolean.
- getBufferSize() - 类 中的方法com.github.greycode.xlsx.StreamingReader.Builder
-
- getCachedFormulaResultType() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Only valid for formula cells
- getCachedFormulaResultTypeEnum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
已过时。
- getCell(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int, Row.MissingCellPolicy) - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
- getCellComment() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not supported
- getCellComment(CellAddress) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getCellComments() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getCellFormula() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Return a formula for the cell, for example, SUM(C4:E4)
- getCellMap() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
- getCellStyle() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getCellStyleAt(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getCellType() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Return the cell type.
- getCellTypeEnum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
已过时。
- getColumnBreaks() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getColumnIndex() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Returns column index of this cell
- getColumnOutlineLevel(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getColumnStyle(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getColumnWidth(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getColumnWidthInPixels(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getCoreProperties() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Returns the Core Properties if this feature is enabled on the StreamingReader.Builder
- getCreationHelper() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getDataValidationHelper() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDataValidations() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDateCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Get the value of the cell as a date.
- getDefaultColumnWidth() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDefaultRowHeight() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDefaultRowHeightInPoints() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDisplayGuts() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getDrawingPatriarch() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getErrorCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not supported
- getFirstCellNum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
- getFirstRowNum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Gets the first row on the sheet
- getFirstVisibleTab() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getFitToPage() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getFontAt(short) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getFontAt(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getFooter() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getForceFormulaRecalculation() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getForceFormulaRecalculation() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getHeader() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getHeight() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Not supported
- getHeightInPoints() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Not supported
- getHorizontallyCenter() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getHyperlink() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not supported
- getHyperlink(int, int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getHyperlink(CellAddress) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getHyperlinkList() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getLastCellNum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastRowNum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Gets the last row on the sheet
- getLeftCol() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getLocalDateTimeCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getMargin(short) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getMergedRegion(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getMergedRegions() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getMissingCellPolicy() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getName(String) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNameAt(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNameIndex(String) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNames(String) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfFonts() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfFontsAsInt() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfNames() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumberOfSheets() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getNumCellStyles() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getNumericCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Get the value of the cell as a number.
- getNumericFormat() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getNumericFormatIndex() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getNumMergedRegions() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getOutlineLevel() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Not supported
- getPaneInformation() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getPassword() - 类 中的方法com.github.greycode.xlsx.StreamingReader.Builder
-
- getPhysicalNumberOfCells() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfRows() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getPrintArea(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getPrintSetup() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getProtect() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getRepeatingColumns() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getRepeatingRows() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getRichStringCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Get the value of the cell as a XSSFRichTextString
For numeric cells we throw an exception.
- getRow() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Not Supported
- getRow(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
- getRowBreaks() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getRowCacheSize() - 类 中的方法com.github.greycode.xlsx.StreamingReader.Builder
-
- getRowIndex() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Returns row index of a row in the sheet that contains this cell
- getRowNum() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Get row number this row represents
- getRowStyle() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Not supported
- getRowSumsBelow() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getRowSumsRight() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getScenarioProtect() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getSheet() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getSheet() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
- getSheet(String) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getSheetAt(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getSheetConditionalFormatting() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getSheetIndex(String) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getSheetIndex(Sheet) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getSheetIndex() - 类 中的方法com.github.greycode.xlsx.StreamingReader.Builder
-
- getSheetName() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
- getSheetName(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getSheetName() - 类 中的方法com.github.greycode.xlsx.StreamingReader.Builder
-
- getSheetProperties() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbookReader
-
- getSheetVisibility(int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
-
Not supported
- getSpreadsheetVersion() - 类 中的方法com.github.greycode.xlsx.impl.StreamingWorkbook
- getStringCellValue() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
Get the value of the cell as a string.
- getTopRow() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getType() - 类 中的方法com.github.greycode.xlsx.impl.StreamingCell
-
- getVerticallyCenter() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- getWorkbook() - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Workbook is only set under certain usage flows.
- getZeroHeight() - 类 中的方法com.github.greycode.xlsx.impl.StreamingRow
-
Get whether or not to display this row with 0 height
- groupColumn(int, int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported
- groupRow(int, int) - 类 中的方法com.github.greycode.xlsx.impl.StreamingSheet
-
Not supported