:: org :: openoffice :: vba ::

interface XArrayWrapper

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