CommonTimeNode.NodeType 属性

定义

nodeType

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于