Window.MergeCaption property (Visio)
Gets or sets the abbreviated caption that appears on the page tab when the window is merged with other windows. Read/write.
Syntax
expression. MergeCaption
expression A variable that represents a Window object.
Return value
String
Remarks
The MergeCaption property applies only to anchored windows. If the Window object is an MDI frame window, Microsoft Visio raises an exception.
Use the Type property to determine window type.
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.