C++保存word文档时参数说明

wordDoc.SaveAs(COleVariant(fullFileName),  //FileName   COleVariant((short)wdFormatDocument),  //FileFormat   COleVariant((short)FALSE),  //LockComments   COleVariant(""), //Password   COleVariant((sh
相关文章
相关标签/搜索