1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Правка доков

This commit is contained in:
Anton Titovets
2024-07-10 14:33:00 +03:00
parent 3411fb2601
commit abbc3fb62d
679 changed files with 0 additions and 1358 deletions
@@ -6,8 +6,6 @@ sidebar_position: 1
Creates a new spreadsheet
<br/>
`Function CreateSpreadsheet(Val Token, Val Name, Val ArrayOfSheetNames) Export`
@@ -6,8 +6,6 @@ sidebar_position: 3
Changes the name of the existing spreadsheet
<br/>
`Function EditSpreadsheetTitle(Val Token, Val Spreadsheet, Val Name) Export`
@@ -6,8 +6,6 @@ sidebar_position: 2
Gets information about the spreadsheet by ID
<br/>
`Function GetSpreadsheet(Val Token, Val Identifier) Export`