AsCells
IMultipleCellChartValue.AsCells property
Returns or sets the collection of chart cells. Read/write IChartCellCollection
.
public IChartCellCollection AsCells { get; set; }
Remarks
Null value assigning is not allowed.
See Also
- interface IChartCellCollection
- interface IMultipleCellChartValue
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides