ExcelTableReaderIndexToColumnAddress Method |
Transforms a column index to an Excel column letter.
Namespace:
MicaSystems.Utils.Excel
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static string IndexToColumnAddress(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
StringSee Also