https://bugs.documentfoundation.org/show_bug.cgi?id=172740
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval Blocks| |113208 Whiteboard|needsUXEval | --- Comment #2 from Heiko Tietze <[email protected]> --- (In reply to Abdulrahman from comment #0) > Allow AutoFormat to work with ANY selection size... > ... > Why this matters: > - Many users work with small/simple datasets > - Other spreadsheet software (Excel) allows this > - Current workarounds (temporary columns, macros, conditional formatting) > are unnecessarily complicated > - This gives a poor first impression to new users We provide cell styles to format "1x1 tables". The AutoFormat aka Table Style feature is meant for complex layouts and therefore provides styling for first/last, even/odd, etc. columns/rows. I struggle to understand how this should work with less cells. Code pointer: sc/source/ui/view/cellsh.cxx: case SID_AUTOFORMAT: Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=113208 [Bug 113208] [META] Table AutoFormat bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
