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

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

Exported Interfaces
::com::sun::star::table::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
::com::sun::star::table::TableChartsEnumeration

 
Top of Page