次の方法で共有


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 を返します。

適用対象