Share via


FormatCondition.Formula1 属性

定义

返回与条件格式或者数据有效性相关联的值或表达式。

public:
 property System::String ^ Formula1 { System::String ^ get(); };
public string Formula1 { get; }
Public ReadOnly Property Formula1 As String

属性值

注解

Formula1 属性可以是常量值、字符串值、单元格引用或公式。

适用于