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