:: org :: openoffice :: vba ::

interface XSeriesCollection
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XCollection
       |  
       +--XSeriesCollection
XCollection
(referenced interface's summary:)

Methods' Summary
NewSeries  
XSeries  
Methods' Details
NewSeries
XSeries
NewSeries();

XSeries
any
XSeries( [in] any  Item );

Top of Page