In This Topic
Returns or sets the number of pages wide the worksheet will be scaled to when it's printed. If the Zoom property is True, the FitToPagesWide property is ignored.
Syntax
'Declaration
Public Property FitToPagesWide As Short
public short FitToPagesWide {get; set;}
See Also