How do I insert a row in to a Google spreadsheet using c# -


I have seen;

and

Still I'm having trouble entering a new line in an existing Google spread sheet. Do I have a canned example that A list & lt; String & gt; For example, a spreadsheet inserted into a new line in the workbook.

Many thanks,

Use GDataDB

> Public Zero AddToGoogle () {var Client = New Database client (settings. Default.gmailaccount, settings. Default.gmail password); String dbn name = settings.default. Workbook; Var db = client.getdatabase (dbName) ?? Client.CreateDatabase (DBNAME); String table name = settings. Default. Worksheet; Var t = db.GetTable & lt; Activity log & gt; (table name) ???? Db.CreateTable & LT; ActivityLog & gt; (TableName); Var all = t.FindAll (); T.Add (this); }


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -