Questions and answers on how to use XLSReadWriteII 5.
-
Roman55
- Posts: 10
- Joined: Tue Mar 26, 2013 11:29 am
Post
by Roman55 »
Hello
Can't set landscape orientation for Excel97. Output document has portrait mode, even with an explicit setting:
Code: Select all
xlsRW.Sheets[0].PrintSettings.Options := [];
-
Roman55
- Posts: 10
- Joined: Tue Mar 26, 2013 11:29 am
Post
by Roman55 »
Tested in 5.10.21, still I can't set page orientation. Please fix this.