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

deprecated interface XViewPanesSupplier
Usage Restrictions
deprecated
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