Share via


EffectList.Glow Property

Glow.Represents the element tag in schema: a:glow

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Glow As Glow
    Get
    Set
'Usage
Dim instance As EffectList
Dim value As Glow

value = instance.Glow

instance.Glow = value
public Glow Glow { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Glow
Returns Glow.

See Also

Reference

EffectList Class

EffectList Members

DocumentFormat.OpenXml.Drawing Namespace