Author: nickarls
Date: 2008-09-18 02:17:11 -0400 (Thu, 18 Sep 2008)
New Revision: 9011
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Excel.xml
Log:
Minor. Pointing out the rowSpan/columnSpan for e:image are optional.
Modified: trunk/doc/Seam_Reference_Guide/en-US/Excel.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Excel.xml 2008-09-18 00:17:47 UTC (rev 9010)
+++ trunk/doc/Seam_Reference_Guide/en-US/Excel.xml 2008-09-18 06:17:11 UTC (rev 9011)
@@ -1512,8 +1512,8 @@
<para>
Images are nested within columns (for iteration) or inside worksheets
(for direct placement using the
<literal>startColumn/startRow</literal>
- and <literal>endColumn/endRow</literal>
- attributes)
+ and <literal>rowSpan/columnSpan</literal> attributes). The spans are
+ optional and if omitted, the image will be inserted without resizing.
</para>
<informaltable>
<tgroup cols="2">
Show replies by date