Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / Zoom Property
In This Topic
    Zoom Property (IWorksheetView)
    In This Topic
    Returns or sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
    Syntax
    System.int Zoom {get; set;}
    See Also