SuppressEmpty: Boolean;
The SuppressEmpty property determines whether to filter the empty values in the cells.
Available values:
True. The empty cells are filtered.
False. The empty cells are not filtered.
The filtering mode is determined by the ILanerFilter.SuppressEmptyArea property.
The property use is given in the example for ILaner.Filter.
See also: