Partager via


DocumentProperties.Creator Property (Office)

Gets a 32-bit integer that indicates the application in which the DocumentProperties object was created. Read-only.

Syntax

expression .Creator(plCreator)

expression A variable that represents a DocumentProperties object.

Parameters

Name

Required/Optional

Data Type

Description

plCreator

Required

Long

The name or index number of the built-in document property.

Return Value

[HRESULT]

See Also

Concepts

DocumentProperties Object Members

DocumentProperties Object