Aspose::Cells::SaveOptions::GetUpdateSmartArt method

SaveOptions::GetUpdateSmartArt method

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

bool Aspose::Cells::SaveOptions::GetUpdateSmartArt()

Remarks

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

See Also