set_UseCells()

ChartCategoryCollection::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.

void Aspose::Slides::Charts::ChartCategoryCollection::set_UseCells(bool value) override

See Also