Spread.Services Documentation
Text Property (IFormatCondition)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IFormatCondition Interface
: Text Property
Returns or sets a String value specifying the text used by the conditional formatting rule.
Syntax
C#
System.
string
Text {
get
;
set
;}
Remarks
This property is ignored if the Type property is not set to TextString.
See Also
Reference
IFormatCondition Interface
IFormatCondition Members