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