Share via


C15.layout Field

Definition

Represents the c15:layout XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, ext.
  • has the following child XML elements: extLst, manualLayout.
  • corresponds to the following strongly-typed classes: Layout.

Applies to