Interface TableItemRow

interface TableItemRow {
    cells: TableItemCell[];
}

Properties

Properties

cells: TableItemCell[]

Data for a specific cell.

MMNEPVFCICPMFPCPTTAAATR