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