GradientStops.Item Property (Office)
Gets a GradientStop object from a GradientStops collection. Read-only.
Syntax
expression .Item(Index)
expression An expression that returns a GradientStops object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Integer |
The name or index number of the object returned. |
Return Value
GradientStop