xuri
xuri
As the documentations of `GetRows` says, it fetches the rows with value or formula cells, the tail continuously empty cell will be skipped.
Did you find out which cell has been skipped, could you provide a sample code to reproduce this issue? In addition, please try to upgrade to the latest version or...
This library doesn't support generating pivot table cache, and won't set cell value in the pivot table range currently, so you only can read the cell value in the pivot...
Thanks for your feedback. Please provide your input file attachment without confidential info if you can.
This library doesn't handle and updates worksheet dimensions automatically when saving the spreadsheet currently. I'll consider adding this feature support later. You can calculate it by the total columns and...
Sorry, this feature won't be released in the next version. You can calculate it by the total columns and rows of the worksheet.
Hi @Splizard, thanks for your issue. I propose deleting a row by filter in-place in the RemoveRow function and hold workSheetReader unexported.
Thanks for your issue. The stream function was created for reading and writing a large data efficiently, at that time, I think maybe getting the value of the cell is...
Sorry for may late reply. This library support `GetCellType` to get cell data type since v2.5.0, so you can convert the cell value from string to any data type you...
Sorry, it's still no progress, maybe taken a while to implement this feature.