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

--- Comment #25 from V Stuart Foote <[email protected]> ---
Created attachment 176108
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176108&action=edit
sample Writer ODF with 60 column table, using cell formulas

So in this attached Writer ODF with a 60 column table, it shows the column
notation is -- A-Z,a-z,AA-AZ, etc.

It probably would be better to make the cell labeling in Writer match the
labeling in Calc, i.e  A-Z,AA-AZ,BA-BZ, etc. 

That is, to eliminate the a-z labeling like calc by using the
rtl::isAsciiAlpha() and rtl::toAsciiUpperCase() conversion as Eike suggested in
comment 6

There would need to be a convert on edit/save for any existing documents, but
IMHO consistency would be better in the long run.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to