Skip to content

Commit

Permalink
Add argument descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlana81 committed Sep 18, 2024
1 parent a0aef81 commit 0cc33e9
Show file tree
Hide file tree
Showing 30 changed files with 1,037 additions and 526 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2150,7 +2150,8 @@
},
"CELL": {
"a": "(info_type, [reference])",
"d": "Информационная функция, возвращает сведения о форматировании, расположении или содержимом ячейки"
"d": "Информационная функция, возвращает сведения о форматировании, расположении или содержимом ячейки",
"ad": "текстовое значение, задающее тип сведений о ячейке при возвращении!ячейка, сведения о которой требуется получить"
},
"ERROR.TYPE": {
"a": "(значение)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(informace; [odkaz])",
"d": "Vrátí informace o formátování, umístění nebo obsahu buňky"
"d": "Vrátí informace o formátování, umístění nebo obsahu buňky",
"ad": "textová hodnota, která určuje typ informací o buňce, které mají být vráceny!adresa buňky, o které chcete získat informace"
},
"ERROR.TYPE": {
"a": "(chyba)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(info; [reference])",
"d": "Returnerer oplysninger om formatering, placering eller indholdet af en celle"
"d": "Returnerer oplysninger om formatering, placering eller indholdet af en celle",
"ad": "en tekstværdi, der angiver, hvilken type celleoplysninger du vil returnere!den celle, du vil have oplysninger om"
},
"ERROR.TYPE": {
"a": "(fejlværdi)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(info_type; [reference])",
"d": "Werden Informationen zur Formatierung, zur Position oder zum Inhalt einer Zelle zurückgegeben"
"d": "Werden Informationen zur Formatierung, zur Position oder zum Inhalt einer Zelle zurückgegeben",
"ad": "ein Textwert, der angibt, welcher Typ von Zellinformationen zurückgegeben werden soll!die Zelle, zu der Sie Informationen wünschen"
},
"ERROR.TYPE": {
"a": "(Fehlerwert)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(τύπος_πληροφοριών; [αναφορά])",
"d": "Επιστρέφει πληροφορίες σχετικά με τη μορφοποίηση, τη θέση ή τα περιεχόμενα ενός κελιού"
"d": "Επιστρέφει πληροφορίες σχετικά με τη μορφοποίηση, τη θέση ή τα περιεχόμενα ενός κελιού",
"ad": "Πρόκειται για μια τιμή κειμένου που καθορίζει τον τύπο της πληροφορίας που επιθυμείτε να επιστραφεί!Πρόκειται για το κελί για το οποίο θέλετε πληροφορίες"
},
"ERROR.TYPE": {
"a": "(τιμή_σφάλματος)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(info_type; [reference])",
"d": "Returns information about the formatting, location, or contents of a cell"
"d": "Returns information about the formatting, location, or contents of a cell",
"ad": "is a text value that specifies what type of cell information you want to return!the cell that you want information about"
},
"ERROR.TYPE": {
"a": "(error_val)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(info_type; [reference])",
"d": "Devuelve información sobre el formato, la ubicación o el contenido de una celda"
"d": "Devuelve información sobre el formato, la ubicación o el contenido de una celda",
"ad": "es un valor de texto que especifica el tipo de información de la celda que se desea obtener!la celda sobre la que desea información"
},
"ERROR.TYPE": {
"a": "(valor_de_error)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(kuvaus_laji; [viittaus])",
"d": "Palauttaa tietoja solun muotoilusta, sijainnista ja sisällöstä"
"d": "Palauttaa tietoja solun muotoilusta, sijainnista ja sisällöstä",
"ad": "tekstimerkkijono, joka määrittää, millaisia tietoja solusta halutaan tulokseksi!solu, josta halutaan tietoja"
},
"ERROR.TYPE": {
"a": "(virhearvo)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(info_type; [reference])",
"d": "Renvoie des informations sur la mise en forme, l’emplacement ou le contenu d’une cellule"
"d": "Renvoie des informations sur la mise en forme, l’emplacement ou le contenu d’une cellule",
"ad": "valeur de texte qui spécifie le type d’informations de cellule que vous voulez obtenir!représente la cellule dont vous voulez obtenir des informations"
},
"ERROR.TYPE": {
"a": "(valeur)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,8 @@
},
"CELL": {
"a": "(infótípus; [hivatkozás])",
"d": "Egy cella formázásáról, helyéről vagy tartalmáról ad információt"
"d": "Egy cella formázásáról, helyéről vagy tartalmáról ad információt",
"ad": "szöveges érték, amellyel megadhatja, hogy milyen típusú adatot szeretne megtudni a celláról!az a cella, amelyről információt szeretne kapni"
},
"ERROR.TYPE": {
"a": "(hibaérték)",
Expand Down
Loading

0 comments on commit 0cc33e9

Please sign in to comment.