Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GradientStopList Class
Properties Methods

In This Topic
    GradientStopList Class Members
    In This Topic

    The following tables list the members exposed by GradientStopList.

    Public Properties
     NameDescription
    Public Property Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>)
    Public Property Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Adds a new gradient stop in the color band.  
    Public Method Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>)
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public MethodOverridden.   
    Public MethodOverridden. Serves as the default hash function.  
    Public MethodOverloaded.  Inserts a new gradient stop in the color band.  
    Public MethodOverridden.  Removes the gradient stop from the color band.  
    Public Method Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>)
    Top
    See Also