[]
Gets the result of merging multiple excels according to the posted request.
public virtual IHttpActionResult MergePost(MergeRequest re)
| Type | Name | Description |
|---|---|---|
| MergeRequest | re | The request |
| Type | Description |
|---|---|
| IHttpActionResult | The result containing the requested excel |