Aspose::Cells::LowCode::LowCodeSplitOptions::SetSaveOptionsProvider method

LowCodeSplitOptions::SetSaveOptionsProvider method

Provider of save options for saving the split parts.

void Aspose::Cells::LowCode::LowCodeSplitOptions::SetSaveOptionsProvider(const AbstractLowCodeSaveOptionsProvider &value)

Remarks

If this property is specified, SaveOptions takes no effect because the output of every split part will be specified by the provider.

See Also