public class LowCodeMergeOptions
extends java.lang.Object
| Constructor and Description |
|---|
LowCodeMergeOptions() |
| Modifier and Type | Method and Description |
|---|---|
AbstractLowCodeLoadOptionsProvider |
getLoadOptionsProvider()
Provider of save options for saving the split parts.
|
LowCodeSaveOptions |
getSaveOptions()
Save options for saving the split parts.
|
void |
setLoadOptionsProvider(AbstractLowCodeLoadOptionsProvider value)
Provider of save options for saving the split parts.
|
void |
setSaveOptions(LowCodeSaveOptions value)
Save options for saving the split parts.
|
public LowCodeSaveOptions getSaveOptions()
public void setSaveOptions(LowCodeSaveOptions value)
public AbstractLowCodeLoadOptionsProvider getLoadOptionsProvider()
Remarks
If this property is specified,LoadOptions takes no effect
because the output of every split part will be specified by the provider.public void setLoadOptionsProvider(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:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.