SkipTop
Specifies the number of rows that the provider skips from the top of the file before reading data.
データ型
int
デフォルト値
0
解説
When this property is set to a positive integer, the 本製品 skips that number of rows at the beginning of the file and starts reading data afterward. When set to 0, no rows are skipped.
This property is useful for ignoring header or metadata rows that appear before the actual data in a file.