CommonSlideData.ControlList Property

Definition

List of controls.

Represents the following element tag in the schema: 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

Property Value

Returns ControlList.

Applies to