FormatCondition.Text 属性

定义

返回或设置一个 String 值,该值指定条件格式规则使用的文本。

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

属性值

字符串

注解

如果该 Type 属性未设置为 xlTextString,则忽略此属性。

适用于