Skip to content

Files

Latest commit

 

History

History
36 lines (19 loc) · 769 Bytes

Excel.modelchanges.creator.md

File metadata and controls

36 lines (19 loc) · 769 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ModelChanges.Creator property (Excel)
vbaxl10.chm959074
vbaxl10.chm959074
937eb401-ab1b-15fe-df9c-350ef13406f6
05/01/2019
medium

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