Share via


PresentationClass.CustomerData Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property CustomerData As CustomerData
    Get
'Usage
Dim instance As PresentationClass
Dim value As CustomerData

value = instance.CustomerData
public virtual CustomerData CustomerData { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.CustomerData

Implements

_Presentation.CustomerData

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace