|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutoFilterHandle | |
|---|---|
| com.extentech.ExtenXLS | The ExtenXLS package contains the primary classes for working with spreadsheets. |
| Uses of AutoFilterHandle in com.extentech.ExtenXLS |
|---|
| Methods in com.extentech.ExtenXLS that return AutoFilterHandle | |
|---|---|
AutoFilterHandle |
WorkSheetHandle.addAutoFilter(int column)
Adds a new AutoFilter for the specified column (0-based) in this sheet returns a handle to the new AutoFilter |
AutoFilterHandle[] |
WorkSheetHandle.getAutoFilterHandles()
Returns a list of all AutoFilterHandles on this sheet An AutoFilterHandle allows access and manipulation of AutoFilters on the sheet |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||