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