 | WorksheetZoomFactor Property |
Gets or sets the zoom factor of the
ViewType of the current worksheet. If
AUTO_ZOOM_FACTOR, the zoom factor is set to automatic
Namespace: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.3+c820fb107cc06ae187946bad43db42d71f6faf1c
Syntaxpublic int ZoomFactor { get; set; }
Property Value
Int32
Exceptions
Remarks
See Also