Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormTable

Package version

Information about the recognized table contained in a page.

Hierarchy

  • FormTable

Index

Properties

columnCount

columnCount: number

Number of columns in the data table

rowCount

rowCount: number

Number of rows in the data table

rows

rows: FormTableRow[]

List of rows in the data table

Generated using TypeDoc