CommonSlideData.CustomerDataList Property

Definition

Customer Data List.

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

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

Property Value

Returns CustomerDataList.

Applies to