获取工作表
Contents
[
Hide
]
GetWorksheets
Retrieve the description of worksheets from a workbook.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/worksheets | GET | 从工作簿中检索工作表的描述。 | GetWorksheets |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |