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