ComponentOne Web API Edition
ExcelController Class Members
Properties  Methods 

C1.Web.Api.Excel Namespace : ExcelController Class

The following tables list the members exposed by ExcelController.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Top
Public Methods
 NameDescription
Public MethodProcess the DELETE request.  
Public Method (Inherited from System.Web.Http.ApiController)
Public Method (Inherited from System.Web.Http.ApiController)
Public MethodExport to an excel file.  
Public MethodGets the result containing the requested excel according to the specified request.  
Public MethodProcess the GET request.  
Public MethodImport from a file into a json text with the Excel common format.  
Public MethodGets the result of merging multiple excels according to the specified request.  
Public MethodGets the result of merging multiple excels according to the posted request.  
Public MethodGets the result containing the requested excel according to the posted request.  
Public MethodProcess the POST request.  
Public MethodProcess the PUT request.  
Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

ExcelController Class
C1.Web.Api.Excel Namespace