Share via


W.shapeId_ Field

Definition

Represents the w:shapeId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectEmbed, objectLink.
  • corresponds to the following strongly-typed properties: ObjectEmbed.ShapeId, ObjectLink.ShapeId.

Applies to