Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
8.4

...

8.4
Description

Excerpt

Sets or returns the number format string for the PivotTableField.

Signature
C#
C#
 public System.String NumberFormat{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property NumberFormat() As String
{signature}

{remarks}This property cannot be set on {{ValuesLabels}} and will return and empty string. You can check if a PivotTable field is values label with the {{[IsValuesLabel |EW8:PivotTableField.IsValuesLabel]}} property
{remarks}
Remarks

This property cannot be set on ValuesLabels and will return and empty string. You can check if a PivotTable field is values label with the IsValuesLabel property