CustomFormatType

Description

The CustomFormatType enumeration contains the number of formats in the table cell.

It is used by the following property:

Available Values

Value Brief description
-1 Undefined. The value is used if the number format in the table cell is selected not from the default format list or if the property is requested for the several cells with different number formats.
0 General. General.
1 Number. Number.
2 Date. Date.
3 Time. Time.
4 Percent. Percentage.
5 Exponential. Exponential.
6 Text. Text.
7 Currency. Currency (according to regional parameters settings).
8 CurrencyR. Currency (rubles).
9 CurrencyS. Currency (dollar).
10 CurrencyE. Currency (euro).
11 Additional. Additional.

See also:

System Assembly Enumerations