Share via


W.fill Field

Definition

Represents the w:fill XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shd.
  • corresponds to the following strongly-typed properties: Shading.Fill.

Applies to