GetCaption
ICustomRowCaption.GetCaption method
获取自定义行标题。
public string GetCaption(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
返回值
返回行标题。
也可以看看
- interface ICustomRowCaption
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop
获取自定义行标题。
public string GetCaption(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
返回行标题。