MaxRowIndex

DocumentTableOptions.MaxRowIndex property

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

public int MaxRowIndex { get; set; }

也可以看看