Aspose::Cells::LowCode::LowCodeMergeOptions::SetLoadOptionsProvider method
LowCodeMergeOptions::SetLoadOptionsProvider method
Provider of save options for saving the split parts.
void Aspose::Cells::LowCode::LowCodeMergeOptions::SetLoadOptionsProvider(const AbstractLowCodeLoadOptionsProvider &value)
Remarks
If this property is specified, LoadOptions takes no effect because the output of every split part will be specified by the provider.
See Also
- Class Vector
- Class AbstractLowCodeLoadOptionsProvider
- Class LowCodeMergeOptions
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++