Share via


MSO.documentControls Field

Definition

Represents the mso:documentControls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: qat.
  • has the following child XML elements: button, control, separator.
  • corresponds to the following strongly-typed classes: DocumentSpecificQuickAccessToolbarControls.

Applies to