System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator 方法
NumberFormatInfo::set_PercentDecimalSeparator method
设置百分比值的小数分隔符。
void System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| value | const String& | Decimal 在百分比值中的分隔符。 |
另见
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++