PostAutofitWorksheetRo
Contents
[
Hide
]
PostAutofitWorksheetRow
Autofit a row in the worksheet.
REST API
API | HttpMethod | Description | Référence API |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/autofitrow | POST | Ajustement automatique d\'une ligne dans la feuille de calcul. | PostAutofitWorksheetRow |
Path Parameter
Nom du paramètre | type | description |
---|---|---|
nom | chaîne | Le nom du fichier. |
sheetName | string | Le nom de la feuille de calcul. |
Query Parameter
Nom du paramètre | type | description |
---|---|---|
rowIndex | integer | L\'index de la ligne. |
firstColumn | integer | L\'index de la première colonne. |
lastColumn | integer | L\'index de la dernière colonne. |
dossier | chaîne | le dossier où se trouve le fichier. |
storageName | string | Le nom de stockage où se trouve le fichier. |