Click or drag to resize

ExcelDataProviderUseHeaders Property

Gets or sets a value indicating whether the first row contains header names.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool UseHeaders { get; set; }

Property Value

Type: Boolean
See Also