Table of Contents

XlsFile.RemoveAutoFilter Method

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

Syntax

Namespace: FlexCel.XlsAdapter

public override void RemoveAutoFilter()

See also