Aspose::Cells::SaveOptions::SetUpdateSmartArt method

SaveOptions::SetUpdateSmartArt method

Indicates whether updating smart art setting. The default value is false.

void Aspose::Cells::SaveOptions::SetUpdateSmartArt(bool value)

Remarks

Only effects after calling Shape.GetResultOfSmartArt() method and the cached shapes exist in the template file.

See Also