Share via


M.barPr Field

Definition

Represents the m:barPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bar.
  • has the following child XML elements: ctrlPr, pos.
  • corresponds to the following strongly-typed classes: BarProperties.

Applies to