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