Share via


O.complex Field

Definition

Represents the o:complex XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, shapetype.
  • has the following XML attributes: ext.
  • corresponds to the following strongly-typed classes: Complex.

Applies to