C1.Web.Api.Excel Namespace : ExcelController Class |
For a list of all members of this type, see ExcelController members.
Name | Description | |
---|---|---|
DeleteOperation | Process the DELETE request. | |
Dispose | (Inherited from System.Web.Http.ApiController) | |
ExecuteAsync | (Inherited from System.Web.Http.ApiController) | |
Export | Export to an excel file. | |
Get | Gets the result containing the requested excel according to the specified request. | |
GetOperation | Process the GET request. | |
Import | Import from a file into a json text with the Excel common format. | |
Merge | Gets the result of merging multiple excels according to the specified request. | |
MergePost | Gets the result of merging multiple excels according to the posted request. | |
Post | Gets the result containing the requested excel according to the posted request. | |
PostOperation | Process the POST request. | |
PutOperation | Process the PUT request. | |
Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |