The CellBorders type exposes the following members.

Constructors

  NameDescription
CellBordersOverloaded.

Methods

  NameDescription
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 border of the cell.
Color
Gets or sets color of the pen used for border drawing.
IsRectangle
Gets tru, if all 4 borders of the cell is on.
Left
Gets or sets left border of the cell.
Right
Gets or sets right border of the cell.
Style
Gets or sets style of the pen used for border drawing.
Top
Gets or sets top border of the cell.
Width
Gets or sets width of the cell border.

See Also