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