ZoomScalePageLayoutView Property
Gets or sets the zoom magnification to use when in page layout view, representing percent values.
public int ZoomScalePageLayoutView {get; set;}
'Declaration
Public Property ZoomScalePageLayoutView As Integer
'Usage
Dim instance As WorksheetView
Dim value As Integer
instance.ZoomScalePageLayoutView = value
value = instance.ZoomScalePageLayoutView
Property Value
An integer value represents the zoom magnification to use when in page layout view, representing percent values.