Pane.Previous (Word)
Returns a Pane object that represents the previous document pane in the collection.
Dim panPrevious As Pane
Set panPrevious = ActiveWindow.ActivePane.Previous
Returns a Pane object that represents the previous document pane in the collection.
Dim panPrevious As Pane
Set panPrevious = ActiveWindow.ActivePane.Previous