GNOME Bugzilla – Bug 580979
pango formatting of sheet object labels is not saved.
Last modified: 2009-05-07 22:09:25 UTC
While we save the type style formatting of sheet labels in xls files we do not save that information in .gnumeric files: <gnm:SheetObjectFilled ObjectBound="A3:E10" ObjectOffset="0.703 0.118 0.156 0.471" Direction="17" Type="101" Width="0" OutlineColor="0:0:0" FillColor="FFFF:FFFF:FFFF" Label="Hello World"> <Style type="GOStyle"> <outline dash="solid" auto-dash="1" width="0" color="0:0:0:FF" auto-color="1"/> <fill type="pattern" auto-type="1" is-auto="1" auto-fore="1"> <pattern type="solid" fore="0:0:0:FF" back="FF:FF:FF:FF"/> </fill> </Style> </gnm:SheetObjectFilled>
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.