[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelController.MergePost

MergePost Method

MergePost(MergeRequest)

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

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

The request

Returns
Type Description
IActionResult

The result containing the requested excel