PageSetup.Zoom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.