update attribute required

required attribute default_row_height
This commit is contained in:
sukoi26 2018-07-22 16:35:41 +02:00 committed by GitHub
parent fe38e01341
commit 7be7172ff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,9 +40,9 @@ public:
optional<double> base_col_width;
/// <summary>
/// The default row height
/// The default row height is required
/// </summary>
optional<double> default_row_height;
double default_row_height = 15.0;
/// <summary>
/// The default column width