| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.odselement | |
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
void |
OdsDocument.addAutoFilter(AutoFilter autoFilter)
Add a new auto filter
|
void |
AnonymousOdsDocument.addAutoFilter(AutoFilter autoFilter) |
void |
NamedOdsDocument.addAutoFilter(AutoFilter autoFilter) |
| Modifier and Type | Method and Description |
|---|---|
void |
OdsElements.addAutoFilter(AutoFilter autoFilter)
Add an AutoFilter to a table
|
void |
ContentElement.addAutoFilter(AutoFilter autoFilter)
Add an autoFilter to a table
|
| Modifier and Type | Method and Description |
|---|---|
AutoFilter |
AutoFilterBuilder.build() |
Copyright © 2016–2021. All rights reserved.