 | 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: NanoXLSXAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntaxpublic int ZoomFactor { get; set; }
Property Value
Int32
Exceptions
Remarks
See Also