| Excel-Template documentation | view source | Contained in the Excel-Template distribution. |
Excel::Template::Element::MergeRange - Excel::Template::Element::MergeRange
To merge a range of cells in a spreadsheet
MERGE_RANGE
This will merge a range of cells.
None
<cell ref="foo"/> <cell ref="foo"/> <cell ref="foo"/> <merge_range ref="foo">Text to insert into merged range</merge_range>
Stevan Little (stevan.little@iinteractive.com)
Nothing
| Excel-Template documentation | view source | Contained in the Excel-Template distribution. |