Master.AlternativeText property (Visio)

Returns or sets the alternative text description associated with an object. Read/write.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Syntax

expression.AlternativeText

expression An expression that returns a Master object.

Return value

String

Remarks

Use this property to create accessible diagrams by using Visio.

Note

Beginning with Microsoft Visio 2016 C2R, you can use AlternativeText on Page, Shape, and Master objects.

Example

For an example of how to use this with the Shape object, see Shape.AlternativeText.

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.