C# Class OpenXml.Excel.Data.Util.ExcelUtil

Exibir arquivo Open project: gSerP1983/OpenXml.Excel.Data

Public Methods

Method Description
GetColumnIndexByName ( string colName ) : int

Private Methods

Method Description
GetStartingLettersOnly ( string colName ) : string

Method Details

GetColumnIndexByName() public static method

public static GetColumnIndexByName ( string colName ) : int
colName string
return int