Tables topic

Excel tables (ListObjects): structured, styled cell ranges with a header row and built-in filtering.

Classes

ExcelTable Tables
An Excel table (a "ListObject") over a rectangular range, a named region with a header row, banded styling, and a filter.
TableStyle Tables
A few common built-in table style names, for convenience. Any valid Excel style name string (e.g. 'TableStyleLight9', 'TableStyleDark3') also works as ExcelTable.style.