摘要
OLE自动化对象是Windows应用程序之间相互操纵的一种技巧,利用Office提供的OLE自动化对象可以很轻松地借助Office强大的办公软件功能完成一些复杂的打印、表格计算等功能。本文通过实例说明,如何在C++Builder中调用Office提供的OLE对象的属性和方法,实现格式复杂的合同打印功能。
The OLE automation object provides a way that windows applications control each other,we can add-in a lot of functions within Office such as printing, computing to our program by taking advantage of the OLE automation object, which is provided by Office. This article trys to explain how to transfer the Office' s OLE automation object in C++ Builder to print contracts in complex form.
出处
《科技广场》
2005年第12期73-75,共3页
Science Mosaic