DashboardExcelDataSource Constructors
A data source used to extract data from Microsoft Excel workbooks or CSV files.Name | Parameters | Description |
---|---|---|
DashboardExcelDataSource() | none | Initializes a new instance of the DashboardExcelDataSource class. |
DashboardExcelDataSource(String) | name | Initializes a new instance of the DashboardExcelDataSource class. |
See Also