C# Class ExcelToolKit.FormatReader

Afficher le fichier Open project: fanfeilong/exceltk Class Usage Examples

Méthodes publiques

Méthode Description
IsDateFormatString ( ) : bool

Private Methods

Méthode Description
IsPrecededByBackSlash ( char dateChar, int pos ) : bool
IsSurroundedByBracket ( char dateChar, int pos ) : bool
IsSurroundedByQuotes ( char dateChar, int pos ) : bool
NumberOfUnescapedOccurances ( char value, string src ) : int

Method Details

IsDateFormatString() public méthode

public IsDateFormatString ( ) : bool
Résultat bool