ExcelTableReaderColumnAddressToIndex Method |
Transforms an Excel column letter to a column index.
Namespace:
MicaSystems.Utils.Excel
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static int ColumnAddressToIndex(
string columnAddress
)
Parameters
- columnAddress
- Type: SystemString
Return Value
Type:
Int32See Also