Class SpreadsheetMerger
Class SpreadsheetMerger
Nazwa przestrzeń: Aspose.Cells.LowCode Zgromadzenie: Aspose.Cells.dll (25.5.0)
Mieszanie wielu plików szablonowych do jednego.
public class SpreadsheetMergerInheritance
Examples
SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");
Methods
Process(strumień[ ], Źródło String)
Połącz dane pliki szablonowe.
public static void Process(string[] templateFiles, string resultFile)Parameters
templateFiles string
[ ]
Pliki szablonowe do połączenia
resultFile string
Wyniki pliku
Process(LowCodeMergeOptions)
Mieszanie wielu plików szablonowych do jednego.
public static void Process(LowCodeMergeOptions options)Parameters
options LowCodeMergeOptions
Opcje połączenia plików