IMultipleCellChartValue
IMultipleCellChartValue 接口
表示图表单元格的集合。
public interface IMultipleCellChartValue : IBaseChartValue
属性
名称 | 描述 |
---|---|
AsCells { get; set; } | 返回或设置图表单元格的集合。 可读写 IChartCellCollection 。 |
AsIBaseChartValue { get; } | 允许获取基本的 IBaseChartValue 接口。 只读 IBaseChartValue 。 |
另请参见
- 接口 IBaseChartValue
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides