Cell Methods

The Cell type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSplitByColSpan
Splits the cell to two cells by index of column.
Public methodSplitByHeight
Splits the cell by height.
Public methodSplitByRowSpan
Splits the cell to two cells by index of row.
Public methodSplitByWidth
Splits the cell by width.
Public methodToString (Inherited from Object.)
See Also