类 Margin
java.lang.Object
com.grapecity.documents.excel.Margin
Gets or sets the watermark margin in pixels relative to the cell.
-
构造器概要
-
方法概要
-
构造器详细资料
-
Margin
public Margin(int all) Constructor for one argument- 参数:
all
-
-
Margin
public Margin(int top, int right, int bottom, int left) Constructor for four arguments- 参数:
top
-right
-bottom
-left
-
-
-
方法详细资料