Share via


Curve.DiagramNodeKind プロパティ

定義

ダイアグラム ノード識別子

スキーマ内の次の属性を表します: o:dgmnodekind

[DocumentFormat.OpenXml.SchemaAttr(27, "dgmnodekind")]
public DocumentFormat.OpenXml.IntegerValue DiagramNodeKind { get; set; }
public DocumentFormat.OpenXml.IntegerValue DiagramNodeKind { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmnodekind")]
public DocumentFormat.OpenXml.IntegerValue? DiagramNodeKind { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:dgmnodekind")]
public DocumentFormat.OpenXml.IntegerValue? DiagramNodeKind { get; set; }
public DocumentFormat.OpenXml.IntegerValue? DiagramNodeKind { get; set; }
member this.DiagramNodeKind : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "dgmnodekind")>]
member this.DiagramNodeKind : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:dgmnodekind")>]
member this.DiagramNodeKind : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property DiagramNodeKind As IntegerValue

プロパティ値

Int32Value を返します。

属性

適用対象