Share via


C.bandFmt Field

Definition

Represents the c:bandFmt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bandFmts.
  • has the following child XML elements: idx, spPr.
  • corresponds to the following strongly-typed classes: BandFormat.

Applies to