ModelTableNameChanges.Creator property (Excel)

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

Syntax

expression.Creator

expression A variable that represents a ModelTableNameChanges object.

Remarks

Because the object was created in Microsoft Excel, this property returns the hexadecimal value, 5843454C, which represents the string XCEL.

Property value

XLCREATOR

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.