set_UseCells()

IChartCategoryCollection::set_UseCells(bool) method

If true then worksheet is used for storing categories (this case supports a multi-level categories). If false then worksheet is NOT used for storing values (and this case doesn’t support a multi-level categories). Write bool.

virtual void Aspose::Slides::Charts::IChartCategoryCollection::set_UseCells(bool value)=0

See Also