Shape.Glow Property

Returns a GlowFormat object that represents the glow formatting for a shape. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Glow As GlowFormat
    Get
'Usage
Dim instance As Shape
Dim value As GlowFormat

value = instance.Glow
GlowFormat Glow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.GlowFormat
GlowFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace