From seam-commits at lists.jboss.org Sun Mar 1 14:15:15 2009 Content-Type: multipart/mixed; boundary="===============6384874163568736994==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r10101 - trunk/doc/Seam_Reference_Guide/en-US. Date: Sun, 01 Mar 2009 14:15:15 -0500 Message-ID: --===============6384874163568736994== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: nickarls Date: 2009-03-01 14:15:15 -0500 (Sun, 01 Mar 2009) New Revision: 10101 Modified: trunk/doc/Seam_Reference_Guide/en-US/Excel.xml Log: minor. remove references to cell templates Modified: trunk/doc/Seam_Reference_Guide/en-US/Excel.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/doc/Seam_Reference_Guide/en-US/Excel.xml 2009-02-28 21:07:43 UTC = (rev 10100) +++ trunk/doc/Seam_Reference_Guide/en-US/Excel.xml 2009-03-01 19:15:15 UTC = (rev 10101) @@ -1053,7 +1053,7 @@
Validation - Validations are nested inside cells, formulas or cell template= s. + Validations are nested inside cells or formulas. They add constrains for the cell data. @@ -1405,12 +1405,8 @@
Format masks - Format masks are defined in the mask attribute in cell templat= es, - cells or formulas. Note that when using templates, t= he = - format mask must be placed in the first template - to be cascaded since the constructor hierarchy in - JExcelAPI used for copying cell formats mak= es = - it hard to change the format mask at a later stage. There are = two = + Format masks are defined in the mask attribute in = + cells or formulas. There are two = types of format masks, one for numbers and one for dates
@@ -1478,17 +1474,13 @@ - - - + value=3D"fooSheet!A1+barSheet1!A1"> --===============6384874163568736994==--