TickLabels.NumberFormat Property

Definition

Returns or sets the format code for the object.

public:
 property System::String ^ NumberFormat { System::String ^ get(); void set(System::String ^ value); };
public string NumberFormat { get; set; }
Public Property NumberFormat As String

Property Value

Remarks

The format code is the same string as the Format Codes option in the Format Cells dialog box.

Applies to