[]
Returns or sets the descriptive (alternative) text string for the specified shape object. This property applies to chart, shape, picture, linked picture, slicer, controls, and group shape objects.
If a non-empty string is set, the Decorative property will be set to false if it's currently true.
string AlternativeText { get; set; }
Property AlternativeText As String