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