Shape.AlternativeText Property
Word Developer Reference |
Returns or sets the alternative text associated with a shape in a Web page. Read/write String.
Syntax
expression.AlternativeText
expression A variable that represents a Shape object.
See Also