IMultipleCellChartValue
IMultipleCellChartValue interface
Represents a collection of a chart cells.
public interface IMultipleCellChartValue : IBaseChartValue
Properties
| Name | Description |
|---|---|
| AsCells { get; set; } | Returns or sets the collection of chart cells. Read/write IChartCellCollection. |
| AsIBaseChartValue { get; } | Allows to get base IBaseChartValue interface. Read-only IBaseChartValue. |
See Also
- interface IBaseChartValue
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides