Class Cell
Represents a table cell.
public abstract class Cell
- Inheritance
-
objectCell
- Derived
- Extension Methods
Properties
Type
Type of the table cell.
public abstract CellType Type { get; }
Represents a table cell.
public abstract class Cell
Type of the table cell.
public abstract CellType Type { get; }