https://bugs.documentfoundation.org/show_bug.cgi?id=85410
--- Comment #18 from Laurent Balland <[email protected]> --- (In reply to Rafael Lima from comment #17) > Instead we should define nPrecision by the amount of text that would fit in > the cell. This probably could be done by dividing the cell width by the > width of a single character. Then we could figure out how many decimal > numbers are probably being displayed on the screen to determine nPrecision. You need also to check if General format chose a scientific notation to better fit in column width. -- You are receiving this mail because: You are the assignee for the bug.
