GlowFormat.Color Property

Returns the color for a glow effect. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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.Interop.Word.ColorFormat
ColorFormat

See Also

Reference

GlowFormat Interface

GlowFormat Members

Microsoft.Office.Interop.Word Namespace