CommonTimeNode.NodeType プロパティ

定義

nodeType.Represents は、次のスキーマの属性: nodeType

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

プロパティ値

EnumValue<TimeNodeValues>

返します。 EnumValue<T>

属性

適用対象