Description
Brings into view entire row(s) of pages in the current multi-page layout on the Pages main tab.
Syntax
ViewZoomLayoutWidthFit |
Code
<ShellCommand(CanExecute:="Ena_IsWindowActive")> _
Public Sub ViewZoomLayoutWidthFit()
Page.ViewZoomFit(True, True)
End Sub
See also