Allows specific fields used to display the values with specific format that used to be displayed in the pivot table.
For example, to display a specific field with currency formatted values in the pivot table, the set the format
property to be C.
string
Species which currency symbol to consider.
string
Specifies the calendar mode other than gregorian
string
Specifies the currency code to be used for formatting.
string
Specifies custom number format for formatting.
boolean
Specifies whether to ignore currency symbol in formatted value,
boolean
Enable server side date formating.
number
Specifies maximum fraction digits in formatted value.
number
Specifies maximum significant digits in formatted value.
number
Specifies minimum fraction digits in formatted value.
number
Specifies minimum integer digits in formatted value.
number
Specifies minimum significant digits in formatted value.
string
It allows to set the field name to apply format settings.
string
Specifies the skeleton for perform formatting.
string
Specifies the type of date formatting either date, dateTime or time.
boolean
Specifies whether to use grouping or not in formatted value,