The CellPadding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CellPadding | Overloaded. |
Methods
Name | Description | |
---|---|---|
Diff |
Calculates and returns difference between cell counds and cell content bounds.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
Bottom |
Gets or sets bottom padding value.
| |
Left |
Gets or sets left padding value.
| |
Relative |
Relative paddings in percents from width and height of the cell.
| |
Right |
Gets or sets right padding value.
| |
Top |
Gets or sets top padding value.
| |
Unit |
Gets or sets unit for padding values.
|