Constructors
constructor
- new Cell(_table: Table, _col: number, _row: number): Cell
-
Parameters
-
-
_col: number
-
_row: number
Properties
Private _col
_col: number
Private _row
_row: number
Accessors
text
- get text(): string
- set text(v: string): void
-
Returns string
-
Parameters
Returns void
Methods
hasBackgroundColor
- hasBackgroundColor(): boolean
Get the font on this cell or null for the default font