名前 | 解説 | |
---|---|---|
FlexSheetLoadResponse コンストラクタ | Creates one FlexSheetLoadResponse instance. |
FlexSheetLoadResponseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
FlexSheetLoadResponse コンストラクタ | Creates one FlexSheetLoadResponse instance. |
名前 | 解説 | |
---|---|---|
Error | Gets or sets the error message. 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. C1.Web.Mvc.OperationResultから継承されます。 | |
Workbook | The Workbook object model. |