获取图表区域填充格式
Contents
[
Hide
]
GetChartAreaFillFormat
Retrieve chart area fill format description in the worksheet.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/charts/{chartIndex}/chartArea/fillFormat | GET | 检索工作表中的图表区域填充格式描述。 | GetChartAreaFillFormat |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
sheetName,string,工作表名称。 |
chartIndex,整数,图表索引。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |