Spread.Services Documentation
Item Property (IFormatConditions)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IFormatConditions Interface
: Item Property
The zero-based index of the conditional format to return.
Returns the conditional format specified by the zero-based index.
Syntax
C#
System.
object
this
[ System.
int
index
]; {
get
;}
Parameters
index
The zero-based index of the conditional format to return.
Property Value
The specified conditional format.
See Also
Reference
IFormatConditions Interface
IFormatConditions Members