Share via


ChartFormat.Glow Property

Returns an object contains glow formatting properties for the chart element. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Glow As GlowFormat
    Get
'Usage
Dim instance As ChartFormat
Dim value As GlowFormat

value = instance.Glow
GlowFormat Glow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.GlowFormat
GlowFormat

Remarks

The glow effect adds a vibrant colored edge to graphics.

See Also

Reference

ChartFormat Interface

ChartFormat Members

Microsoft.Office.Interop.Word Namespace