Share via


NoNamespace.cx Field

Definition

Represents the cx XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ext, sldSz, extent, ext.
  • corresponds to the following strongly-typed properties: Extent.Cx, SlideSize.Cx.

Applies to