Share via


A.objectDefaults Field

Definition

Represents the a:objectDefaults XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: theme.
  • has the following child XML elements: extLst, lnDef, spDef, txDef.
  • corresponds to the following strongly-typed classes: ObjectDefaults.

Applies to