ShapeRange.Glow (Word)
Returns a GlowFormat object that represents the glow formatting for a range of shapes.
Dim sre As ShapeRange: Set sre =
Dim gftGlow As GlowFormat
Set gftGlow = sre.Glow
Returns a GlowFormat object that represents the glow formatting for a range of shapes.
Dim sre As ShapeRange: Set sre =
Dim gftGlow As GlowFormat
Set gftGlow = sre.Glow