_Font.Shading Property

Returns a Shading object that refers to the shading formatting for the specified object.

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

Syntax

'Declaration
ReadOnly Property Shading As Shading
    Get
'Usage
Dim instance As _Font
Dim value As Shading

value = instance.Shading
Shading Shading { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Shading

See Also

Reference

_Font Interface

_Font Members

Microsoft.Office.Interop.Word Namespace