ShapeTarget.ShapeId Property

Definition

Shape ID

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

Returns StringValue.

Attributes

Applies to