Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / Zoom Property
In This Topic
    Zoom Property (IPageSetup)
    In This Topic
    Returns or sets a Variant value that represents a percentage (between 10 and 400 percent) by which Document Solutions for Excel will scale the worksheet for printing.
    Syntax
    System.int Zoom {get; set;}
    See Also