CsvOptions.StartLineNumber

CsvOptions.StartLineNumber property

获取或设置读取数据时第一行的零基行号。默认值为 0。

public int StartLineNumber { get; set; }

另见