'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim zoom As System.Single instance.SetZoom(sheet, zoom)
Parameters
- sheet
- The zero based sheet index used to locate the IExcelWorksheet instance
- zoom
- The zoom magnification
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim zoom As System.Single instance.SetZoom(sheet, zoom)