| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet.charts.converter.xssfreader |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSeriesReader.ValueUpdateMode |
AbstractSeriesReader.ValueUpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSeriesReader.ValueUpdateMode[] |
AbstractSeriesReader.ValueUpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSeriesReader.handleReferencedValueUpdates(List<org.apache.poi.ss.util.CellReference> referencedCells,
SERIES_DATA_TYPE seriesData,
AbstractSeriesReader.ValueUpdateMode updateMode) |
Copyright © 2016–2025 Vaadin Ltd. All rights reserved.