[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.IPageSetup.FitToPagesWide

FitToPagesWide Property

FitToPagesWide

Gets or sets a value indicating the number of pages wide the worksheet will be scaled to when it's printed.

Declaration
int FitToPagesWide { get; set; }
Property FitToPagesWide As Integer
Property Value
Type Description
int

An integer value represents the number of pages wide the worksheet will be scaled to when it's printed.

Remarks

If this property is negative , Spread scales the worksheet according to the FitToPagesWide property. If the Zoom property is true , the FitToPagesWide property is ignored.