[Libreoffice-ux-advise] [Bug 113604] Optimal column width of table in Writer is cumbersome and not persistent

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 4 17:08:55 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=113604

--- Comment #15 from Justin L <jluth at mail.com> ---
(In reply to Evert Heylen from comment #14)
> Is there a way to optimize column widths programmatically/headless too?
I imagine so, but you will still need to figure out how to programmatically
select as well as figure out how to make a UNO call to these functions:
.uno:SetMinimalRowHeight
.uno:SetOptimalRowHeight
.uno:DistributeRows

.uno:SetMinimalColumnWidth
.uno:SetOptimalColumnWidth
.uno:DistributeColumns

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list