Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / FitToPagesWide Property
In This Topic
    FitToPagesWide Property
    In This Topic
    Returns or sets the number of pages wide the worksheet will be scaled to when it's printed. Applies only to worksheets.
    Syntax
    System.int FitToPagesWide {get; set;}
    See Also