The CellPadding type exposes the following members.

Constructors

  NameDescription
CellPaddingOverloaded.

Methods

  NameDescription
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

  NameDescription
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.

See Also