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