TotalColumns

ImportTableOptions.TotalColumns property

获取或设置要从数据源导入的总列数。 -1 表示给定数据源的所有行。

public int TotalColumns { get; set; }

也可以看看