Partager via


InlineShape.Glow Property

Returns the formatting properties 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 Glow As GlowFormat
    Get
'Usage
Dim instance As InlineShape
Dim value As GlowFormat

value = instance.Glow
GlowFormat Glow { get; }

Property Value

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

See Also

Reference

InlineShape Interface

InlineShape Members

Microsoft.Office.Interop.Word Namespace