ExcelCell Class

Content and Type of one cell

Definition

Namespace: PCBI.Automation.IO
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class Cell
Inheritance
Object    ExcelCell

Constructors

ExcelCellInitializes a new instance of the ExcelCell class

Fields

Type Data type of the cell
Value Value of the cell (double, DateTime or string)

Extension Methods

See Also