Click or drag to resize
PicoXLSX

Cell Constructor

Overload List
 NameDescription
Public methodCell Initializes a new instance of the Cell class
Public methodCell(Object, CellCellType) Initializes a new instance of the Cell class
Public methodCell(Object, CellCellType, CellAddress) Constructor with value, cell type and address as struct. The worksheet reference is set to null and must be assigned later
Public methodCell(Object, CellCellType, String) Initializes a new instance of the Cell class
Public methodCell(Object, CellCellType, Int32, Int32) Initializes a new instance of the Cell class
Top
See Also