Font2.Glow Property
Gets a value indicating whether the font is displayed as a glow effect. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Glow As GlowFormat
Get
'Usage
Dim instance As Font2
Dim value As GlowFormat
value = instance.Glow
GlowFormat Glow { get; }
Property Value
Type: Microsoft.Office.Core.GlowFormat
GlowFormat