[]
Supports the load processing of the request from the client-side FlexSheet.
public static class FlexSheetHelper
| Name | Description |
|---|---|
| Load(Workbook) | Load data from the Workbook instance. |
| Load(Stream) | Load data from the FileStream instance. |
| Load(string) | Load data from the xlsx file. |
| Save(bool, string) | Gets the FlexSheetSaveResponse instance with save result. |