Class LowCodeMergeOptions
Class LowCodeMergeOptions
Il nome: Aspose.Cells.LowCode Assemblea: Aspose.Cells.dll (25.4.0)
Opzioni per unire più file di modello in uno.
public class LowCodeMergeOptions
Inheritance
Constructors
LowCodeMergeOptions()
public LowCodeMergeOptions()
Properties
LoadOptionsProvider
Fornitore di opzioni di risparmio per risparmiare le parti divise.
public AbstractLowCodeLoadOptionsProvider LoadOptionsProvider { get; set; }
Valore di proprietà
AbstractLowCodeLoadOptionsProvider
Remarks
Se questa proprietà è specificata, Aspose.Cells.LoadOptions non avrà effettoperché la produzione di ogni parte divisa sarà specificata dal fornitore.
SaveOptions
Salva le opzioni per salvare le parti divise.
public LowCodeSaveOptions SaveOptions { get; set; }