DioDocs for Excel
CellPadding コンストラクタ(Int32,Int32,Int32,Int32)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > CellPadding クラス > CellPadding コンストラクタ : CellPadding コンストラクタ(Int32,Int32,Int32,Int32)
cellPaddingの4つのプロパティに異なる値を設定します
シンタックス
'宣言
 
Public Function New( _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer, _
   ByVal left As System.Integer _
)
public CellPadding( 
   System.int top,
   System.int right,
   System.int bottom,
   System.int left
)

パラメータ

top
right
bottom
left
参照

CellPadding クラス
CellPadding メンバ
オーバーロード一覧