Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleEffects Class / ThemeEffects Property

In This Topic
    ThemeEffects Property
    In This Topic
    Gets or sets a reference to a shape effects style within an FormatScheme.Effects list.
    Syntax
    'Declaration
     
    Public Property ThemeEffects As ShapeEffects
    public ShapeEffects ThemeEffects {get; set;}
    See Also