ParagraphFormatClass.Shading Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Shading As Shading
    Get
'Usage
Dim instance As ParagraphFormatClass
Dim value As Shading

value = instance.Shading
public virtual Shading Shading { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Shading

Implements

_ParagraphFormat.Shading

See Also

Reference

ParagraphFormatClass Class

ParagraphFormatClass Members

Microsoft.Office.Interop.Word Namespace