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

In This Topic
    ShapeEffectsList Class Members
    In This Topic

    The following tables list the members exposed by ShapeEffectsList.

    Public Properties
     NameDescription
    Public Property Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>)
    Public Property Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>)
    Top
    Public Methods
     NameDescription
    Public Method Adds a new shape effects to the list.  
    Public Method Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>)
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public MethodOverridden.  Removes a shape effects from the list.  
    Public Method Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>)
    Top
    See Also