8#ifndef ORCUS_SPREADSHEET_VIEW_TYPES_HPP
9#define ORCUS_SPREADSHEET_VIEW_TYPES_HPP
11#include "orcus/spreadsheet/types.hpp"
13namespace orcus {
namespace spreadsheet {
19enum class sheet_pane_t : uint8_t
35enum class pane_state_t : uint8_t
Definition view_types.hpp:76
address_t top_left_cell
Definition view_types.hpp:88
col_t visible_columns
Definition view_types.hpp:80
row_t visible_rows
Definition view_types.hpp:84
Definition view_types.hpp:51
double ver_split
Definition view_types.hpp:62
address_t top_left_cell
Definition view_types.hpp:69
double hor_split
Definition view_types.hpp:56