Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 828 Bytes

Project.shape.alternativetext.md

File metadata and controls

35 lines (19 loc) · 828 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.AlternativeText property (Project)
project-server
c19d0c9f-87a8-ca8e-75f8-06a974847301
06/08/2017
medium

Shape.AlternativeText property (Project)

Gets or sets the descriptive (alternative) text string for a Shape object when the object is saved to a webpage. Read/write String.

Syntax

expression.AlternativeText

expression A variable that represents a Shape object.

Remarks

The alternative text can be displayed either in place of the shape's image in the web browser, or directly over the image when the mouse pointer hovers over the image.

Property value

STRING

See also

Shape Object

[!includeSupport and feedback]