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: 12.3.0.0
Syntax
public bool UseHeaders { get; set; }

Property Value

Boolean
See Also