ExcelWorksheetSettings(Int32, String) Constructor
Initializes a new instance of the ExcelWorksheetSettings class with specified settings.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
worksheetIndex | Int32 |
cellRange | String |
See Also