DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeEffectsList Class
Members

ShapeEffectsList Class
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