Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IGradientStops Interface
Properties Methods

In This Topic
    IGradientStops Interface Members
    In This Topic

    The following tables list the members exposed by IGradientStops.

    Public Properties
     NameDescription
     PropertyGets the number of items in the IGradientStops collection (read-only).  
     PropertyGets the IGradientStop object from the IGradientStops collection (read-only).  
    Top
    Public Methods
     NameDescription
     Method Removes a gradient stop.  
     Method (Inherited from System.Collections.IEnumerable)
     Method Adds a stop to a gradient and specifies the brightness, as well as the transparency of the color.  
    Top
    See Also