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