in reply to Return spreadsheet names from google
You are getting a list of Net::Google::Spreadsheets::Spreadsheet objects from $service->spreadsheets(). You will want to research the available methods to access these. See Net::Google::Spreadsheets::Spreadsheet.
|
|---|