TimeListConditionalType.TimeNode Property

Time Node.Represents the element tag in schema: p:tn

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TimeNode As TimeNode
    Get
    Set
'Usage
Dim instance As TimeListConditionalType
Dim value As TimeNode

value = instance.TimeNode

instance.TimeNode = value
public TimeNode TimeNode { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.TimeNode

See Also

Reference

TimeListConditionalType Class

TimeListConditionalType Members

DocumentFormat.OpenXml.Presentation Namespace