Share via


NoNamespace.useBgFill Field

Definition

Represents the useBgFill XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sp.
  • corresponds to the following strongly-typed properties: Shape.UseBackgroundFill.

Applies to