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

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

interface XDimensionsSupplier

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

Description
gives access to dimensions.


Known Services which Export this Interface

com::sun::star::sheet::DataPilotSource a data pilot source.

Methods' Summary

getDimensions returns the dimensions.

Methods' Details

getDimensions
 
com::sun::star::container::XNameAccess
getDimensions();
Description
returns the dimensions.

Top of Page