Click or drag to resize

ExcelWorksheetPageSetupZoom Property

Returns or sets a percentage between 10 and 400 percent by which the worksheet will be scaled for printing.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int Zoom { get; set; }

Property Value

Type: Int32
See Also