joeyni-tw
Results
1
issues of
joeyni-tw
### Excel Type XLSX ### MiniExcel Version 1.30.1 ### Description 使用QueryRange( )时,如果查询的范围只有一个column,结果会查询出所有column。 ### Example ```C# static void Main() { var path = "demo3.xlsx"; // Would like to query all columns...