[seam-commits] Seam SVN: r11282 - branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Jul 13 12:40:44 EDT 2009
Author: manaRH
Date: 2009-07-13 12:40:44 -0400 (Mon, 13 Jul 2009)
New Revision: 11282
Modified:
branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Excel.xml
Log:
back ported r11235 and r11237 from Seam_2_2
Modified: branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Excel.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Excel.xml 2009-07-13 16:30:39 UTC (rev 11281)
+++ branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Excel.xml 2009-07-13 16:40:44 UTC (rev 11282)
@@ -2494,6 +2494,11 @@
e.g. placing a column width setting in a cell nested within that column makes
little sense.
</para>
+ <para>
+ If you have format masks or fonts that use special characters, such as spaces
+ and semicolons, you can escape the css string with '' characters like xls-format-mask:'$;$'
+ </para>
+
<section id="excel.fontsandlayout.link">
<title>Stylesheet links</title>
<para>
More information about the seam-commits
mailing list