aVadim483 / fast-excel-reader

Lightwight and very fast XLSX Excel Spreadsheet Reader in PHP
MIT License
63 stars 16 forks source link

get sheet count of rows and cols? #7

Closed zeroone2005 closed 1 year ago

zeroone2005 commented 1 year ago

how can i get sheet the count of rows and cols before readRows

aVadim483 commented 1 year ago

Functions countRows() and countColumns()/countCols() was added in version 2.1.0