set_AsCells()

IMultipleCellChartValue::set_AsCells(System::SharedPtr<IChartCellCollection>) method

Sets the collection of chart cells. Write IChartCellCollection.

virtual void Aspose::Slides::Charts::IMultipleCellChartValue::set_AsCells(System::SharedPtr<IChartCellCollection> value)=0

Remarks

Null value assigning is not allowed.

See Also