要求されたページは選択されたバージョンでは利用できない。
GetColumnName
Syntax
string GetColumnName(int columnIndex)
Description
Retrieve the header name of the specified column of the object.
Parameters
columnIndex
Integer index of the column. Note that index numbering begins with 1.
Return Value
String value indicating column name.