Timing.BuildList Property

Definition

Build List.

Represents the following element tag in the schema: p:bldLst.

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

Property Value

Returns BuildList.

Applies to