'Usage Dim instance As IExcelReader Dim sheet As Short Dim zoom As 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 Short Dim zoom As Single instance.SetZoom(sheet, zoom)