Click or drag to resize

FuncZhToCurrencyWordsZh Method

数字转换成大写汉字主函数(main function)

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsZh(
	decimal num
)

Parameters

num
Type: SystemDecimal

[Missing <param name="num"/> documentation for "M:Stimulsoft.Report.Func.Zh.ToCurrencyWordsZh(System.Decimal)"]

Return Value

Type: String
返回转换后的大写汉字
See Also