[]
Represents the base class for all cell type classes.
Cell types define the type of information displayed in a cell and its behavior. They can be assigned to a cell, a range of cells, a row, a column, or an entire worksheet via CellType. Cell types are preserved in SpreadJS JSON I/O but are not supported in Excel file formats (.xlsx).
public abstract class BaseCellType
Public MustInherit Class BaseCellType
| Name | Description |
|---|---|
| BaseCellType() |