Overload List
| Name | Description | |
|---|---|---|
| CellEntry()()() |
Constructs a new CellEntry instance with the appropriate category
to indicate that it is a cell.
| |
| CellEntry(String) |
Constructs a new CellEntry instance with the provided content.
| |
| CellEntry(UInt32, UInt32) |
create a CellEntry for a given row/column
| |
| CellEntry(UInt32, UInt32, String) |
create a CellEntry for a given row/column and
initial value
|