GetLastDataRow

Cells.GetLastDataRow method

获取包含指定列数据的单元格的最后一行索引。

public int GetLastDataRow(int column)
范围类型描述
columnInt32列索引。

返回值

最后一行索引。

也可以看看