BookmarkTarget.ShapeId Property

Definition

spid, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: spid

[DocumentFormat.OpenXml.SchemaAttr(0, "spid")]
public DocumentFormat.OpenXml.UInt32Value ShapeId { get; set; }
public DocumentFormat.OpenXml.UInt32Value ShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "spid")]
public DocumentFormat.OpenXml.UInt32Value? ShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("spid")]
public DocumentFormat.OpenXml.UInt32Value? ShapeId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? ShapeId { get; set; }
member this.ShapeId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "spid")>]
member this.ShapeId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("spid")>]
member this.ShapeId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property ShapeId As UInt32Value

Property Value

Attributes

Applies to