ComponentOne Web API Edition
ExcelRequest Class Members
Properties 

C1.Web.Api.Excel Namespace : ExcelRequest Class

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 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

Reference

ExcelRequest Class
C1.Web.Api.Excel Namespace