C# 클래스 ExcelToolKit.FormatReader

파일 보기 프로젝트 열기: fanfeilong/exceltk 1 사용 예제들

공개 메소드들

메소드 설명
IsDateFormatString ( ) : bool

비공개 메소드들

메소드 설명
IsPrecededByBackSlash ( char dateChar, int pos ) : bool
IsSurroundedByBracket ( char dateChar, int pos ) : bool
IsSurroundedByQuotes ( char dateChar, int pos ) : bool
NumberOfUnescapedOccurances ( char value, string src ) : int

메소드 상세

IsDateFormatString() 공개 메소드

public IsDateFormatString ( ) : bool
리턴 bool