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

interface XCellRangeReferrer

Methods' Summary
getReferredCells returns the cell range object that is represented.  
Methods' Details
getReferredCells
::com::sun::star::table::XCellRange
getReferredCells();

Description
returns the cell range object that is represented.
Top of Page