C1.Web.Mvc.Sheet Namespace : FlexSheetLoadResponse Class |
The following tables list the members exposed by FlexSheetLoadResponse.
Name | Description | |
---|---|---|
FlexSheetLoadResponse Constructor | Initializes a new instance of FlexSheetLoadResponse |
Name | Description | |
---|---|---|
Error | Gets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult) | |
FilePath | The path of xlsx file. | |
FileStream | The Stream of xlsx file. | |
Success | Gets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult) | |
Workbook | The Workbook object model. |