Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 794 Bytes

PowerPoint.Tags.Add.md

File metadata and controls

40 lines (24 loc) · 794 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Tags.Add method (PowerPoint)
vbapp10.chm611004
vbapp10.chm611004
PowerPoint.Tags.Add
4bb8a24a-0968-3968-e460-4f5b85b04eb9
06/08/2017
medium

Tags.Add method (PowerPoint)

Adds a tag to the Tags collection of an object.

Syntax

expression.Add (Name, Value)

expression A variable that represents a Tags object.

Parameters

Name Required/Optional Data type Description
Name Required String The name of the tag.
Value Required String The value of the tag.

See also

Tags Object

[!includeSupport and feedback]