Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTable

Package version

Information about the extracted table contained in a page.

Hierarchy

  • DataTable

Index

Properties

Properties

cells

cells: DataTableCell[]

List of cells contained in the table.

columns

columns: number

Number of columns.

rows

rows: number

Number of rows.

Generated using TypeDoc