Group.DiagramNodeKind Property

Definition

dgmnodekind

Represents the following attribute in the schema: 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

Property Value

Returns Int32Value.

Attributes

Applies to