The CellBorder type exposes the following members.

Constructors

  NameDescription
Public methodCellBorder
Default constructor. All borders are invisible.

Methods

  NameDescription
Public methodAdd
Add new border to a cell.
Public methodClear
Clear all borders and make them invisible.
Public methodEquals
Determines whether the specified Object is equal to the current CellBorder.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for the CellBorder type.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyBorderElements
Gets list of all borders of a cell.

See Also