Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::SetSaveOptionsTemplate method

LowCodeSaveOptionsProviderOfAssembling::SetSaveOptionsTemplate method

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

void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::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