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

struct RangeSelectionEvent
Base Hierarchy
RangeSelectionEvent
 ┗ ::com::sun::star::lang::EventObject
Description
specifies an event from range selection.
See also
XRangeSelectionListener, XRangeSelectionChangeListener

Elements' Summary
RangeDescriptor contains a textual representation of the selected range.  
Elements' Details
RangeDescriptor
string RangeDescriptor;
Description
contains a textual representation of the selected range.
Top of Page