ExcelWorksheetPageSetupZoom Property

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

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also