Share via


W14.solidFill Field

Definition

Represents the w14:solidFill XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: textFill, textOutline.
  • has the following child XML elements: schemeClr, srgbClr.
  • corresponds to the following strongly-typed classes: SolidColorFillProperties.

Applies to