PostWorkbookTextReplac
Contents
[
Hide
]
PostWorkbookTextReplace
Replace text in the workbook.
REST API
API | HttpMethod | Açıklama | API referans |
---|---|---|---|
/cells/{name}/replaceText | POST | Çalışma kitabındaki metni değiştirin. | PostWorkbookTextReplace |
Path Parameter
Parametre Adı | Tip | Açıklama |
---|---|---|
name | string | Dosya adı. |
Query Parameter
Parametre Adı | Tip | Açıklama |
---|---|---|
oldValue | string | Eski değer. |
newValue | string | Yeni değer. |
klasör | dize | Dosyanın bulunduğu klasör. |
depolamaAdı | dize | Dosyanın bulunduğu depolama adı. |