Shape.Title Property (Excel)

Returns or sets the title of the alternative text associated with the specified shape. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .Title

expression A variable that represents a Shape object.

Return Value

String

Remarks

To set the descriptive text string of the alternative text for a shape, use the AlternativeText property.

See Also

Concepts

Shape Object Members

Shape Object