Click or drag to resize

FuncPlNumToStr Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Func.Pl.NumToStr(System.Int64,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string NumToStr(
	long value,
	bool uppercase
)

Parameters

value
Type: SystemInt64

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Func.Pl.NumToStr(System.Int64,System.Boolean)"]

uppercase
Type: SystemBoolean

[Missing <param name="uppercase"/> documentation for "M:Stimulsoft.Report.Func.Pl.NumToStr(System.Int64,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Func.Pl.NumToStr(System.Int64,System.Boolean)"]

See Also