Class SpreadsheetMerger

Class SpreadsheetMerger

Именује се: Aspose.Cells.LowCode Асамблеја: Aspose.Cells.dll (25.4.0)

Мијешати више шаблона датотеке у један.

public class SpreadsheetMerger

Inheritance

object SpreadsheetMerger

Examples

SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");

Methods

Process(Стринг[], Стринг)

Укључите дате шаблоне датотеке.

public static void Process(string[] templateFiles, string resultFile)

Parameters

templateFiles string []

Шаблони датотеке да се мешају

resultFile string

Резултат датотеке

Process(LowCodeMergeOptions)

Мијешати више шаблона датотеке у један.

public static void Process(LowCodeMergeOptions options)

Parameters

options LowCodeMergeOptions

Опције за спојивање датотека

 Српски