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