GetRowCaption

GridWorksheet.GetRowCaption method

获取行标题。如果未设置标题,则返回空字符串。

public string GetRowCaption(int row)
范围类型描述
rowInt32行索引。

返回值

行标题。如果未设置标题,则返回空字符串。

也可以看看