Share via


C.upBars Field

Definition

Represents the c:upBars XML element.

public static readonly System.Xml.Linq.XName upBars;
 staticval mutable upBars : System.Xml.Linq.XName
Public Shared ReadOnly upBars 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: UpBars.

Applies to