Compartir a través de


CommonTimeNode.NodeType Propiedad

Definición

Nodetype

Representa el atributo siguiente en el esquema: nodeType

[DocumentFormat.OpenXml.SchemaAttr(0, "nodeType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues> NodeType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues> NodeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "nodeType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues>? NodeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("nodeType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues>? NodeType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues>? NodeType { get; set; }
member this.NodeType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "nodeType")>]
member this.NodeType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("nodeType")>]
member this.NodeType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeValues> with get, set
Public Property NodeType As EnumValue(Of TimeNodeValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a