Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 971 Bytes

Excel.ShapeRange.AlternativeText.md

File metadata and controls

36 lines (21 loc) · 971 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ShapeRange.AlternativeText property (Excel)
vbaxl10.chm640125
vbaxl10.chm640125
Excel.ShapeRange.AlternativeText
8485fffc-b1db-d93f-8945-2f871211fc5d
01/18/2022
medium

ShapeRange.AlternativeText property (Excel)

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

Syntax

expression.AlternativeText

expression A variable that represents a ShapeRange 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 (in browsers that support these features).

See also

ShapeRange Object

[!includeSupport and feedback]