[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheetView.Zoom

Zoom Property

Zoom

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).

Declaration
int Zoom { get; set; }
Property Zoom As Integer