Share via


CompatibilityShape.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.StringValue ShapeId { get; set; }
public DocumentFormat.OpenXml.StringValue ShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "spid")]
public DocumentFormat.OpenXml.StringValue? ShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("spid")]
public DocumentFormat.OpenXml.StringValue? ShapeId { get; set; }
public DocumentFormat.OpenXml.StringValue? ShapeId { get; set; }
member this.ShapeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "spid")>]
member this.ShapeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("spid")>]
member this.ShapeId : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShapeId As StringValue

Property Value

Attributes

Applies to