:: org :: openoffice :: vba ::

interface XChartObject
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XChartObject
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces

Methods' Summary
test  
Methods' Details
test
any
test();

Attributes' Summary
Chart  
Name  
Attributes' Details
Chart
[ readonly ] XChart Chart;
Name
[ readonly ] string Name;
Top of Page