You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > Pt Class > Pt Methods > NumToStr Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.Pt.NumToStr Method

Converts the specified value to its equivalent string representation.

Syntax
C++
C#
Visual Basic
public: string NumToStr( long value, bool uppercase );
Parameters
Parameters 
Description 
value 
A value containing a number to convert. 
uppercase 
If this parameter is true then the first symbol of the resulting string will be in the uppercase. 
Returns

Returns the string representation of the decimal value with the first symbol in the uppercase or not.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.