Timing.TimeNodeList Property
TimeNodeList.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 Timing
Dim value As TimeNodeList
value = instance.TimeNodeList
instance.TimeNodeList = value
public TimeNodeList TimeNodeList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.TimeNodeList
Returns TimeNodeList.