次の方法で共有


DataLabels.NumberFormatLocal プロパティ

定義

オブジェクトの書式 コードをユーザー の言語の文字列として表す Object 値を設定または返します。

public:
 property System::Object ^ NumberFormatLocal { System::Object ^ get(); void set(System::Object ^ value); };
public object NumberFormatLocal { get; set; }
member this.NumberFormatLocal : obj with get, set
Public Property NumberFormatLocal As Object

プロパティ値

Object

注釈

Format 関数では、 プロパティや NumberFormatLocal プロパティとは異なる書式コード文字列がNumberFormat使用されます。

適用対象