- Jun 6, 2020
- 11,559
- 4,422
Gsheet
Author: Fernando Arevalo
Version: 1.0
Functions:
Author: Fernando Arevalo
Version: 1.0
Functions:
- Process_Globals As String
- Initialize (ClientId As String)
- Initialize(ClientId As String,ClientSecret As String)
- SpreadsheetsId As String
The ID of your document. This is the big long aplha-numeric code in the middle of the document's URL. - Sheets_name As String
Name of the sheet we are going to work on - Sub delete(id As Int)
id: row number to delete - Updatesheet(id As String, l As List)
id: row number to Update and l: list of new items - UpdateSheet_range(range As String, value As String)
range: position of the value to be updated example: "A2". value: new value - insert_list(l As List)
l: list of new items, these items will be added in the next empty row( if a list is created with the total or partial elements of a database it will be...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید