[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelController.Post

Post Method

Post(ExcelRequest)

Gets the result containing the requested excel according to the posted request.

Declaration
public virtual IHttpActionResult Post(ExcelRequest re)
Parameters
Type Name Description
ExcelRequest re

The request

Returns
Type Description
IHttpActionResult

The result containing the requested excel