'Declaration Public Function New( _ ByVal all As Integer _ )
'Declaration
Public Function New( _ ByVal all As Integer _ )
'Usage Dim all As Integer Dim instance As New CellPadding(all)
'Usage
Dim all As Integer Dim instance As New CellPadding(all)
public CellPadding( int all )
CellPadding Class CellPadding Members Overload List