Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
com.gembox.spreadsheet.charts |
Contains types used to display series of numeric data in a graphical format.
|
Modifier and Type | Method and Description |
---|---|
ExcelChartCollection |
ExcelWorksheet.getCharts()
Gets the worksheet charts.
|
Modifier and Type | Method and Description |
---|---|
static ExcelChartCollection |
ExcelChartCollection.create(ExcelWorksheet worksheet)
Deprecated.
This method is internal and should not be used.
|
static ExcelChartCollection |
ExcelChartCollection.create(ExcelWorksheet worksheet,
ExcelChartCollection source)
Deprecated.
This method is internal and should not be used.
|
ExcelChartCollection |
ExcelChart.getParent()
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
static ExcelChartCollection |
ExcelChartCollection.create(ExcelWorksheet worksheet,
ExcelChartCollection source)
Deprecated.
This method is internal and should not be used.
|
void |
ExcelChart.setParent(ExcelChartCollection value)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.