Class SpreadsheetMerger
Class SpreadsheetMerger
A név: Aspose.Cells.LowCode Összefoglaló: Aspose.Cells.dll (25.5.0)
Több templom fájlokat keverünk egybe.
public class SpreadsheetMergerInheritance
Examples
SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");
Methods
Process(A string[], A string)
Az adott template fájlokat összegyűjti.
public static void Process(string[] templateFiles, string resultFile)Parameters
templateFiles string
[]
Template fájlokat kell keverni
resultFile string
Az eredményes fájl
Process(LowCodeMergeOptions)
Több templom fájlokat keverünk egybe.
public static void Process(LowCodeMergeOptions options)Parameters
options LowCodeMergeOptions
A fájlok összekapcsolásának lehetőségei