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