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
|
#Region WorkingWithSheets
|
||||||
|
|
||||||
// AddSheet
|
// Add sheet
|
||||||
// Adds a new sheet to the spreadsheet
|
// Adds a new sheet to the spreadsheet
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
@@ -163,7 +163,7 @@ Function AddSheet(Val Token, Val Spreadsheet, Val Name) Export
|
|||||||
|
|
||||||
EndFunction
|
EndFunction
|
||||||
|
|
||||||
// DeleteSheet
|
// Delete sheet
|
||||||
// Deletes a sheet from the spreadsheet
|
// Deletes a sheet from the spreadsheet
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
@@ -194,7 +194,7 @@ Function DeleteSheet(Val Token, Val Spreadsheet, Val Sheet) Export
|
|||||||
|
|
||||||
EndFunction
|
EndFunction
|
||||||
|
|
||||||
// CopySheet
|
// Copy sheet
|
||||||
// Copies a sheet from one spreadsheet to another
|
// Copies a sheet from one spreadsheet to another
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
@@ -229,7 +229,7 @@ EndFunction
|
|||||||
|
|
||||||
#Region DataManagment
|
#Region DataManagment
|
||||||
|
|
||||||
// SetCellValues
|
// Set cell values
|
||||||
// Sets sheet cell values
|
// Sets sheet cell values
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
|
@@ -132,7 +132,7 @@ EndFunction
|
|||||||
|
|
||||||
#Region WorkingWithSheets
|
#Region WorkingWithSheets
|
||||||
|
|
||||||
// AddSheet
|
// Add sheet
|
||||||
// Adds a new sheet to the spreadsheet
|
// Adds a new sheet to the spreadsheet
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
@@ -163,7 +163,7 @@ Function AddSheet(Val Token, Val Spreadsheet, Val Name) Export
|
|||||||
|
|
||||||
EndFunction
|
EndFunction
|
||||||
|
|
||||||
// DeleteSheet
|
// Delete sheet
|
||||||
// Deletes a sheet from the spreadsheet
|
// Deletes a sheet from the spreadsheet
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
@@ -194,7 +194,7 @@ Function DeleteSheet(Val Token, Val Spreadsheet, Val Sheet) Export
|
|||||||
|
|
||||||
EndFunction
|
EndFunction
|
||||||
|
|
||||||
// CopySheet
|
// Copy sheet
|
||||||
// Copies a sheet from one spreadsheet to another
|
// Copies a sheet from one spreadsheet to another
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
@@ -229,7 +229,7 @@ EndFunction
|
|||||||
|
|
||||||
#Region DataManagment
|
#Region DataManagment
|
||||||
|
|
||||||
// SetCellValues
|
// Set cell values
|
||||||
// Sets sheet cell values
|
// Sets sheet cell values
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
|
Reference in New Issue
Block a user