ShapeRange.Glow Property
Returns a GlowFormat object that represents the glow formatting for a range of shapes. 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 ShapeRange
Dim value As GlowFormat
value = instance.Glow
GlowFormat Glow { get; }
Property Value
Type: Microsoft.Office.Interop.Word.GlowFormat
GlowFormat