System::Globalization::NumberFormatInfo::set_PercentDecimalDigits 方法
NumberFormatInfo::set_PercentDecimalDigits method
设置百分比值的小数位数。
void System::Globalization::NumberFormatInfo::set_PercentDecimalDigits(int value)
| Parameter | Type | 描述 |
|---|---|---|
| value | int | 百分比值的小数位数。 |
另见
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++