| Package | Description |
|---|---|
| io.starter.formats.OOXML | |
| io.starter.formats.XLS.charts |
| Constructor and Description |
|---|
Title(TextDisp td,
WorkBook bk)
create an OOXML title from a 2003-v TextDisp record
|
| Modifier and Type | Field and Description |
|---|---|
protected TextDisp |
Chart.charttitle |
| Modifier and Type | Method and Description |
|---|---|
TextDisp |
Axis.getTd() |
TextDisp |
Chart.getTitleTd()
return the title TextDisp element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChartAxes.setTd(int axisType,
TextDisp td) |
void |
Axis.setTd(TextDisp td)
get/set linked TextDisp (legend for this axis)
used for setting axis options
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.