BookmarkTarget.ShapeId Property

spid.Represents the attribte in schema: spid

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "spid")> _
Public Property ShapeId As UInt32Value
    Get
    Set
'Usage
Dim instance As BookmarkTarget
Dim value As UInt32Value

value = instance.ShapeId

instance.ShapeId = value
[SchemaAttrAttribute(, "spid")]
public UInt32Value ShapeId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

BookmarkTarget Class

BookmarkTarget Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace