Class SpreadsheetMerger
Class SpreadsheetMerger
Namn på plats: Aspose.Cells.LowCode Församling: Aspose.Cells.dll (25.5.0)
Blanda flera mallfiler i en.
public class SpreadsheetMergerInheritance
Examples
SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");
Methods
Process(Sträng[ ], För String)
Fyll i de angivna template filerna.
public static void Process(string[] templateFiles, string resultFile)Parameters
templateFiles string
[ ]
Templatefiler som ska blandas
resultFile string
Den resulterande filen
Process(LowCodeMergeOptions)
Blanda flera mallfiler i en.
public static void Process(LowCodeMergeOptions options)Parameters
options LowCodeMergeOptions
Alternativ för att kombinera filer