Share via


MSO14.backstage Field

Definition

Represents the mso14:backstage XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: customUI.
  • has the following child XML elements: button, tab.
  • has the following XML attributes: onHide, onShow.
  • corresponds to the following strongly-typed classes: Backstage.

Applies to