C1.Web.Mvc.Sheet Namespace / FlexSheetLoadResponse Class
Properties


FlexSheetLoadResponse Class Members

The following tables list the members exposed by FlexSheetLoadResponse.

Public Constructors
 NameDescription
Public ConstructorCreates one FlexSheetLoadResponse instance.  
Top
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