Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / ExcelController Class
Properties Methods


In This Topic
    ExcelController Class Members
    In This Topic

    The following tables list the members exposed by ExcelController.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodProcess the DELETE request.  
    Public MethodOverloaded.  (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
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Web.Http.ApiController)
    Top
    See Also