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)NAMEExcel::Template::Container::KeepLeadingZeros - Excel::Template::Container::KeepLeadingZerosPURPOSETo set the keep_leading_zeros flag for the surrounding worksheet or any worksheets that might be contained within this node.NODE NAMEKEEP_LEADING_ZEROSINHERITANCECONTAINERATTRIBUTESNoneCHILDRENNoneEFFECTSAlters how leading zeros are interpreted by Spreadsheet::WriteExcel.DEPENDENCIESNoneUSAGE<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>AUTHORRob Kinyon (rob.kinyon@gmail.com)SEE ALSOCELL, Spreadsheet::WriteExcel perl v5.14.2 2010-06-17 Excel::Template::Container::KeepLeadingZeros(3pm)