This topic has not yet been rated - Rate this topic

Windows.BreakSideBySide Method

Office 2007
Ends side by side mode if two windows are in side by side mode. Returns a Boolean that represents whether the method was successful.

Syntax

expression.BreakSideBySide

expression   Required. A variable that represents a Windows collection.

Return Value
Boolean

Example

The following example ends side by side mode.

Visual Basic for Applications
ActiveDocument.Windows.BreakSideBySide



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.