GetRowByIndex

RowCollection.GetRowByIndex method

通过列表中的位置获取行对象。

public Row GetRowByIndex(int index)
范围类型描述
indexInt32立场。

返回值

给定位置的 Row 对象。

也可以看看