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