:: ooo :: vba :: excel ::

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

::ooo::vba::XHelperInterface

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

Values
any
Values( [in] any  Values );

XValues
any
XValues( [in] any  XValues );

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