Class SXSSFEvaluationWorkbook

    • Method Detail

      • getSheetIndex

        public int getSheetIndex​(EvaluationSheet evalSheet)
        Returns:
        -1 if the specified sheet is from a different book
      • getSheet

        public EvaluationSheet getSheet​(int sheetIndex)
        Description copied from interface: EvaluationWorkbook
        Get the sheet identified by the given 0-based index.
        Parameters:
        sheetIndex - The 0-based index of the sheet
        Returns:
        The sheet