回 帖 发 新 帖 刷新版面

主题:求Word.Application对象的具体属性和方法!

请高手指点一下Word.Application的具体方法和属性,最好有实例说明,万分感谢!

回复列表 (共3个回复)

沙发

晕,难道真的没有懂Word applcation组件的属性、方法和具体使用方法的人???高手help me !

板凳

word.application对象 有关   Word.Application   对象的   参考:   
    
  Properties   
  ===========   
  ActiveDocument   property,   ActivePrinter   property,   ActiveWindow   property,   AddIns   property,   Application   property,   Assistant   property,   AutoCaptions   property,   AutoCorrect   property,   BackgroundPrintingStatus   property,   BackgroundSavingStatus   property,   BrowseExtraFileTypes   property,   Browser   property,   Build   property,   CapsLock   property,   Caption   property,   CaptionLabels   property,   CommandBars   property,   Creator   property,   CustomDictionaries   property,   CustomizationContext   property,   DefaultSaveFormat   property,   DefaultTableSeparator   property,   Dialogs   property,   DisplayAlerts   property,   DisplayAutoCompleteTips   property,   DisplayRecentFiles   property,   DisplayScreenTips   property,   DisplayScrollBars   property,   DisplayStatusBar   property,   Documents   property,   EnableCancelKey   property,   FileConverters   property,   FileSearch   property,   FindKey   property,   FocusInMailHeader   property,   FontNames   property,   Height   property,   International   property,   IsObjectValid   property,   KeyBindings   property,   KeysBoundTo   property,   LandscapeFontNames   property,   Languages   property,   Left   property,   ListGalleries   property,   MacroContainer   property,   MailingLabel   property,   MailMessage   property,   MailSystem   property,   MAPIAvailable   property,   MathCoprocessorAvailable   property,   MouseAvailable   property,   Name   property,   NormalTemplate   property,   NumLock   property,   Options   property,   Parent   property,   Path   property,   PathSeparator   property,   PortraitFontNames   property,   PrintPreview   property,   RecentFiles   property,   ScreenUpdating   property,   Selection   property,   ShowVisualBasicEditor   property,   SpecialMode   property,   StartupPath   property,   StatusBar   property,   SynonymInfo   property,   System   property,   Tasks   property,   Templates   property,   Top   property,   UsableHeight   property,   UsableWidth   property,   UserAddress   property,   UserControl   property,   UserInitials   property,   UserName   property,   VBE   property,   Version   property,   Visible   property,   Width   property,   Windows   property,   WindowState   property,   WordBasic   property.   
    
  Methods   
  ========   
  Activate   method,   AddAddress   method,   AutomaticChange   method,   BuildKeyCode   method,   CentimetersToPoints   method,   ChangeFileOpenDirectory   method,   CheckGrammar   method,   CheckSpelling   method,   CleanString   method,   DDEExecute   method,   DDEInitiate   method,   DDEPoke   method,   DDERequest   method,   DDETerminate   method,   DDETerminateAll   method,   GetAddress   method,   GetSpellingSuggestions   method,   GoBack   method,   GoForward   method,   Help   method,   HelpTool   method,   InchesToPoints   method,   KeyString   method,   LinesToPoints   method,   ListCommands   method,   LookupNameProperties   method,   MillimetersToPoints   method,   MountVolume   method,   Move   method,   NewWindow   method,   NextLetter   method,   OnTime   method,   OrganizerCopy   method,   OrganizerDelete   method,   OrganizerRename   method,   PicasToPoints   method,   PointsToCentimeters   method,   PointsToInches   method,   PointsToLines   method,   PointsToMillimeters   method,   PointsToPicas   method,   PrintOut   method   (Application,   Document,   and   Window   objects),   Quit   method,   Repeat   method,   ResetIgnoreAll   method,   Resize   method,   Run   method,   ScreenRefresh   method,   SendFax   method,   ShowClipboard   method,   ShowMe   method,   SubstituteFont   method.   
    
  Events   
  =======   
  DocumentChange   event,   Quit   event.  
是不是这个

3 楼

我也不知道是不是,看不懂啊。我要做的是一个以WORD方式提交,以WORD方式打开的网页。但是对word.application组件不熟悉啊,不会用。

我来回复

您尚未登录,请登录后再回复。点此登录或注册