Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 812 Bytes

Excel.worksheetdataconnection.creator.md

File metadata and controls

35 lines (19 loc) · 812 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
WorksheetDataConnection.Creator property (Excel)
vbaxl10.chm923074
vbaxl10.chm923074
e5965baf-48e9-be89-5cf6-76c94736d301
05/18/2019
medium

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