Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 772 Bytes

Excel.timelinestate.creator.md

File metadata and controls

35 lines (19 loc) · 772 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TimelineState.Creator property (Excel)
vbaxl10.chm949074
vbaxl10.chm949074
aa6e35bb-531c-f501-23ef-f727db51f320
05/18/2019
medium

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