|
xlnt - community edition
|
General worksheet formatting properties. More...
#include <sheet_format_properties.hpp>
Public Attributes | |
| optional< double > | base_col_width |
| The base column width More... | |
| double | default_row_height = 15.0 |
| The default row height is required More... | |
| optional< double > | default_column_width |
| The default column width More... | |
| optional< double > | dy_descent |
| x14ac extension, dyDescent property More... | |
General worksheet formatting properties.
| optional<double> xlnt::sheet_format_properties::base_col_width |
The base column width
| optional<double> xlnt::sheet_format_properties::default_column_width |
The default column width
| double xlnt::sheet_format_properties::default_row_height = 15.0 |
The default row height is required
| optional<double> xlnt::sheet_format_properties::dy_descent |
x14ac extension, dyDescent property
1.8.13