https://bugs.documentfoundation.org/show_bug.cgi?id=133417
--- Comment #18 from Regina Henschel <[email protected]> --- The size of the checkbox is determined by the font size in Excel. The checkbox is not a form control in Excel, but it is determined by a style. The feature uses the extension "FeaturePropertyBags". xmlns="http://schemas.microsoft.com/office/spreadsheetml/2022/featurepropertybag". It is described in [MS-XLSX] at least since v20241112, not checked older versions. As it is now available in the UI of Excel, it is high time to implement something similar. -- You are receiving this mail because: You are the assignee for the bug.
