CellPadding Class Members
In This Topic
The following tables list the members exposed by CellPadding.
Public Properties
| Name | Description |
| All |
Gets or sets the amount of space (in points) to add on all sides
around the contents of a single cell or all cells in a table.
This property returns null unless the paddings on all sides are the same.
|
| Bottom |
Gets or sets the amount of space (in points) to add below the contents of a single cell or all cells in a table.
|
| Left |
Gets or sets the amount of space (in points) to add to the left of the contents of a single cell or all cells in a table.
|
| Right |
Gets or sets the amount of space (in points) to add to the right of the contents of a single cell or all cells in a table.
|
| Top |
Gets or sets the amount of space (in points) to add above the contents of a single cell or all cells in a table.
|
Top
Public Methods
See Also