It is trying to set the margin on the worksheet (if the latest version is the same as the one you are using). Without seeing any code it's not easy to say what you should do but one of these methods may be what you want
See for more information.set_margins() # Set all margins to the same value set_margins_LR() # Set left and right margins to the same value set_margins_TB() # Set top and bottom margins to the same value set_margin_left(); # Set left margin set_margin_right(); # Set right margin set_margin_top(); # Set top margin set_margin_bottom(); # Set bottom margin
In reply to Re: Spreadsheet::ParseExcel::SaveParser and worksheet insertion
by hipowls
in thread Spreadsheet::ParseExcel::SaveParser and worksheet insertion
by watt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |