Share via


C.downBars Field

Definition

Represents the c:downBars XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: upDownBars.
  • has the following child XML elements: spPr.
  • corresponds to the following strongly-typed classes: DownBars.

Applies to