Spread.Sheets
Padding コンストラクタ
上パディング。
右パディング。
下パディング。
左パディング。
パディング情報を表します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.Comments.Padding(top, right, bottom, left);
Javascript (Specification) 
function Padding( 
   top : number,
   right : number,
   bottom : number,
   left : number
) : Padding;

パラメータ

top
上パディング。
right
右パディング。
bottom
下パディング。
left
左パディング。

関連トピック

参照

Padding タイプ

 

 


© 2016-2018, GrapeCity inc. All rights reserved.