Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenXml
Excel
Data
Util
ExcelUtil
C# Class OpenXml.Excel.Data.Util.ExcelUtil
Mostra file
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