Spread.Services Documentation
Add Method (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
: Add Method
Represents the position in which to apply the color stop.
Adds an
IColorStop
object to the specified collection.
Syntax
C#
IColorStop
Add( System.
double
position
)
Parameters
position
Represents the position in which to apply the color stop.
See Also
Reference
IColorStops Interface
IColorStops Members