Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSaveOptionsTemplate method

LowCodeSaveOptionsProviderOfPlaceHolders::SetSaveOptionsTemplate method

The template for creating instance of save options in GetSaveOptions(SplitPartInfo).

void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSaveOptionsTemplate(const LowCodeSaveOptions &value)

Remarks

If the template has been specified, then the created instance will copy all setting from it and update the output file accordingly.

See Also