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

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > Margin クラス > Margin コンストラクタ : Margin コンストラクタ(Int32,Int32,Int32,Int32)
上余白の値。
右余白の値。
下余白の値。
左余白の値。
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 Margin( 
   System.int top,
   System.int right,
   System.int bottom,
   System.int left
)

パラメータ

top
上余白の値。
right
右余白の値。
bottom
下余白の値。
left
左余白の値。
参照

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