combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / XlsDataProvider Class / XlsDataProvider Constructor / XlsDataProvider Constructor(String,Boolean,ReadOnlyCollection<String>)
File name of the Excel worksheet.
Can be used to pass a list of sheet names that should be offered by the provider. If this list is empty, all available sheets are passed as tables.


XlsDataProvider Constructor(String,Boolean,ReadOnlyCollection<String>)
Initializes the data provider to access Microsoft Excel data.
Syntax

Parameters

fileName
File name of the Excel worksheet.
firstRowContainsColumnNames
sheetNames
Can be used to pass a list of sheet names that should be offered by the provider. If this list is empty, all available sheets are passed as tables.
Requirements

See Also