C1.Web.Api.Excel Namespace / ExcelRequest Class / TemplateFile Property
TemplateFile Property
In This Topic
Gets or sets the template file which is posted from client side.
Syntax
'Declaration
 
Public Property TemplateFile As FormFile
 
See Also