{description}
{excerpt}Returns a [Shading|Font.Shading] object which on which you can manipulate the shading \(fill color and/or pattern\) properties of a character run.{excerpt}
{signature:C#}
 public Shading Shading{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Shading() As Shading
{signature}
{remarks}MS Word equivalent: Format menu > Borders and Shading... > Shading tab

{remarks}