home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _3AE2AC275D2944B88797902D289158AD < prev    next >
Text File  |  2003-03-07  |  2KB  |  160 lines

  1. ImportOrgOutline
  2.  
  3. Syntax
  4.  
  5.  ImportOrgOutline(Filename As String)
  6.  
  7. Description
  8.  
  9. Import an outline into the organization chart.
  10.  
  11. Parameters
  12.  
  13. Filename: string    The filename of the outline document to import.
  14.  
  15. InhibitInput
  16.  
  17. Syntax
  18.  
  19. InhibitInput(State As _InhibitInput_State_enum)
  20.  
  21. Description
  22.  
  23. Allow the keyboard and menus to be used while a macro is playing. This command must be used if playing a Coach macro.
  24.  
  25. Parameters
  26.  
  27. State: enumeration    Inhibit input is on or off.
  28.  
  29. Off
  30.  
  31. On
  32.  
  33. InsertClipartDlg
  34.  
  35. Syntax
  36.  
  37. InsertClipartDlg()
  38.  
  39. Description
  40.  
  41. Put a clipart or graphic image in your document.
  42.  
  43. InsertEquation
  44.  
  45. Syntax
  46.  
  47. InsertEquation()
  48.  
  49. Description
  50.  
  51. Insert an equation.
  52.  
  53. InsertFileDlg
  54.  
  55. Syntax
  56.  
  57. InsertFileDlg()
  58.  
  59. Description
  60.  
  61. Display the Insert File dialog box, which is used to append a drawing file to the current drawing or slide show.
  62.  
  63. InsertMemoObject
  64.  
  65. Syntax
  66.  
  67. InsertMemoObject()
  68.  
  69. Description
  70.  
  71. Insert a comment.
  72.  
  73. InsertMovie
  74.  
  75. Syntax
  76.  
  77. InsertMovie(Filename As String)
  78.  
  79. Description
  80.  
  81. Insert a movie into a slide show.
  82.  
  83. Parameters
  84.  
  85. Filename: string    The filename of the movie (.avi, .mov, etc.) to insert.
  86.  
  87. InsertMovieObject
  88.  
  89. Syntax
  90.  
  91. InsertMovieObject()
  92.  
  93. Description
  94.  
  95. Insert a movie into a slide show.
  96.  
  97. InsertQuattroTable
  98.  
  99. Syntax
  100.  
  101. InsertQuattroTable()
  102.  
  103. Description
  104.  
  105. Insert a spreadsheet.
  106.  
  107. InsertTextart
  108.  
  109. Syntax
  110.  
  111. InsertTextart()
  112.  
  113. Description
  114.  
  115. Create a design out of text.
  116.  
  117. InternetPublisher
  118.  
  119. Syntax
  120.  
  121. InternetPublisher()
  122.  
  123. Description
  124.  
  125. This method displays the Internet Publisher wizard.
  126.  
  127. InvertColors
  128.  
  129. Syntax
  130.  
  131. InvertColors()
  132.  
  133. Description
  134.  
  135. Change the colors of the selected objects to their contrasting complementary colors.
  136.  
  137. IrregularCap
  138.  
  139. Syntax
  140.  
  141. IrregularCap([State As _IrregularCap_State_enum])
  142.  
  143. Description
  144.  
  145. Turn Correct Two Irregular Capitals on or off in QuickCorrect.
  146.  
  147. Parameters
  148.  
  149. State: enumeration (optional)    Irregular capital correction is on or off.
  150.  
  151. Off
  152.  
  153. On
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.