Parameters
- grid
- Instance of the FlexGrid to load the data into.
- fileName
- The path to the Excel file.
- sheetName
- The name of the Excel sheet to load. If null, the first sheet will be loaded by default.
- options
- A LoadExcelOptions loading options.
Return Value
A System.Threading.Tasks.Task representing the asynchronous operation.