C1.Web.Api.Excel Namespace / ExcelRequest Class / WorkbookFile Property

In This Topic
WorkbookFile Property
In This Topic
Gets or sets the Excel file which is posted from client side.
Syntax
'Declaration
 
Public Property WorkbookFile As FormFile
 
See Also