H
hawk_yc
Unregistered / Unconfirmed
GUEST, unregistred user!
我在DELPHI中使用EXCEL,无法进行打印设置,如打印方向、预览。下列语句均提示方法出错:
sheet2.PageSetup.Orientation :='xlLandscape';
sheet2.pringPreview;
sheet2.PageSetup.Orientation :='xlLandscape';
sheet2.pringPreview;