interface XRangeSelection in module com::sun::star::sheet:: |
interface XRangeSelection : com::sun::star::uno::XInterface ;
allows to let the user to select a cell range.
Method Summary |
|
startRangeSelection | starts the range selection. |
abortRangeSelection | aborts the range selection. |
addRangeSelectionListener | adds a listener that is notified when range selection is completed or aborted. |
removeRangeSelectionListener | removes the specified listener. |
addRangeSelectionChangeListener | adds a listener that is notified when the selected range is changed. |
removeRangeSelectionChangeListener | removes the specified listener. |
Method Details |
|||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.