Click or drag to resize
Cell Constructor
Overload List
  NameDescription
Public methodCell
Initializes a new instance of the Cell class
Public methodCell(Boolean)
Initializes a new instance of the Cell class
Public methodCell(Byte)
Initializes a new instance of the Cell class
Public methodCell(DateTime)
Initializes a new instance of the Cell class
Public methodCell(Double)
Initializes a new instance of the Cell class
Public methodCell(String)
Initializes a new instance of the Cell class
Public methodCell(Int64, Boolean)
Initializes a new instance of the Cell class
Public methodCell(Object, ColumnType)
Initializes a new instance of the Cell class
Top
See Also