PostWorkbookTextReplac
Contents
[
Hide
]
PostWorkbookTextReplace
Replace text in the workbook.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/replaceText | POST | Sostituisci il testo nella cartella di lavoro. | PostWorkbookTextReplace |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
oldValue | string | Il vecchio valore. |
newValue | string | Il nuovo valore. |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |