Web API Core | ComponentOne
C1.Web.Api.Excel Namespace / ExcelRequest Class
Properties


In This Topic
    ExcelRequest Class Members
    In This Topic

    The following tables list the members exposed by ExcelRequest.

    Public Constructors
     NameDescription
    Public ConstructorCreatea an ExcelRequest instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the data which is posted from client side.  
    Public PropertyGets or sets the xml data file stream which is posted from client side.  
    Public PropertyGets or sets the xml data file name that storage manager can recognize.  
    Public PropertyGets or sets the data name that data provider recognizes.  
    Public PropertyGets or sets the exported file name. (Inherited from C1.Web.Api.ExportSource)
    Public PropertyGets or sets the template file which is posted from client side.  
    Public PropertyGets or sets the template file name that storage manager can recognize.  
    Public PropertyGets or sets the exported file type. (Inherited from C1.Web.Api.ExportSource)
    Public PropertyGets or sets the workbook which is posted from client side.  
    Public PropertyGets or sets the Excel file which is posted from client side.  
    Public PropertyGets or sets the workbook file name that storage manager can recognize.  
    Top
    See Also