ChartTitle.Formula 属性

定义

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

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

属性值

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

注解

读/写。

适用于