You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
f7c186f3aa
commit
8b37064e06
@@ -132,7 +132,7 @@ EndFunction
|
||||
|
||||
#Region WorkingWithSheets
|
||||
|
||||
// AddSheet
|
||||
// Add sheet
|
||||
// Adds a new sheet to the spreadsheet
|
||||
//
|
||||
//
|
||||
@@ -163,7 +163,7 @@ Function AddSheet(Val Token, Val Spreadsheet, Val Name) Export
|
||||
|
||||
EndFunction
|
||||
|
||||
// DeleteSheet
|
||||
// Delete sheet
|
||||
// Deletes a sheet from the spreadsheet
|
||||
//
|
||||
// Parameters:
|
||||
@@ -194,7 +194,7 @@ Function DeleteSheet(Val Token, Val Spreadsheet, Val Sheet) Export
|
||||
|
||||
EndFunction
|
||||
|
||||
// CopySheet
|
||||
// Copy sheet
|
||||
// Copies a sheet from one spreadsheet to another
|
||||
//
|
||||
// Parameters:
|
||||
@@ -229,7 +229,7 @@ EndFunction
|
||||
|
||||
#Region DataManagment
|
||||
|
||||
// SetCellValues
|
||||
// Set cell values
|
||||
// Sets sheet cell values
|
||||
//
|
||||
// Parameters:
|
||||
|
@@ -132,7 +132,7 @@ EndFunction
|
||||
|
||||
#Region WorkingWithSheets
|
||||
|
||||
// AddSheet
|
||||
// Add sheet
|
||||
// Adds a new sheet to the spreadsheet
|
||||
//
|
||||
//
|
||||
@@ -163,7 +163,7 @@ Function AddSheet(Val Token, Val Spreadsheet, Val Name) Export
|
||||
|
||||
EndFunction
|
||||
|
||||
// DeleteSheet
|
||||
// Delete sheet
|
||||
// Deletes a sheet from the spreadsheet
|
||||
//
|
||||
// Parameters:
|
||||
@@ -194,7 +194,7 @@ Function DeleteSheet(Val Token, Val Spreadsheet, Val Sheet) Export
|
||||
|
||||
EndFunction
|
||||
|
||||
// CopySheet
|
||||
// Copy sheet
|
||||
// Copies a sheet from one spreadsheet to another
|
||||
//
|
||||
// Parameters:
|
||||
@@ -229,7 +229,7 @@ EndFunction
|
||||
|
||||
#Region DataManagment
|
||||
|
||||
// SetCellValues
|
||||
// Set cell values
|
||||
// Sets sheet cell values
|
||||
//
|
||||
// Parameters:
|
||||
|
Reference in New Issue
Block a user