Excel.Interfaces.ChartGridlinesUpdateData interface
用于更新对象上的 ChartGridlines
数据的接口,用于 在 中使用 chartGridlines.set({ ... })
。
属性详细信息
format
表示图表网格线的格式。
format?: Excel.Interfaces.ChartGridlinesFormatUpdateData;