Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IGradientStops Interface
/ Item Property
The name or index number of the returned object.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (IGradientStops)
In This Topic
Gets the
IGradientStop
object from the
IGradientStops
collection (read-only).
Syntax
C#
IGradientStop
this
[ System.
int
index
]; {
get
;}
Parameters
index
The name or index number of the returned object.
Property Value
IGradientStop
See Also
Reference
IGradientStops Interface
IGradientStops Members