Cell Methods

The following tables list the members exposed by the Cell type.

Methods
 
Name Description
Public method Static GetExcelColumnName(int) /// Convert Column Number into Column Name - Character(s) eg 1-A, 2-B ///
Public method Static GetExcelColumnNumber(string, bool) /// Covert Column Name - Character(s) into a Column Number eg A-1, B-2, A1 - 1, B9 - 2 ///
Public method Merge(Cell) /// Merge the parameter cell into this cell ///
Public method ToString() /// ///
Top
Name Description
Public extension method NameOf(this object) (Defined by NLogHelper).
Top

In this article

Definition