ExcelSourceOptionsBaseViewModel Properties
The base for classes that provide ViewModels defining the Excel Data Source settings.Name | Description |
---|---|
SkipEmptyRows | Specifies whether to include empty rows into the resulting Excel data source. |
UseFirstRowAsHeader | Specifies whether to process the values of the first row as headers. |
See Also