Paragraph.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 Paragraph
Dim value As Shading
value = instance.Shading
Shading Shading { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Shading