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 メンバ
オーバーロード一覧