FuncConvert Class |
Namespace: Stimulsoft.Report
The FuncConvert type exposes the following members.
Name | Description | |
---|---|---|
FuncConvert | Initializes a new instance of the FuncConvert class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToABC |
Converts the number to A B C D representation for numbering of the list.
| |
ToABCNumeric |
Converts the number to A B C D representation for numbering of the list.
| |
ToABCRu |
Converts the number to А Б В representation for numbering of the list in russian.
| |
ToArabic(Int32, Boolean) |
Converts the number to the arabic representation.
| |
ToArabic(String, Boolean) |
Converts all digits in the string to the arabic representation.
| |
ToRoman |
Converts Arabic numerals to Roman.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |