:: com :: sun :: star :: table ::

service TableCharts
Description
represents a collection of all charts based on data in a table.
See also
TableChart

Exported Interfaces - Summary
XTableCharts

provides methods to insert and remove charts.

::com::sun::star::container::XIndexAccess

provides methods to access the charts via index.

::com::sun::star::container::XEnumerationAccess

creates an enumeration of all contained charts. (details)

Exported Interfaces - Details
XTableCharts
Description
provides methods to insert and remove charts.
::com::sun::star::container::XIndexAccess
Description
provides methods to access the charts via index.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all contained charts.
See also
TableChartsEnumeration

 
Top of Page