Share via


P.bgRef Field

Definition

Represents the p:bgRef XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bg.
  • has the following child XML elements: hslClr, prstClr, schemeClr, scrgbClr, srgbClr, sysClr.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: BackgroundStyleReference.

Applies to