'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim zoom As Single Dim value As Boolean value = instance.ExcelSetZoom(sheet, zoom)
Parameters
- sheet
- Sheet index
- zoom
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim zoom As Single Dim value As Boolean value = instance.ExcelSetZoom(sheet, zoom)