Page.Title property (Visio)

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

Syntax

expression.Title

expression A variable that represents a Page 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 Title on Page, Shape, and Master objects.

Example

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

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.