MinRowIndex

DocumentTableOptions.MinRowIndex property

获取或设置要从文档表中提取的行的从零开始的最小索引。 默认值为负数,表示不限制最小行索引。

public int MinRowIndex { get; set; }

也可以看看