Spread.Services Documentation
Item Property (IFormatConditions)
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
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