:: org :: openoffice :: vba ::

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

Attributes' Summary
IsZeroIndex  
Array  
Attributes' Details
IsZeroIndex
[ readonly ] boolean IsZeroIndex;
Array
[ readonly ] any Array;
Top of Page