Share via


CommonSlideData.ControlList プロパティ

定義

コントロールの一覧。

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

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

プロパティ値

ControlList を返します。

適用対象