Style.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 Style
Dim value As Shading

value = instance.Shading
Shading Shading { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Shading

See Also

Reference

Style Interface

Style Members

Microsoft.Office.Interop.Word Namespace