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