app = LTools.Office.GoogleSheetsApp.Init(wf, "C:\\Work\\Primo Test Projects\\ttt\\gstoken\\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user", "11QELuPkG1eD5u3Sn-JSQe4PtJqMqK_-yXKhXiuWQSLA")#LTools.Office.GoogleSheetsAppapp.WriteRange(List[List[object]](), "A1:B1", "Sheet1")
let host =new_lib.Microsoft.ClearScript.HostFunctions();let data =host.newObj(_lib.System.Collections.Generic.List(_lib.System.Collections.Generic.List(_lib.System.Object)));let app =_lib.LTools.Office.GoogleSheetsApp.Init(wf,"Token file path","Spreadsheet ID");app.WriteRange(data,"A1:B1","Sheet1");