:: ooo :: vba :: excel ::

interface XChartObject
Base Interfaces
XChartObject
┗ ::ooo::vba::XHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

::ooo::vba::XHelperInterface

Methods' Summary
Delete  
Attributes' Summary
Chart  
Name  
Methods' Details
Delete
void
Delete()
raises( ::com::sun::star::script::BasicErrorException );

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