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

注解

读/写。

适用于