System::Globalization::NumberFormatInfo::set_PercentDecimalDigits method
NumberFormatInfo::set_PercentDecimalDigits method
Sets number of decimal places in percent values.
void System::Globalization::NumberFormatInfo::set_PercentDecimalDigits(int value)
Parameter | Type | Description |
---|---|---|
value | int | Number of decimal places in percent values. |
See Also
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++