PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
Excel
Cell Class
Content and Type of one cell
Definition
Namespace:
PCBI.Automation.IO
Assembly:
PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Copy
public
class
Cell
VB
Copy
Public
Class
Cell
C++
Copy
public
ref class
Cell
F#
Copy
type
Cell
=
class
end
Inheritance
Object
Excel
Cell
Constructors
Excel
Cell
Initializes a new instance of the
Excel
Cell
class
Fields
Type
Data type of the cell
Value
Value of the cell (double, DateTime or string)
See Also
Reference
PCBI.Automation.IO Namespace
In This Article
Definition
Constructors
Fields
See Also