IMultipleCellChartValue

IMultipleCellChartValue interface

表示图表单元格的集合。

public interface IMultipleCellChartValue : IBaseChartValue

特性

姓名描述
AsCells { get; set; }返回或设置图表单元格的集合。 读/写IChartCellCollection
AsIBaseChartValue { get; }允许获取基本 IBaseChartValue 接口。 只读IBaseChartValue

也可以看看