GetColumnCaption
GridWorksheet.GetColumnCaption method
获取列标题。如果未设置标题,则返回空字符串。
public string GetColumnCaption(int column)
范围 | 类型 | 描述 |
---|---|---|
column | Int32 | 列索引。 |
返回值
列标题。如果未设置标题,则返回空字符串。
获取列标题。如果未设置标题,则返回空字符串。
public string GetColumnCaption(int column)
范围 | 类型 | 描述 |
---|---|---|
column | Int32 | 列索引。 |
列标题。如果未设置标题,则返回空字符串。