Skip to main content
A newer version of this page is available. .

ExcelWorksheetSettings Constructors

Contains options used to select data from the specified worksheet.
Name Parameters Description
ExcelWorksheetSettings() none Initializes a new instance of the ExcelWorksheetSettings class.
ExcelWorksheetSettings(String, String) worksheetName, cellRange Initializes a new instance of the ExcelWorksheetSettings class.
ExcelWorksheetSettings(String) worksheetName Initializes a new instance of the ExcelWorksheetSettings class.
See Also