Oval.DiagramNodeKind Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Identificador de nó de diagrama
Representa o seguinte atributo no 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 da propriedade
Retorna Int32Value.
- Atributos