C1.Web.Api.Excel Namespace : ExcelRequest Class |
The following tables list the members exposed by ExcelRequest.
Name | Description | |
---|---|---|
ExcelRequest Constructor | Createa an ExcelRequest instance. |
Name | Description | |
---|---|---|
Data | Gets or sets the data which is posted from client side. | |
DataFile | Gets or sets the xml data file stream which is posted from client side. | |
DataFileName | Gets or sets the xml data file name that storage manager can recognize. | |
DataName | Gets or sets the data name that data provider recognizes. | |
FileName | Gets or sets the exported file name. (Inherited from C1.Web.Api.ExportSource) | |
Type | Gets or sets the exported file type. (Inherited from C1.Web.Api.ExportSource) | |
Workbook | Gets or sets the workbook which is posted from client side. | |
WorkbookFile | Gets or sets the Excel file which is posted from client side. | |
WorkbookFileName | Gets or sets the workbook file name that storage manager can recognize. |