1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

Преобразование OPI -> OInt (workflow)

This commit is contained in:
Vitaly the Alpaca 2024-06-08 11:03:22 +00:00 committed by Vitaly the Alpaca (bot)
parent 6e9264f86e
commit 1b503647e7
2 changed files with 8 additions and 8 deletions
src/en
OInt/core/Modules
OPI/src/CommonModules/OPI_GoogleSheets

@ -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: