Share via


Windows.ResetPositionsSideBySide Method

Resets the position of two worksheet windows that are being compared side by side.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub ResetPositionsSideBySide
'Usage
Dim instance As Windows

instance.ResetPositionsSideBySide()
void ResetPositionsSideBySide()

Remarks

Use the ResetPositionsSideBySide method to reset the position of two worksheets that are being compared side by side. For example, if a user minimizes or maximizes one of the two worksheet windows being compared, the ResetPositionsSideBySide method resets the display so that the two windows are displayed side by side again.

See Also

Reference

Windows Interface

Windows Members

Microsoft.Office.Interop.Excel Namespace