'Declaration
Property Zoom As System.Integer
'Usage
Dim instance As IWorksheetWindowInfo Dim value As System.Integer instance.Zoom = value value = instance.Zoom
System.int Zoom {get; set;}
read-write property Zoom: System.Integer;
function get,set Zoom : System.int