C# 클래스 TopSoft.ExcelExport.Helpers.ExcelHelper

파일 보기 프로젝트 열기: TopSoftSolutions/TopSoft.ExcelExport

공개 메소드들

메소드 설명
ColumnCompare ( string strA, string strB ) : int
ResolveCellType ( Type propertyType ) : CellValues

메소드 상세

ColumnCompare() 공개 정적인 메소드

public static ColumnCompare ( string strA, string strB ) : int
strA string
strB string
리턴 int

ResolveCellType() 공개 정적인 메소드

public static ResolveCellType ( Type propertyType ) : CellValues
propertyType System.Type
리턴 CellValues