TextFrame2.Creator Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.Creator
int Creator { get; }

Property Value

Type: System.Int32

Implements

_IMsoDispObj.Creator

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Creator Overload

Microsoft.Office.Core Namespace