ComponentOne Studio Web API Edition
ExcelRequest Class Members
Properties 

The following tables list the members exposed by ExcelRequest.

Public Constructors
 NameDescription
Public ConstructorExcelRequest ConstructorCreatea an ExcelRequest instance.  
Top
Public Properties
 NameDescription
Public PropertyDataGets or sets the data which is posted from client side.  
Public PropertyDataFileGets or sets the xml data file stream which is posted from client side.  
Public PropertyDataFileNameGets or sets the xml data file name that storage manager can recognize.  
Public PropertyDataNameGets or sets the data name that data provider recognizes.  
Public PropertyFileNameGets or sets the exported file name. (Inherited from C1.Web.Api.ExportSource)
Public PropertyTypeGets or sets the exported file type. (Inherited from C1.Web.Api.ExportSource)
Public PropertyWorkbookGets or sets the workbook which is posted from client side.  
Public PropertyWorkbookFileGets or sets the Excel file which is posted from client side.  
Public PropertyWorkbookFileNameGets or sets the workbook file name that storage manager can recognize.  
Top
See Also

Reference

ExcelRequest Class
C1.Web.Api.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.