[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.ColumnIndexToName

ColumnIndexToName Method

ColumnIndexToName(int)

根据列索引获取列名。

Declaration
public static string ColumnIndexToName(int index)
Parameters
Type Name Description
int index

列索引。

Returns
Type Description
string

列的名称。