Gets or sets the title of the alternative text associated with the specified shape
'Declaration
Property Title As String
'Usage
Dim instance As IShape
Dim value As String
instance.Title = value
value = instance.Title
Property Value
The title of the alternative text.