Spread.Services Documentation
Item Property (IColorStops)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IColorStops Interface
: Item Property
Specifies the position of an element in the collection.
Returns the
IColorStop
object from a collection.
Syntax
C#
IColorStop
this
[ System.
int
index
]; {
get
;}
Parameters
index
Specifies the position of an element in the collection.
Property Value
Returns
IColorStop
See Also
Reference
IColorStops Interface
IColorStops Members