I found that we can get data using Google Visualisation, but it's without entry and rowid or any of id that i can find using Spreadsheets Api.
also i found that Visualization Api provide access to spreadsheet some sort query example we can use like *select * where A contains 'some text'* with Spreadsheets we can use only > < = and or search not sctring contains but we can use Google Visualisation with Spreadsheets using Google Auth, every time need login to Spreadsheet, It's possible combine/use GData for Visualisation with AuthSub, and if it's possible or how i can edit Spreadsheets using reslut from Google Visualisation
