Click or drag to resize

FuncZhToWordsZh Method

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
)

Parameters

num
Type: SystemDecimal
number to convert

Return Value

Type: String
resulting string
See Also