Click or drag to resize

XlsWorksheetBase Zoom Property

Zoom factor of document.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public virtual int Zoom { get; set; }

Property Value

Type: Int32
Remarks
Value of zoom should be between 10 and 400.
See Also