Curve.DiagramNodeKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Diagram Node Identifier
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