Text

FormatCondition.Text property

Der Textwert in einer bedingten Formatierungsregel “Text enthält”. Nur gültig für type = containsText, notContainsText, beginWith und endedWith. Der Standardwert ist null.

public string Text { get; set; }

Siehe auch