title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
TableObject.Creator property (Excel) |
vbaxl10.chm915074 |
|
978051f8-395f-a80b-b62f-ece1e78298f8 |
04/19/2019 |
medium |
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 TableObject object.
Because the object was created in Microsoft Excel, this property returns the hexadecimal value, 5843454C, which represents the string XCEL.
XLCREATOR
[!includeSupport and feedback]