https://issues.apache.org/ooo/show_bug.cgi?id=119832
Priority: P3
Bug ID: 119832
Assignee: [email protected]
Summary: If different format in cells, Standard format not
applied to all of them in 1 action
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO340
Component: formatting
Product: spreadsheet
Created attachment 78059
--> https://issues.apache.org/ooo/attachment.cgi?id=78059&action=edit
Example file with different cell formats
Example file with different cell formats
there is an xls file with 4 cells of the following format
cell A1, category Number, format -1234.12
cell A2, category Number, format Standard
cell A3, category Number, format Standard
cell A4, category Number, format -1234.12
Standard format options:
fractional part - 0
leading zeros - 1
Format code - Standard
-1234.12 format options:
fractional part - 2
leading zeros - 1
Format code - 0,00
If we select all four cells and try to apply Standard format to all them,
everything will remain in original places. Cells A1 and A4 have -1234.12
format. But if we change format to any other, and then to Standard, then all
will be applicable.
--
You are receiving this mail because:
You are the assignee for the bug.