Point.DataLabel Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property DataLabel As DataLabel
Get
'Usage
Dim instance As Point
Dim value As DataLabel
value = instance.DataLabel
DataLabel DataLabel { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.DataLabel