次の方法で共有


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> を返します。

属性

適用対象