Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

SecondaryExtractTrigger

Grooper.Extract

Specifies when a secondary extract should be performed.

Remarks

The SecondaryExtractTrigger enumeration controls the conditions under which a secondary extraction attempt is made for a table cell. Secondary extraction provides a fallback mechanism to recover values when the primary extraction method does not yield a result.

Configuration Guidance

  • Use 'Auto' to trigger secondary extraction only when the cell is empty after the primary attempt.
  • Use 'Always' to perform secondary extraction regardless of the primary result, which may be useful for complex or unreliable tables.
  • Use 'Never' to disable secondary extraction, relying solely on the primary extraction method.

This setting is important for handling merged cells, irregular layouts, or cases where the primary method may miss data.

Can be one of the following values:

NameValueDescription

Used By

Notification