SequenceTimeNode.NextConditionList 属性

定义

下一个条件列表。

表示架构中的以下元素标记:p:nextCondLst。

public DocumentFormat.OpenXml.Presentation.NextConditionList NextConditionList { get; set; }
public DocumentFormat.OpenXml.Presentation.NextConditionList? NextConditionList { get; set; }
member this.NextConditionList : DocumentFormat.OpenXml.Presentation.NextConditionList with get, set
Public Property NextConditionList As NextConditionList

属性值

返回 NextConditionList

适用于