MiniExcel
MiniExcel copied to clipboard
新增公开的最大行与列属性
Excel Type
- [x] XLSX
- [x] XLSM
Upload Excel File
1.zip
2.zip
Please attach your issue file by dragging or droppng, selecting or pasting them.
MiniExcel Version
最新版1.34.0
Description
src\MiniExcel\OpenXml\ExcelOpenXmlSheetReader 类方法927行读取了最大行列的dimension属性(如图1与图2) 但是目前方法内的变量maxRowIndex,maxColumnIndex来表示,可否新增公开属性,避免大文件还需要使用Enumeble.Count()来获取最大行