ScSelectionState(ScViewData &rViewData)
const ESelection & GetEditSelection() const
Returns the edit engine selection.
No selection, simple cell cursor.
ScSelectionType GetSelectionType() const
Returns the type of the selection this object contains.
ESelection maEditSel
Cell cursor position.
ScAddress maCursor
Type of the selection.
Single cell, cell range, or multi range selection.
Contains all available data about any possible selection in a Calc document.
const ScAddress & GetCellCursor() const
Returns the position of the cell cursor.
ScSelectionType
Enumerates all possible types of selections in a Calc document.