asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
543 stars 154 forks source link

$listFeed->getEntries() gets data only before blank row #134

Closed Krispian closed 8 years ago

Krispian commented 8 years ago

Hello! In my document data formatting empty rows, z try get all my data width $listFeed->getEntries() but get only first 10 rows (11 row is empty). How I get other 1000 rows?

asimlqt commented 8 years ago

Hi,

You can't have blank rows.

https://developers.google.com/google-apps/spreadsheets/#retrieving_a_list-based_feed