ExcelWorksheetPageSetupZoom Property |
Returns or sets a percentage between 10 and 400 percent by which the worksheet will be scaled for printing.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int Zoom { get; set; }
Public Property Zoom As Integer
Get
Set
Property Value
Type:
Int32See Also