次の方法で共有


CommonTimeNode.ChildTimeNodeList プロパティ

定義

ChildTimeNodeList。

スキーマ内の次の要素タグを表します: p:childTnLst。

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

プロパティ値

ChildTimeNodeList を返します。

適用対象