Share via


X.fills Field

Definition

Represents the x:fills XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: styleSheet.
  • has the following child XML elements: fill.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: Fills.

Applies to