You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I must generate xlsx files which have more than ten columns and the page should be set as landscape to hold all the columns. I searched your source and all issues to figure out how to make it but failed. I am wondering if you guys can provide a way out. Thanks.
Activity
xuri commentedon Dec 26, 2018
Hi @greymanking, this library doesn't support to set page orientation currently. I will add this feature later.
greymanking commentedon Jan 4, 2019
Hi @xuri, I am wondering when you could add the page orientation setup. 坐等。
Resolve qax-os#318, add new functions and
Merge pull request #330 from zhangleijlu/master
xuri commentedon Jan 7, 2019
Hi @greymanking, excelize support set page orientation now, you can set that like this:
greymanking commentedon Feb 18, 2019
@xuri It just works. Thank u guys.
Resolve qax-os#318, add new functions and
Merge pull request qax-os#330 from zhangleijlu/master