ChartFormat.Glow Property
Returns a Microsoft.Office.Core.GlowFormat object for a specified chart that contains glow formatting properties for the chart element. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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.Core.GlowFormat
Microsoft.Office.Core.GlowFormat
Remarks
The glow effect adds a vibrant colored edge to graphics.