'Declaration Sub SetZoom( _ ByVal sheet As Short, _ ByVal zoom As Single _ )
'Usage Dim instance As IExcelReader Dim sheet As Short Dim zoom As Single instance.SetZoom(sheet, zoom)
void SetZoom( short sheet, float zoom )
Target Platforms: Windows Server 2012, Windows RT
IExcelReader Interface IExcelReader Members
Copyright © GrapeCity, inc. All rights reserved.