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