The CellBorderElement type exposes the following members.

Constructors

  NameDescription
Public methodCellBorderElement()()()()
Create new border with NoLine type.
Public methodCellBorderElement(CellBorderType)
Create new border with the specified type.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current CellBorderElement.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for the CellBorderElement type.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyFormat
Gets or sets format of a line used to draw a border.
Public propertyType
Gets or sets type of a border.

See Also