:: ooo :: vba :: excel ::

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

::ooo::vba::XHelperInterface

Methods' Summary
ShowLevels  
Methods' Details
ShowLevels
void
ShowLevels( [in] any  RowLevels,
[in] any  ColumnLevels );

Top of Page