NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX
Worksheet Class
Worksheet Methods
SetAutoFilter Method
SetAutoFilter(String) Method
SetAutoFilter(Int32, Int32) Method
Worksheet
Set
Auto
Filter(String) Method
Sets the column auto filter within the defined column range
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
Copy
public
void
SetAutoFilter
(
string
range
)
Parameters
range
String
Range to apply auto filter on. The range could be 'A1:C10' for instance. The end row will be recalculated automatically when saving the file
Exceptions
Exception
Condition
RangeException
Throws a RangeException if the passed range out of range
FormatException
Throws a FormatException if the passed range is malformed
See Also
Reference
Worksheet Class
SetAutoFilter Overload
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025