C# Class TopSoft.ExcelExport.Helpers.ExcelHelper

Afficher le fichier Open project: TopSoftSolutions/TopSoft.ExcelExport

Méthodes publiques

Méthode Description
ColumnCompare ( string strA, string strB ) : int
ResolveCellType ( Type propertyType ) : CellValues

Method Details

ColumnCompare() public static méthode

public static ColumnCompare ( string strA, string strB ) : int
strA string
strB string
Résultat int

ResolveCellType() public static méthode

public static ResolveCellType ( Type propertyType ) : CellValues
propertyType System.Type
Résultat CellValues