ModelTableNames.Creator property (Excel)
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
expression.Creator
expression A variable that represents a ModelTableNames object.
Because the object was created in Microsoft Excel, this property returns the hexadecimal value, 5843454C, which represents the string XCEL.
XLCREATOR
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.