Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 764 Bytes

Excel.tableobject.creator.md

File metadata and controls

35 lines (19 loc) · 764 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.Creator property (Excel)
vbaxl10.chm915074
vbaxl10.chm915074
978051f8-395f-a80b-b62f-ece1e78298f8
04/19/2019
medium

TableObject.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 TableObject 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

[!includeSupport and feedback]