xlsxioread_sheet_last_row_index() does not work while xlsxioread_sheet_last_column_index() works.
xlsxioread_sheet_last_row_index() gives 0 no matter how many times xlsxioread_sheet_next_row() is called.
I have seen the code but when xlsxioread_sheet_next_row() is called it does not increment sheethandle->lastrownr.
xlsxioread_sheet_last_row_index() does not work while xlsxioread_sheet_last_column_index() works.
xlsxioread_sheet_last_row_index() gives 0 no matter how many times xlsxioread_sheet_next_row() is called.
I have seen the code but when xlsxioread_sheet_next_row() is called it does not increment sheethandle->lastrownr.