System::Globalization::NumberFormatInfo::GetFormat メソッド
NumberFormatInfo::GetFormat method
特定のタイプのフォーマッタを取得します。
SharedPtr<Object> System::Globalization::NumberFormatInfo::GetFormat(const TypeInfo &format_type) override
| パラメーター | 型 | 説明 |
|---|---|---|
| format_type | const TypeInfo& | 取得するフォーマッタのタイプ;サポートされているのは NumberFormatInfo タイプのみです。 |
ReturnValue
フォーマッタ、または利用できない場合は null。
参照
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++