8 #ifndef ORCUS_SPREADSHEET_VIEW_TYPES_HPP
9 #define ORCUS_SPREADSHEET_VIEW_TYPES_HPP
11 #include "orcus/spreadsheet/types.hpp"
13 namespace orcus {
namespace spreadsheet {
18 enum class sheet_pane_t : uint8_t
30 enum class pane_state_t : uint8_t
68 col_t visible_columns;
Definition: view_types.hpp:66
address_t top_left_cell
Definition: view_types.hpp:60
double hor_split
Definition: view_types.hpp:47
Definition: view_types.hpp:41
Definition: types.hpp:322
double ver_split
Definition: view_types.hpp:53