ComponentOne Studio Web API Edition
ExcelController Class Methods

For a list of all members of this type, see ExcelController members.

Public Methods
 NameDescription
Public MethodDeleteOperationProcess the DELETE request.  
Public MethodDispose (Inherited from System.Web.Http.ApiController)
Public MethodExecuteAsync (Inherited from System.Web.Http.ApiController)
Public MethodExportExport to an excel file.  
Public MethodGetGets the result containing the requested excel according to the specified request.  
Public MethodGetOperationProcess the GET request.  
Public MethodImportImport from a file into a json text with the Excel common format.  
Public MethodMergeGets the result of merging multiple excels according to the specified request.  
Public MethodMergePostGets the result of merging multiple excels according to the posted request.  
Public MethodPostGets the result containing the requested excel according to the posted request.  
Public MethodPostOperationProcess the POST request.  
Public MethodPutOperationProcess the PUT request.  
Public MethodValidateOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

ExcelController Class
C1.Web.Api.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.