ChartTitle.FormulaR1C1 プロパティ

定義

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

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

プロパティ値

R1C1 スタイルの表記を使用したオブジェクトの数式 (英語)。

注釈

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

適用対象