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