Excel.Interfaces.ChartGridlinesData interface
一个接口,用于描述通过调用 chartGridlines.toJSON()
返回的数据。
属性详细信息
format
表示图表网格线的格式。
format?: Excel.Interfaces.ChartGridlinesFormatData;
一个接口,用于描述通过调用 chartGridlines.toJSON()
返回的数据。
表示图表网格线的格式。
format?: Excel.Interfaces.ChartGridlinesFormatData;