Name | Description | |
---|---|---|
![]() | FlexSheetLoadResponse Constructor | Creates one FlexSheetLoadResponse instance. |
The following tables list the members exposed by FlexSheetLoadResponse.
Name | Description | |
---|---|---|
![]() | FlexSheetLoadResponse Constructor | Creates one FlexSheetLoadResponse instance. |
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. |