Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Sets or returns the number format string for the PivotTableField.

Signature
C#
C#
 public System.String NumberFormat{ get; set; }

...

Remarks

This property cannot be set on CalculatedFields and will return and empty string. You can check if a PivotField PivotTable field is calculated field with the IsCacluatedField Propertyproperty