DashboardExcelDataSource Events
A data source used to extract data from Microsoft Excel workbooks or CSV files.
Name | Description |
---|---|
Before |
Provides the capability to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
Inherited from Excel |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also