获取工作表自动形状与格式
Contents
[
Hide
]
GetWorksheetAutoshapeWithFormat
Get autoshape description in some format.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/autoshapes/{autoshapeNumber} | GET | 以某种格式获取自动形状描述。 | GetWorksheetAutoshapeWithFormat |
Path Parameter
参数名称、类型、描述 | ||
---|---|---|
name | string | 工作簿名称。 |
sheetName,string,工作表名称。 | ||
autoshapeNumber,整数,自动形状编号。 |
Query Parameter
参数名称、类型、描述 |
---|
格式,字符串,自动形状转换格式。 |
文件夹,字符串,文档文件夹。 |
storageName,string,存储名称。 |