PageSetup.FitToPagesTall Property

Definition

Returns or sets the number of pages tall the worksheet will be scaled to when it's printed. Applies only to worksheets.

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

Property Value

Remarks

If this property is False, Microsoft Excel scales the worksheet according to the FitToPagesWide property.

If the Zoom property is True, the FitToPagesTall property is ignored.

Applies to