Click or drag to resize

XlsWorksheet ZoomScalePageLayoutView Property

Gets or sets the zoom scale of page layout view of the sheet.

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

Property Value

Type: Int32
See Also