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,"Путь к файлу токена","ID документа");app.WriteRange(data,"A1:B1","Лист1");