Freigeben über


CommonTimeNode.SubTimeNodeList-Eigenschaft

Sub-TimeNodes List.Represents the element tag in schema: p:subTnLst

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

Syntax

'Declaration
Public Property SubTimeNodeList As SubTimeNodeList
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As SubTimeNodeList

value = instance.SubTimeNodeList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.SubTimeNodeList
Returns SubTimeNodeList.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace