次の方法で共有


Control.ShapeId プロパティ

定義

関連する VML データ リファレンス

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

適用対象