Share via


NoNamespace.spid Field

Definition

Represents the spid XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cameraTool, compatExt, legacyDrawing, bldDgm, bldGraphic, bldOleChart, bldP, control, oleObj, spTgt, bmkTgt.
  • corresponds to the following strongly-typed properties: BookmarkTarget.ShapeId, BuildDiagram.ShapeId, BuildGraphics.ShapeId, BuildOleChart.ShapeId, BuildParagraph.ShapeId, CameraTool.ShapeId, CompatExtension.ShapeId, Control.ShapeId, LegacyDrawing.ShapeId, OleObject.ShapeId, ShapeTarget.ShapeId.

Applies to