| Package | Description |
|---|---|
| io.starter.formats.XLS.charts |
| Modifier and Type | Method and Description |
|---|---|
ThreeD |
ChartType.getThreeDRec(boolean bCreate)
return the 3d record of the chart
Creates if not present, if bCreate is true |
ThreeD |
ChartFormat.getThreeDRec(boolean bCreate)
Return the ThreeD rec associated with this ChartFormat, create if not
present
|
ThreeD |
Chart.getThreeDRec(int nChart)
return the 3d rec for this chart or null if it doesn't exist
|
ThreeD |
Chart.initThreeD()
returns the 3d record of the desired chart
|
ThreeD |
ChartType.initThreeD(int charttype)
returns the 3d record of the desired chart
|
ThreeD |
Chart.initThreeD(int nChart,
int chartType)
returns the 3d record of the desired chart
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.