Excel.Interfaces.ChartPointData interface
一个接口,用于描述通过调用 chartPoint.toJSON()
返回的数据。
属性详细信息
format
封装图表点的格式属性。
format?: Excel.Interfaces.ChartPointFormatData;
一个接口,用于描述通过调用 chartPoint.toJSON()
返回的数据。
封装图表点的格式属性。
format?: Excel.Interfaces.ChartPointFormatData;