DisplayUnitLabel.FormulaR1C1 属性

定义

使用宏语言中的 R1C1 样式表示法获取或设置 对象的公式。

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

属性值

对象的公式,使用宏语言中的 R1C1 样式表示法。

注解

读/写字符串。

适用于