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(Int
32, Int
32) 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
(
int
startColumn
,
int
endColumn
)
Parameters
startColumn
Int32
Column number with the first appearance of an auto filter drop down
endColumn
Int32
Column number with the last appearance of an auto filter drop down
Exceptions
Exception
Condition
RangeException
Throws a RangeException if the start or end address out of range
See Also
Reference
Worksheet Class
SetAutoFilter Overload
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025