Hi, Please have a look at the comments and PyDocs.
http://gdata-python-client.googlecode.com/hg/pydocs/gdata.spreadsheets.client.html -Vic On Sat, Jan 21, 2012 at 12:42 PM, breako <[email protected]> wrote: > Hi, > Sorry simple question. New to Python from a Java background. > > In Java I could just check an objects API to see what I could do with in > it. In Google's spreadsheet python library there's lots o useful objects > but how or where do I check to see what I can do with say a GetCellsFeed? > What APIs can I call on it? Similarly for every entry in a Cells feed? > > Thanks. > >
