GetA1ColumnName(Int32) Method (SheetColumn)
Returns the column name in A1 format.
'Declaration
Public Shared Function GetA1ColumnName( _
ByVal columnIndexThe column index.
As System.Int32 _
) As System.String
public static System.String GetA1ColumnName(
System.Int32 columnIndex
)
public: static System.String GetA1ColumnName(
System.Int32 columnIndex
)
public:
static System.String GetA1ColumnName(
System.Int32 columnIndex
)
Parameters
- columnIndex
- The column index.
Return Value
The column name in A1 format.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5