ShapeRange.Title property (Excel)
Returns or sets the title of the alternative text associated with the specified shape range. Read/write.
Syntax
expression.Title
expression A variable that represents a ShapeRange object.
Return value
String
Remarks
To set the descriptive text string of the alternative text for a shape range, use the AlternativeText property.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.