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

interface XTableChartsSupplier

Methods' Summary
getCharts returns the collection of charts.  
Methods' Details
getCharts
XTableCharts
getCharts();

Description
returns the collection of charts.
See also
TableCharts
Top of Page