Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: sheet ::

interface XViewPanesSupplier

Base Interface
com::sun::star::uno::XInterface

Description
enables access to the panes in a view.


Methods' Summary

getViewPanes returns the collection of panes in the view.

Methods' Details

getViewPanes
 
com::sun::star::container::XIndexAccess
getViewPanes();
Description
returns the collection of panes in the view.

Top of Page