ChartTitle.Creator Property

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only.

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

Syntax

'Declaration
ReadOnly Property Creator As Integer
    Get
'Usage
Dim instance As ChartTitle
Dim value As Integer

value = instance.Creator
int Creator { get; }

Property Value

Type: System.Int32

See Also

Reference

ChartTitle Interface

ChartTitle Members

Microsoft.Office.Interop.PowerPoint Namespace