Hi Ozzie, The link you mention is for the Spreadsheets GData feed API. The C# client for that allows you right standalone applications that interact with Google Spreadsheets. It does not have any relationship to Google Apps Scripts.
To create an add-on for Spreadsheets you must use Javascript (Google Apps Scripts). -lb On Jan 5, 2015 6:10 PM, "Ozzie Osborn" <[email protected]> wrote: > I am new to learning how to developing Google Spreadsheets (GSS) add-ons, > and I am following the directions (here: > https://developers.google.com/google-apps/spreadsheets/) using MS Visual > Studios as my development environment, but they do not mention how to add > the code onto GSS in order to test it. I tried to look around for a way, > but I cannot find it. My first question is how do I add on .dll to GSS? > Also does the GSS Script Editor also allow for C# editing, and if so how do > I set it up to do so? > > If I am completely off base, could you please give me the direction I need > to get back on track? Also as I am new to Google Add-on development please > for give my naivety if this is very trivial task. > > Thank you, > Ozzie Osborn > > -- > You received this message because you are subscribed to the Google Groups > "Google Spreadsheets API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
