CommonTimeNode.NodeType Propriété

Définition

nodeType

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à