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