|
Orcus
|
Public Member Functions | |
| sheet_view (view &doc_view) | |
| const range_t & | get_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_t & | get_split_pane () const |
| void | set_frozen_pane (col_t visible_cols, row_t visible_rows, const address_t &top_left_cell) |
| const frozen_pane_t & | get_frozen_pane () const |
| view & | get_document_view () |