Class SpreadsheetMerger
Class SpreadsheetMerger
Nama dari : Aspose.Cells.LowCode Perhitungan: Aspose.Cells.dll (25.4.0)
Memindahkan beberapa file template ke dalam satu.
public class SpreadsheetMerger
Inheritance
Examples
SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");
Methods
Process(String[ ], dan string)
Menggabungkan file template yang diberikan.
public static void Process(string[] templateFiles, string resultFile)
Parameters
templateFiles
string
[ ]
File template yang harus digabungkan
resultFile
string
File yang dihasilkan
Process(LowCodeMergeOptions)
Memindahkan beberapa file template ke dalam satu.
public static void Process(LowCodeMergeOptions options)
Parameters
options
LowCodeMergeOptions
Pilihan untuk menggabungkan file