| 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.ref |
| Modifier and Type | Method and Description |
|---|---|
static Link |
Link.create(String text,
TableRef tableRef)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
TableRef tableRef)
Deprecated.
|
LinkBuilder |
LinkBuilder.to(TableRef tableRef) |
| Modifier and Type | Method and Description |
|---|---|
TableRef |
TableRefBuilder.build() |
| Constructor and Description |
|---|
CellRef(TableRef tableRef,
com.github.jferard.fastods.ref.LocalCellRef localCellRef)
Create a position
|
RangeRef(TableRef tableRef,
com.github.jferard.fastods.ref.LocalCellRef fromCellRef,
com.github.jferard.fastods.ref.LocalCellRef toCellRef)
Create a position
|
Copyright © 2016–2021. All rights reserved.