SuppressEmpty: Boolean;
The SuppressEmpty property determines whether to filter the empty values in the cells.
Available values:
True. Empty cells are filtered.
False. 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: