다음을 통해 공유


SmartTags.Add Method (Access)

Adds a smart tag to a form or control.

Syntax

expression .Add(Name)

expression A variable that represents a SmartTags object.

Parameters

Name

Required/Optional

Data Type

Description

Name

Required

String

The name of the smart tag to add.

Return Value

SmartTag

See Also

Concepts

SmartTags Collection

SmartTags Object Members