Share via


NoNamespace.shadeToTitle Field

Definition

Represents the shadeToTitle XML attribute.

public static readonly System.Xml.Linq.XName shadeToTitle;
 staticval mutable shadeToTitle : System.Xml.Linq.XName
Public Shared ReadOnly shadeToTitle As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bgPr.
  • corresponds to the following strongly-typed properties: BackgroundProperties.ShadeToTitle.

Applies to