ChartTitle.FormulaR1C1Local プロパティ

定義

R1C1 スタイルの表記法を使用して、ユーザーの言語でオブジェクトの数式を表す値を取得または設定します。

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

プロパティ値

ユーザーの言語での R1C1 スタイル表記を使用したオブジェクトの数式。

注釈

値の取得と設定が可能です。

適用対象