Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / IsPercentScale Property
In This Topic
    IsPercentScale Property
    In This Topic
    If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
    Syntax
    System.bool IsPercentScale {get; set;}
    See Also