Menu

#31 $data->sheets[0]['numRows'] incorrect

v1.0 (example)
open
nobody
None
5
2005-08-08
2005-08-08
Anonymous
No

Both $data->sheets[0]['numRows'] and $data->sheets[0]
['numCols'] return an incorrect value of 1.

Please let me know if this is a bug?

shaunc@relyant.co.za

Discussion

  • BlueStream

    BlueStream - 2006-09-06

    Logged In: YES
    user_id=1385554

    there is this bug fix of sorts that discovered by chance.

    count($xls->sheets[0]['cells'])

    will return the correct value of
    $xls->sheets[0]['numRows']

     
  • BlueStream

    BlueStream - 2006-09-06

    Logged In: YES
    user_id=1385554

    incidentally. Ny numcols is wrong too..

    I get 30 colmuns even though i only have 11 columns.

     

Log in to post a comment.

MongoDB Logo MongoDB