Table of Contents

TXlsFile.RemoveAutoFilter Method

Removes the AutoFilter from the active sheet. If there is no AutoFilter in the sheet, this method does nothing.

Syntax

Unit: FlexCel.XlsAdapter

procedure TXlsFile.RemoveAutoFilter; override;

See also