Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeEffectsList Class / Add Method

In This Topic
    Add Method (ShapeEffectsList)
    In This Topic
    Adds a new shape effects to the list.
    Syntax
    'Declaration
     
    Public Function Add() As ShapeEffects
    public ShapeEffects Add()

    Return Value

    The added ShapeEffects.
    See Also