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 样式表示法(以用户语言表示法)的对象公式。

注解

读/写。

适用于