[]
Gets the result containing the requested excel according to the posted request.
public virtual IHttpActionResult Post(ExcelRequest re)
| Type | Name | Description |
|---|---|---|
| ExcelRequest | re | The request |
| Type | Description |
|---|---|
| IHttpActionResult | The result containing the requested excel |