Table Extract Method

Defines settings and logic for a Data Table extraction method.

List of Table Extract Method Types

Name Description
CSV Extract Parses a CSV file into a Data Table.
Header-Value Detects the layout of a table automatically by analyzing results from value and header extractors defined on Data Column objects.
Infer Grid Extracts tables which have both row and column headers, by infering a grid from the header positions.
Row Match Uses an extractor to match each row.

Properties

No properties are defined