:: org :: openoffice :: vba ::

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

Methods' Summary
Series  
Values  
XValues  
Methods' Details
Series
any
Series( [in] any  Item );

Values
any
Values( [in] any  Values );

XValues
any
XValues( [in] any  XValues );

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