ShapeRange.Glow Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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.Core.GlowFormat