Share via


NoNamespace.macro Field

Definition

Represents the macro XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnSp, graphicFrame, pic, sp, nvPr, controlPr, objectPr, cxnSp, graphicFrame, pic, sp, nvPr.
  • corresponds to the following strongly-typed properties: ApplicationNonVisualDrawingProperties.Macro, ConnectionShape.Macro, ControlProperties.Macro, EmbeddedObjectProperties.Macro, GraphicFrame.Macro, Picture.Macro, Shape.Macro.

Applies to