debian man page for excel::template::container::keepleadingzeros

Query: excel::template::container::keepleadingzeros

OS: debian

Section: 3pm

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

Excel::Template::Container::KeepLeadingZeros(3pm)	User Contributed Perl Documentation	 Excel::Template::Container::KeepLeadingZeros(3pm)

NAME
Excel::Template::Container::KeepLeadingZeros - Excel::Template::Container::KeepLeadingZeros
PURPOSE
To set the keep_leading_zeros flag for the surrounding worksheet or any worksheets that might be contained within this node.
NODE NAME
KEEP_LEADING_ZEROS
INHERITANCE
CONTAINER
ATTRIBUTES
None
CHILDREN
None
EFFECTS
Alters how leading zeros are interpreted by Spreadsheet::WriteExcel.
DEPENDENCIES
None
USAGE
<worksheet> ... Cells here will NOT have leading-zeros preserved <keep_leading_zeros> ... Cells here will have leading-zeros preserved </keep_leading_zeros> ... Cells here will NOT have leading-zeros preserved </worksheet> <keep_leading_zeros> <worksheet> ... Cells here will have leading-zeros preserved </worksheet> <worksheet> ... Cells here will have leading-zeros preserved </worksheet> </keep_leading_zeros>
AUTHOR
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO
CELL, Spreadsheet::WriteExcel perl v5.14.2 2010-06-17 Excel::Template::Container::KeepLeadingZeros(3pm)
Related Man Pages
spreadsheet::writeexcel::chart::column(3pm) - debian
excel::template::container::keepleadingzeros(3pm) - debian
excel::template::element::image(3pm) - debian
spreadsheet::writeexcel::chart::pie(3pm) - debian
spreadsheet::writeexcel::chart::scatter(3pm) - debian
Similar Topics in the Unix Linux Community
Gawk / Awk Merge Lines based on Key
Removing leading zeros for a decimal column
Help deleting leading zeros in a file
Writing a script that creates a 1GB file with zeros using dd
Exanding an array into another file.