AxisTitle.Formula 属性

定义

获取或设置一个值,该值使用 A1 样式表示法(英语)表示对象的公式。

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

属性值

使用 A1 样式表示法(英语)的对象公式。

注解

读/写。

适用于