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

In This Topic
    ShapeEffectsList Class
    In This Topic
    Represents a set of three or more shape effects styles for use within a theme.
    Object Model
    ShapeEffectsList Class
    Syntax
    'Declaration
     
    Public Class ShapeEffectsList 
       Inherits GrapeCity.Documents.Word.FormattingBagList(Of ShapeEffects)
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FormattingBagList<T>
             GrapeCity.Documents.Word.ShapeEffectsList

    See Also