Sets or returns the number format string for the PivotTableField.

 public System.String NumberFormat{ get; set; }
Public Property NumberFormat() As String

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