Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Time Node List.Represents the element tag in schema: p:tnLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TimeNodeList As TimeNodeList
Get
Set
'Usage
Dim instance As Template
Dim value As TimeNodeList
value = instance.TimeNodeList
instance.TimeNodeList = value
public TimeNodeList TimeNodeList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.TimeNodeList
Returns TimeNodeList.