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

PropagationMode

Grooper.Core

Specifies the direction in which values for this column should propagate.

Remarks

Propagation, if enabled, occurs immediately after extraction and causes empty cells to be filled in using the nearest value above or below the empty cell.

Can be one of the following values:

NameValueDescription
None0No propagation.
Down1Empty cells will be filled using the nearest value above the empty cell.
Up2Empty cells will be filled using the nearest value below the empty cell.

Used By

Notification