C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheetLoadResponse Class


FlexSheetLoadResponse Class Properties

For a list of all members of this type, see FlexSheetLoadResponse members.

Public Properties
 NameDescription
Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyThe path of xlsx file.  
Public PropertyThe Stream of xlsx file.  
Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyThe Workbook object model.  
Top
See Also