Gridlines.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 Gridlines
Dim value As Integer
value = instance.Creator
int Creator { get; }
Property Value
Type: System.Int32