PostWorkbookTextReplac
Contents
[
Hide
]
PostWorkbookTextReplace
Replace text in the workbook.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/replaceText | POST | 替换工作簿中的文本。 | PostWorkbookTextReplace |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
Query Parameter
参数名称、类型、描述 |
---|
oldValue,string,旧值。 |
newValue,string,新值。 |
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |