'Declaration Property ZoomScale As Integer
'Usage Dim instance As IWorksheetView Dim value As Integer instance.ZoomScale = value value = instance.ZoomScale
int ZoomScale {get; set;}
'Declaration Property ZoomScale As Integer
'Usage Dim instance As IWorksheetView Dim value As Integer instance.ZoomScale = value value = instance.ZoomScale
int ZoomScale {get; set;}