'DeclarationPublic Property Bottom_New As Integer
'UsageDim instance As ExcelShape Dim value As Integer instance.Bottom_New = value value = instance.Bottom_New
public int Bottom_New {get; set;}
'DeclarationPublic Property Bottom_New As Integer
'UsageDim instance As ExcelShape Dim value As Integer instance.Bottom_New = value value = instance.Bottom_New
public int Bottom_New {get; set;}