C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / FileStream Property

In This Topic
FileStream Property (FlexSheet)
In This Topic
Gets or sets the Stream of the xlsx file.
Syntax
'Declaration
 
Public Property FileStream As Stream
 
See Also