Share via


NoNamespace.uiExpand Field

Definition

Represents the uiExpand XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldDgm, bldGraphic, bldOleChart, bldP.
  • corresponds to the following strongly-typed properties: BuildDiagram.UiExpand, BuildGraphics.UiExpand, BuildOleChart.UiExpand, BuildParagraph.UiExpand.

Applies to