LibreOffice
LibreOffice 24.8 SDK API Reference
|
This is a helper service for access to table Address to cell ranges of the container document of a chart. More...
import <ChartTableAddressSupplier.idl;
Public Types | |
typedef sequence< com::sun::star::chart::ChartSeriesAddress > | SeriesAddresses |
contains the addresses to the elements of a series. | |
Public Attributes | |
string | CategoriesRangeAddress |
contains the address to the cells containing the names of the categories. | |
string | MainTitleAddress |
contains the address to the main title. | |
string | SubTitleAddress |
contains the address to the sub title. | |
This is a helper service for access to table Address to cell ranges of the container document of a chart.
The cell addresses are in the format of the application that contains this chart.
|
property |
contains the addresses to the elements of a series.
This sequence should contain one element for each series in the chart.
|
property |
contains the address to the cells containing the names of the categories.
Note: Each value of a data series belongs exactly to one category.
|
optionalproperty |
contains the address to the main title.
|
optionalproperty |
contains the address to the sub title.