[]
Gets or sets the cell padding.
public class CellPadding : ICellPadding
Public Class CellPadding
Implements ICellPadding
Name | Description |
---|---|
CellPadding(int) | Assign the four properties of cellPadding with the same value |
CellPadding(int, int, int, int) | Assign different values to the four properties of cellPadding. |