ComponentOne Studio Web API Edition
ExcelController Class Members
Properties  Methods 

The following tables list the members exposed by ExcelController.

Public Constructors
 NameDescription
Public ConstructorExcelController Constructor  
Top
Public Properties
 NameDescription
Public PropertyActionContext (Inherited from System.Web.Http.ApiController)
Public PropertyConfiguration (Inherited from System.Web.Http.ApiController)
Public PropertyControllerContext (Inherited from System.Web.Http.ApiController)
Public PropertyModelState (Inherited from System.Web.Http.ApiController)
Public PropertyRequest (Inherited from System.Web.Http.ApiController)
Public PropertyRequestContext (Inherited from System.Web.Http.ApiController)
Public PropertyUrl (Inherited from System.Web.Http.ApiController)
Public PropertyUser (Inherited from System.Web.Http.ApiController)
Top
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.