blob: 480ae872d570b486e3789a10e1ae1cb0234e5d4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Utilities
=========
Special values
--------------
.. doxygenfunction:: orcus::spreadsheet::get_default_column_width
.. doxygenfunction:: orcus::spreadsheet::get_default_row_height
Type conversion
---------------
.. doxygenfunction:: orcus::spreadsheet::to_totals_row_function_enum
.. doxygenfunction:: orcus::spreadsheet::to_pivot_cache_group_by_enum
.. doxygenfunction:: orcus::spreadsheet::to_error_value_enum
.. doxygenfunction:: orcus::spreadsheet::to_color_rgb
.. doxygenfunction:: orcus::spreadsheet::to_rc_address
.. doxygenfunction:: orcus::spreadsheet::to_rc_range
|