| Package | Description |
|---|---|
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
Copyright © 2002–2019 Starter Inc.. All rights reserved.