[]
Gets or sets the watermark margin in pixels relative to the cell.
public class Margin
Public Class Margin
| Name | Description |
|---|---|
| Margin(int) | Constructor for one argument. |
| Margin(int, int, int, int) | Constructor for four arguments. |
| Name | Description |
|---|---|
| Bottom | Gets bottom margin. |
| Left | Gets left margin. |
| Right | Gets right margin. |
| Top | Gets top margin. |