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