debian man page for excel::template::element::range

Query: excel::template::element::range

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Excel::Template::Element::Range(3pm)			User Contributed Perl Documentation		      Excel::Template::Element::Range(3pm)

NAME
Excel::Template::Element::Range - Excel::Template::Element::Range
PURPOSE
Returns a range of cell locations (i.e. B2:C2) that contains all calls using this reference. To return the location of the last cell, use BACKREF.
NODE NAME
RANGE
INHERITANCE
Excel::Template::Element
ATTRIBUTES
o REF This is the name of the reference to look up.
CHILDREN
None
EFFECTS
None
DEPENDENCIES
This will only be used within CELL tags.
USAGE
In the example... <row> <cell ref="this_cell"/><cell ref="that_cell"><cell ref="that_cell"> </row> <row> <formula>=SUM(<range ref="that_cell">)</formula> </row> The formula in row 2 would be =SUM(B1:C1).
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO
CELL, BACKREF perl v5.14.2 2012-04-29 Excel::Template::Element::Range(3pm)
Related Man Pages
excel::template::container::loop(3pm) - debian
excel::template::container::worksheet(3pm) - debian
excel::template::plus(3pm) - debian
excel::template::plus::tt(3pm) - debian
html::formfu::element::simpletable(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph