cellPaddingの4つのプロパティに異なる値を設定します
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public CellPadding(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- top
- right
- bottom
- left
参照