Share via


Control.ShapeId プロパティ

定義

Spid

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

プロパティ値

StringValue を返します。

属性

適用対象