Changing Statistics Shown on Table

From Q
Jump to navigation Jump to search

// This changes a table's statistics to show % and n.
table.cellStatistics = ['%', 'n']

See also