Shape.Glow Property
Returns a GlowFormat object for a specified shape that contains glow formatting properties for the shape. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.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.Core.GlowFormat
GlowFormat
Remarks
The glow effect adds a vibrant colored edge to graphics.