[]
The response data for FlexSheet remote loading.
public class FlexSheetLoadResponse : OperationResult
Name | Description |
---|---|
FlexSheetLoadResponse() | Creates one FlexSheetLoadResponse instance. |
Name | Description |
---|---|
FilePath | The path of xlsx file. |
FileStream | The Stream of xlsx file. |
Workbook | The Workbook object model. |