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