[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelController.Merge

Merge Method

Merge(MergeRequest)

Gets the result of merging multiple excels according to the specified request.

Declaration
[HttpGet]
[Route("api/excel/merge")]
public virtual IActionResult Merge(MergeRequest re)
Parameters
Type Name Description
MergeRequest re

The request

Returns
Type Description
IActionResult

The result containing the requested excel