Home > @activeviam/activeui-sdk > TableCell > columnValue
TableCell.columnValue property
the value of this cell projected to the column containing this cell. For cells created from a CellSet axis member the value is the member unique name and the columnValue is the level discriminator toString for the level represented by this column.
Signature:
columnValue?: TableCellColumnValue;