Presentation.CustomerDataList Property
List of Customer Data Buckets.Represents the element tag in schema: p:custDataLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CustomerDataList As CustomerDataList
Get
Set
'Usage
Dim instance As Presentation
Dim value As CustomerDataList
value = instance.CustomerDataList
instance.CustomerDataList = value
public CustomerDataList CustomerDataList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.CustomerDataList
Returns CustomerDataList.