メインコンテンツへスキップ
Parameter説明
Real Value()検出された数値。
Rect CurrencyNameRect()通貨名を含む Rectangle。通貨名が見つからない場合は空。
Rect FractionalPartRect()区切り文字の後に続く数字を含む Rectangle。小数部がない場合は空。
Rect IntegerPartRect()区切り文字の前の数字を含む Rectangle。常に空にはならない。
String CurrencyName()検出された通貨名。通貨名が見つからない場合は空の string を返します。