GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IFormatter インタフェース : Parse メソッド |
'Declaration
Function Parse( _ ByVal format As String, _ Optional ByVal mode As NumberFormatConvertMode _ ) As Boolean
bool Parse( string format, NumberFormatConvertMode mode )
true
、それ以外の場合はfalse
。