Convert value to string
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static string ToWordsZh(
decimal num
)
Public Shared Function ToWordsZh (
num As Decimal
) As String
Parameters
- num
- Type: SystemDecimal
number to convert
Return Value
Type:
Stringresulting string
See Also