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

Converts the number to A B C D representation for numbering of the list.

Syntax
C++
C#
Visual Basic
public: string ToABC( int value );
Parameters
Parameters 
Description 
value 
A number for converting into the A B C representation. 
Returns

String representation of the value in A B C D format.

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