Shape.DiagramNodeKind Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Identificador de nodo de diagrama
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve Int32Value.
- Atributos