Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 781 Bytes

Excel.modeltablenames.creator.md

File metadata and controls

36 lines (19 loc) · 781 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ModelTableNames.Creator property (Excel)
vbaxl10.chm953074
vbaxl10.chm953074
b601427f-9408-ac33-49dd-1bbe3e5fc9f4
05/01/2019
medium

ModelTableNames.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 ModelTableNames 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]