ExcelDataProviderSkipRows Property |
Gets or sets a value indicating how many rows the DataProvider has to skip from the beginning.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int SkipRows { get; set; }Public Property SkipRows As Integer
Get
Set
Property Value
Int32
See Also