Share via


Control.ShapeId Property

Definition

Associated VML Data Reference

Represents the following attribute in the schema: w:shapeid

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

Property Value

Returns StringValue.

Attributes

Applies to