Orcus
Loading...
Searching...
No Matches
orcus::spreadsheet::sheet_view Class Reference

Public Member Functions

 sheet_view (view &doc_view)
const range_tget_selection (sheet_pane_t pos) const
void set_selection (sheet_pane_t pos, const range_t &range)
void set_active_pane (sheet_pane_t pos)
sheet_pane_t get_active_pane () const
void set_split_pane (double hor_split, double ver_split, const address_t &top_left_cell)
const split_pane_tget_split_pane () const
void set_frozen_pane (col_t visible_cols, row_t visible_rows, const address_t &top_left_cell)
const frozen_pane_tget_frozen_pane () const
viewget_document_view ()