Share via


GlowFormat.Color Property

Gets the color of text formatted as glow. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Color As ColorFormat
    Get
'Usage
Dim instance As GlowFormat
Dim value As ColorFormat

value = instance.Color
ColorFormat Color { get; }

Property Value

Type: Microsoft.Office.Core.ColorFormat
ColorFormat

See Also

Reference

GlowFormat Interface

GlowFormat Members

Microsoft.Office.Core Namespace