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