Share via


O.fill Field

Definition

Represents the o:fill XML element.

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 element, it:

  • has the following parent XML elements: graphicData, fill.
  • has the following XML attributes: type, ext.
  • corresponds to the following strongly-typed classes: FillExtendedProperties.

Applies to