PageSetup.Zoom Property

Definition

Returns or sets a percentage (between 10 and 400 percent) by which Microsoft Excel will scale the worksheet for printing. Applies only to worksheets.

public:
 property System::Object ^ Zoom { System::Object ^ get(); void set(System::Object ^ value); };
public object Zoom { get; set; }
Public Property Zoom As Object

Property Value

Remarks

If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.

All scaling retains the aspect ratio of the original document.

Applies to