Freigeben über


OleObject.ShapeId-Eigenschaft

spid.Represents the attribte in schema: spid

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.ShapeId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

OleObject Klasse

OleObject-Member

DocumentFormat.OpenXml.Presentation-Namespace