ContextNode.ShapeName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
shapeName
スキーマ内の次の属性を表します: shapeName
[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShapeName As StringValue
プロパティ値
- 属性