delphi中EXLEI调用(100分)

  • 主题发起人 主题发起人 hawk_yc
  • 开始时间 开始时间
H

hawk_yc

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