DataExportHelper GetColumnName Method Kentico 8.1 API Reference
Returns name of column from given cell reference (ex. "B4" -> "B")

Namespace: CMS.ImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

cellReference
Type: OnlineSystem String
Cell reference in LETTERNUMBER format

Return Value

Type: OnlineString
Name of a column
See Also