ComponentOne Web API Edition
WorkbookFile Property

C1.Web.Api.Excel Namespace > ExcelRequest Class : WorkbookFile Property
Gets or sets the Excel file which is posted from client side.
Syntax
'Declaration
 
Public Property WorkbookFile As FormFile
public FormFile WorkbookFile {get; set;}
See Also

Reference

ExcelRequest Class
ExcelRequest Members