⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 word_tlb.pas

📁 MS Office Delphi sample add-in README
💻 PAS
📖 第 1 页 / 共 5 页
字号:
unit Word_TLB;

// ************************************************************************ //
// WARNING                                                                    
// -------                                                                    
// The types declared in this file were generated from data read from a       
// Type Library. If this type library is explicitly or indirectly (via        
// another type library referring to this type library) re-imported, or the   
// 'Refresh' command of the Type Library Editor activated while editing the   
// Type Library, the contents of this file will be regenerated and all        
// manual modifications will be lost.                                         
// ************************************************************************ //

// PASTLWTR : $Revision:   1.88.1.0.1.0  $
// File generated on 29/10/2002 00:40:45 from Type Library described below.

// ************************************************************************ //
// Type Lib: C:\Program Files\Microsoft Office\Office\MSWORD9.OLB (1)
// IID\LCID: {00020905-0000-0000-C000-000000000046}\0
// Helpfile: C:\Program Files\Microsoft Office\Office\VBAWRD9.CHM
// DepndLst: 
//   (1) v2.0 stdole, (C:\WINNT\System32\stdole2.tlb)
//   (2) v2.1 Office, (C:\Program Files\Microsoft Office\Office\MSO9.DLL)
//   (3) v5.3 VBIDE, (C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB)
//   (4) v4.0 StdVCL, (C:\WINNT\System32\STDVCL40.DLL)
// Errors:
//   Hint: Symbol 'Global' renamed to 'WordGlobal'
//   Hint: Symbol 'Application' renamed to 'WordApplication'
//   Hint: Symbol 'Document' renamed to 'WordDocument'
//   Hint: Symbol 'Font' renamed to 'WordFont'
//   Hint: Symbol 'ParagraphFormat' renamed to 'WordParagraphFormat'
//   Hint: Symbol 'OLEControl' renamed to 'WordOLEControl'
//   Hint: Symbol 'LetterContent' renamed to 'WordLetterContent'
//   Hint: Enum Member 'emptyenum' of 'WdCharacterCaseHID' changed to 'emptyenum_'
//   Hint: Enum Member 'emptyenum' of 'WdParagraphAlignmentHID' changed to 'emptyenum__'
//   Hint: Enum Member 'emptyenum' of 'WdListNumberStyleHID' changed to 'emptyenum___'
//   Hint: Enum Member 'emptyenum' of 'WdNoteNumberStyleHID' changed to 'emptyenum____'
//   Hint: Enum Member 'emptyenum' of 'WdCaptionNumberStyleHID' changed to 'emptyenum_____'
//   Hint: Enum Member 'emptyenum' of 'WdPageNumberStyleHID' changed to 'emptyenum______'
//   Hint: Enum Member 'emptyenum' of 'WdStatisticHID' changed to 'emptyenum_______'
//   Hint: Enum Member 'emptyenum' of 'WdTabLeaderHID' changed to 'emptyenum________'
//   Hint: Enum Member 'emptyenum' of 'WdMeasurementUnitsHID' changed to 'emptyenum_________'
//   Hint: Enum Member 'emptyenum' of 'WdSortFieldTypeHID' changed to 'emptyenum__________'
//   Hint: Enum Member 'emptyenum' of 'WdWordDialogTabHID' changed to 'emptyenum___________'
//   Hint: Enum Member 'emptyenum' of 'WdWordDialogHID' changed to 'emptyenum____________'
//   Hint: Enum Member 'emptyenum' of 'WdHelpTypeHID' changed to 'emptyenum_____________'
//   Hint: Enum Member 'emptyenum' of 'WdDictionaryTypeHID' changed to 'emptyenum______________'
//   Hint: Enum Member 'emptyenum' of 'WdTextOrientationHID' changed to 'emptyenum_______________'
//   Hint: Symbol 'System' renamed to 'System_'
//   Hint: Parameter 'Object' of _Application.IsObjectValid changed to 'Object_'
//   Hint: Parameter 'To' of _Application.PrintOutOld changed to 'To_'
//   Hint: Member 'Repeat' of '_Application' changed to 'Repeat_'
//   Hint: Parameter 'Object' of _Application.OrganizerCopy changed to 'Object_'
//   Hint: Parameter 'Object' of _Application.OrganizerDelete changed to 'Object_'
//   Hint: Parameter 'Object' of _Application.OrganizerRename changed to 'Object_'
//   Hint: Parameter 'String' of _Application.CheckGrammar changed to 'String_'
//   Hint: Parameter 'String' of _Application.CleanString changed to 'String_'
//   Hint: Parameter 'To' of _Application.PrintOut changed to 'To_'
//   Hint: Symbol 'System' renamed to 'System_'
//   Hint: Parameter 'Object' of _Global.IsObjectValid changed to 'Object_'
//   Hint: Member 'Repeat' of '_Global' changed to 'Repeat_'
//   Hint: Parameter 'String' of _Global.CleanString changed to 'String_'
//   Hint: Member 'Type' of '_Document' changed to 'Type_'
//   Hint: Parameter 'Type' of _Document.Compatibility changed to 'Type_'
//   Hint: Parameter 'Type' of _Document.Compatibility changed to 'Type_'
//   Hint: Parameter 'To' of _Document.PrintOutOld changed to 'To_'
//   Hint: Parameter 'End' of _Document.Range changed to 'End_'
//   Hint: Member 'GoTo' of '_Document' changed to 'GoTo_'
//   Hint: Parameter 'Type' of _Document.Protect changed to 'Type_'
//   Hint: Parameter 'Type' of _Document.EditionOptions changed to 'Type_'
//   Hint: Parameter 'To' of _Document.PrintOut changed to 'To_'
//   Hint: Member 'Type' of 'Template' changed to 'Type_'
//   Hint: Member 'End' of 'Bookmark' changed to 'End_'
//   Hint: Member 'Type' of 'Window' changed to 'Type_'
//   Hint: Parameter 'To' of Window.PrintOutOld changed to 'To_'
//   Hint: Parameter 'To' of Window.PrintOut changed to 'To_'
//   Hint: Member 'End' of 'Range' changed to 'End_'
//   Hint: Member 'Case' of 'Range' changed to 'Case_'
//   Hint: Parameter 'Type' of Range.Information changed to 'Type_'
//   Hint: Parameter 'End' of Range.SetRange changed to 'End_'
//   Hint: Parameter 'Unit' of Range.Next changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.Previous changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.StartOf changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.EndOf changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.Move changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.MoveStart changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.MoveEnd changed to 'Unit_'
//   Hint: Parameter 'Type' of Range.InsertBreak changed to 'Type_'
//   Hint: Parameter 'Unit' of Range.Delete changed to 'Unit_'
//   Hint: Parameter 'Unit' of Range.Expand changed to 'Unit_'
//   Hint: Parameter 'Label' of Range.InsertCaption changed to 'Label_'
//   Hint: Member 'GoTo' of 'Range' changed to 'GoTo_'
//   Hint: Parameter 'To' of Range.InsertDatabase changed to 'To_'
//   Hint: Parameter 'Raise' of Range.PhoneticGuide changed to 'Raise_'
//   Hint: Member 'Label' of 'OLEFormat' changed to 'Label_'
//   Hint: Member 'Object' of 'OLEFormat' changed to 'Object_'
//   Hint: Member 'Type' of 'LinkFormat' changed to 'Type_'
//   Hint: Parameter 'Type' of Fields.Add changed to 'Type_'
//   Hint: Member 'Type' of 'Field' changed to 'Type_'
//   Hint: Parameter 'Type' of Styles.Add changed to 'Type_'
//   Hint: Member 'Type' of 'Style' changed to 'Type_'
//   Hint: Parameter 'Type' of FormFields.Add changed to 'Type_'
//   Hint: Member 'Type' of 'FormField' changed to 'Type_'
//   Hint: Member 'Type' of 'TextInput' changed to 'Type_'
//   Hint: Parameter 'Type' of TextInput.EditType changed to 'Type_'
//   Hint: Parameter 'Type' of MailMerge.UseAddressBook changed to 'Type_'
//   Hint: Member 'Type' of 'MailMergeField' changed to 'Type_'
//   Hint: Member 'Type' of 'MailMergeDataSource' changed to 'Type_'
//   Hint: Member 'Type' of 'Dialog' changed to 'Type_'
//   Hint: Member 'End' of 'Selection' changed to 'End_'
//   Hint: Member 'Type' of 'Selection' changed to 'Type_'
//   Hint: Parameter 'Type' of Selection.Information changed to 'Type_'
//   Hint: Parameter 'End' of Selection.SetRange changed to 'End_'
//   Hint: Parameter 'Unit' of Selection.Next changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.Previous changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.StartOf changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.EndOf changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.Move changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.MoveStart changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.MoveEnd changed to 'Unit_'
//   Hint: Parameter 'Type' of Selection.InsertBreak changed to 'Type_'
//   Hint: Parameter 'Unit' of Selection.Delete changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.Expand changed to 'Unit_'
//   Hint: Parameter 'Label' of Selection.InsertCaption changed to 'Label_'
//   Hint: Member 'GoTo' of 'Selection' changed to 'GoTo_'
//   Hint: Parameter 'Unit' of Selection.MoveLeft changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.MoveRight changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.MoveUp changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.MoveDown changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.HomeKey changed to 'Unit_'
//   Hint: Parameter 'Unit' of Selection.EndKey changed to 'Unit_'
//   Hint: Parameter 'Type' of Indexes.AddOld changed to 'Type_'
//   Hint: Parameter 'Type' of Indexes.Add changed to 'Type_'
//   Hint: Member 'Type' of 'Index' changed to 'Type_'
//   Hint: Member 'Type' of 'Revision' changed to 'Type_'
//   Hint: Member 'Protected' of 'KeyBinding' changed to 'Protected_'
//   Hint: Member 'Type' of 'Hyperlink' changed to 'Type_'
//   Hint: Parameter 'Type' of Shapes.AddCallout changed to 'Type_'
//   Hint: Parameter 'Type' of Shapes.AddConnector changed to 'Type_'
//   Hint: Parameter 'Type' of Shapes.AddShape changed to 'Type_'
//   Hint: Member 'Type' of 'ShapeRange' changed to 'Type_'
//   Hint: Member 'Type' of 'Shape' changed to 'Type_'
//   Hint: Member 'Type' of 'View' changed to 'Type_'
//   Hint: Member 'Type' of 'InlineShape' changed to 'Type_'
//   Hint: Member 'Type' of 'Dictionary' changed to 'Type_'
//   Hint: Member 'Type' of 'ProofreadingErrors' changed to 'Type_'
//   Hint: Member 'Type' of 'WrapFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'CalloutFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'ColorFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'ConnectorFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'FillFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'ShadowFormat' changed to 'Type_'
//   Hint: Member 'Type' of 'Frameset' changed to 'Type_'
// ************************************************************************ //
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers. 
interface

uses Windows, ActiveX, Classes, Graphics, OleServer, OleCtrls, StdVCL, 
  Office_TLB, VBIDE_TLB;

// *********************************************************************//
// GUIDS declared in the TypeLibrary. Following prefixes are used:        
//   Type Libraries     : LIBID_xxxx                                      
//   CoClasses          : CLASS_xxxx                                      
//   DISPInterfaces     : DIID_xxxx                                       
//   Non-DISP interfaces: IID_xxxx                                        
// *********************************************************************//
const
  // TypeLibrary Major and minor versions
  WordMajorVersion = 8;
  WordMinorVersion = 1;

  LIBID_Word: TGUID = '{00020905-0000-0000-C000-000000000046}';

  IID__Application: TGUID = '{00020970-0000-0000-C000-000000000046}';
  IID__Global: TGUID = '{000209B9-0000-0000-C000-000000000046}';
  IID_FontNames: TGUID = '{0002096F-0000-0000-C000-000000000046}';
  IID_Languages: TGUID = '{0002096E-0000-0000-C000-000000000046}';
  IID_Language: TGUID = '{0002096D-0000-0000-C000-000000000046}';
  IID_Documents: TGUID = '{0002096C-0000-0000-C000-000000000046}';
  IID__Document: TGUID = '{0002096B-0000-0000-C000-000000000046}';
  IID_Template: TGUID = '{0002096A-0000-0000-C000-000000000046}';
  IID_Templates: TGUID = '{000209A2-0000-0000-C000-000000000046}';
  IID_RoutingSlip: TGUID = '{00020969-0000-0000-C000-000000000046}';
  IID_Bookmark: TGUID = '{00020968-0000-0000-C000-000000000046}';
  IID_Bookmarks: TGUID = '{00020967-0000-0000-C000-000000000046}';
  IID_Variable: TGUID = '{00020966-0000-0000-C000-000000000046}';
  IID_Variables: TGUID = '{00020965-0000-0000-C000-000000000046}';
  IID_RecentFile: TGUID = '{00020964-0000-0000-C000-000000000046}';
  IID_RecentFiles: TGUID = '{00020963-0000-0000-C000-000000000046}';
  IID_Window: TGUID = '{00020962-0000-0000-C000-000000000046}';
  IID_Windows: TGUID = '{00020961-0000-0000-C000-000000000046}';
  IID_Pane: TGUID = '{00020960-0000-0000-C000-000000000046}';
  IID_Panes: TGUID = '{0002095F-0000-0000-C000-000000000046}';
  IID_Range: TGUID = '{0002095E-0000-0000-C000-000000000046}';
  IID_ListFormat: TGUID = '{000209C0-0000-0000-C000-000000000046}';
  IID_Find: TGUID = '{000209B0-0000-0000-C000-000000000046}';
  IID_Replacement: TGUID = '{000209B1-0000-0000-C000-000000000046}';
  IID_Characters: TGUID = '{0002095D-0000-0000-C000-000000000046}';
  IID_Words: TGUID = '{0002095C-0000-0000-C000-000000000046}';
  IID_Sentences: TGUID = '{0002095B-0000-0000-C000-000000000046}';
  IID_Sections: TGUID = '{0002095A-0000-0000-C000-000000000046}';
  IID_Section: TGUID = '{00020959-0000-0000-C000-000000000046}';
  IID_Paragraphs: TGUID = '{00020958-0000-0000-C000-000000000046}';
  IID_Paragraph: TGUID = '{00020957-0000-0000-C000-000000000046}';
  IID_DropCap: TGUID = '{00020956-0000-0000-C000-000000000046}';
  IID_TabStops: TGUID = '{00020955-0000-0000-C000-000000000046}';
  IID_TabStop: TGUID = '{00020954-0000-0000-C000-000000000046}';
  IID__ParagraphFormat: TGUID = '{00020953-0000-0000-C000-000000000046}';
  IID__Font: TGUID = '{00020952-0000-0000-C000-000000000046}';
  IID_Table: TGUID = '{00020951-0000-0000-C000-000000000046}';
  IID_Row: TGUID = '{00020950-0000-0000-C000-000000000046}';
  IID_Column: TGUID = '{0002094F-0000-0000-C000-000000000046}';
  IID_Cell: TGUID = '{0002094E-0000-0000-C000-000000000046}';
  IID_Tables: TGUID = '{0002094D-0000-0000-C000-000000000046}';
  IID_Rows: TGUID = '{0002094C-0000-0000-C000-000000000046}';
  IID_Columns: TGUID = '{0002094B-0000-0000-C000-000000000046}';
  IID_Cells: TGUID = '{0002094A-0000-0000-C000-000000000046}';
  IID_AutoCorrect: TGUID = '{00020949-0000-0000-C000-000000000046}';
  IID_AutoCorrectEntries: TGUID = '{00020948-0000-0000-C000-000000000046}';
  IID_AutoCorrectEntry: TGUID = '{00020947-0000-0000-C000-000000000046}';
  IID_FirstLetterExceptions: TGUID = '{00020946-0000-0000-C000-000000000046}';
  IID_FirstLetterException: TGUID = '{00020945-0000-0000-C000-000000000046}';
  IID_TwoInitialCapsExceptions: TGUID = '{00020944-0000-0000-C000-000000000046}';
  IID_TwoInitialCapsException: TGUID = '{00020943-0000-0000-C000-000000000046}';
  IID_Footnotes: TGUID = '{00020942-0000-0000-C000-000000000046}';
  IID_Endnotes: TGUID = '{00020941-0000-0000-C000-000000000046}';
  IID_Comments: TGUID = '{00020940-0000-0000-C000-000000000046}';
  IID_Footnote: TGUID = '{0002093F-0000-0000-C000-000000000046}';
  IID_Endnote: TGUID = '{0002093E-0000-0000-C000-000000000046}';
  IID_Comment: TGUID = '{0002093D-0000-0000-C000-000000000046}';
  IID_Borders: TGUID = '{0002093C-0000-0000-C000-000000000046}';
  IID_Border: TGUID = '{0002093B-0000-0000-C000-000000000046}';
  IID_Shading: TGUID = '{0002093A-0000-0000-C000-000000000046}';
  IID_TextRetrievalMode: TGUID = '{00020939-0000-0000-C000-000000000046}';
  IID_AutoTextEntries: TGUID = '{00020937-0000-0000-C000-000000000046}';
  IID_AutoTextEntry: TGUID = '{00020936-0000-0000-C000-000000000046}';
  IID_System: TGUID = '{00020935-0000-0000-C000-000000000046}';
  IID_OLEFormat: TGUID = '{00020933-0000-0000-C000-000000000046}';
  IID_LinkFormat: TGUID = '{00020931-0000-0000-C000-000000000046}';
  IID__OLEControl: TGUID = '{000209A4-0000-0000-C000-000000000046}';
  IID_Fields: TGUID = '{00020930-0000-0000-C000-000000000046}';
  IID_Field: TGUID = '{0002092F-0000-0000-C000-000000000046}';
  IID_Browser: TGUID = '{0002092E-0000-0000-C000-000000000046}';
  IID_Styles: TGUID = '{0002092D-0000-0000-C000-000000000046}';
  IID_Style: TGUID = '{0002092C-0000-0000-C000-000000000046}';
  IID_Frames: TGUID = '{0002092B-0000-0000-C000-000000000046}';
  IID_Frame: TGUID = '{0002092A-0000-0000-C000-000000000046}';
  IID_FormFields: TGUID = '{00020929-0000-0000-C000-000000000046}';
  IID_FormField: TGUID = '{00020928-0000-0000-C000-000000000046}';
  IID_TextInput: TGUID = '{00020927-0000-0000-C000-000000000046}';
  IID_CheckBox: TGUID = '{00020926-0000-0000-C000-000000000046}';
  IID_DropDown: TGUID = '{00020925-0000-0000-C000-000000000046}';
  IID_ListEntries: TGUID = '{00020924-0000-0000-C000-000000000046}';
  IID_ListEntry: TGUID = '{00020923-0000-0000-C000-000000000046}';
  IID_TablesOfFigures: TGUID = '{00020922-0000-0000-C000-000000000046}';
  IID_TableOfFigures: TGUID = '{00020921-0000-0000-C000-000000000046}';
  IID_MailMerge: TGUID = '{00020920-0000-0000-C000-000000000046}';
  IID_MailMergeFields: TGUID = '{0002091F-0000-0000-C000-000000000046}';
  IID_MailMergeField: TGUID = '{0002091E-0000-0000-C000-000000000046}';
  IID_MailMergeDataSource: TGUID = '{0002091D-0000-0000-C000-000000000046}';
  IID_MailMergeFieldNames: TGUID = '{0002091C-0000-0000-C000-000000000046}';
  IID_MailMergeFieldName: TGUID = '{0002091B-0000-0000-C000-000000000046}';
  IID_MailMergeDataFields: TGUID = '{0002091A-0000-0000-C000-000000000046}';
  IID_MailMergeDataField: TGUID = '{00020919-0000-0000-C000-000000000046}';
  IID_Envelope: TGUID = '{00020918-0000-0000-C000-000000000046}';
  IID_MailingLabel: TGUID = '{00020917-0000-0000-C000-000000000046}';
  IID_CustomLabels: TGUID = '{00020916-0000-0000-C000-000000000046}';
  IID_CustomLabel: TGUID = '{00020915-0000-0000-C000-000000000046}';
  IID_TablesOfContents: TGUID = '{00020914-0000-0000-C000-000000000046}';
  IID_TableOfContents: TGUID = '{00020913-0000-0000-C000-000000000046}';
  IID_TablesOfAuthorities: TGUID = '{00020912-0000-0000-C000-000000000046}';
  IID_TableOfAuthorities: TGUID = '{00020911-0000-0000-C000-000000000046}';
  IID_Dialogs: TGUID = '{00020910-0000-0000-C000-000000000046}';
  IID_Dialog: TGUID = '{000209B8-0000-0000-C000-000000000046}';
  IID_PageSetup: TGUID = '{00020971-0000-0000-C000-000000000046}';
  IID_LineNumbering: TGUID = '{00020972-0000-0000-C000-000000000046}';
  IID_TextColumns: TGUID = '{00020973-0000-0000-C000-000000000046}';
  IID_TextColumn: TGUID = '{00020974-0000-0000-C000-000000000046}';
  IID_Selection: TGUID = '{00020975-0000-0000-C000-000000000046}';
  IID_TablesOfAuthoritiesCategories: TGUID = '{00020976-0000-0000-C000-000000000046}';
  IID_TableOfAuthoritiesCategory: TGUID = '{00020977-0000-0000-C000-000000000046}';
  IID_CaptionLabels: TGUID = '{00020978-0000-0000-C000-000000000046}';
  IID_CaptionLabel: TGUID = '{00020979-0000-0000-C000-000000000046}';
  IID_AutoCaptions: TGUID = '{0002097A-0000-0000-C000-000000000046}';
  IID_AutoCaption: TGUID = '{0002097B-0000-0000-C000-000000000046}';
  IID_Indexes: TGUID = '{0002097C-0000-0000-C000-000000000046}';
  IID_Index: TGUID = '{0002097D-0000-0000-C000-000000000046}';
  IID_AddIn: TGUID = '{0002097E-0000-0000-C000-000000000046}';
  IID_AddIns: TGUID = '{0002097F-0000-0000-C000-000000000046}';
  IID_Revisions: TGUID = '{00020980-0000-0000-C000-000000000046}';
  IID_Revision: TGUID = '{00020981-0000-0000-C000-000000000046}';
  IID_Task: TGUID = '{00020982-0000-0000-C000-000000000046}';
  IID_Tasks: TGUID = '{00020983-0000-0000-C000-000000000046}';
  IID_HeadersFooters: TGUID = '{00020984-0000-0000-C000-000000000046}';
  IID_HeaderFooter: TGUID = '{00020985-0000-0000-C000-000000000046}';
  IID_PageNumbers: TGUID = '{00020986-0000-0000-C000-000000000046}';
  IID_PageNumber: TGUID = '{00020987-0000-0000-C000-000000000046}';
  IID_Subdocuments: TGUID = '{00020988-0000-0000-C000-000000000046}';
  IID_Subdocument: TGUID = '{00020989-0000-0000-C000-000000000046}';
  IID_HeadingStyles: TGUID = '{0002098A-0000-0000-C000-000000000046}';
  IID_HeadingStyle: TGUID = '{0002098B-0000-0000-C000-000000000046}';
  IID_StoryRanges: TGUID = '{0002098C-0000-0000-C000-000000000046}';
  IID_ListLevel: TGUID = '{0002098D-0000-0000-C000-000000000046}';
  IID_ListLevels: TGUID = '{0002098E-0000-0000-C000-000000000046}';
  IID_ListTemplate: TGUID = '{0002098F-0000-0000-C000-000000000046}';
  IID_ListTemplates: TGUID = '{00020990-0000-0000-C000-000000000046}';
  IID_ListParagraphs: TGUID = '{00020991-0000-0000-C000-000000000046}';
  IID_List: TGUID = '{00020992-0000-0000-C000-000000000046}';
  IID_Lists: TGUID = '{00020993-0000-0000-C000-000000000046}';
  IID_ListGallery: TGUID = '{00020994-0000-0000-C000-000000000046}';
  IID_ListGalleries: TGUID = '{00020995-0000-0000-C000-000000000046}';
  IID_KeyBindings: TGUID = '{00020996-0000-0000-C000-000000000046}';
  IID_KeysBoundTo: TGUID = '{00020997-0000-0000-C000-000000000046}';
  IID_KeyBinding: TGUID = '{00020998-0000-0000-C000-000000000046}';
  IID_FileConverter: TGUID = '{00020999-0000-0000-C000-000000000046}';
  IID_FileConverters: TGUID = '{0002099A-0000-0000-C000-000000000046}';
  IID_SynonymInfo: TGUID = '{0002099B-0000-0000-C000-000000000046}';
  IID_Hyperlinks: TGUID = '{0002099C-0000-0000-C000-000000000046}';
  IID_Hyperlink: TGUID = '{0002099D-0000-0000-C000-000000000046}';
  IID_Shapes: TGUID = '{0002099F-0000-0000-C000-000000000046}';
  IID_ShapeRange: TGUID = '{000209B5-0000-0000-C000-000000000046}';
  IID_GroupShapes: TGUID = '{000209B6-0000-0000-C000-000000000046}';
  IID_Shape: TGUID = '{000209A0-0000-0000-C000-000000000046}';
  IID_TextFrame: TGUID = '{000209B2-0000-0000-C000-000000000046}';
  IID__LetterContent: TGUID = '{000209A1-0000-0000-C000-000000000046}';
  IID_View: TGUID = '{000209A5-0000-0000-C000-000000000046}';
  IID_Zoom: TGUID = '{000209A6-0000-0000-C000-000000000046}';
  IID_Zooms: TGUID = '{000209A7-0000-0000-C000-000000000046}';
  IID_InlineShape: TGUID = '{000209A8-0000-0000-C000-000000000046}';
  IID_InlineShapes: TGUID = '{000209A9-0000-0000-C000-000000000046}';
  IID_SpellingSuggestions: TGUID = '{000209AA-0000-0000-C000-000000000046}';
  IID_SpellingSuggestion: TGUID = '{000209AB-0000-0000-C000-000000000046}';
  IID_Dictionaries: TGUID = '{000209AC-0000-0000-C000-000000000046}';
  IID_HangulHanjaConversionDictionaries: TGUID = '{000209E0-0000-0000-C000-000000000046}';
  IID_Dictionary: TGUID = '{000209AD-0000-0000-C000-000000000046}';
  IID_ReadabilityStatistics: TGUID = '{000209AE-0000-0000-C000-000000000046}';
  IID_ReadabilityStatistic: TGUID = '{000209AF-0000-0000-C000-000000000046}';
  IID_Versions: TGUID = '{000209B3-0000-0000-C000-000000000046}';
  IID_Version: TGUID = '{000209B4-0000-0000-C000-000000000046}';
  IID_Options: TGUID = '{000209B7-0000-0000-C000-000000000046}';
  IID_MailMessage: TGUID = '{000209BA-0000-0000-C000-000000000046}';
  IID_ProofreadingErrors: TGUID = '{000209BB-0000-0000-C000-000000000046}';
  IID_Mailer: TGUID = '{000209BD-0000-0000-C000-000000000046}';
  IID_WrapFormat: TGUID = '{000209C3-0000-0000-C000-000000000046}';
  IID_HangulAndAlphabetExceptions: TGUID = '{000209D1-0000-0000-C000-000000000046}';
  IID_HangulAndAlphabetException: TGUID = '{000209D2-0000-0000-C000-000000000046}';
  IID_Adjustments: TGUID = '{000209C4-0000-0000-C000-000000000046}';
  IID_CalloutFormat: TGUID = '{000209C5-0000-0000-C000-000000000046}';
  IID_ColorFormat: TGUID = '{000209C6-0000-0000-C000-000000000046}';
  IID_ConnectorFormat: TGUID = '{000209C7-0000-0000-C000-000000000046}';
  IID_FillFormat: TGUID = '{000209C8-0000-0000-C000-000000000046}';
  IID_FreeformBuilder: TGUID = '{000209C9-0000-0000-C000-000000000046}';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -