public interface Microsoft.Office.Interop.Word._Application () |
- Method: Document CompareDocuments (Document OriginalDocument, Document RevisedDocument, WdCompareDestination Destination, WdGranularity Granularity, bool CompareFormatting, bool CompareCaseChanges, bool CompareWhitespace, bool CompareTables, bool CompareHeaders, bool CompareFootnotes, bool CompareTextboxes, bool CompareFields, bool CompareComments, bool CompareMoves, string RevisedAuthor, bool IgnoreAllComparisonWarnings)
- Method: void Dummy4 ()
- Method: void LoadMasterList (string FileName)
- Method: Document MergeDocuments (Document OriginalDocument, Document RevisedDocument, WdCompareDestination Destination, WdGranularity Granularity, bool CompareFormatting, bool CompareCaseChanges, bool CompareWhitespace, bool CompareTables, bool CompareHeaders, bool CompareFootnotes, bool CompareTextboxes, bool CompareFields, bool CompareComments, bool CompareMoves, string OriginalAuthor, string RevisedAuthor, WdMergeFormatFrom FormatFrom)
- Method: void PutFocusInMailHeader ()
- Method: void ThreeWayMerge (Document LocalDocument, Document ServerDocument, Document BaseDocument, bool FavorSource)
- Property: int ActiveEncryptionSession { public get; }
- Property: ProtectedViewWindow ActiveProtectedViewWindow { public get; }
- Property: bool ArbitraryXMLSupportAvailable { public get; }
- Property: IAssistance Assistance { public get; }
- Property: Bibliography Bibliography { public get; }
- Property: string BuildFeatureCrew { public get; }
- Property: string BuildFull { public get; }
- Property: bool ChartDataPointTrack { public get; public set; }
- Property: bool DisplayDocumentInformationPanel { public get; public set; }
- Property: bool DontResetInsertionPointProperties { public get; public set; }
- Property: FileDialog this [MsoFileDialogType FileDialogType] { public get; }
- Property: MsoFileValidationMode FileValidation { public get; public set; }
- Property: bool IsSandboxed { public get; }
- Property: OMathAutoCorrect OMathAutoCorrect { public get; }
- Property: bool OpenAttachmentsInFullScreen { public get; public set; }
- Property: PickerDialog PickerDialog { public get; }
- Property: ProtectedViewWindows ProtectedViewWindows { public get; }
- Property: bool RestrictLinkedStyles { public get; public set; }
- Property: bool ShowAnimation { public get; public set; }
- Property: bool ShowStylePreviews { public get; public set; }
- Property: SmartArtColors SmartArtColors { public get; }
- Property: SmartArtLayouts SmartArtLayouts { public get; }
- Property: SmartArtQuickStyles SmartArtQuickStyles { public get; }
- Property: SmartTagRecognizers SmartTagRecognizers { public get; }
- Property: SmartTagTypes SmartTagTypes { public get; }
- Property: UndoRecord UndoRecord { public get; }
- Property: VBE VBE { public get; }
- Property: XMLNamespaces XMLNamespaces { public get; }
|
- Property: FileDialog this [MsoFileDialogType FileDialogType] { public get; }
|
public interface Microsoft.Office.Interop.Word._Document () |
- Method: void AddDocumentWorkspaceHeader (bool RichFormat, string Url, string Title, string Description, string ID)
- Method: void AddMeetingWorkspaceHeader (bool SkipIfAbsent, string Url, string Title, string Description, string ID)
- Method: void ApplyDocumentTheme (string FileName)
- Method: void ApplyQuickStyleSet (string Name)
- Method: void ApplyQuickStyleSet2 (object Style)
- Method: void CheckInWithVersion (bool SaveChanges, object Comments, bool MakePublic, object VersionType)
- Method: void Compare (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles, object RemovePersonalInformation, object RemoveDateAndTime)
- Method: void Compare2002 (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles)
- Method: void Convert ()
- Method: void ConvertAutoHyphens ()
- Method: void DeleteAllEditableRanges (object EditorID)
- Method: void DeleteAllInkAnnotations ()
- Method: void DowngradeDocument ()
- Method: void Dummy1 ()
- Method: void Dummy2 ()
- Method: void Dummy3 ()
- Method: void Dummy4 ()
- Method: void ExportAsFixedFormat (string OutputFileName, WdExportFormat ExportFormat, bool OpenAfterExport, WdExportOptimizeFor OptimizeFor, WdExportRange Range, int From, int To, WdExportItem Item, bool IncludeDocProps, bool KeepIRM, WdExportCreateBookmarks CreateBookmarks, bool DocStructureTags, bool BitmapMissingFonts, bool UseISO19005_1, object FixedFormatExtClassPtr)
- Method: void FreezeLayout ()
- Method: WorkflowTasks GetWorkflowTasks ()
- Method: WorkflowTemplates GetWorkflowTemplates ()
- Method: void LockServerFile ()
- Method: void Protect (WdProtectionType Type, object NoReset, object Password, object UseIRM, object EnforceStyleLock)
- Method: void Protect2002 (WdProtectionType Type, object NoReset, object Password)
- Method: void ReloadAs (MsoEncoding Encoding)
- Method: void RemoveDocumentInformation (WdRemoveDocInfoType RemoveDocInfoType)
- Method: void RemoveDocumentWorkspaceHeader (string ID)
- Method: void RemoveLockedStyles ()
- Method: int ReturnToLastReadPosition ()
- Method: void SaveAs2 (object FileName, object FileFormat, object LockComments, object Password, object AddToRecentFiles, object WritePassword, object ReadOnlyRecommended, object EmbedTrueTypeFonts, object SaveNativePictureFormat, object SaveFormsData, object SaveAsAOCELetter, object Encoding, object InsertLineBreaks, object AllowSubstitutions, object LineEnding, object AddBiDiMarks, object CompatibilityMode)
- Method: void SaveAsQuickStyleSet (string FileName)
- Method: void SaveCopyAs (object FileName, object FileFormat, object LockComments, object Password, object AddToRecentFiles, object WritePassword, object ReadOnlyRecommended, object EmbedTrueTypeFonts, object SaveNativePictureFormat, object SaveFormsData, object SaveAsAOCELetter, object Encoding, object InsertLineBreaks, object AllowSubstitutions, object LineEnding, object AddBiDiMarks, object CompatibilityMode)
- Method: void SelectAllEditableRanges (object EditorID)
- Method: ContentControls SelectContentControlsByTag (string Tag)
- Method: ContentControls SelectContentControlsByTitle (string Title)
- Method: ContentControls SelectLinkedControls (CustomXMLNode Node)
- Method: XMLNodes SelectNodes (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: XMLNode SelectSingleNode (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: ContentControls SelectUnlinkedControls (CustomXMLPart Stream)
- Method: void SendFaxOverInternet (object Recipients, object Subject, object ShowMessage)
- Method: void SetCompatibilityMode (int Mode)
- Method: void TransformDocument (string Path, bool DataOnly)
- Method: void UnfreezeLayout ()
- Property: bool AutoFormatOverride { public get; public set; }
- Property: Bibliography Bibliography { public get; }
- Property: Broadcast Broadcast { public get; }
- Property: bool ChartDataPointTrack { public get; public set; }
- Property: XMLChildNodeSuggestions ChildNodeSuggestions { public get; }
- Property: CoAuthoring CoAuthoring { public get; }
- Property: int CompatibilityMode { public get; }
- Property: ContentControls ContentControls { public get; }
- Property: MetaProperties ContentTypeProperties { public get; }
- Property: int CurrentRsid { public get; }
- Property: CustomXMLParts CustomXMLParts { public get; }
- Property: int DocID { public get; }
- Property: DocumentInspectors DocumentInspectors { public get; }
- Property: DocumentLibraryVersions DocumentLibraryVersions { public get; }
- Property: OfficeTheme DocumentTheme { public get; }
- Property: string EncryptionProvider { public get; public set; }
- Property: bool EnforceStyle { public get; public set; }
- Property: bool Final { public get; public set; }
- Property: bool FormattingShowNextLevel { public get; public set; }
- Property: bool FormattingShowUserStyleName { public get; public set; }
- Property: bool HasVBProject { public get; }
- Property: bool IsInAutosave { public get; }
- Property: bool LockQuickStyleSet { public get; public set; }
- Property: bool LockTheme { public get; public set; }
- Property: WdOMathBreakBin OMathBreakBin { public get; public set; }
- Property: WdOMathBreakSub OMathBreakSub { public get; public set; }
- Property: string OMathFontName { public get; public set; }
- Property: bool OMathIntSubSupLim { public get; public set; }
- Property: WdOMathJc OMathJc { public get; public set; }
- Property: float OMathLeftMargin { public get; public set; }
- Property: bool OMathNarySupSubLim { public get; public set; }
- Property: float OMathRightMargin { public get; public set; }
- Property: OMaths OMaths { public get; }
- Property: bool OMathSmallFrac { public get; public set; }
- Property: float OMathWrap { public get; public set; }
- Property: string OriginalDocumentTitle { public get; }
- Property: Permission Permission { public get; }
- Property: int ReadingLayoutSizeX { public get; public set; }
- Property: int ReadingLayoutSizeY { public get; public set; }
- Property: bool ReadingModeLayoutFrozen { public get; public set; }
- Property: bool RemoveDateAndTime { public get; public set; }
- Property: Research Research { public get; }
- Property: string RevisedDocumentTitle { public get; }
- Property: ServerPolicy ServerPolicy { public get; }
- Property: SharedWorkspace SharedWorkspace { public get; }
- Property: SmartDocument SmartDocument { public get; }
- Property: WdStyleSort StyleSortMethod { public get; public set; }
- Property: Sync Sync { public get; }
- Property: bool TrackFormatting { public get; public set; }
- Property: bool TrackMoves { public get; public set; }
- Property: bool UseMathDefaults { public get; public set; }
- Property: VBProject VBProject { public get; }
- Property: string WordOpenXML { public get; }
- Property: bool XMLHideNamespaces { public get; public set; }
- Property: XMLNodes XMLNodes { public get; }
- Property: bool XMLSaveDataOnly { public get; public set; }
- Property: string XMLSaveThroughXSLT { public get; public set; }
- Property: XMLSchemaReferences XMLSchemaReferences { public get; }
- Property: XMLNodes XMLSchemaViolations { public get; }
- Property: bool XMLShowAdvancedErrors { public get; public set; }
- Property: bool XMLUseXSLTWhenSaving { public get; public set; }
|
- Method: void Compare (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles)
- Method: void Protect (WdProtectionType Type, object NoReset, object Password)
- Method: void ReloadAs (MsoEncoding Encoding)
|
public interface Microsoft.Office.Interop.Word._Font () |
- Property: int ContextualAlternates { public get; public set; }
- Property: FillFormat Fill { public get; public set; }
- Property: GlowFormat Glow { public get; public set; }
- Property: WdLigatures Ligatures { public get; public set; }
- Property: LineFormat Line { public get; public set; }
- Property: WdNumberForm NumberForm { public get; public set; }
- Property: WdNumberSpacing NumberSpacing { public get; public set; }
- Property: ReflectionFormat Reflection { public get; public set; }
- Property: WdStylisticSet StylisticSet { public get; public set; }
- Property: ColorFormat TextColor { public get; }
- Property: ShadowFormat TextShadow { public get; public set; }
- Property: ThreeDFormat ThreeD { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word._Global () |
- Property: ProtectedViewWindow ActiveProtectedViewWindow { public get; }
- Property: bool IsSandboxed { public get; }
- Property: ProtectedViewWindows ProtectedViewWindows { public get; }
- Property: VBE VBE { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word._ParagraphFormat () |
- Property: int CollapsedByDefault { public get; public set; }
- Property: int MirrorIndents { public get; public set; }
- Property: WdTextboxTightWrap TextboxTightWrap { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationClass () |
public class Microsoft.Office.Interop.Word.ApplicationClass
(Please hover your mouse over the type to see the inheritance signatures) |
public class Microsoft.Office.Interop.Word.ApplicationClass
(Please hover your mouse over the type to see the inheritance signatures) |
- Event: public event ApplicationEvents3_DocumentBeforeCloseEventHandler ApplicationEvents3_Event_DocumentBeforeClose { get; set; }
- Event: public event ApplicationEvents3_DocumentBeforePrintEventHandler ApplicationEvents3_Event_DocumentBeforePrint { get; set; }
- Event: public event ApplicationEvents3_DocumentBeforeSaveEventHandler ApplicationEvents3_Event_DocumentBeforeSave { get; set; }
- Event: public event ApplicationEvents3_DocumentChangeEventHandler ApplicationEvents3_Event_DocumentChange { get; set; }
- Event: public event ApplicationEvents3_DocumentOpenEventHandler ApplicationEvents3_Event_DocumentOpen { get; set; }
- Event: public event ApplicationEvents3_EPostageInsertEventHandler ApplicationEvents3_Event_EPostageInsert { get; set; }
- Event: public event ApplicationEvents3_EPostagePropertyDialogEventHandler ApplicationEvents3_Event_EPostagePropertyDialog { get; set; }
- Event: public event ApplicationEvents3_MailMergeAfterMergeEventHandler ApplicationEvents3_Event_MailMergeAfterMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeAfterRecordMergeEventHandler ApplicationEvents3_Event_MailMergeAfterRecordMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeBeforeMergeEventHandler ApplicationEvents3_Event_MailMergeBeforeMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler ApplicationEvents3_Event_MailMergeBeforeRecordMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeDataSourceLoadEventHandler ApplicationEvents3_Event_MailMergeDataSourceLoad { get; set; }
- Event: public event ApplicationEvents3_MailMergeDataSourceValidateEventHandler ApplicationEvents3_Event_MailMergeDataSourceValidate { get; set; }
- Event: public event ApplicationEvents3_MailMergeWizardSendToCustomEventHandler ApplicationEvents3_Event_MailMergeWizardSendToCustom { get; set; }
- Event: public event ApplicationEvents3_MailMergeWizardStateChangeEventHandler ApplicationEvents3_Event_MailMergeWizardStateChange { get; set; }
- Event: public event ApplicationEvents3_StartupEventHandler ApplicationEvents3_Event_Startup { get; set; }
- Event: public event ApplicationEvents3_WindowActivateEventHandler ApplicationEvents3_Event_WindowActivate { get; set; }
- Event: public event ApplicationEvents3_WindowBeforeDoubleClickEventHandler ApplicationEvents3_Event_WindowBeforeDoubleClick { get; set; }
- Event: public event ApplicationEvents3_WindowBeforeRightClickEventHandler ApplicationEvents3_Event_WindowBeforeRightClick { get; set; }
- Event: public event ApplicationEvents3_WindowDeactivateEventHandler ApplicationEvents3_Event_WindowDeactivate { get; set; }
- Event: public event ApplicationEvents3_WindowSelectionChangeEventHandler ApplicationEvents3_Event_WindowSelectionChange { get; set; }
- Event: public event ApplicationEvents3_WindowSizeEventHandler ApplicationEvents3_Event_WindowSize { get; set; }
- Event: public event ApplicationEvents4_NewDocumentEventHandler ApplicationEvents4_Event_NewDocument { get; set; }
- Event: public event ApplicationEvents4_QuitEventHandler ApplicationEvents4_Event_Quit { get; set; }
- Event: public event ApplicationEvents4_DocumentBeforeCloseEventHandler DocumentBeforeClose { get; set; }
- Event: public event ApplicationEvents4_DocumentBeforePrintEventHandler DocumentBeforePrint { get; set; }
- Event: public event ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave { get; set; }
- Event: public event ApplicationEvents4_DocumentChangeEventHandler DocumentChange { get; set; }
- Event: public event ApplicationEvents4_DocumentOpenEventHandler DocumentOpen { get; set; }
- Event: public event ApplicationEvents4_DocumentSyncEventHandler DocumentSync { get; set; }
- Event: public event ApplicationEvents4_EPostageInsertEventHandler EPostageInsert { get; set; }
- Event: public event ApplicationEvents4_EPostageInsertExEventHandler EPostageInsertEx { get; set; }
- Event: public event ApplicationEvents4_EPostagePropertyDialogEventHandler EPostagePropertyDialog { get; set; }
- Event: public event ApplicationEvents4_MailMergeAfterMergeEventHandler MailMergeAfterMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeAfterRecordMergeEventHandler MailMergeAfterRecordMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeBeforeMergeEventHandler MailMergeBeforeMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler MailMergeBeforeRecordMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceLoadEventHandler MailMergeDataSourceLoad { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceValidate2EventHandler MailMergeDataSourceValidate2 { get; set; }
- Event: public event ApplicationEvents4_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom { get; set; }
- Event: public event ApplicationEvents4_MailMergeWizardStateChangeEventHandler MailMergeWizardStateChange { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler ProtectedViewWindowBeforeClose { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler ProtectedViewWindowDeactivate { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowSizeEventHandler ProtectedViewWindowSize { get; set; }
- Event: public event ApplicationEvents4_StartupEventHandler Startup { get; set; }
- Event: public event ApplicationEvents4_WindowActivateEventHandler WindowActivate { get; set; }
- Event: public event ApplicationEvents4_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick { get; set; }
- Event: public event ApplicationEvents4_WindowBeforeRightClickEventHandler WindowBeforeRightClick { get; set; }
- Event: public event ApplicationEvents4_WindowDeactivateEventHandler WindowDeactivate { get; set; }
- Event: public event ApplicationEvents4_WindowSelectionChangeEventHandler WindowSelectionChange { get; set; }
- Event: public event ApplicationEvents4_WindowSizeEventHandler WindowSize { get; set; }
- Event: public event ApplicationEvents4_XMLSelectionChangeEventHandler XMLSelectionChange { get; set; }
- Event: public event ApplicationEvents4_XMLValidationErrorEventHandler XMLValidationError { get; set; }
- Method: public virtual Document CompareDocuments (Document OriginalDocument, Document RevisedDocument, WdCompareDestination Destination, WdGranularity Granularity, bool CompareFormatting, bool CompareCaseChanges, bool CompareWhitespace, bool CompareTables, bool CompareHeaders, bool CompareFootnotes, bool CompareTextboxes, bool CompareFields, bool CompareComments, bool CompareMoves, string RevisedAuthor, bool IgnoreAllComparisonWarnings)
- Method: public virtual void Dummy4 ()
- Method: public virtual void LoadMasterList (string FileName)
- Method: public virtual Document MergeDocuments (Document OriginalDocument, Document RevisedDocument, WdCompareDestination Destination, WdGranularity Granularity, bool CompareFormatting, bool CompareCaseChanges, bool CompareWhitespace, bool CompareTables, bool CompareHeaders, bool CompareFootnotes, bool CompareTextboxes, bool CompareFields, bool CompareComments, bool CompareMoves, string OriginalAuthor, string RevisedAuthor, WdMergeFormatFrom FormatFrom)
- Method: public virtual void PutFocusInMailHeader ()
- Method: public virtual void ThreeWayMerge (Document LocalDocument, Document ServerDocument, Document BaseDocument, bool FavorSource)
- Property: virtual int ActiveEncryptionSession { public get; }
- Property: virtual ProtectedViewWindow ActiveProtectedViewWindow { public get; }
- Property: virtual bool ArbitraryXMLSupportAvailable { public get; }
- Property: virtual IAssistance Assistance { public get; }
- Property: virtual Bibliography Bibliography { public get; }
- Property: virtual string BuildFeatureCrew { public get; }
- Property: virtual string BuildFull { public get; }
- Property: virtual bool ChartDataPointTrack { public get; public set; }
- Property: virtual bool DisplayDocumentInformationPanel { public get; public set; }
- Property: virtual bool DontResetInsertionPointProperties { public get; public set; }
- Property: virtual FileDialog this [MsoFileDialogType FileDialogType] { public get; }
- Property: virtual MsoFileValidationMode FileValidation { public get; public set; }
- Property: virtual bool IsSandboxed { public get; }
- Property: virtual OMathAutoCorrect OMathAutoCorrect { public get; }
- Property: virtual bool OpenAttachmentsInFullScreen { public get; public set; }
- Property: virtual PickerDialog PickerDialog { public get; }
- Property: virtual ProtectedViewWindows ProtectedViewWindows { public get; }
- Property: virtual bool RestrictLinkedStyles { public get; public set; }
- Property: virtual bool ShowAnimation { public get; public set; }
- Property: virtual bool ShowStylePreviews { public get; public set; }
- Property: virtual SmartArtColors SmartArtColors { public get; }
- Property: virtual SmartArtLayouts SmartArtLayouts { public get; }
- Property: virtual SmartArtQuickStyles SmartArtQuickStyles { public get; }
- Property: virtual SmartTagRecognizers SmartTagRecognizers { public get; }
- Property: virtual SmartTagTypes SmartTagTypes { public get; }
- Property: virtual UndoRecord UndoRecord { public get; }
- Property: virtual VBE VBE { public get; }
- Property: virtual XMLNamespaces XMLNamespaces { public get; }
|
- Event: public event ApplicationEvents3_DocumentBeforeCloseEventHandler DocumentBeforeClose { get; set; }
- Event: public event ApplicationEvents3_DocumentBeforePrintEventHandler DocumentBeforePrint { get; set; }
- Event: public event ApplicationEvents3_DocumentBeforeSaveEventHandler DocumentBeforeSave { get; set; }
- Event: public event ApplicationEvents3_DocumentChangeEventHandler DocumentChange { get; set; }
- Event: public event ApplicationEvents3_DocumentOpenEventHandler DocumentOpen { get; set; }
- Event: public event ApplicationEvents3_EPostageInsertEventHandler EPostageInsert { get; set; }
- Event: public event ApplicationEvents3_EPostagePropertyDialogEventHandler EPostagePropertyDialog { get; set; }
- Event: public event ApplicationEvents3_MailMergeAfterMergeEventHandler MailMergeAfterMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeAfterRecordMergeEventHandler MailMergeAfterRecordMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeBeforeMergeEventHandler MailMergeBeforeMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler MailMergeBeforeRecordMerge { get; set; }
- Event: public event ApplicationEvents3_MailMergeDataSourceLoadEventHandler MailMergeDataSourceLoad { get; set; }
- Event: public event ApplicationEvents3_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate { get; set; }
- Event: public event ApplicationEvents3_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom { get; set; }
- Event: public event ApplicationEvents3_MailMergeWizardStateChangeEventHandler MailMergeWizardStateChange { get; set; }
- Event: public event ApplicationEvents3_StartupEventHandler Startup { get; set; }
- Event: public event ApplicationEvents3_WindowActivateEventHandler WindowActivate { get; set; }
- Event: public event ApplicationEvents3_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick { get; set; }
- Event: public event ApplicationEvents3_WindowBeforeRightClickEventHandler WindowBeforeRightClick { get; set; }
- Event: public event ApplicationEvents3_WindowDeactivateEventHandler WindowDeactivate { get; set; }
- Event: public event ApplicationEvents3_WindowSelectionChangeEventHandler WindowSelectionChange { get; set; }
- Event: public event ApplicationEvents3_WindowSizeEventHandler WindowSize { get; set; }
- Property: virtual FileDialog this [MsoFileDialogType FileDialogType] { public get; }
|
Microsoft.Office.Interop.Word ApplicationEvents4 () |
public interface Microsoft.Office.Interop.Word.ApplicationEvents4
|
n/a
|
- Method: void DocumentBeforeClose (Document Doc, out bool Cancel)
- Method: void DocumentBeforePrint (Document Doc, out bool Cancel)
- Method: void DocumentBeforeSave (Document Doc, bool SaveAsUI, out bool Cancel)
- Method: void DocumentChange ()
- Method: void DocumentOpen (Document Doc)
- Method: void DocumentSync (Document Doc, MsoSyncEventType SyncEventType)
- Method: void EPostageInsert (Document Doc)
- Method: void EPostageInsertEx (Document Doc, int cpDeliveryAddrStart, int cpDeliveryAddrEnd, int cpReturnAddrStart, int cpReturnAddrEnd, int xaWidth, int yaHeight, string bstrPrinterName, string bstrPaperFeed, bool fPrint, out bool fCancel)
- Method: void EPostagePropertyDialog (Document Doc)
- Method: void MailMergeAfterMerge (Document Doc, Document DocResult)
- Method: void MailMergeAfterRecordMerge (Document Doc)
- Method: void MailMergeBeforeMerge (Document Doc, int StartRecord, int EndRecord, out bool Cancel)
- Method: void MailMergeBeforeRecordMerge (Document Doc, out bool Cancel)
- Method: void MailMergeDataSourceLoad (Document Doc)
- Method: void MailMergeDataSourceValidate (Document Doc, bool Handled)
- Method: void MailMergeDataSourceValidate2 (Document Doc, out bool Handled)
- Method: void MailMergeWizardSendToCustom (Document Doc)
- Method: void MailMergeWizardStateChange (Document Doc, int FromState, int ToState, bool Handled)
- Method: void NewDocument (Document Doc)
- Method: void ProtectedViewWindowActivate (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowBeforeClose (ProtectedViewWindow PvWindow, int CloseReason, out bool Cancel)
- Method: void ProtectedViewWindowBeforeEdit (ProtectedViewWindow PvWindow, out bool Cancel)
- Method: void ProtectedViewWindowDeactivate (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowOpen (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowSize (ProtectedViewWindow PvWindow)
- Method: void Quit ()
- Method: void Startup ()
- Method: void WindowActivate (Document Doc, Window Wn)
- Method: void WindowBeforeDoubleClick (Selection Sel, out bool Cancel)
- Method: void WindowBeforeRightClick (Selection Sel, out bool Cancel)
- Method: void WindowDeactivate (Document Doc, Window Wn)
- Method: void WindowSelectionChange (Selection Sel)
- Method: void WindowSize (Document Doc, Window Wn)
- Method: void XMLSelectionChange (Selection Sel, XMLNode OldXMLNode, XMLNode NewXMLNode, int Reason)
- Method: void XMLValidationError (XMLNode XMLNode)
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentBeforeCloseEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeCloseEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentBeforeCloseEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentBeforePrintEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentBeforePrintEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentBeforeSaveEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentBeforeSaveEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, bool SaveAsUI, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentChangeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentChangeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentChangeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentOpenEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentOpenEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentOpenEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentSyncEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_DocumentSyncEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, MsoSyncEventType SyncEventType)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_EPostageInsertEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_EPostageInsertEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_EPostageInsertExEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertExEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_EPostageInsertExEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, int cpDeliveryAddrStart, int cpDeliveryAddrEnd, int cpReturnAddrStart, int cpReturnAddrEnd, int xaWidth, int yaHeight, string bstrPrinterName, string bstrPaperFeed, bool fPrint, out bool fCancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_EPostagePropertyDialogEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_EPostagePropertyDialogEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_Event () |
public interface Microsoft.Office.Interop.Word.ApplicationEvents4_Event
|
n/a
|
- Event: public event ApplicationEvents4_DocumentBeforeCloseEventHandler DocumentBeforeClose { get; set; }
- Event: public event ApplicationEvents4_DocumentBeforePrintEventHandler DocumentBeforePrint { get; set; }
- Event: public event ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave { get; set; }
- Event: public event ApplicationEvents4_DocumentChangeEventHandler DocumentChange { get; set; }
- Event: public event ApplicationEvents4_DocumentOpenEventHandler DocumentOpen { get; set; }
- Event: public event ApplicationEvents4_DocumentSyncEventHandler DocumentSync { get; set; }
- Event: public event ApplicationEvents4_EPostageInsertEventHandler EPostageInsert { get; set; }
- Event: public event ApplicationEvents4_EPostageInsertExEventHandler EPostageInsertEx { get; set; }
- Event: public event ApplicationEvents4_EPostagePropertyDialogEventHandler EPostagePropertyDialog { get; set; }
- Event: public event ApplicationEvents4_MailMergeAfterMergeEventHandler MailMergeAfterMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeAfterRecordMergeEventHandler MailMergeAfterRecordMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeBeforeMergeEventHandler MailMergeBeforeMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler MailMergeBeforeRecordMerge { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceLoadEventHandler MailMergeDataSourceLoad { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate { get; set; }
- Event: public event ApplicationEvents4_MailMergeDataSourceValidate2EventHandler MailMergeDataSourceValidate2 { get; set; }
- Event: public event ApplicationEvents4_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom { get; set; }
- Event: public event ApplicationEvents4_MailMergeWizardStateChangeEventHandler MailMergeWizardStateChange { get; set; }
- Event: public event ApplicationEvents4_NewDocumentEventHandler NewDocument { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler ProtectedViewWindowBeforeClose { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler ProtectedViewWindowDeactivate { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen { get; set; }
- Event: public event ApplicationEvents4_ProtectedViewWindowSizeEventHandler ProtectedViewWindowSize { get; set; }
- Event: public event ApplicationEvents4_QuitEventHandler Quit { get; set; }
- Event: public event ApplicationEvents4_StartupEventHandler Startup { get; set; }
- Event: public event ApplicationEvents4_WindowActivateEventHandler WindowActivate { get; set; }
- Event: public event ApplicationEvents4_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick { get; set; }
- Event: public event ApplicationEvents4_WindowBeforeRightClickEventHandler WindowBeforeRightClick { get; set; }
- Event: public event ApplicationEvents4_WindowDeactivateEventHandler WindowDeactivate { get; set; }
- Event: public event ApplicationEvents4_WindowSelectionChangeEventHandler WindowSelectionChange { get; set; }
- Event: public event ApplicationEvents4_WindowSizeEventHandler WindowSize { get; set; }
- Event: public event ApplicationEvents4_XMLSelectionChangeEventHandler XMLSelectionChange { get; set; }
- Event: public event ApplicationEvents4_XMLValidationErrorEventHandler XMLValidationError { get; set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeAfterMergeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeAfterMergeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeAfterMergeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, Document DocResult)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeAfterRecordMergeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeAfterRecordMergeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeAfterRecordMergeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeBeforeMergeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeBeforeMergeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeBeforeMergeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, int StartRecord, int EndRecord, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeDataSourceLoadEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceLoadEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeDataSourceLoadEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeDataSourceValidate2EventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidate2EventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeDataSourceValidate2EventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, out bool Handled)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeDataSourceValidateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidateEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeDataSourceValidateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, bool Handled)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeWizardSendToCustomEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardSendToCustomEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeWizardSendToCustomEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_MailMergeWizardStateChangeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardStateChangeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_MailMergeWizardStateChangeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, int FromState, int ToState, bool Handled)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_NewDocumentEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_NewDocumentEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_NewDocumentEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowActivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowActivateEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowActivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow, int CloseReason, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowOpenEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowOpenEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowOpenEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_ProtectedViewWindowSizeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_ProtectedViewWindowSizeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ProtectedViewWindow PvWindow)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_QuitEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_QuitEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_SinkHelper () |
public sealed class Microsoft.Office.Interop.Word.ApplicationEvents4_SinkHelper
|
n/a
|
- Field: public ApplicationEvents4_DocumentBeforeCloseEventHandler m_DocumentBeforeCloseDelegate
- Field: public ApplicationEvents4_DocumentBeforePrintEventHandler m_DocumentBeforePrintDelegate
- Field: public ApplicationEvents4_DocumentBeforeSaveEventHandler m_DocumentBeforeSaveDelegate
- Field: public ApplicationEvents4_DocumentChangeEventHandler m_DocumentChangeDelegate
- Field: public ApplicationEvents4_DocumentOpenEventHandler m_DocumentOpenDelegate
- Field: public ApplicationEvents4_DocumentSyncEventHandler m_DocumentSyncDelegate
- Field: public int m_dwCookie
- Field: public ApplicationEvents4_EPostageInsertEventHandler m_EPostageInsertDelegate
- Field: public ApplicationEvents4_EPostageInsertExEventHandler m_EPostageInsertExDelegate
- Field: public ApplicationEvents4_EPostagePropertyDialogEventHandler m_EPostagePropertyDialogDelegate
- Field: public ApplicationEvents4_MailMergeAfterMergeEventHandler m_MailMergeAfterMergeDelegate
- Field: public ApplicationEvents4_MailMergeAfterRecordMergeEventHandler m_MailMergeAfterRecordMergeDelegate
- Field: public ApplicationEvents4_MailMergeBeforeMergeEventHandler m_MailMergeBeforeMergeDelegate
- Field: public ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler m_MailMergeBeforeRecordMergeDelegate
- Field: public ApplicationEvents4_MailMergeDataSourceLoadEventHandler m_MailMergeDataSourceLoadDelegate
- Field: public ApplicationEvents4_MailMergeDataSourceValidate2EventHandler m_MailMergeDataSourceValidate2Delegate
- Field: public ApplicationEvents4_MailMergeDataSourceValidateEventHandler m_MailMergeDataSourceValidateDelegate
- Field: public ApplicationEvents4_MailMergeWizardSendToCustomEventHandler m_MailMergeWizardSendToCustomDelegate
- Field: public ApplicationEvents4_MailMergeWizardStateChangeEventHandler m_MailMergeWizardStateChangeDelegate
- Field: public ApplicationEvents4_NewDocumentEventHandler m_NewDocumentDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowActivateEventHandler m_ProtectedViewWindowActivateDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler m_ProtectedViewWindowBeforeCloseDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler m_ProtectedViewWindowBeforeEditDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler m_ProtectedViewWindowDeactivateDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowOpenEventHandler m_ProtectedViewWindowOpenDelegate
- Field: public ApplicationEvents4_ProtectedViewWindowSizeEventHandler m_ProtectedViewWindowSizeDelegate
- Field: public ApplicationEvents4_QuitEventHandler m_QuitDelegate
- Field: public ApplicationEvents4_StartupEventHandler m_StartupDelegate
- Field: public ApplicationEvents4_WindowActivateEventHandler m_WindowActivateDelegate
- Field: public ApplicationEvents4_WindowBeforeDoubleClickEventHandler m_WindowBeforeDoubleClickDelegate
- Field: public ApplicationEvents4_WindowBeforeRightClickEventHandler m_WindowBeforeRightClickDelegate
- Field: public ApplicationEvents4_WindowDeactivateEventHandler m_WindowDeactivateDelegate
- Field: public ApplicationEvents4_WindowSelectionChangeEventHandler m_WindowSelectionChangeDelegate
- Field: public ApplicationEvents4_WindowSizeEventHandler m_WindowSizeDelegate
- Field: public ApplicationEvents4_XMLSelectionChangeEventHandler m_XMLSelectionChangeDelegate
- Field: public ApplicationEvents4_XMLValidationErrorEventHandler m_XMLValidationErrorDelegate
- Method: public virtual void DocumentChange ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void Quit ()
- Method: public virtual void Startup ()
- Method (i): public virtual string ToString ()
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_StartupEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_StartupEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowActivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowActivateEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowActivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, Window Wn)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowBeforeDoubleClickEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeDoubleClickEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowBeforeDoubleClickEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Selection Sel, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowBeforeRightClickEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeRightClickEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowBeforeRightClickEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Selection Sel, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowDeactivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowDeactivateEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowDeactivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, Window Wn)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowSelectionChangeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSelectionChangeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowSelectionChangeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Selection Sel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_WindowSizeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSizeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_WindowSizeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Document Doc, Window Wn)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_XMLSelectionChangeEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_XMLSelectionChangeEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_XMLSelectionChangeEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Selection Sel, XMLNode OldXMLNode, XMLNode NewXMLNode, int Reason)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ApplicationEvents4_XMLValidationErrorEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_XMLValidationErrorEventHandler
|
n/a
|
- Constructor: public ApplicationEvents4_XMLValidationErrorEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (XMLNode XMLNode)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Axes () |
public interface Microsoft.Office.Interop.Word.Axes
|
n/a
|
- Method: Axis _Default (XlAxisType Type, XlAxisGroup AxisGroup)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Axis this [XlAxisType Type, XlAxisGroup AxisGroup] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Axis () |
public interface Microsoft.Office.Interop.Word.Axis
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: bool AxisBetweenCategories { public get; public set; }
- Property: XlAxisGroup AxisGroup { public get; }
- Property: AxisTitle AxisTitle { public get; }
- Property: XlTimeUnit BaseUnit { public get; public set; }
- Property: bool BaseUnitIsAuto { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: object CategoryNames { public get; public set; }
- Property: XlCategoryType CategoryType { public get; public set; }
- Property: int Creator { public get; }
- Property: XlAxisCrosses Crosses { public get; public set; }
- Property: double CrossesAt { public get; public set; }
- Property: XlDisplayUnit DisplayUnit { public get; public set; }
- Property: double DisplayUnitCustom { public get; public set; }
- Property: DisplayUnitLabel DisplayUnitLabel { public get; }
- Property: ChartFormat Format { public get; }
- Property: bool HasDisplayUnitLabel { public get; public set; }
- Property: bool HasMajorGridlines { public get; public set; }
- Property: bool HasMinorGridlines { public get; public set; }
- Property: bool HasTitle { public get; public set; }
- Property: double Height { public get; }
- Property: double Left { public get; }
- Property: double LogBase { public get; public set; }
- Property: Gridlines MajorGridlines { public get; }
- Property: XlTickMark MajorTickMark { public get; public set; }
- Property: double MajorUnit { public get; public set; }
- Property: bool MajorUnitIsAuto { public get; public set; }
- Property: XlTimeUnit MajorUnitScale { public get; public set; }
- Property: double MaximumScale { public get; public set; }
- Property: bool MaximumScaleIsAuto { public get; public set; }
- Property: double MinimumScale { public get; public set; }
- Property: bool MinimumScaleIsAuto { public get; public set; }
- Property: Gridlines MinorGridlines { public get; }
- Property: XlTickMark MinorTickMark { public get; public set; }
- Property: double MinorUnit { public get; public set; }
- Property: bool MinorUnitIsAuto { public get; public set; }
- Property: XlTimeUnit MinorUnitScale { public get; public set; }
- Property: object Parent { public get; }
- Property: bool ReversePlotOrder { public get; public set; }
- Property: XlScaleType ScaleType { public get; public set; }
- Property: XlTickLabelPosition TickLabelPosition { public get; public set; }
- Property: TickLabels TickLabels { public get; }
- Property: int TickLabelSpacing { public get; public set; }
- Property: bool TickLabelSpacingIsAuto { public get; public set; }
- Property: int TickMarkSpacing { public get; public set; }
- Property: double Top { public get; }
- Property: XlAxisType Type { public get; public set; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word AxisTitle () |
public interface Microsoft.Office.Interop.Word.AxisTitle
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: string Caption { public get; public set; }
- Property: ChartCharacters this [object Start, object Length] { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Formula { public get; public set; }
- Property: string FormulaLocal { public get; public set; }
- Property: string FormulaR1C1 { public get; public set; }
- Property: string FormulaR1C1Local { public get; public set; }
- Property: double Height { public get; }
- Property: object HorizontalAlignment { public get; public set; }
- Property: bool IncludeInLayout { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: XlChartElementPosition Position { public get; public set; }
- Property: int ReadingOrder { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: string Text { public get; public set; }
- Property: double Top { public get; public set; }
- Property: object VerticalAlignment { public get; public set; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Bibliography () |
public interface Microsoft.Office.Interop.Word.Bibliography
|
n/a
|
- Method: string GenerateUniqueTag ()
- Property: Application Application { public get; }
- Property: string BibliographyStyle { public get; public set; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: Sources Sources { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Break () |
public interface Microsoft.Office.Interop.Word.Break
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int PageIndex { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Breaks () |
public interface Microsoft.Office.Interop.Word.Breaks
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Break this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Broadcast () |
public interface Microsoft.Office.Interop.Word.Broadcast
|
n/a
|
- Method: void AddMeetingNotes (string notesUrl, string notesWacUrl)
- Method: void End ()
- Method: void Pause ()
- Method: void Resume ()
- Method: void Start (string serverUrl)
- Property: Application Application { public get; }
- Property: string AttendeeUrl { public get; }
- Property: int Capabilities { public get; }
- Property: object Parent { public get; }
- Property: string PresenterServiceUrl { public get; }
- Property: string SessionID { public get; }
- Property: MsoBroadcastState State { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word BuildingBlock () |
public interface Microsoft.Office.Interop.Word.BuildingBlock
|
n/a
|
- Method: void Delete ()
- Method: Range Insert (Range Where, object RichText)
- Property: Application Application { public get; }
- Property: Category Category { public get; }
- Property: int Creator { public get; }
- Property: string Description { public get; public set; }
- Property: string ID { public get; }
- Property: int Index { public get; }
- Property: int InsertOptions { public get; public set; }
- Property: string Name { public get; public set; }
- Property: object Parent { public get; }
- Property: BuildingBlockType Type { public get; }
- Property: string Value { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word BuildingBlockEntries () |
public interface Microsoft.Office.Interop.Word.BuildingBlockEntries
|
n/a
|
- Method: BuildingBlock Add (string Name, WdBuildingBlockTypes Type, string Category, Range Range, object Description, WdDocPartInsertOptions InsertOptions)
- Method: BuildingBlock Item (object Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word BuildingBlocks () |
public interface Microsoft.Office.Interop.Word.BuildingBlocks
|
n/a
|
- Method: BuildingBlock Add (string Name, Range Range, object Description, WdDocPartInsertOptions InsertOptions)
- Method: BuildingBlock Item (object Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word BuildingBlockType () |
public interface Microsoft.Office.Interop.Word.BuildingBlockType
|
n/a
|
- Property: Application Application { public get; }
- Property: Categories Categories { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word BuildingBlockTypes () |
public interface Microsoft.Office.Interop.Word.BuildingBlockTypes
|
n/a
|
- Method: BuildingBlockType Item (WdBuildingBlockTypes Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.CalloutFormat () |
- Method: void PresetDrop (MsoCalloutDropType DropType)
|
- Method: void PresetDrop (MsoCalloutDropType DropType)
|
public interface Microsoft.Office.Interop.Word.CanvasShapes () |
- Method: Shape AddCallout (MsoCalloutType Type, float Left, float Top, float Width, float Height)
- Method: Shape AddConnector (MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY)
- Method: Shape AddLabel (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height)
- Method: Shape AddTextbox (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height)
- Method: Shape AddTextEffect (MsoPresetTextEffect PresetTextEffect, string Text, string FontName, float FontSize, MsoTriState FontBold, MsoTriState FontItalic, float Left, float Top)
- Method: FreeformBuilder BuildFreeform (MsoEditingType EditingType, float X1, float Y1)
|
- Method: Shape AddCallout (MsoCalloutType Type, float Left, float Top, float Width, float Height)
- Method: Shape AddConnector (MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY)
- Method: Shape AddLabel (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height)
- Method: Shape AddTextbox (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height)
- Method: Shape AddTextEffect (MsoPresetTextEffect PresetTextEffect, string Text, string FontName, float FontSize, MsoTriState FontBold, MsoTriState FontItalic, float Left, float Top)
- Method: FreeformBuilder BuildFreeform (MsoEditingType EditingType, float X1, float Y1)
|
Microsoft.Office.Interop.Word Categories () |
public interface Microsoft.Office.Interop.Word.Categories
|
n/a
|
- Method: Category Item (object Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Category () |
public interface Microsoft.Office.Interop.Word.Category
|
n/a
|
- Property: Application Application { public get; }
- Property: BuildingBlocks BuildingBlocks { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: BuildingBlockType Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CategoryCollection () |
public interface Microsoft.Office.Interop.Word.CategoryCollection
|
n/a
|
- Method: ChartCategory _Default (object Index)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ChartCategory this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Chart () |
public interface Microsoft.Office.Interop.Word.Chart
|
n/a
|
- Method: void ApplyChartTemplate (string FileName)
- Method: void ApplyCustomType (XlChartType ChartType, object TypeName)
- Method: void ApplyDataLabels (XlDataLabelsType Type, object LegendKey, object AutoText, object HasLeaderLines, object ShowSeriesName, object ShowCategoryName, object ShowValue, object ShowPercentage, object ShowBubbleSize, object Separator)
- Method: void ApplyLayout (int Layout, object ChartType)
- Method: object AreaGroups (object Index)
- Method: void AutoFormat (int Gallery, object Format)
- Method: object Axes (object Type, XlAxisGroup AxisGroup)
- Method: object BarGroups (object Index)
- Method: void ChartWizard (object Source, object Gallery, object Format, object PlotBy, object CategoryLabels, object SeriesLabels, object HasLegend, object Title, object CategoryTitle, object ValueTitle, object ExtraTitle)
- Method: void ClearToMatchColorStyle ()
- Method: void ClearToMatchStyle ()
- Method: object ColumnGroups (object Index)
- Method: void Copy (object Before, object After)
- Method: void CopyPicture (XlPictureAppearance Appearance, XlCopyPictureFormat Format, XlPictureAppearance Size)
- Method: object Delete ()
- Method: void DeleteHiddenContent ()
- Method: object DoughnutGroups (object Index)
- Method: bool Export (string FileName, object FilterName, object Interactive)
- Method: object FullSeriesCollection (object Index)
- Method: void GetChartElement (int x, int y, out int ElementID, out int Arg1, out int Arg2)
- Method: object LineGroups (object Index)
- Method: void Paste (object Type)
- Method: object PieGroups (object Index)
- Method: object RadarGroups (object Index)
- Method: void Refresh ()
- Method: void SaveChartTemplate (string FileName)
- Method: object Select (object Replace)
- Method: object SeriesCollection (object Index)
- Method: void SetBackgroundPicture (string FileName)
- Method: void SetDefaultChart (object Name)
- Method: void SetElement (MsoChartElementType Element)
- Method: void SetSourceData (string Source, object PlotBy)
- Method: object XYGroups (object Index)
- Property: object Application { public get; }
- Property: ChartGroup Area3DGroup { public get; }
- Property: bool AutoScaling { public get; public set; }
- Property: Walls BackWall { public get; }
- Property: ChartGroup Bar3DGroup { public get; }
- Property: XlBarShape BarShape { public get; public set; }
- Property: XlCategoryLabelLevel CategoryLabelLevel { public get; public set; }
- Property: ChartArea ChartArea { public get; }
- Property: object ChartColor { public get; public set; }
- Property: ChartData ChartData { public get; }
- Property: object this [object Index] { public get; }
- Property: object ChartStyle { public get; public set; }
- Property: ChartTitle ChartTitle { public get; }
- Property: XlChartType ChartType { public get; public set; }
- Property: ChartGroup Column3DGroup { public get; }
- Property: Corners Corners { public get; }
- Property: int Creator { public get; }
- Property: DataTable DataTable { public get; }
- Property: int DepthPercent { public get; public set; }
- Property: XlDisplayBlanksAs DisplayBlanksAs { public get; public set; }
- Property: int Elevation { public get; public set; }
- Property: Floor Floor { public get; }
- Property: int GapDepth { public get; public set; }
- Property: object this [object Index1, object Index2] { public get; public set; }
- Property: bool HasDataTable { public get; public set; }
- Property: bool HasHiddenContent { public get; }
- Property: bool HasLegend { public get; public set; }
- Property: bool HasPivotFields { public get; public set; }
- Property: bool HasTitle { public get; public set; }
- Property: int HeightPercent { public get; public set; }
- Property: Legend Legend { public get; }
- Property: ChartGroup Line3DGroup { public get; }
- Property: object Parent { public get; }
- Property: int Perspective { public get; public set; }
- Property: ChartGroup Pie3DGroup { public get; }
- Property: object PivotLayout { public get; }
- Property: PlotArea PlotArea { public get; }
- Property: XlRowCol PlotBy { public get; public set; }
- Property: bool PlotVisibleOnly { public get; public set; }
- Property: object RightAngleAxes { public get; public set; }
- Property: object Rotation { public get; public set; }
- Property: XlSeriesNameLevel SeriesNameLevel { public get; public set; }
- Property: object Shapes { public get; }
- Property: bool ShowAllFieldButtons { public get; public set; }
- Property: bool ShowAxisFieldButtons { public get; public set; }
- Property: bool ShowDataLabelsOverMaximum { public get; public set; }
- Property: bool ShowLegendFieldButtons { public get; public set; }
- Property: bool ShowReportFilterFieldButtons { public get; public set; }
- Property: bool ShowValueFieldButtons { public get; public set; }
- Property: Walls SideWall { public get; }
- Property: int SubType { public get; public set; }
- Property: ChartGroup SurfaceGroup { public get; }
- Property: int Type { public get; public set; }
- Property: Walls Walls { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartArea () |
public interface Microsoft.Office.Interop.Word.ChartArea
|
n/a
|
- Method: object Clear ()
- Method: object ClearContents ()
- Method: object ClearFormats ()
- Method: object Copy ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: double Height { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: bool Shadow { public get; public set; }
- Property: double Top { public get; public set; }
- Property: double Width { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartBorder () |
public interface Microsoft.Office.Interop.Word.ChartBorder
|
n/a
|
- Property: object Application { public get; }
- Property: object Color { public get; public set; }
- Property: object ColorIndex { public get; public set; }
- Property: int Creator { public get; }
- Property: object LineStyle { public get; public set; }
- Property: object Parent { public get; }
- Property: object Weight { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartCategory () |
public interface Microsoft.Office.Interop.Word.ChartCategory
|
n/a
|
- Property: bool IsFiltered { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartCharacters () |
public interface Microsoft.Office.Interop.Word.ChartCharacters
|
n/a
|
- Method: object Delete ()
- Method: object Insert (string String)
- Property: object Application { public get; }
- Property: string Caption { public get; public set; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ChartFont Font { public get; }
- Property: object Parent { public get; }
- Property: string PhoneticCharacters { public get; public set; }
- Property: string Text { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartColorFormat () |
public interface Microsoft.Office.Interop.Word.ChartColorFormat
|
n/a
|
- Property: int _Default { public get; }
- Property: object Application { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: int RGB { public get; }
- Property: int SchemeColor { public get; public set; }
- Property: int Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartData () |
public interface Microsoft.Office.Interop.Word.ChartData
|
n/a
|
- Method: void Activate ()
- Method: void ActivateChartDataWindow ()
- Method: void BreakLink ()
- Property: bool IsLinked { public get; }
- Property: object Workbook { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartFillFormat () |
public interface Microsoft.Office.Interop.Word.ChartFillFormat
|
n/a
|
- Method: void OneColorGradient (MsoGradientStyle Style, int Variant, float Degree)
- Method: void Patterned (MsoPatternType Pattern)
- Method: void PresetGradient (MsoGradientStyle Style, int Variant, MsoPresetGradientType PresetGradientType)
- Method: void PresetTextured (MsoPresetTexture PresetTexture)
- Method: void Solid ()
- Method: void TwoColorGradient (MsoGradientStyle Style, int Variant)
- Method: void UserPicture (object PictureFile, object PictureFormat, object PictureStackUnit, object PicturePlacement)
- Method: void UserTextured (string TextureFile)
- Property: object Application { public get; }
- Property: ChartColorFormat BackColor { public get; }
- Property: int Creator { public get; }
- Property: ChartColorFormat ForeColor { public get; }
- Property: MsoGradientColorType GradientColorType { public get; }
- Property: float GradientDegree { public get; }
- Property: MsoGradientStyle GradientStyle { public get; }
- Property: int GradientVariant { public get; }
- Property: object Parent { public get; }
- Property: MsoPatternType Pattern { public get; }
- Property: MsoPresetGradientType PresetGradientType { public get; }
- Property: MsoPresetTexture PresetTexture { public get; }
- Property: string TextureName { public get; }
- Property: MsoTextureType TextureType { public get; }
- Property: MsoFillType Type { public get; }
- Property: MsoTriState Visible { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartFont () |
public interface Microsoft.Office.Interop.Word.ChartFont
|
n/a
|
- Property: object Application { public get; }
- Property: object Background { public get; public set; }
- Property: object Bold { public get; public set; }
- Property: object Color { public get; public set; }
- Property: object ColorIndex { public get; public set; }
- Property: int Creator { public get; }
- Property: object FontStyle { public get; public set; }
- Property: object Italic { public get; public set; }
- Property: object Name { public get; public set; }
- Property: object OutlineFont { public get; public set; }
- Property: object Parent { public get; }
- Property: object Shadow { public get; public set; }
- Property: object Size { public get; public set; }
- Property: object StrikeThrough { public get; public set; }
- Property: object Subscript { public get; public set; }
- Property: object Superscript { public get; public set; }
- Property: object Underline { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartFormat () |
public interface Microsoft.Office.Interop.Word.ChartFormat
|
n/a
|
- Property: Adjustments Adjustments { public get; }
- Property: object Application { public get; }
- Property: MsoAutoShapeType AutoShapeType { public get; public set; }
- Property: int Creator { public get; }
- Property: FillFormat Fill { public get; }
- Property: GlowFormat Glow { public get; }
- Property: LineFormat Line { public get; }
- Property: object Parent { public get; }
- Property: PictureFormat PictureFormat { public get; }
- Property: ShadowFormat Shadow { public get; }
- Property: SoftEdgeFormat SoftEdge { public get; }
- Property: TextFrame2 TextFrame2 { public get; }
- Property: ThreeDFormat ThreeD { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartGroup () |
public interface Microsoft.Office.Interop.Word.ChartGroup
|
n/a
|
- Method: object CategoryCollection (object Index)
- Method: object FullCategoryCollection (object Index)
- Method: object SeriesCollection (object Index)
- Property: object Application { public get; }
- Property: XlAxisGroup AxisGroup { public get; public set; }
- Property: int BubbleScale { public get; public set; }
- Property: int Creator { public get; }
- Property: int DoughnutHoleSize { public get; public set; }
- Property: DownBars DownBars { public get; }
- Property: DropLines DropLines { public get; }
- Property: int FirstSliceAngle { public get; public set; }
- Property: int GapWidth { public get; public set; }
- Property: bool Has3DShading { public get; public set; }
- Property: bool HasDropLines { public get; public set; }
- Property: bool HasHiLoLines { public get; public set; }
- Property: bool HasRadarAxisLabels { public get; public set; }
- Property: bool HasSeriesLines { public get; public set; }
- Property: bool HasUpDownBars { public get; public set; }
- Property: HiLoLines HiLoLines { public get; }
- Property: int Index { public get; }
- Property: int Overlap { public get; public set; }
- Property: object Parent { public get; }
- Property: TickLabels RadarAxisLabels { public get; }
- Property: int SecondPlotSize { public get; public set; }
- Property: SeriesLines SeriesLines { public get; }
- Property: bool ShowNegativeBubbles { public get; public set; }
- Property: XlSizeRepresents SizeRepresents { public get; public set; }
- Property: XlChartSplitType SplitType { public get; public set; }
- Property: object SplitValue { public get; public set; }
- Property: int SubType { public get; public set; }
- Property: int Type { public get; public set; }
- Property: UpBars UpBars { public get; }
- Property: bool VaryByCategories { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartGroups () |
public interface Microsoft.Office.Interop.Word.ChartGroups
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ChartGroup this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ChartTitle () |
public interface Microsoft.Office.Interop.Word.ChartTitle
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: string Caption { public get; public set; }
- Property: ChartCharacters this [object Start, object Length] { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Formula { public get; public set; }
- Property: string FormulaLocal { public get; public set; }
- Property: string FormulaR1C1 { public get; public set; }
- Property: string FormulaR1C1Local { public get; public set; }
- Property: double Height { public get; }
- Property: object HorizontalAlignment { public get; public set; }
- Property: bool IncludeInLayout { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: XlChartElementPosition Position { public get; public set; }
- Property: int ReadingOrder { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: string Text { public get; public set; }
- Property: double Top { public get; public set; }
- Property: object VerticalAlignment { public get; public set; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthLock () |
public interface Microsoft.Office.Interop.Word.CoAuthLock
|
n/a
|
- Method: void Unlock ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: bool HeaderFooter { public get; }
- Property: CoAuthor Owner { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
- Property: WdLockType Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthLocks () |
public interface Microsoft.Office.Interop.Word.CoAuthLocks
|
n/a
|
- Method: CoAuthLock Add (object Range, WdLockType Type)
- Method: IEnumerator GetEnumerator ()
- Method: void RemoveEphemeralLocks ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: CoAuthLock this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthor () |
public interface Microsoft.Office.Interop.Word.CoAuthor
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string EmailAddress { public get; }
- Property: string ID { public get; }
- Property: bool IsMe { public get; }
- Property: CoAuthLocks Locks { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthoring () |
public interface Microsoft.Office.Interop.Word.CoAuthoring
|
n/a
|
- Property: Application Application { public get; }
- Property: CoAuthors Authors { public get; }
- Property: bool CanMerge { public get; }
- Property: bool CanShare { public get; }
- Property: Conflicts Conflicts { public get; }
- Property: int Creator { public get; }
- Property: CoAuthLocks Locks { public get; }
- Property: CoAuthor Me { public get; }
- Property: object Parent { public get; }
- Property: bool PendingUpdates { public get; }
- Property: CoAuthUpdates Updates { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthors () |
public interface Microsoft.Office.Interop.Word.CoAuthors
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: CoAuthor this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthUpdate () |
public interface Microsoft.Office.Interop.Word.CoAuthUpdate
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word CoAuthUpdates () |
public interface Microsoft.Office.Interop.Word.CoAuthUpdates
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: CoAuthUpdate this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.ColorFormat () |
- Property: float Brightness { public get; public set; }
- Property: WdThemeColorIndex ObjectThemeColor { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Comment () |
- Method: void DeleteRecursively ()
- Property: Comment Ancestor { public get; }
- Property: CoAuthor Contact { public get; }
- Property: bool Done { public get; public set; }
- Property: bool IsInk { public get; }
- Property: Comments Replies { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Conflict () |
public interface Microsoft.Office.Interop.Word.Conflict
|
n/a
|
- Method: void Accept ()
- Method: void Reject ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
- Property: WdRevisionType Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Conflicts () |
public interface Microsoft.Office.Interop.Word.Conflicts
|
n/a
|
- Method: void AcceptAll ()
- Method: IEnumerator GetEnumerator ()
- Method: void RejectAll ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Conflict this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ContentControl () |
public interface Microsoft.Office.Interop.Word.ContentControl
|
n/a
|
- Method: void Copy ()
- Method: void Cut ()
- Method: void Delete (bool DeleteContents)
- Method: void SetCheckedSymbol (int CharacterNumber, string Font)
- Method: void SetPlaceholderText (BuildingBlock BuildingBlock, Range Range, string Text)
- Method: void SetUncheckedSymbol (int CharacterNumber, string Font)
- Method: void Ungroup ()
- Property: bool AllowInsertDeleteSection { public get; public set; }
- Property: WdContentControlAppearance Appearance { public get; public set; }
- Property: Application Application { public get; }
- Property: string BuildingBlockCategory { public get; public set; }
- Property: WdBuildingBlockTypes BuildingBlockType { public get; public set; }
- Property: bool Checked { public get; public set; }
- Property: WdColor Color { public get; public set; }
- Property: int Creator { public get; }
- Property: WdCalendarType DateCalendarType { public get; public set; }
- Property: string DateDisplayFormat { public get; public set; }
- Property: WdLanguageID DateDisplayLocale { public get; public set; }
- Property: WdContentControlDateStorageFormat DateStorageFormat { public get; public set; }
- Property: object DefaultTextStyle { public get; public set; }
- Property: ContentControlListEntries DropdownListEntries { public get; }
- Property: string ID { public get; }
- Property: WdContentControlLevel Level { public get; }
- Property: bool LockContentControl { public get; public set; }
- Property: bool LockContents { public get; public set; }
- Property: bool MultiLine { public get; public set; }
- Property: object Parent { public get; }
- Property: ContentControl ParentContentControl { public get; }
- Property: BuildingBlock PlaceholderText { public get; }
- Property: Range Range { public get; }
- Property: RepeatingSectionItemColl RepeatingSectionItems { public get; }
- Property: string RepeatingSectionItemTitle { public get; public set; }
- Property: bool ShowingPlaceholderText { public get; }
- Property: string Tag { public get; public set; }
- Property: bool Temporary { public get; public set; }
- Property: string Title { public get; public set; }
- Property: WdContentControlType Type { public get; public set; }
- Property: XMLMapping XMLMapping { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ContentControlListEntries () |
public interface Microsoft.Office.Interop.Word.ContentControlListEntries
|
n/a
|
- Method: ContentControlListEntry Add (string Text, string Value, int Index)
- Method: void Clear ()
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ContentControlListEntry this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ContentControlListEntry () |
public interface Microsoft.Office.Interop.Word.ContentControlListEntry
|
n/a
|
- Method: void Delete ()
- Method: void MoveDown ()
- Method: void MoveUp ()
- Method: void Select ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; public set; }
- Property: object Parent { public get; }
- Property: string Text { public get; public set; }
- Property: string Value { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ContentControls () |
public interface Microsoft.Office.Interop.Word.ContentControls
|
n/a
|
- Method: ContentControl Add (WdContentControlType Type, object Range)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ContentControl this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Corners () |
public interface Microsoft.Office.Interop.Word.Corners
|
n/a
|
- Method: object Select ()
- Property: object Application { public get; }
- Property: int Creator { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DataLabel () |
public interface Microsoft.Office.Interop.Word.DataLabel
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: double _Height { public get; }
- Property: double _Width { public get; }
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: bool AutoText { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: string Caption { public get; public set; }
- Property: ChartCharacters this [object Start, object Length] { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Formula { public get; public set; }
- Property: string FormulaLocal { public get; public set; }
- Property: string FormulaR1C1 { public get; public set; }
- Property: string FormulaR1C1Local { public get; public set; }
- Property: double Height { public get; public set; }
- Property: object HorizontalAlignment { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: string NumberFormat { public get; public set; }
- Property: bool NumberFormatLinked { public get; public set; }
- Property: object NumberFormatLocal { public get; public set; }
- Property: object Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: XlDataLabelPosition Position { public get; public set; }
- Property: int ReadingOrder { public get; public set; }
- Property: object Separator { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: bool ShowBubbleSize { public get; public set; }
- Property: bool ShowCategoryName { public get; public set; }
- Property: bool ShowLegendKey { public get; public set; }
- Property: bool ShowPercentage { public get; public set; }
- Property: bool ShowRange { public get; public set; }
- Property: bool ShowSeriesName { public get; public set; }
- Property: bool ShowValue { public get; public set; }
- Property: string Text { public get; public set; }
- Property: double Top { public get; public set; }
- Property: object Type { public get; public set; }
- Property: object VerticalAlignment { public get; public set; }
- Property: double Width { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DataLabels () |
public interface Microsoft.Office.Interop.Word.DataLabels
|
n/a
|
- Method: DataLabel _Default (object Index)
- Method: object Delete ()
- Method: IEnumerator GetEnumerator ()
- Method: void Propagate (object Index)
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: bool AutoText { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: object HorizontalAlignment { public get; public set; }
- Property: Interior Interior { public get; }
- Property: DataLabel this [object Index] { public get; }
- Property: string Name { public get; }
- Property: string NumberFormat { public get; public set; }
- Property: bool NumberFormatLinked { public get; public set; }
- Property: object NumberFormatLocal { public get; public set; }
- Property: object Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: XlDataLabelPosition Position { public get; public set; }
- Property: int ReadingOrder { public get; public set; }
- Property: object Separator { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: bool ShowBubbleSize { public get; public set; }
- Property: bool ShowCategoryName { public get; public set; }
- Property: bool ShowLegendKey { public get; public set; }
- Property: bool ShowPercentage { public get; public set; }
- Property: bool ShowRange { public get; public set; }
- Property: bool ShowSeriesName { public get; public set; }
- Property: bool ShowValue { public get; public set; }
- Property: object Type { public get; public set; }
- Property: object VerticalAlignment { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DataTable () |
public interface Microsoft.Office.Interop.Word.DataTable
|
n/a
|
- Method: void Delete ()
- Method: void Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: bool HasBorderHorizontal { public get; public set; }
- Property: bool HasBorderOutline { public get; public set; }
- Property: bool HasBorderVertical { public get; public set; }
- Property: object Parent { public get; }
- Property: bool ShowLegendKey { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Diagram () |
- Method: void Convert (MsoDiagramType Type)
- Method: void FitText ()
|
- Method: void Convert (MsoDiagramType Type)
|
public interface Microsoft.Office.Interop.Word.DiagramNode () |
- Method: DiagramNode AddNode (MsoRelativeNodePosition Pos, MsoDiagramNodeType NodeType)
- Method: DiagramNode CloneNode (bool copyChildren, out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
- Method: void MoveNode (out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
- Method: void SwapNode (out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
|
- Method: DiagramNode AddNode (MsoRelativeNodePosition Pos, MsoDiagramNodeType NodeType)
- Method: DiagramNode CloneNode (bool copyChildren, out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
- Method: void MoveNode (out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
- Method: void SwapNode (out DiagramNode TargetNode, MsoRelativeNodePosition Pos)
|
public interface Microsoft.Office.Interop.Word.DiagramNodeChildren () |
- Method: DiagramNode AddNode (object Index, MsoDiagramNodeType NodeType)
|
- Method: DiagramNode AddNode (object Index, MsoDiagramNodeType NodeType)
|
public interface Microsoft.Office.Interop.Word.Dialog () |
- Property: int CommandBarId { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DisplayUnitLabel () |
public interface Microsoft.Office.Interop.Word.DisplayUnitLabel
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: string Caption { public get; public set; }
- Property: ChartCharacters this [object Start, object Length] { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Formula { public get; public set; }
- Property: string FormulaLocal { public get; public set; }
- Property: string FormulaR1C1 { public get; public set; }
- Property: string FormulaR1C1Local { public get; public set; }
- Property: double Height { public get; }
- Property: object HorizontalAlignment { public get; public set; }
- Property: bool IncludeInLayout { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: XlChartElementPosition Position { public get; public set; }
- Property: int ReadingOrder { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: string Text { public get; public set; }
- Property: double Top { public get; public set; }
- Property: object VerticalAlignment { public get; public set; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentClass () |
public class Microsoft.Office.Interop.Word.DocumentClass
(Please hover your mouse over the type to see the inheritance signatures) |
public class Microsoft.Office.Interop.Word.DocumentClass
(Please hover your mouse over the type to see the inheritance signatures) |
- Event: public event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert { get; set; }
- Event: public event DocumentEvents2_ContentControlAfterAddEventHandler ContentControlAfterAdd { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ContentControlBeforeContentUpdate { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler ContentControlBeforeStoreUpdate { get; set; }
- Event: public event DocumentEvents2_ContentControlOnEnterEventHandler ContentControlOnEnter { get; set; }
- Event: public event DocumentEvents2_ContentControlOnExitEventHandler ContentControlOnExit { get; set; }
- Event: public event DocumentEvents_NewEventHandler DocumentEvents_Event_New { get; set; }
- Event: public event DocumentEvents_OpenEventHandler DocumentEvents_Event_Open { get; set; }
- Event: public event DocumentEvents2_CloseEventHandler DocumentEvents2_Event_Close { get; set; }
- Event: public event DocumentEvents2_SyncEventHandler DocumentEvents2_Event_Sync { get; set; }
- Event: public event DocumentEvents2_NewEventHandler New { get; set; }
- Event: public event DocumentEvents2_OpenEventHandler Open { get; set; }
- Event: public event DocumentEvents2_XMLAfterInsertEventHandler XMLAfterInsert { get; set; }
- Event: public event DocumentEvents2_XMLBeforeDeleteEventHandler XMLBeforeDelete { get; set; }
- Method: public virtual void AddDocumentWorkspaceHeader (bool RichFormat, string Url, string Title, string Description, string ID)
- Method: public virtual void AddMeetingWorkspaceHeader (bool SkipIfAbsent, string Url, string Title, string Description, string ID)
- Method: public virtual void ApplyDocumentTheme (string FileName)
- Method: public virtual void ApplyQuickStyleSet (string Name)
- Method: public virtual void ApplyQuickStyleSet2 (object Style)
- Method: public virtual void CheckInWithVersion (bool SaveChanges, object Comments, bool MakePublic, object VersionType)
- Method: public virtual void Compare (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles, object RemovePersonalInformation, object RemoveDateAndTime)
- Method: public virtual void Compare2002 (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles)
- Method: public virtual void Convert ()
- Method: public virtual void ConvertAutoHyphens ()
- Method: public virtual void DeleteAllEditableRanges (object EditorID)
- Method: public virtual void DeleteAllInkAnnotations ()
- Method: public virtual void DowngradeDocument ()
- Method: public virtual void Dummy1 ()
- Method: public virtual void Dummy2 ()
- Method: public virtual void Dummy3 ()
- Method: public virtual void Dummy4 ()
- Method: public virtual void ExportAsFixedFormat (string OutputFileName, WdExportFormat ExportFormat, bool OpenAfterExport, WdExportOptimizeFor OptimizeFor, WdExportRange Range, int From, int To, WdExportItem Item, bool IncludeDocProps, bool KeepIRM, WdExportCreateBookmarks CreateBookmarks, bool DocStructureTags, bool BitmapMissingFonts, bool UseISO19005_1, object FixedFormatExtClassPtr)
- Method: public virtual void FreezeLayout ()
- Method: public virtual WorkflowTasks GetWorkflowTasks ()
- Method: public virtual WorkflowTemplates GetWorkflowTemplates ()
- Method: public virtual void LockServerFile ()
- Method: public virtual void Protect (WdProtectionType Type, object NoReset, object Password, object UseIRM, object EnforceStyleLock)
- Method: public virtual void Protect2002 (WdProtectionType Type, object NoReset, object Password)
- Method: public virtual void ReloadAs (MsoEncoding Encoding)
- Method: public virtual void RemoveDocumentInformation (WdRemoveDocInfoType RemoveDocInfoType)
- Method: public virtual void RemoveDocumentWorkspaceHeader (string ID)
- Method: public virtual void RemoveLockedStyles ()
- Method: public virtual int ReturnToLastReadPosition ()
- Method: public virtual void SaveAs2 (object FileName, object FileFormat, object LockComments, object Password, object AddToRecentFiles, object WritePassword, object ReadOnlyRecommended, object EmbedTrueTypeFonts, object SaveNativePictureFormat, object SaveFormsData, object SaveAsAOCELetter, object Encoding, object InsertLineBreaks, object AllowSubstitutions, object LineEnding, object AddBiDiMarks, object CompatibilityMode)
- Method: public virtual void SaveAsQuickStyleSet (string FileName)
- Method: public virtual void SaveCopyAs (object FileName, object FileFormat, object LockComments, object Password, object AddToRecentFiles, object WritePassword, object ReadOnlyRecommended, object EmbedTrueTypeFonts, object SaveNativePictureFormat, object SaveFormsData, object SaveAsAOCELetter, object Encoding, object InsertLineBreaks, object AllowSubstitutions, object LineEnding, object AddBiDiMarks, object CompatibilityMode)
- Method: public virtual void SelectAllEditableRanges (object EditorID)
- Method: public virtual ContentControls SelectContentControlsByTag (string Tag)
- Method: public virtual ContentControls SelectContentControlsByTitle (string Title)
- Method: public virtual ContentControls SelectLinkedControls (CustomXMLNode Node)
- Method: public virtual XMLNodes SelectNodes (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: public virtual XMLNode SelectSingleNode (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: public virtual ContentControls SelectUnlinkedControls (CustomXMLPart Stream)
- Method: public virtual void SendFaxOverInternet (object Recipients, object Subject, object ShowMessage)
- Method: public virtual void SetCompatibilityMode (int Mode)
- Method: public virtual void TransformDocument (string Path, bool DataOnly)
- Method: public virtual void UnfreezeLayout ()
- Property: virtual bool AutoFormatOverride { public get; public set; }
- Property: virtual Bibliography Bibliography { public get; }
- Property: virtual Broadcast Broadcast { public get; }
- Property: virtual bool ChartDataPointTrack { public get; public set; }
- Property: virtual XMLChildNodeSuggestions ChildNodeSuggestions { public get; }
- Property: virtual CoAuthoring CoAuthoring { public get; }
- Property: virtual int CompatibilityMode { public get; }
- Property: virtual ContentControls ContentControls { public get; }
- Property: virtual MetaProperties ContentTypeProperties { public get; }
- Property: virtual int CurrentRsid { public get; }
- Property: virtual CustomXMLParts CustomXMLParts { public get; }
- Property: virtual int DocID { public get; }
- Property: virtual DocumentInspectors DocumentInspectors { public get; }
- Property: virtual DocumentLibraryVersions DocumentLibraryVersions { public get; }
- Property: virtual OfficeTheme DocumentTheme { public get; }
- Property: virtual string EncryptionProvider { public get; public set; }
- Property: virtual bool EnforceStyle { public get; public set; }
- Property: virtual bool Final { public get; public set; }
- Property: virtual bool FormattingShowNextLevel { public get; public set; }
- Property: virtual bool FormattingShowUserStyleName { public get; public set; }
- Property: virtual bool HasVBProject { public get; }
- Property: virtual bool IsInAutosave { public get; }
- Property: virtual bool LockQuickStyleSet { public get; public set; }
- Property: virtual bool LockTheme { public get; public set; }
- Property: virtual WdOMathBreakBin OMathBreakBin { public get; public set; }
- Property: virtual WdOMathBreakSub OMathBreakSub { public get; public set; }
- Property: virtual string OMathFontName { public get; public set; }
- Property: virtual bool OMathIntSubSupLim { public get; public set; }
- Property: virtual WdOMathJc OMathJc { public get; public set; }
- Property: virtual float OMathLeftMargin { public get; public set; }
- Property: virtual bool OMathNarySupSubLim { public get; public set; }
- Property: virtual float OMathRightMargin { public get; public set; }
- Property: virtual OMaths OMaths { public get; }
- Property: virtual bool OMathSmallFrac { public get; public set; }
- Property: virtual float OMathWrap { public get; public set; }
- Property: virtual string OriginalDocumentTitle { public get; }
- Property: virtual Permission Permission { public get; }
- Property: virtual int ReadingLayoutSizeX { public get; public set; }
- Property: virtual int ReadingLayoutSizeY { public get; public set; }
- Property: virtual bool ReadingModeLayoutFrozen { public get; public set; }
- Property: virtual bool RemoveDateAndTime { public get; public set; }
- Property: virtual Research Research { public get; }
- Property: virtual string RevisedDocumentTitle { public get; }
- Property: virtual ServerPolicy ServerPolicy { public get; }
- Property: virtual SharedWorkspace SharedWorkspace { public get; }
- Property: virtual SmartDocument SmartDocument { public get; }
- Property: virtual WdStyleSort StyleSortMethod { public get; public set; }
- Property: virtual Sync Sync { public get; }
- Property: virtual bool TrackFormatting { public get; public set; }
- Property: virtual bool TrackMoves { public get; public set; }
- Property: virtual bool UseMathDefaults { public get; public set; }
- Property: virtual VBProject VBProject { public get; }
- Property: virtual string WordOpenXML { public get; }
- Property: virtual bool XMLHideNamespaces { public get; public set; }
- Property: virtual XMLNodes XMLNodes { public get; }
- Property: virtual bool XMLSaveDataOnly { public get; public set; }
- Property: virtual string XMLSaveThroughXSLT { public get; public set; }
- Property: virtual XMLSchemaReferences XMLSchemaReferences { public get; }
- Property: virtual XMLNodes XMLSchemaViolations { public get; }
- Property: virtual bool XMLShowAdvancedErrors { public get; public set; }
- Property: virtual bool XMLUseXSLTWhenSaving { public get; public set; }
|
- Event: public event DocumentEvents_NewEventHandler New { get; set; }
- Event: public event DocumentEvents_OpenEventHandler Open { get; set; }
- Method: public virtual void Compare (string Name, object AuthorName, object CompareTarget, object DetectFormatChanges, object IgnoreAllComparisonWarnings, object AddToRecentFiles)
- Method: public virtual void Protect (WdProtectionType Type, object NoReset, object Password)
- Method: public virtual void ReloadAs (MsoEncoding Encoding)
|
Microsoft.Office.Interop.Word DocumentEvents2 () |
public interface Microsoft.Office.Interop.Word.DocumentEvents2
|
n/a
|
- Method: void BuildingBlockInsert (Range Range, string Name, string Category, string BlockType, string Template)
- Method: void Close ()
- Method: void ContentControlAfterAdd (ContentControl NewContentControl, bool InUndoRedo)
- Method: void ContentControlBeforeContentUpdate (ContentControl ContentControl, out string Content)
- Method: void ContentControlBeforeDelete (ContentControl OldContentControl, bool InUndoRedo)
- Method: void ContentControlBeforeStoreUpdate (ContentControl ContentControl, out string Content)
- Method: void ContentControlOnEnter (ContentControl ContentControl)
- Method: void ContentControlOnExit (ContentControl ContentControl, out bool Cancel)
- Method: void New ()
- Method: void Open ()
- Method: void Sync (MsoSyncEventType SyncEventType)
- Method: void XMLAfterInsert (XMLNode NewXMLNode, bool InUndoRedo)
- Method: void XMLBeforeDelete (Range DeletedRange, XMLNode OldXMLNode, bool InUndoRedo)
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_BuildingBlockInsertEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_BuildingBlockInsertEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Range Range, string Name, string Category, string BlockType, string Template)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_CloseEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_CloseEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_CloseEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlAfterAddEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlAfterAddEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlAfterAddEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl NewContentControl, bool InUndoRedo)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlBeforeContentUpdateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeContentUpdateEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlBeforeContentUpdateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl ContentControl, out string Content)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlBeforeDeleteEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeDeleteEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlBeforeDeleteEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl OldContentControl, bool InUndoRedo)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl ContentControl, out string Content)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlOnEnterEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlOnEnterEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlOnEnterEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl ContentControl)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_ContentControlOnExitEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlOnExitEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_ContentControlOnExitEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (ContentControl ContentControl, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_Event () |
public interface Microsoft.Office.Interop.Word.DocumentEvents2_Event
|
n/a
|
- Event: public event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert { get; set; }
- Event: public event DocumentEvents2_CloseEventHandler Close { get; set; }
- Event: public event DocumentEvents2_ContentControlAfterAddEventHandler ContentControlAfterAdd { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ContentControlBeforeContentUpdate { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete { get; set; }
- Event: public event DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler ContentControlBeforeStoreUpdate { get; set; }
- Event: public event DocumentEvents2_ContentControlOnEnterEventHandler ContentControlOnEnter { get; set; }
- Event: public event DocumentEvents2_ContentControlOnExitEventHandler ContentControlOnExit { get; set; }
- Event: public event DocumentEvents2_NewEventHandler New { get; set; }
- Event: public event DocumentEvents2_OpenEventHandler Open { get; set; }
- Event: public event DocumentEvents2_SyncEventHandler Sync { get; set; }
- Event: public event DocumentEvents2_XMLAfterInsertEventHandler XMLAfterInsert { get; set; }
- Event: public event DocumentEvents2_XMLBeforeDeleteEventHandler XMLBeforeDelete { get; set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_NewEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_NewEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_OpenEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_OpenEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_OpenEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_SinkHelper () |
public sealed class Microsoft.Office.Interop.Word.DocumentEvents2_SinkHelper
|
n/a
|
- Field: public DocumentEvents2_BuildingBlockInsertEventHandler m_BuildingBlockInsertDelegate
- Field: public DocumentEvents2_CloseEventHandler m_CloseDelegate
- Field: public DocumentEvents2_ContentControlAfterAddEventHandler m_ContentControlAfterAddDelegate
- Field: public DocumentEvents2_ContentControlBeforeContentUpdateEventHandler m_ContentControlBeforeContentUpdateDelegate
- Field: public DocumentEvents2_ContentControlBeforeDeleteEventHandler m_ContentControlBeforeDeleteDelegate
- Field: public DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler m_ContentControlBeforeStoreUpdateDelegate
- Field: public DocumentEvents2_ContentControlOnEnterEventHandler m_ContentControlOnEnterDelegate
- Field: public DocumentEvents2_ContentControlOnExitEventHandler m_ContentControlOnExitDelegate
- Field: public int m_dwCookie
- Field: public DocumentEvents2_NewEventHandler m_NewDelegate
- Field: public DocumentEvents2_OpenEventHandler m_OpenDelegate
- Field: public DocumentEvents2_SyncEventHandler m_SyncDelegate
- Field: public DocumentEvents2_XMLAfterInsertEventHandler m_XMLAfterInsertDelegate
- Field: public DocumentEvents2_XMLBeforeDeleteEventHandler m_XMLBeforeDeleteDelegate
- Method: public virtual void Close ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void New ()
- Method: public virtual void Open ()
- Method (i): public virtual string ToString ()
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_SyncEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_SyncEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (MsoSyncEventType SyncEventType)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_XMLAfterInsertEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_XMLAfterInsertEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_XMLAfterInsertEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (XMLNode NewXMLNode, bool InUndoRedo)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DocumentEvents2_XMLBeforeDeleteEventHandler () |
public sealed delegate Microsoft.Office.Interop.Word.DocumentEvents2_XMLBeforeDeleteEventHandler
|
n/a
|
- Constructor: public DocumentEvents2_XMLBeforeDeleteEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Range DeletedRange, XMLNode OldXMLNode, bool InUndoRedo)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Documents () |
- Method: Document AddBlogDocument (string ProviderID, string PostURL, string BlogName, string PostID)
- Method: Document Open (object FileName, object ConfirmConversions, object ReadOnly, object AddToRecentFiles, object PasswordDocument, object PasswordTemplate, object Revert, object WritePasswordDocument, object WritePasswordTemplate, object Format, object Encoding, object Visible, object OpenAndRepair, object DocumentDirection, object NoEncodingDialog, object XMLTransform)
- Method: Document Open2002 (object FileName, object ConfirmConversions, object ReadOnly, object AddToRecentFiles, object PasswordDocument, object PasswordTemplate, object Revert, object WritePasswordDocument, object WritePasswordTemplate, object Format, object Encoding, object Visible, object OpenAndRepair, object DocumentDirection, object NoEncodingDialog)
- Method: Document OpenNoRepairDialog (object FileName, object ConfirmConversions, object ReadOnly, object AddToRecentFiles, object PasswordDocument, object PasswordTemplate, object Revert, object WritePasswordDocument, object WritePasswordTemplate, object Format, object Encoding, object Visible, object OpenAndRepair, object DocumentDirection, object NoEncodingDialog, object XMLTransform)
|
- Method: Document Open (object FileName, object ConfirmConversions, object ReadOnly, object AddToRecentFiles, object PasswordDocument, object PasswordTemplate, object Revert, object WritePasswordDocument, object WritePasswordTemplate, object Format, object Encoding, object Visible, object OpenAndRepair, object DocumentDirection, object NoEncodingDialog)
|
Microsoft.Office.Interop.Word DownBars () |
public interface Microsoft.Office.Interop.Word.DownBars
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: Interior Interior { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word DropLines () |
public interface Microsoft.Office.Interop.Word.DropLines
|
n/a
|
- Method: void Delete ()
- Method: void Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Editor () |
public interface Microsoft.Office.Interop.Word.Editor
|
n/a
|
- Method: void Delete ()
- Method: void DeleteAll ()
- Method: void SelectAll ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string ID { public get; }
- Property: string Name { public get; }
- Property: Range NextRange { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Editors () |
public interface Microsoft.Office.Interop.Word.Editors
|
n/a
|
- Method: Editor Add (object EditorID)
- Method: Editor Item (object Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ErrorBars () |
public interface Microsoft.Office.Interop.Word.ErrorBars
|
n/a
|
- Method: object ClearFormats ()
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: XlEndStyleCap EndStyle { public get; public set; }
- Property: ChartFormat Format { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.FillFormat () |
- Method: void OneColorGradient (MsoGradientStyle Style, int Variant, float Degree)
- Method: void Patterned (MsoPatternType Pattern)
- Method: void PresetGradient (MsoGradientStyle Style, int Variant, MsoPresetGradientType PresetGradientType)
- Method: void PresetTextured (MsoPresetTexture PresetTexture)
- Method: void TwoColorGradient (MsoGradientStyle Style, int Variant)
- Property: float GradientAngle { public get; public set; }
- Property: GradientStops GradientStops { public get; }
- Property: PictureEffects PictureEffects { public get; }
- Property: MsoTriState RotateWithObject { public get; public set; }
- Property: MsoTextureAlignment TextureAlignment { public get; public set; }
- Property: float TextureHorizontalScale { public get; public set; }
- Property: float TextureOffsetX { public get; public set; }
- Property: float TextureOffsetY { public get; public set; }
- Property: MsoTriState TextureTile { public get; public set; }
- Property: float TextureVerticalScale { public get; public set; }
|
- Method: void OneColorGradient (MsoGradientStyle Style, int Variant, float Degree)
- Method: void Patterned (MsoPatternType Pattern)
- Method: void PresetGradient (MsoGradientStyle Style, int Variant, MsoPresetGradientType PresetGradientType)
- Method: void PresetTextured (MsoPresetTexture PresetTexture)
- Method: void TwoColorGradient (MsoGradientStyle Style, int Variant)
|
public interface Microsoft.Office.Interop.Word.Find () |
- Method: bool ClearHitHighlight ()
- Method: bool Execute2007 (object FindText, object MatchCase, object MatchWholeWord, object MatchWildcards, object MatchSoundsLike, object MatchAllWordForms, object Forward, object Wrap, object Format, object ReplaceWith, object Replace, object MatchKashida, object MatchDiacritics, object MatchAlefHamza, object MatchControl, object MatchPrefix, object MatchSuffix, object MatchPhrase, object IgnoreSpace, object IgnorePunct)
- Method: bool HitHighlight (object FindText, object HighlightColor, object TextColor, object MatchCase, object MatchWholeWord, object MatchPrefix, object MatchSuffix, object MatchPhrase, object MatchWildcards, object MatchSoundsLike, object MatchAllWordForms, object MatchByte, object MatchFuzzy, object MatchKashida, object MatchDiacritics, object MatchAlefHamza, object MatchControl, object IgnoreSpace, object IgnorePunct, object HanjaPhoneticHangul)
- Property: bool HanjaPhoneticHangul { public get; public set; }
- Property: bool IgnorePunct { public get; public set; }
- Property: bool IgnoreSpace { public get; public set; }
- Property: bool MatchPhrase { public get; public set; }
- Property: bool MatchPrefix { public get; public set; }
- Property: bool MatchSuffix { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Floor () |
public interface Microsoft.Office.Interop.Word.Floor
|
n/a
|
- Method: object ClearFormats ()
- Method: void Paste ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: Interior Interior { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: object PictureType { public get; public set; }
- Property: int Thickness { public get; public set; }
|
--> NONE <--
|
public class Microsoft.Office.Interop.Word.FontClass () |
- Property: virtual int ContextualAlternates { public get; public set; }
- Property: virtual FillFormat Fill { public get; public set; }
- Property: virtual GlowFormat Glow { public get; public set; }
- Property: virtual WdLigatures Ligatures { public get; public set; }
- Property: virtual LineFormat Line { public get; public set; }
- Property: virtual WdNumberForm NumberForm { public get; public set; }
- Property: virtual WdNumberSpacing NumberSpacing { public get; public set; }
- Property: virtual ReflectionFormat Reflection { public get; public set; }
- Property: virtual WdStylisticSet StylisticSet { public get; public set; }
- Property: virtual ColorFormat TextColor { public get; }
- Property: virtual ShadowFormat TextShadow { public get; public set; }
- Property: virtual ThreeDFormat ThreeD { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.FootnoteOptions () |
- Property: int LayoutColumns { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.FreeformBuilder () |
- Method: void AddNodes (MsoSegmentType SegmentType, MsoEditingType EditingType, float X1, float Y1, float X2, float Y2, float X3, float Y3)
|
- Method: void AddNodes (MsoSegmentType SegmentType, MsoEditingType EditingType, float X1, float Y1, float X2, float Y2, float X3, float Y3)
|
Microsoft.Office.Interop.Word FullSeriesCollection () |
public interface Microsoft.Office.Interop.Word.FullSeriesCollection
|
n/a
|
- Method: Series _Default (object Index)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Series this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public class Microsoft.Office.Interop.Word.GlobalClass () |
- Property: virtual ProtectedViewWindow ActiveProtectedViewWindow { public get; }
- Property: virtual bool IsSandboxed { public get; }
- Property: virtual ProtectedViewWindows ProtectedViewWindows { public get; }
- Property: virtual VBE VBE { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word GlowFormat () |
public interface Microsoft.Office.Interop.Word.GlowFormat
|
n/a
|
- Property: Application Application { public get; }
- Property: ColorFormat Color { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: float Radius { public get; public set; }
- Property: float Transparency { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Gridlines () |
public interface Microsoft.Office.Interop.Word.Gridlines
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word HiLoLines () |
public interface Microsoft.Office.Interop.Word.HiLoLines
|
n/a
|
- Method: void Delete ()
- Method: void Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word IApplicationEvents4 () |
public interface Microsoft.Office.Interop.Word.IApplicationEvents4
|
n/a
|
- Method: void DocumentBeforeClose (Document Doc, out bool Cancel)
- Method: void DocumentBeforePrint (Document Doc, out bool Cancel)
- Method: void DocumentBeforeSave (Document Doc, bool SaveAsUI, out bool Cancel)
- Method: void DocumentChange ()
- Method: void DocumentOpen (Document Doc)
- Method: void DocumentSync (Document Doc, MsoSyncEventType SyncEventType)
- Method: void EPostageInsert (Document Doc)
- Method: void EPostageInsertEx (Document Doc, int cpDeliveryAddrStart, int cpDeliveryAddrEnd, int cpReturnAddrStart, int cpReturnAddrEnd, int xaWidth, int yaHeight, string bstrPrinterName, string bstrPaperFeed, bool fPrint, out bool fCancel)
- Method: void EPostagePropertyDialog (Document Doc)
- Method: void MailMergeAfterMerge (Document Doc, Document DocResult)
- Method: void MailMergeAfterRecordMerge (Document Doc)
- Method: void MailMergeBeforeMerge (Document Doc, int StartRecord, int EndRecord, out bool Cancel)
- Method: void MailMergeBeforeRecordMerge (Document Doc, out bool Cancel)
- Method: void MailMergeDataSourceLoad (Document Doc)
- Method: void MailMergeDataSourceValidate (Document Doc, bool Handled)
- Method: void MailMergeDataSourceValidate2 (Document Doc, out bool Handled)
- Method: void MailMergeWizardSendToCustom (Document Doc)
- Method: void MailMergeWizardStateChange (Document Doc, int FromState, int ToState, bool Handled)
- Method: void NewDocument (Document Doc)
- Method: void ProtectedViewWindowActivate (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowBeforeClose (ProtectedViewWindow PvWindow, int CloseReason, out bool Cancel)
- Method: void ProtectedViewWindowBeforeEdit (ProtectedViewWindow PvWindow, out bool Cancel)
- Method: void ProtectedViewWindowDeactivate (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowOpen (ProtectedViewWindow PvWindow)
- Method: void ProtectedViewWindowSize (ProtectedViewWindow PvWindow)
- Method: void Quit ()
- Method: void Startup ()
- Method: void WindowActivate (Document Doc, Window Wn)
- Method: void WindowBeforeDoubleClick (Selection Sel, out bool Cancel)
- Method: void WindowBeforeRightClick (Selection Sel, out bool Cancel)
- Method: void WindowDeactivate (Document Doc, Window Wn)
- Method: void WindowSelectionChange (Selection Sel)
- Method: void WindowSize (Document Doc, Window Wn)
- Method: void XMLSelectionChange (Selection Sel, XMLNode OldXMLNode, XMLNode NewXMLNode, int Reason)
- Method: void XMLValidationError (XMLNode XMLNode)
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.InlineShape () |
- Property: int AnchorID { public get; }
- Property: Chart Chart { public get; }
- Property: int EditID { public get; }
- Property: GlowFormat Glow { public get; }
- Property: GroupShapes GroupItems { public get; }
- Property: MsoTriState HasChart { public get; }
- Property: MsoTriState HasSmartArt { public get; }
- Property: ReflectionFormat Reflection { public get; }
- Property: ShadowFormat Shadow { public get; }
- Property: SmartArt SmartArt { public get; }
- Property: SoftEdgeFormat SoftEdge { public get; }
- Property: string Title { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.InlineShapes () |
- Method: InlineShape AddChart (XlChartType Type, object Range)
- Method: InlineShape AddChart2 (int Style, XlChartType Type, object Range, object NewLayout)
- Method: InlineShape AddSmartArt (SmartArtLayout Layout, object Range)
- Method: InlineShape AddWebVideo (string EmbedCode, object VideoWidth, object VideoHeight, object PosterFrameImage, object Url, object Range)
|
--> NONE <--
|
Microsoft.Office.Interop.Word Interior () |
public interface Microsoft.Office.Interop.Word.Interior
|
n/a
|
- Property: object Application { public get; }
- Property: object Color { public get; public set; }
- Property: object ColorIndex { public get; public set; }
- Property: int Creator { public get; }
- Property: object InvertIfNegative { public get; public set; }
- Property: object Parent { public get; }
- Property: object Pattern { public get; public set; }
- Property: object PatternColor { public get; public set; }
- Property: object PatternColorIndex { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word LeaderLines () |
public interface Microsoft.Office.Interop.Word.LeaderLines
|
n/a
|
- Method: void Delete ()
- Method: void Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFormat Format { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Legend () |
public interface Microsoft.Office.Interop.Word.Legend
|
n/a
|
- Method: object Clear ()
- Method: object Delete ()
- Method: object LegendEntries (object Index)
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: double Height { public get; public set; }
- Property: bool IncludeInLayout { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: XlLegendPosition Position { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: double Top { public get; public set; }
- Property: double Width { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word LegendEntries () |
public interface Microsoft.Office.Interop.Word.LegendEntries
|
n/a
|
- Method: LegendEntry _Default (object Index)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: LegendEntry this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word LegendEntry () |
public interface Microsoft.Office.Interop.Word.LegendEntry
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: int Creator { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: double Height { public get; }
- Property: int Index { public get; }
- Property: double Left { public get; }
- Property: LegendKey LegendKey { public get; }
- Property: object Parent { public get; }
- Property: double Top { public get; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word LegendKey () |
public interface Microsoft.Office.Interop.Word.LegendKey
|
n/a
|
- Method: object ClearFormats ()
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: double Height { public get; }
- Property: Interior Interior { public get; }
- Property: bool InvertIfNegative { public get; public set; }
- Property: double Left { public get; }
- Property: int MarkerBackgroundColor { public get; public set; }
- Property: XlColorIndex MarkerBackgroundColorIndex { public get; public set; }
- Property: int MarkerForegroundColor { public get; public set; }
- Property: XlColorIndex MarkerForegroundColorIndex { public get; public set; }
- Property: int MarkerSize { public get; public set; }
- Property: XlMarkerStyle MarkerStyle { public get; public set; }
- Property: object Parent { public get; }
- Property: int PictureType { public get; public set; }
- Property: double PictureUnit { public get; public set; }
- Property: double PictureUnit2 { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: bool Smooth { public get; public set; }
- Property: double Top { public get; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Line () |
public interface Microsoft.Office.Interop.Word.Line
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Height { public get; }
- Property: int Left { public get; }
- Property: WdLineType LineType { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
- Property: Rectangles Rectangles { public get; }
- Property: int Top { public get; }
- Property: int Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Lines () |
public interface Microsoft.Office.Interop.Word.Lines
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Line this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.List () |
- Method: void ApplyListTemplateWithLevel (ListTemplate ListTemplate, object ContinuePreviousList, object DefaultListBehavior, object ApplyLevel)
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.ListFormat () |
- Method: void ApplyListTemplateWithLevel (ListTemplate ListTemplate, object ContinuePreviousList, object ApplyTo, object DefaultListBehavior, object ApplyLevel)
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.MailingLabel () |
- Method: Document CreateNewDocumentByID (object LabelID, object Address, object AutoText, object ExtractAddress, object LaserTray, object PrintEPostageLabel, object Vertical)
- Method: void PrintOutByID (object LabelID, object Address, object ExtractAddress, object LaserTray, object SingleLabel, object Row, object Column, object PrintEPostageLabel, object Vertical)
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMath () |
public interface Microsoft.Office.Interop.Word.OMath
|
n/a
|
- Method: void BuildUp ()
- Method: void ConvertToLiteralText ()
- Method: void ConvertToMathText ()
- Method: void ConvertToNormalText ()
- Method: void Linearize ()
- Method: void Remove ()
- Property: int AlignPoint { public get; public set; }
- Property: Application Application { public get; }
- Property: int ArgIndex { public get; }
- Property: int ArgSize { public get; public set; }
- Property: OMathBreaks Breaks { public get; }
- Property: int Creator { public get; }
- Property: OMathFunctions Functions { public get; }
- Property: WdOMathJc Justification { public get; public set; }
- Property: int NestingLevel { public get; }
- Property: object Parent { public get; }
- Property: OMath ParentArg { public get; }
- Property: OMathMatCol ParentCol { public get; }
- Property: OMathFunction ParentFunction { public get; }
- Property: OMath ParentOMath { public get; }
- Property: OMathMatRow ParentRow { public get; }
- Property: Range Range { public get; }
- Property: WdOMathType Type { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathAcc () |
public interface Microsoft.Office.Interop.Word.OMathAcc
|
n/a
|
- Property: Application Application { public get; }
- Property: short Char { public get; public set; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathArgs () |
public interface Microsoft.Office.Interop.Word.OMathArgs
|
n/a
|
- Method: OMath Add (object BeforeArg)
- Method: OMath Item (int Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathAutoCorrect () |
public interface Microsoft.Office.Interop.Word.OMathAutoCorrect
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMathAutoCorrectEntries Entries { public get; }
- Property: OMathRecognizedFunctions Functions { public get; }
- Property: object Parent { public get; }
- Property: bool ReplaceText { public get; public set; }
- Property: bool UseOutsideOMath { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathAutoCorrectEntries () |
public interface Microsoft.Office.Interop.Word.OMathAutoCorrectEntries
|
n/a
|
- Method: OMathAutoCorrectEntry Add (string Name, string Value)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMathAutoCorrectEntry this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathAutoCorrectEntry () |
public interface Microsoft.Office.Interop.Word.OMathAutoCorrectEntry
|
n/a
|
- Method: void Delete ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; }
- Property: string Name { public get; public set; }
- Property: object Parent { public get; }
- Property: string Value { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathBar () |
public interface Microsoft.Office.Interop.Word.OMathBar
|
n/a
|
- Property: Application Application { public get; }
- Property: bool BarTop { public get; public set; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathBorderBox () |
public interface Microsoft.Office.Interop.Word.OMathBorderBox
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: bool HideBot { public get; public set; }
- Property: bool HideLeft { public get; public set; }
- Property: bool HideRight { public get; public set; }
- Property: bool HideTop { public get; public set; }
- Property: object Parent { public get; }
- Property: bool StrikeBLTR { public get; public set; }
- Property: bool StrikeH { public get; public set; }
- Property: bool StrikeTLBR { public get; public set; }
- Property: bool StrikeV { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathBox () |
public interface Microsoft.Office.Interop.Word.OMathBox
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: bool Diff { public get; public set; }
- Property: OMath E { public get; }
- Property: bool NoBreak { public get; public set; }
- Property: bool OpEmu { public get; public set; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathBreak () |
public interface Microsoft.Office.Interop.Word.OMathBreak
|
n/a
|
- Method: void Delete ()
- Property: int AlignAt { public get; public set; }
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathBreaks () |
public interface Microsoft.Office.Interop.Word.OMathBreaks
|
n/a
|
- Method: OMathBreak Add (Range Range)
- Method: OMathBreak Item (int Index)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathDelim () |
public interface Microsoft.Office.Interop.Word.OMathDelim
|
n/a
|
- Property: Application Application { public get; }
- Property: short BegChar { public get; public set; }
- Property: int Creator { public get; }
- Property: OMathArgs E { public get; }
- Property: short EndChar { public get; public set; }
- Property: bool Grow { public get; public set; }
- Property: bool NoLeftChar { public get; public set; }
- Property: bool NoRightChar { public get; public set; }
- Property: object Parent { public get; }
- Property: short SepChar { public get; public set; }
- Property: WdOMathShapeType Shape { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathEqArray () |
public interface Microsoft.Office.Interop.Word.OMathEqArray
|
n/a
|
- Property: WdOMathVertAlignType Align { public get; public set; }
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMathArgs E { public get; }
- Property: bool MaxDist { public get; public set; }
- Property: bool ObjDist { public get; public set; }
- Property: object Parent { public get; }
- Property: int RowSpacing { public get; public set; }
- Property: WdOMathSpacingRule RowSpacingRule { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathFrac () |
public interface Microsoft.Office.Interop.Word.OMathFrac
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath Den { public get; }
- Property: OMath Num { public get; }
- Property: object Parent { public get; }
- Property: WdOMathFracType Type { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathFunc () |
public interface Microsoft.Office.Interop.Word.OMathFunc
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: OMath FName { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathFunction () |
public interface Microsoft.Office.Interop.Word.OMathFunction
|
n/a
|
- Method: OMathFunction Remove ()
- Property: OMathAcc Acc { public get; }
- Property: Application Application { public get; }
- Property: OMathArgs Args { public get; }
- Property: OMathBar Bar { public get; }
- Property: OMathBorderBox BorderBox { public get; }
- Property: OMathBox Box { public get; }
- Property: int Creator { public get; }
- Property: OMathDelim Delim { public get; }
- Property: OMathEqArray EqArray { public get; }
- Property: OMathFrac Frac { public get; }
- Property: OMathFunc Func { public get; }
- Property: OMathGroupChar GroupChar { public get; }
- Property: OMathLimLow LimLow { public get; }
- Property: OMathLimUpp LimUpp { public get; }
- Property: OMathMat Mat { public get; }
- Property: OMathNary Nary { public get; }
- Property: OMath OMath { public get; }
- Property: object Parent { public get; }
- Property: OMathPhantom Phantom { public get; }
- Property: OMathRad Rad { public get; }
- Property: Range Range { public get; }
- Property: OMathScrPre ScrPre { public get; }
- Property: OMathScrSub ScrSub { public get; }
- Property: OMathScrSubSup ScrSubSup { public get; }
- Property: OMathScrSup ScrSup { public get; }
- Property: WdOMathFunctionType Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathFunctions () |
public interface Microsoft.Office.Interop.Word.OMathFunctions
|
n/a
|
- Method: OMathFunction Add (Range Range, WdOMathFunctionType Type, object NumArgs, object NumCols)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMathFunction this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathGroupChar () |
public interface Microsoft.Office.Interop.Word.OMathGroupChar
|
n/a
|
- Property: bool AlignTop { public get; public set; }
- Property: Application Application { public get; }
- Property: short Char { public get; public set; }
- Property: bool CharTop { public get; public set; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathLimLow () |
public interface Microsoft.Office.Interop.Word.OMathLimLow
|
n/a
|
- Method: OMathFunction ToLimUpp ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: OMath Lim { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathLimUpp () |
public interface Microsoft.Office.Interop.Word.OMathLimUpp
|
n/a
|
- Method: OMathFunction ToLimLow ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: OMath Lim { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathMat () |
public interface Microsoft.Office.Interop.Word.OMathMat
|
n/a
|
- Property: WdOMathVertAlignType Align { public get; public set; }
- Property: Application Application { public get; }
- Property: OMath this [int Row, int Col] { public get; }
- Property: int ColGap { public get; public set; }
- Property: WdOMathSpacingRule ColGapRule { public get; public set; }
- Property: OMathMatCols Cols { public get; }
- Property: int ColSpacing { public get; public set; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: bool PlcHoldHidden { public get; public set; }
- Property: OMathMatRows Rows { public get; }
- Property: int RowSpacing { public get; public set; }
- Property: WdOMathSpacingRule RowSpacingRule { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathMatCol () |
public interface Microsoft.Office.Interop.Word.OMathMatCol
|
n/a
|
- Method: void Delete ()
- Property: WdOMathHorizAlignType Align { public get; public set; }
- Property: Application Application { public get; }
- Property: OMathArgs Args { public get; }
- Property: int ColIndex { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathMatCols () |
public interface Microsoft.Office.Interop.Word.OMathMatCols
|
n/a
|
- Method: OMathMatCol Add (object BeforeCol)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMathMatCol this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathMatRow () |
public interface Microsoft.Office.Interop.Word.OMathMatRow
|
n/a
|
- Method: void Delete ()
- Property: Application Application { public get; }
- Property: OMathArgs Args { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: int RowIndex { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathMatRows () |
public interface Microsoft.Office.Interop.Word.OMathMatRows
|
n/a
|
- Method: OMathMatRow Add (object BeforeRow)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMathMatRow this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathNary () |
public interface Microsoft.Office.Interop.Word.OMathNary
|
n/a
|
- Property: Application Application { public get; }
- Property: short Char { public get; public set; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: bool Grow { public get; public set; }
- Property: bool HideSub { public get; public set; }
- Property: bool HideSup { public get; public set; }
- Property: object Parent { public get; }
- Property: OMath Sub { public get; }
- Property: bool SubSupLim { public get; public set; }
- Property: OMath Sup { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathPhantom () |
public interface Microsoft.Office.Interop.Word.OMathPhantom
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
- Property: bool Show { public get; public set; }
- Property: bool Smash { public get; public set; }
- Property: bool Transp { public get; public set; }
- Property: bool ZeroAsc { public get; public set; }
- Property: bool ZeroDesc { public get; public set; }
- Property: bool ZeroWid { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathRad () |
public interface Microsoft.Office.Interop.Word.OMathRad
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath Deg { public get; }
- Property: OMath E { public get; }
- Property: bool HideDeg { public get; public set; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathRecognizedFunction () |
public interface Microsoft.Office.Interop.Word.OMathRecognizedFunction
|
n/a
|
- Method: void Delete ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Index { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathRecognizedFunctions () |
public interface Microsoft.Office.Interop.Word.OMathRecognizedFunctions
|
n/a
|
- Method: OMathRecognizedFunction Add (string Name)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMathRecognizedFunction this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMaths () |
public interface Microsoft.Office.Interop.Word.OMaths
|
n/a
|
- Method: Range Add (Range Range)
- Method: void BuildUp ()
- Method: IEnumerator GetEnumerator ()
- Method: void Linearize ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: OMath this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathScrPre () |
public interface Microsoft.Office.Interop.Word.OMathScrPre
|
n/a
|
- Method: OMathFunction ToScrSubSup ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
- Property: OMath Sub { public get; }
- Property: OMath Sup { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathScrSub () |
public interface Microsoft.Office.Interop.Word.OMathScrSub
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
- Property: OMath Sub { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathScrSubSup () |
public interface Microsoft.Office.Interop.Word.OMathScrSubSup
|
n/a
|
- Method: OMathFunction RemoveSub ()
- Method: OMathFunction RemoveSup ()
- Method: OMathFunction ToScrPre ()
- Property: bool AlignScripts { public get; public set; }
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
- Property: OMath Sub { public get; }
- Property: OMath Sup { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word OMathScrSup () |
public interface Microsoft.Office.Interop.Word.OMathScrSup
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: OMath E { public get; }
- Property: object Parent { public get; }
- Property: OMath Sup { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Options () |
- Property: bool AlertIfNotDefault { public get; public set; }
- Property: bool AllowOpenInDraftView { public get; public set; }
- Property: bool AllowReadingMode { public get; public set; }
- Property: bool AlwaysUseClearType { public get; public set; }
- Property: string BibliographySort { public get; public set; }
- Property: string BibliographyStyle { public get; public set; }
- Property: WdPortugueseReform BrazilReform { public get; public set; }
- Property: bool CloudSignInOption { public get; public set; }
- Property: bool ContextualSpeller { public get; public set; }
- Property: WdCellColor DeletedCellColor { public get; public set; }
- Property: bool DisplayAlignmentGuides { public get; public set; }
- Property: bool DoNotPromptForConvert { public get; public set; }
- Property: bool EnableLegacyIMEMode { public get; public set; }
- Property: bool EnableLiveDrag { public get; public set; }
- Property: bool EnableLivePreview { public get; public set; }
- Property: bool EnableProofingToolsAdvertisement { public get; public set; }
- Property: bool ExpandHeadingsOnOpen { public get; public set; }
- Property: WdFrenchSpeller FrenchReform { public get; public set; }
- Property: WdCellColor InsertedCellColor { public get; public set; }
- Property: bool INSKeyForOvertype { public get; public set; }
- Property: bool MarginAlignmentGuides { public get; public set; }
- Property: WdCellColor MergedCellColor { public get; public set; }
- Property: WdColorIndex MoveFromTextColor { public get; public set; }
- Property: WdMoveFromTextMark MoveFromTextMark { public get; public set; }
- Property: WdColorIndex MoveToTextColor { public get; public set; }
- Property: WdMoveToTextMark MoveToTextMark { public get; public set; }
- Property: bool OMathAutoBuildUp { public get; public set; }
- Property: bool OMathCopyLF { public get; public set; }
- Property: bool PageAlignmentGuides { public get; public set; }
- Property: bool ParagraphAlignmentGuides { public get; public set; }
- Property: WdPasteOptions PasteFormatBetweenDocuments { public get; public set; }
- Property: WdPasteOptions PasteFormatBetweenStyledDocuments { public get; public set; }
- Property: WdPasteOptions PasteFormatFromExternalSource { public get; public set; }
- Property: WdPasteOptions PasteFormatWithinDocument { public get; public set; }
- Property: bool PasteOptionKeepBulletsAndNumbers { public get; public set; }
- Property: WdPortugueseReform PortugalReform { public get; public set; }
- Property: bool PrecisePositioning { public get; public set; }
- Property: bool PreferCloudSaveLocations { public get; public set; }
- Property: bool PrintBackgrounds { public get; public set; }
- Property: bool PrintXMLTag { public get; public set; }
- Property: bool RepeatWord { public get; public set; }
- Property: bool ShowDevTools { public get; public set; }
- Property: bool ShowMarkupOpenSave { public get; public set; }
- Property: bool ShowMenuFloaties { public get; public set; }
- Property: bool ShowSelectionFloaties { public get; public set; }
- Property: bool SkyDriveSignInOption { public get; public set; }
- Property: bool SmartCursoring { public get; public set; }
- Property: WdSpanishSpeller SpanishMode { public get; public set; }
- Property: WdCellColor SplitCellColor { public get; public set; }
- Property: bool StrictRussianE { public get; public set; }
- Property: bool StrictTaaMarboota { public get; public set; }
- Property: bool UpdateFieldsWithTrackedChangesAtPrint { public get; public set; }
- Property: WdUpdateStyleListBehavior UpdateStyleListBehavior { public get; public set; }
- Property: bool UseLocalUserInfo { public get; public set; }
- Property: bool UseNormalStyleForList { public get; public set; }
- Property: bool UseSubPixelPositioning { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Page () |
public interface Microsoft.Office.Interop.Word.Page
|
n/a
|
- Method: void SaveAsPNG (string FileName)
- Property: Application Application { public get; }
- Property: Breaks Breaks { public get; }
- Property: int Creator { public get; }
- Property: object EnhMetaFileBits { public get; }
- Property: int Height { public get; }
- Property: int Left { public get; }
- Property: object Parent { public get; }
- Property: Rectangles Rectangles { public get; }
- Property: int Top { public get; }
- Property: int Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Pages () |
public interface Microsoft.Office.Interop.Word.Pages
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Page this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Pane () |
- Property: Pages Pages { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Paragraph () |
- Method: void JoinList ()
- Method: void ListAdvanceTo (short Level1, short Level2, short Level3, short Level4, short Level5, short Level6, short Level7, short Level8, short Level9)
- Method: void ResetAdvanceTo ()
- Method: void SeparateList ()
- Property: bool CollapsedState { public get; public set; }
- Property: bool CollapseHeadingByDefault { public get; public set; }
- Property: short this [short Level] { public get; }
- Property: int MirrorIndents { public get; public set; }
- Property: int ParaID { public get; }
- Property: WdTextboxTightWrap TextboxTightWrap { public get; public set; }
- Property: int TextID { public get; }
|
--> NONE <--
|
public class Microsoft.Office.Interop.Word.ParagraphFormatClass () |
- Property: virtual int CollapsedByDefault { public get; public set; }
- Property: virtual int MirrorIndents { public get; public set; }
- Property: virtual WdTextboxTightWrap TextboxTightWrap { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.PictureFormat () |
- Property: Crop Crop { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word PlotArea () |
public interface Microsoft.Office.Interop.Word.PlotArea
|
n/a
|
- Method: object ClearFormats ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: double Height { public get; public set; }
- Property: double InsideHeight { public get; public set; }
- Property: double InsideLeft { public get; public set; }
- Property: double InsideTop { public get; public set; }
- Property: double InsideWidth { public get; public set; }
- Property: Interior Interior { public get; }
- Property: double Left { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: XlChartElementPosition Position { public get; public set; }
- Property: double Top { public get; public set; }
- Property: double Width { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Point () |
public interface Microsoft.Office.Interop.Word.Point
|
n/a
|
- Method: object ApplyDataLabels (XlDataLabelsType Type, object LegendKey, object AutoText, object HasLeaderLines, object ShowSeriesName, object ShowCategoryName, object ShowValue, object ShowPercentage, object ShowBubbleSize, object Separator)
- Method: object ClearFormats ()
- Method: object Copy ()
- Method: object Delete ()
- Method: object Paste ()
- Method: double PieSliceLocation (XlPieSliceLocation loc, XlPieSliceIndex Index)
- Method: object Select ()
- Property: object Application { public get; }
- Property: bool ApplyPictToEnd { public get; public set; }
- Property: bool ApplyPictToFront { public get; public set; }
- Property: bool ApplyPictToSides { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: DataLabel DataLabel { public get; }
- Property: int Explosion { public get; public set; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: bool Has3DEffect { public get; public set; }
- Property: bool HasDataLabel { public get; public set; }
- Property: double Height { public get; }
- Property: Interior Interior { public get; }
- Property: bool InvertIfNegative { public get; public set; }
- Property: double Left { public get; }
- Property: int MarkerBackgroundColor { public get; public set; }
- Property: XlColorIndex MarkerBackgroundColorIndex { public get; public set; }
- Property: int MarkerForegroundColor { public get; public set; }
- Property: XlColorIndex MarkerForegroundColorIndex { public get; public set; }
- Property: int MarkerSize { public get; public set; }
- Property: XlMarkerStyle MarkerStyle { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: XlChartPictureType PictureType { public get; public set; }
- Property: double PictureUnit { public get; public set; }
- Property: double PictureUnit2 { public get; public set; }
- Property: bool SecondaryPlot { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: double Top { public get; }
- Property: double Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Points () |
public interface Microsoft.Office.Interop.Word.Points
|
n/a
|
- Method: Point _Default (int Index)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Point this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ProtectedViewWindow () |
public interface Microsoft.Office.Interop.Word.ProtectedViewWindow
|
n/a
|
- Method: void Activate ()
- Method: void Close ()
- Method: Document Edit (object PasswordTemplate, object WritePasswordDocument, object WritePasswordTemplate)
- Method: void ToggleRibbon ()
- Property: bool Active { public get; }
- Property: Application Application { public get; }
- Property: string Caption { public get; public set; }
- Property: int Creator { public get; }
- Property: Document Document { public get; }
- Property: int Height { public get; public set; }
- Property: int Index { public get; }
- Property: int Left { public get; public set; }
- Property: object Parent { public get; }
- Property: string SourceName { public get; }
- Property: string SourcePath { public get; }
- Property: int Top { public get; public set; }
- Property: bool Visible { public get; public set; }
- Property: int Width { public get; public set; }
- Property: WdWindowState WindowState { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ProtectedViewWindows () |
public interface Microsoft.Office.Interop.Word.ProtectedViewWindows
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Method: ProtectedViewWindow Open (object FileName, object AddToRecentFiles, object PasswordDocument, object Visible, object OpenAndRepair)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: ProtectedViewWindow this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Range () |
- Method: void ExportAsFixedFormat (string OutputFileName, WdExportFormat ExportFormat, bool OpenAfterExport, WdExportOptimizeFor OptimizeFor, bool ExportCurrentPage, WdExportItem Item, bool IncludeDocProps, bool KeepIRM, WdExportCreateBookmarks CreateBookmarks, bool DocStructureTags, bool BitmapMissingFonts, bool UseISO19005_1, object FixedFormatExtClassPtr)
- Method: void ExportFragment (string FileName, WdSaveFormat Format)
- Method: Range GoToEditableRange (object EditorID)
- Method: void ImportFragment (string FileName, bool MatchDestination)
- Method: void InsertAlignmentTab (int Alignment, int RelativeTo)
- Method: void InsertCaption (object Label, object Title, object TitleAutoText, object Position, object ExcludeLabel)
- Method: void InsertCaptionXP (object Label, object Title, object TitleAutoText, object Position)
- Method: void InsertCrossReference (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition, object SeparateNumbers, object SeparatorString)
- Method: void InsertCrossReference_2002 (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition)
- Method: void InsertXML (string XML, object Transform)
- Method: void SetListLevel (short Level)
- Method: void SortByHeadings (object SortFieldType, object SortOrder, object CaseSensitive, object BidiSort, object IgnoreThe, object IgnoreKashida, object IgnoreDiacritics, object IgnoreHe, object LanguageID)
- Property: object CharacterStyle { public get; }
- Property: Conflicts Conflicts { public get; }
- Property: ContentControls ContentControls { public get; }
- Property: Editors Editors { public get; }
- Property: object EnhMetaFileBits { public get; }
- Property: object ListStyle { public get; }
- Property: CoAuthLocks Locks { public get; }
- Property: OMaths OMaths { public get; }
- Property: object ParagraphStyle { public get; }
- Property: ContentControl ParentContentControl { public get; }
- Property: object TableStyle { public get; }
- Property: int TextVisibleOnScreen { public get; }
- Property: CoAuthUpdates Updates { public get; }
- Property: string WordOpenXML { public get; }
- Property: string this [bool DataOnly] { public get; }
- Property: XMLNodes XMLNodes { public get; }
- Property: XMLNode XMLParentNode { public get; }
|
- Method: void InsertCaption (object Label, object Title, object TitleAutoText, object Position)
- Method: void InsertCrossReference (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition)
|
Microsoft.Office.Interop.Word Rectangle () |
public interface Microsoft.Office.Interop.Word.Rectangle
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int Height { public get; }
- Property: int Left { public get; }
- Property: Lines Lines { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
- Property: WdRectangleType RectangleType { public get; }
- Property: int Top { public get; }
- Property: int Width { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Rectangles () |
public interface Microsoft.Office.Interop.Word.Rectangles
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Rectangle this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word ReflectionFormat () |
public interface Microsoft.Office.Interop.Word.ReflectionFormat
|
n/a
|
- Property: Application Application { public get; }
- Property: float Blur { public get; public set; }
- Property: int Creator { public get; }
- Property: float Offset { public get; public set; }
- Property: object Parent { public get; }
- Property: float Size { public get; public set; }
- Property: float Transparency { public get; public set; }
- Property: MsoReflectionType Type { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word RepeatingSectionItem () |
public interface Microsoft.Office.Interop.Word.RepeatingSectionItem
|
n/a
|
- Method: void Delete ()
- Method: RepeatingSectionItem InsertItemAfter ()
- Method: RepeatingSectionItem InsertItemBefore ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: Range Range { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word RepeatingSectionItemColl () |
public interface Microsoft.Office.Interop.Word.RepeatingSectionItemColl
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: RepeatingSectionItem this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Research () |
public interface Microsoft.Office.Interop.Word.Research
|
n/a
|
- Method: bool IsResearchService (string ServiceID)
- Method: object Query (string ServiceID, string QueryString, WdLanguageID QueryLanguage, bool UseSelection, bool LaunchQuery)
- Method: object SetLanguagePair (WdLanguageID LanguageFrom, WdLanguageID LanguageTo)
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string FavoriteService { public get; public set; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Revision () |
- Property: Cells Cells { public get; }
- Property: Range MovedRange { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word RevisionsFilter () |
public interface Microsoft.Office.Interop.Word.RevisionsFilter
|
n/a
|
- Method: void ToggleShowAllReviewers ()
- Property: WdRevisionsMarkup Markup { public get; public set; }
- Property: Reviewers Reviewers { public get; }
- Property: WdRevisionsView View { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Selection () |
- Method: void ClearCharacterAllFormatting ()
- Method: void ClearCharacterDirectFormatting ()
- Method: void ClearCharacterStyle ()
- Method: void ClearParagraphAllFormatting ()
- Method: void ClearParagraphDirectFormatting ()
- Method: void ClearParagraphStyle ()
- Method: void ExportAsFixedFormat (string OutputFileName, WdExportFormat ExportFormat, bool OpenAfterExport, WdExportOptimizeFor OptimizeFor, bool ExportCurrentPage, WdExportItem Item, bool IncludeDocProps, bool KeepIRM, WdExportCreateBookmarks CreateBookmarks, bool DocStructureTags, bool BitmapMissingFonts, bool UseISO19005_1, object FixedFormatExtClassPtr)
- Method: Range GoToEditableRange (object EditorID)
- Method: void InsertCaption (object Label, object Title, object TitleAutoText, object Position, object ExcludeLabel)
- Method: void InsertCaptionXP (object Label, object Title, object TitleAutoText, object Position)
- Method: void InsertCrossReference (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition, object SeparateNumbers, object SeparatorString)
- Method: void InsertCrossReference_2002 (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition)
- Method: void InsertNewPage ()
- Method: void InsertXML (string XML, object Transform)
- Method: void ReadingModeGrowFont ()
- Method: void ReadingModeShrinkFont ()
- Method: void SortByHeadings (object SortFieldType, object SortOrder, object CaseSensitive, object BidiSort, object IgnoreThe, object IgnoreKashida, object IgnoreDiacritics, object IgnoreHe, object LanguageID)
- Property: ContentControls ContentControls { public get; }
- Property: Editors Editors { public get; }
- Property: object EnhMetaFileBits { public get; }
- Property: OMaths OMaths { public get; }
- Property: ContentControl ParentContentControl { public get; }
- Property: string WordOpenXML { public get; }
- Property: string this [bool DataOnly] { public get; }
- Property: XMLNodes XMLNodes { public get; }
- Property: XMLNode XMLParentNode { public get; }
|
- Method: void InsertCaption (object Label, object Title, object TitleAutoText, object Position)
- Method: void InsertCrossReference (object ReferenceType, WdReferenceKind ReferenceKind, object ReferenceItem, object InsertAsHyperlink, object IncludePosition)
|
Microsoft.Office.Interop.Word Series () |
public interface Microsoft.Office.Interop.Word.Series
|
n/a
|
- Method: void ApplyCustomType (XlChartType ChartType)
- Method: object ApplyDataLabels (XlDataLabelsType Type, object LegendKey, object AutoText, object HasLeaderLines, object ShowSeriesName, object ShowCategoryName, object ShowValue, object ShowPercentage, object ShowBubbleSize, object Separator)
- Method: object ClearFormats ()
- Method: object Copy ()
- Method: object DataLabels (object Index)
- Method: object Delete ()
- Method: object ErrorBar (XlErrorBarDirection Direction, XlErrorBarInclude Include, XlErrorBarType Type, object Amount, object MinusValues)
- Method: object Paste ()
- Method: object Points (object Index)
- Method: object Select ()
- Method: object Trendlines (object Index)
- Property: object Application { public get; }
- Property: bool ApplyPictToEnd { public get; public set; }
- Property: bool ApplyPictToFront { public get; public set; }
- Property: bool ApplyPictToSides { public get; public set; }
- Property: XlAxisGroup AxisGroup { public get; public set; }
- Property: XlBarShape BarShape { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: object BubbleSizes { public get; public set; }
- Property: XlChartType ChartType { public get; public set; }
- Property: int Creator { public get; }
- Property: ErrorBars ErrorBars { public get; }
- Property: int Explosion { public get; public set; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Formula { public get; public set; }
- Property: string FormulaLocal { public get; public set; }
- Property: string FormulaR1C1 { public get; public set; }
- Property: string FormulaR1C1Local { public get; public set; }
- Property: bool Has3DEffect { public get; public set; }
- Property: bool HasDataLabels { public get; public set; }
- Property: bool HasErrorBars { public get; public set; }
- Property: bool HasLeaderLines { public get; public set; }
- Property: Interior Interior { public get; }
- Property: int InvertColor { public get; public set; }
- Property: XlColorIndex InvertColorIndex { public get; public set; }
- Property: bool InvertIfNegative { public get; public set; }
- Property: bool IsFiltered { public get; public set; }
- Property: LeaderLines LeaderLines { public get; }
- Property: int MarkerBackgroundColor { public get; public set; }
- Property: XlColorIndex MarkerBackgroundColorIndex { public get; public set; }
- Property: int MarkerForegroundColor { public get; public set; }
- Property: XlColorIndex MarkerForegroundColorIndex { public get; public set; }
- Property: int MarkerSize { public get; public set; }
- Property: XlMarkerStyle MarkerStyle { public get; public set; }
- Property: string Name { public get; public set; }
- Property: object Parent { public get; }
- Property: XlChartPictureType PictureType { public get; public set; }
- Property: double PictureUnit { public get; public set; }
- Property: double PictureUnit2 { public get; public set; }
- Property: int PlotColorIndex { public get; }
- Property: int PlotOrder { public get; public set; }
- Property: bool Shadow { public get; public set; }
- Property: bool Smooth { public get; public set; }
- Property: int Type { public get; public set; }
- Property: object Values { public get; public set; }
- Property: object XValues { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SeriesCollection () |
public interface Microsoft.Office.Interop.Word.SeriesCollection
|
n/a
|
- Method: Series _Default (object Index)
- Method: Series Add (object Source, XlRowCol Rowcol, object SeriesLabels, object CategoryLabels, object Replace)
- Method: object Extend (object Source, object Rowcol, object CategoryLabels)
- Method: IEnumerator GetEnumerator ()
- Method: Series NewSeries ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Series this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SeriesLines () |
public interface Microsoft.Office.Interop.Word.SeriesLines
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFormat Format { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.ShadowFormat () |
- Property: float Blur { public get; public set; }
- Property: MsoTriState RotateWithShape { public get; public set; }
- Property: float Size { public get; public set; }
- Property: MsoShadowStyle Style { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Shape () |
- Method: void Flip (MsoFlipCmd FlipCmd)
- Method: void ScaleHeight (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ScaleWidth (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ZOrder (MsoZOrderCmd ZOrderCmd)
- Property: int AnchorID { public get; }
- Property: MsoBackgroundStyleIndex BackgroundStyle { public get; public set; }
- Property: Chart Chart { public get; }
- Property: int EditID { public get; }
- Property: GlowFormat Glow { public get; }
- Property: MsoTriState HasChart { public get; }
- Property: MsoTriState HasSmartArt { public get; }
- Property: float HeightRelative { public get; public set; }
- Property: int LayoutInCell { public get; public set; }
- Property: float LeftRelative { public get; public set; }
- Property: ReflectionFormat Reflection { public get; }
- Property: WdRelativeHorizontalSize RelativeHorizontalSize { public get; public set; }
- Property: WdRelativeVerticalSize RelativeVerticalSize { public get; public set; }
- Property: MsoShapeStyleIndex ShapeStyle { public get; public set; }
- Property: SmartArt SmartArt { public get; }
- Property: SoftEdgeFormat SoftEdge { public get; }
- Property: TextFrame2 TextFrame2 { public get; }
- Property: string Title { public get; public set; }
- Property: float TopRelative { public get; public set; }
- Property: float WidthRelative { public get; public set; }
|
- Method: void Flip (MsoFlipCmd FlipCmd)
- Method: void ScaleHeight (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ScaleWidth (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ZOrder (MsoZOrderCmd ZOrderCmd)
|
public interface Microsoft.Office.Interop.Word.ShapeNodes () |
- Method: void Insert (int Index, MsoSegmentType SegmentType, MsoEditingType EditingType, float X1, float Y1, float X2, float Y2, float X3, float Y3)
- Method: void SetEditingType (int Index, MsoEditingType EditingType)
- Method: void SetSegmentType (int Index, MsoSegmentType SegmentType)
|
- Method: void Insert (int Index, MsoSegmentType SegmentType, MsoEditingType EditingType, float X1, float Y1, float X2, float Y2, float X3, float Y3)
- Method: void SetEditingType (int Index, MsoEditingType EditingType)
- Method: void SetSegmentType (int Index, MsoSegmentType SegmentType)
|
public interface Microsoft.Office.Interop.Word.ShapeRange () |
- Method: void Align (MsoAlignCmd Align, int RelativeTo)
- Method: void Distribute (MsoDistributeCmd Distribute, int RelativeTo)
- Method: void Flip (MsoFlipCmd FlipCmd)
- Method: void ScaleHeight (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ScaleWidth (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ZOrder (MsoZOrderCmd ZOrderCmd)
- Property: MsoBackgroundStyleIndex BackgroundStyle { public get; public set; }
- Property: GlowFormat Glow { public get; }
- Property: float HeightRelative { public get; public set; }
- Property: int LayoutInCell { public get; public set; }
- Property: float LeftRelative { public get; public set; }
- Property: ReflectionFormat Reflection { public get; }
- Property: WdRelativeHorizontalSize RelativeHorizontalSize { public get; public set; }
- Property: WdRelativeVerticalSize RelativeVerticalSize { public get; public set; }
- Property: MsoShapeStyleIndex ShapeStyle { public get; public set; }
- Property: SoftEdgeFormat SoftEdge { public get; }
- Property: TextFrame2 TextFrame2 { public get; }
- Property: string Title { public get; public set; }
- Property: float TopRelative { public get; public set; }
- Property: float WidthRelative { public get; public set; }
|
- Method: void Align (MsoAlignCmd Align, int RelativeTo)
- Method: void Distribute (MsoDistributeCmd Distribute, int RelativeTo)
- Method: void Flip (MsoFlipCmd FlipCmd)
- Method: void ScaleHeight (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ScaleWidth (float Factor, MsoTriState RelativeToOriginalSize, MsoScaleFrom Scale)
- Method: void ZOrder (MsoZOrderCmd ZOrderCmd)
|
public interface Microsoft.Office.Interop.Word.Shapes () |
- Method: Shape AddCallout (MsoCalloutType Type, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddChart (XlChartType Type, object Left, object Top, object Width, object Height, object Anchor)
- Method: Shape AddChart2 (int Style, XlChartType Type, object Left, object Top, object Width, object Height, object Anchor, object NewLayout)
- Method: Shape AddConnector (MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY)
- Method: Shape AddDiagram (MsoDiagramType Type, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddLabel (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddSmartArt (SmartArtLayout Layout, object Left, object Top, object Width, object Height, object Anchor)
- Method: Shape AddTextbox (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddTextEffect (MsoPresetTextEffect PresetTextEffect, string Text, string FontName, float FontSize, MsoTriState FontBold, MsoTriState FontItalic, float Left, float Top, object Anchor)
- Method: Shape AddWebVideo (string EmbedCode, object VideoWidth, object VideoHeight, object PosterFrameImage, object Url, object Left, object Top, object Width, object Height, object Anchor)
- Method: FreeformBuilder BuildFreeform (MsoEditingType EditingType, float X1, float Y1)
|
- Method: Shape AddCallout (MsoCalloutType Type, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddConnector (MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY)
- Method: Shape AddDiagram (MsoDiagramType Type, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddLabel (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddTextbox (MsoTextOrientation Orientation, float Left, float Top, float Width, float Height, object Anchor)
- Method: Shape AddTextEffect (MsoPresetTextEffect PresetTextEffect, string Text, string FontName, float FontSize, MsoTriState FontBold, MsoTriState FontItalic, float Left, float Top, object Anchor)
- Method: FreeformBuilder BuildFreeform (MsoEditingType EditingType, float X1, float Y1)
|
public interface Microsoft.Office.Interop.Word.SmartTag () |
- Property: SmartTagActions SmartTagActions { public get; }
- Property: XMLNode XMLNode { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagAction () |
public interface Microsoft.Office.Interop.Word.SmartTagAction
|
n/a
|
- Method: void Execute ()
- Property: object ActiveXControl { public get; }
- Property: Application Application { public get; }
- Property: bool CheckboxState { public get; public set; }
- Property: int Creator { public get; }
- Property: bool ExpandDocumentFragment { public get; public set; }
- Property: bool ExpandHelp { public get; public set; }
- Property: int ListSelection { public get; public set; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: bool PresentInPane { public get; }
- Property: int RadioGroupSelection { public get; public set; }
- Property: string TextboxText { public get; public set; }
- Property: WdSmartTagControlType Type { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagActions () |
public interface Microsoft.Office.Interop.Word.SmartTagActions
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Method: void ReloadActions ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: SmartTagAction this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagRecognizer () |
public interface Microsoft.Office.Interop.Word.SmartTagRecognizer
|
n/a
|
- Property: Application Application { public get; }
- Property: string Caption { public get; }
- Property: int Creator { public get; }
- Property: bool Enabled { public get; public set; }
- Property: string FullName { public get; }
- Property: object Parent { public get; }
- Property: string ProgID { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagRecognizers () |
public interface Microsoft.Office.Interop.Word.SmartTagRecognizers
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Method: void ReloadRecognizers ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: SmartTagRecognizer this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.SmartTags () |
- Method: SmartTags SmartTagsByType (string Name)
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagType () |
public interface Microsoft.Office.Interop.Word.SmartTagType
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string FriendlyName { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: SmartTagActions SmartTagActions { public get; }
- Property: SmartTagRecognizers SmartTagRecognizers { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SmartTagTypes () |
public interface Microsoft.Office.Interop.Word.SmartTagTypes
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Method: void ReloadAll ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: SmartTagType this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word SoftEdgeFormat () |
public interface Microsoft.Office.Interop.Word.SoftEdgeFormat
|
n/a
|
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: object Parent { public get; }
- Property: float Radius { public get; public set; }
- Property: MsoSoftEdgeType Type { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Source () |
public interface Microsoft.Office.Interop.Word.Source
|
n/a
|
- Method: void Delete ()
- Property: Application Application { public get; }
- Property: bool Cited { public get; }
- Property: int Creator { public get; }
- Property: string this [string Name] { public get; public set; }
- Property: object Parent { public get; }
- Property: string Tag { public get; }
- Property: string XML { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Sources () |
public interface Microsoft.Office.Interop.Word.Sources
|
n/a
|
- Method: void Add (string Data)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Source this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Style () |
- Property: bool Linked { public get; }
- Property: bool Locked { public get; public set; }
- Property: int Priority { public get; public set; }
- Property: bool QuickStyle { public get; public set; }
- Property: bool UnhideWhenUsed { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.System () |
- Property: WdCountry CountryRegion { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Table () |
- Method: void ApplyStyleDirectFormatting (string StyleName)
- Property: bool ApplyStyleColumnBands { public get; public set; }
- Property: bool ApplyStyleRowBands { public get; public set; }
- Property: string Descr { public get; public set; }
- Property: string Title { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Template () |
- Property: BuildingBlockEntries BuildingBlockEntries { public get; }
- Property: BuildingBlockTypes BuildingBlockTypes { public get; }
- Property: VBProject VBProject { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Templates () |
- Method: void LoadBuildingBlocks ()
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.TextFrame () |
- Method: void DeleteText ()
- Property: TextColumn2 Column { public get; }
- Property: MsoHorizontalAnchor HorizontalAnchor { public get; public set; }
- Property: MsoTriState NoTextRotation { public get; public set; }
- Property: MsoPathFormat PathFormat { public get; public set; }
- Property: ThreeDFormat ThreeD { public get; }
- Property: MsoVerticalAnchor VerticalAnchor { public get; public set; }
- Property: MsoWarpFormat WarpFormat { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.ThreeDFormat () |
- Method: void IncrementRotationHorizontal (float Increment)
- Method: void IncrementRotationVertical (float Increment)
- Method: void IncrementRotationZ (float Increment)
- Method: void SetExtrusionDirection (MsoPresetExtrusionDirection PresetExtrusionDirection)
- Method: void SetPresetCamera (MsoPresetCamera PresetCamera)
- Method: void SetThreeDFormat (MsoPresetThreeDFormat PresetThreeDFormat)
- Property: float BevelBottomDepth { public get; public set; }
- Property: float BevelBottomInset { public get; public set; }
- Property: MsoBevelType BevelBottomType { public get; public set; }
- Property: float BevelTopDepth { public get; public set; }
- Property: float BevelTopInset { public get; public set; }
- Property: MsoBevelType BevelTopType { public get; public set; }
- Property: ColorFormat ContourColor { public get; }
- Property: float ContourWidth { public get; public set; }
- Property: float FieldOfView { public get; public set; }
- Property: float LightAngle { public get; public set; }
- Property: MsoPresetCamera PresetCamera { public get; }
- Property: MsoLightRigType PresetLighting { public get; public set; }
- Property: MsoTriState ProjectText { public get; public set; }
- Property: float RotationZ { public get; public set; }
- Property: float Z { public get; public set; }
|
- Method: void SetExtrusionDirection (MsoPresetExtrusionDirection PresetExtrusionDirection)
- Method: void SetThreeDFormat (MsoPresetThreeDFormat PresetThreeDFormat)
|
Microsoft.Office.Interop.Word TickLabels () |
public interface Microsoft.Office.Interop.Word.TickLabels
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: int Alignment { public get; public set; }
- Property: object Application { public get; }
- Property: object AutoScaleFont { public get; public set; }
- Property: int Creator { public get; }
- Property: int Depth { public get; }
- Property: ChartFont Font { public get; }
- Property: ChartFormat Format { public get; }
- Property: bool MultiLevel { public get; public set; }
- Property: string Name { public get; }
- Property: string NumberFormat { public get; public set; }
- Property: bool NumberFormatLinked { public get; public set; }
- Property: object NumberFormatLocal { public get; public set; }
- Property: int Offset { public get; public set; }
- Property: XlTickLabelOrientation Orientation { public get; public set; }
- Property: object Parent { public get; }
- Property: int ReadingOrder { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Trendline () |
public interface Microsoft.Office.Interop.Word.Trendline
|
n/a
|
- Method: object ClearFormats ()
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: double Backward { public get; public set; }
- Property: double Backward2 { public get; public set; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: DataLabel DataLabel { public get; }
- Property: bool DisplayEquation { public get; public set; }
- Property: bool DisplayRSquared { public get; public set; }
- Property: ChartFormat Format { public get; }
- Property: double Forward { public get; public set; }
- Property: double Forward2 { public get; public set; }
- Property: int Index { public get; }
- Property: double Intercept { public get; public set; }
- Property: bool InterceptIsAuto { public get; public set; }
- Property: string Name { public get; public set; }
- Property: bool NameIsAuto { public get; public set; }
- Property: int Order { public get; public set; }
- Property: object Parent { public get; }
- Property: int Period { public get; public set; }
- Property: XlTrendlineType Type { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Trendlines () |
public interface Microsoft.Office.Interop.Word.Trendlines
|
n/a
|
- Method: Trendline _Default (object Index)
- Method: Trendline Add (XlTrendlineType Type, object Order, object Period, object Forward, object Backward, object Intercept, object DisplayEquation, object DisplayRSquared, object Name)
- Method: IEnumerator GetEnumerator ()
- Property: object Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: Trendline this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word UndoRecord () |
public interface Microsoft.Office.Interop.Word.UndoRecord
|
n/a
|
- Method: void EndCustomRecord ()
- Method: void StartCustomRecord (string Name)
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: int CustomRecordLevel { public get; }
- Property: string CustomRecordName { public get; }
- Property: bool IsRecordingCustomRecord { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word UpBars () |
public interface Microsoft.Office.Interop.Word.UpBars
|
n/a
|
- Method: object Delete ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: Interior Interior { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.View () |
- Method: void CollapseAllHeadings ()
- Method: void ExpandAllHeadings ()
- Property: WdColumnWidth ColumnWidth { public get; public set; }
- Property: bool ConflictMode { public get; public set; }
- Property: bool DisplayBackgrounds { public get; public set; }
- Property: WdRevisionsMode MarkupMode { public get; public set; }
- Property: WdPageColor PageColor { public get; public set; }
- Property: bool Panning { public get; public set; }
- Property: bool ReadingLayout { public get; public set; }
- Property: bool ReadingLayoutActualView { public get; public set; }
- Property: bool ReadingLayoutAllowEditing { public get; public set; }
- Property: bool ReadingLayoutAllowMultiplePages { public get; public set; }
- Property: WdReadingLayoutMargin ReadingLayoutTruncateMargins { public get; public set; }
- Property: RevisionsFilter RevisionsFilter { public get; }
- Property: int ShadeEditableRanges { public get; public set; }
- Property: bool ShowCropMarks { public get; public set; }
- Property: bool ShowInkAnnotations { public get; public set; }
- Property: bool ShowMarkupAreaHighlight { public get; public set; }
- Property: bool ShowOtherAuthors { public get; public set; }
- Property: int ShowXMLMarkup { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word Walls () |
public interface Microsoft.Office.Interop.Word.Walls
|
n/a
|
- Method: object ClearFormats ()
- Method: void Paste ()
- Method: object Select ()
- Property: object Application { public get; }
- Property: ChartBorder Border { public get; }
- Property: int Creator { public get; }
- Property: ChartFillFormat Fill { public get; }
- Property: ChartFormat Format { public get; }
- Property: Interior Interior { public get; }
- Property: string Name { public get; }
- Property: object Parent { public get; }
- Property: object PictureType { public get; public set; }
- Property: object PictureUnit { public get; public set; }
- Property: int Thickness { public get; public set; }
|
--> NONE <--
|
WdAlignmentTabAlignment () |
public sealed enum Microsoft.Office.Interop.Word.WdAlignmentTabAlignment
                    wdLeft = 0,
                    wdCenter = 1,
                    wdRight = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdAlignmentTabRelative () |
public sealed enum Microsoft.Office.Interop.Word.WdAlignmentTabRelative
                    wdMargin = 0,
                    wdIndent = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdApplyQuickStyleSets () |
public sealed enum Microsoft.Office.Interop.Word.WdApplyQuickStyleSets
                    wdSessionStartSet = 1,
                    wdTemplateSet = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdAutoMacros () |
public sealed enum Microsoft.Office.Interop.Word.WdAutoMacros
                    wdAutoExec = 0,
                    wdAutoNew = 1,
                    wdAutoOpen = 2,
                    wdAutoClose = 3,
                    wdAutoExit = 4,
                    wdAutoSync = 5,
|
public sealed enum Microsoft.Office.Interop.Word.WdAutoMacros
                    wdAutoExec = 0,
                    wdAutoNew = 1,
                    wdAutoOpen = 2,
                    wdAutoClose = 3,
                    wdAutoExit = 4,
|
--> NONE <--
|
--> NONE <--
|
WdBuildingBlockTypes () |
public sealed enum Microsoft.Office.Interop.Word.WdBuildingBlockTypes
                    wdTypeQuickParts = 1,
                    wdTypeCoverPage = 2,
                    wdTypeEquations = 3,
                    wdTypeFooters = 4,
                    wdTypeHeaders = 5,
                    wdTypePageNumber = 6,
                    wdTypeTables = 7,
                    wdTypeWatermarks = 8,
                    wdTypeAutoText = 9,
                    wdTypeTextBox = 10,
                    wdTypePageNumberTop = 11,
                    wdTypePageNumberBottom = 12,
                    wdTypePageNumberPage = 13,
                    wdTypeTableOfContents = 14,
                    wdTypeCustomQuickParts = 15,
                    wdTypeCustomCoverPage = 16,
                    wdTypeCustomEquations = 17,
                    wdTypeCustomFooters = 18,
                    wdTypeCustomHeaders = 19,
                    wdTypeCustomPageNumber = 20,
                    wdTypeCustomTables = 21,
                    wdTypeCustomWatermarks = 22,
                    wdTypeCustomAutoText = 23,
                    wdTypeCustomTextBox = 24,
                    wdTypeCustomPageNumberTop = 25,
                    wdTypeCustomPageNumberBottom = 26,
                    wdTypeCustomPageNumberPage = 27,
                    wdTypeCustomTableOfContents = 28,
                    wdTypeCustom1 = 29,
                    wdTypeCustom2 = 30,
                    wdTypeCustom3 = 31,
                    wdTypeCustom4 = 32,
                    wdTypeCustom5 = 33,
                    wdTypeBibliography = 34,
                    wdTypeCustomBibliography = 35,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdBuiltinStyle () |
public sealed enum Microsoft.Office.Interop.Word.WdBuiltinStyle
                    wdStyleTocHeading = -267,
                    wdStyleBibliography = -266,
                    wdStyleBookTitle = -265,
                    wdStyleIntenseReference = -264,
                    wdStyleSubtleReference = -263,
                    wdStyleIntenseEmphasis = -262,
                    wdStyleSubtleEmphasis = -261,
                    wdStyleIntenseQuote = -182,
                    wdStyleQuote = -181,
                    wdStyleListParagraph = -180,
                    wdStyleTableMediumList1Accent1 = -178,
                    wdStyleTableMediumShading2Accent1 = -177,
                    wdStyleTableMediumShading1Accent1 = -176,
                    wdStyleTableLightGridAccent1 = -175,
                    wdStyleTableLightListAccent1 = -174,
                    wdStyleTableLightShadingAccent1 = -173,
                    wdStyleTableColorfulGrid = -172,
                    wdStyleTableColorfulList = -171,
                    wdStyleTableColorfulShading = -170,
                    wdStyleTableDarkList = -169,
                    wdStyleTableMediumGrid3 = -168,
                    wdStyleTableMediumGrid2 = -167,
                    wdStyleTableMediumGrid1 = -166,
                    wdStyleTableMediumList2 = -165,
                    wdStyleTableMediumList1 = -164,
                    wdStyleTableMediumShading2 = -163,
                    wdStyleTableMediumShading1 = -162,
                    wdStyleTableLightGrid = -161,
                    wdStyleTableLightList = -160,
                    wdStyleTableLightShading = -159,
                    wdStyleNormalObject = -158,
                    wdStyleNormalTable = -106,
                    wdStyleHtmlVar = -105,
                    wdStyleHtmlTt = -104,
                    wdStyleHtmlSamp = -103,
                    wdStyleHtmlPre = -102,
                    wdStyleHtmlKbd = -101,
                    wdStyleHtmlDfn = -100,
                    wdStyleHtmlCode = -99,
                    wdStyleHtmlCite = -98,
                    wdStyleHtmlAddress = -97,
                    wdStyleHtmlAcronym = -96,
                    wdStyleHtmlNormal = -95,
                    wdStylePlainText = -91,
                    wdStyleNavPane = -90,
                    wdStyleEmphasis = -89,
                    wdStyleStrong = -88,
                    wdStyleHyperlinkFollowed = -87,
                    wdStyleHyperlink = -86,
                    wdStyleBlockQuotation = -85,
                    wdStyleBodyTextIndent3 = -84,
                    wdStyleBodyTextIndent2 = -83,
                    wdStyleBodyText3 = -82,
                    wdStyleBodyText2 = -81,
                    wdStyleNoteHeading = -80,
                    wdStyleBodyTextFirstIndent2 = -79,
                    wdStyleBodyTextFirstIndent = -78,
                    wdStyleDate = -77,
                    wdStyleSalutation = -76,
                    wdStyleSubtitle = -75,
                    wdStyleMessageHeader = -74,
                    wdStyleListContinue5 = -73,
                    wdStyleListContinue4 = -72,
                    wdStyleListContinue3 = -71,
                    wdStyleListContinue2 = -70,
                    wdStyleListContinue = -69,
                    wdStyleBodyTextIndent = -68,
                    wdStyleBodyText = -67,
                    wdStyleDefaultParagraphFont = -66,
                    wdStyleSignature = -65,
                    wdStyleClosing = -64,
                    wdStyleTitle = -63,
                    wdStyleListNumber5 = -62,
                    wdStyleListNumber4 = -61,
                    wdStyleListNumber3 = -60,
                    wdStyleListNumber2 = -59,
                    wdStyleListBullet5 = -58,
                    wdStyleListBullet4 = -57,
                    wdStyleListBullet3 = -56,
                    wdStyleListBullet2 = -55,
                    wdStyleList5 = -54,
                    wdStyleList4 = -53,
                    wdStyleList3 = -52,
                    wdStyleList2 = -51,
                    wdStyleListNumber = -50,
                    wdStyleListBullet = -49,
                    wdStyleList = -48,
                    wdStyleTOAHeading = -47,
                    wdStyleMacroText = -46,
                    wdStyleTableOfAuthorities = -45,
                    wdStyleEndnoteText = -44,
                    wdStyleEndnoteReference = -43,
                    wdStylePageNumber = -42,
                    wdStyleLineNumber = -41,
                    wdStyleCommentReference = -40,
                    wdStyleFootnoteReference = -39,
                    wdStyleEnvelopeReturn = -38,
                    wdStyleEnvelopeAddress = -37,
                    wdStyleTableOfFigures = -36,
                    wdStyleCaption = -35,
                    wdStyleIndexHeading = -34,
                    wdStyleFooter = -33,
                    wdStyleHeader = -32,
                    wdStyleCommentText = -31,
                    wdStyleFootnoteText = -30,
                    wdStyleNormalIndent = -29,
                    wdStyleTOC9 = -28,
                    wdStyleTOC8 = -27,
                    wdStyleTOC7 = -26,
                    wdStyleTOC6 = -25,
                    wdStyleTOC5 = -24,
                    wdStyleTOC4 = -23,
                    wdStyleTOC3 = -22,
                    wdStyleTOC2 = -21,
                    wdStyleTOC1 = -20,
                    wdStyleIndex9 = -19,
                    wdStyleIndex8 = -18,
                    wdStyleIndex7 = -17,
                    wdStyleIndex6 = -16,
                    wdStyleIndex5 = -15,
                    wdStyleIndex4 = -14,
                    wdStyleIndex3 = -13,
                    wdStyleIndex2 = -12,
                    wdStyleIndex1 = -11,
                    wdStyleHeading9 = -10,
                    wdStyleHeading8 = -9,
                    wdStyleHeading7 = -8,
                    wdStyleHeading6 = -7,
                    wdStyleHeading5 = -6,
                    wdStyleHeading4 = -5,
                    wdStyleHeading3 = -4,
                    wdStyleHeading2 = -3,
                    wdStyleHeading1 = -2,
                    wdStyleNormal = -1,
|
public sealed enum Microsoft.Office.Interop.Word.WdBuiltinStyle
                    wdStyleNormalTable = -106,
                    wdStyleHtmlVar = -105,
                    wdStyleHtmlTt = -104,
                    wdStyleHtmlSamp = -103,
                    wdStyleHtmlPre = -102,
                    wdStyleHtmlKbd = -101,
                    wdStyleHtmlDfn = -100,
                    wdStyleHtmlCode = -99,
                    wdStyleHtmlCite = -98,
                    wdStyleHtmlAddress = -97,
                    wdStyleHtmlAcronym = -96,
                    wdStyleHtmlNormal = -95,
                    wdStylePlainText = -91,
                    wdStyleNavPane = -90,
                    wdStyleEmphasis = -89,
                    wdStyleStrong = -88,
                    wdStyleHyperlinkFollowed = -87,
                    wdStyleHyperlink = -86,
                    wdStyleBlockQuotation = -85,
                    wdStyleBodyTextIndent3 = -84,
                    wdStyleBodyTextIndent2 = -83,
                    wdStyleBodyText3 = -82,
                    wdStyleBodyText2 = -81,
                    wdStyleNoteHeading = -80,
                    wdStyleBodyTextFirstIndent2 = -79,
                    wdStyleBodyTextFirstIndent = -78,
                    wdStyleDate = -77,
                    wdStyleSalutation = -76,
                    wdStyleSubtitle = -75,
                    wdStyleMessageHeader = -74,
                    wdStyleListContinue5 = -73,
                    wdStyleListContinue4 = -72,
                    wdStyleListContinue3 = -71,
                    wdStyleListContinue2 = -70,
                    wdStyleListContinue = -69,
                    wdStyleBodyTextIndent = -68,
                    wdStyleBodyText = -67,
                    wdStyleDefaultParagraphFont = -66,
                    wdStyleSignature = -65,
                    wdStyleClosing = -64,
                    wdStyleTitle = -63,
                    wdStyleListNumber5 = -62,
                    wdStyleListNumber4 = -61,
                    wdStyleListNumber3 = -60,
                    wdStyleListNumber2 = -59,
                    wdStyleListBullet5 = -58,
                    wdStyleListBullet4 = -57,
                    wdStyleListBullet3 = -56,
                    wdStyleListBullet2 = -55,
                    wdStyleList5 = -54,
                    wdStyleList4 = -53,
                    wdStyleList3 = -52,
                    wdStyleList2 = -51,
                    wdStyleListNumber = -50,
                    wdStyleListBullet = -49,
                    wdStyleList = -48,
                    wdStyleTOAHeading = -47,
                    wdStyleMacroText = -46,
                    wdStyleTableOfAuthorities = -45,
                    wdStyleEndnoteText = -44,
                    wdStyleEndnoteReference = -43,
                    wdStylePageNumber = -42,
                    wdStyleLineNumber = -41,
                    wdStyleCommentReference = -40,
                    wdStyleFootnoteReference = -39,
                    wdStyleEnvelopeReturn = -38,
                    wdStyleEnvelopeAddress = -37,
                    wdStyleTableOfFigures = -36,
                    wdStyleCaption = -35,
                    wdStyleIndexHeading = -34,
                    wdStyleFooter = -33,
                    wdStyleHeader = -32,
                    wdStyleCommentText = -31,
                    wdStyleFootnoteText = -30,
                    wdStyleNormalIndent = -29,
                    wdStyleTOC9 = -28,
                    wdStyleTOC8 = -27,
                    wdStyleTOC7 = -26,
                    wdStyleTOC6 = -25,
                    wdStyleTOC5 = -24,
                    wdStyleTOC4 = -23,
                    wdStyleTOC3 = -22,
                    wdStyleTOC2 = -21,
                    wdStyleTOC1 = -20,
                    wdStyleIndex9 = -19,
                    wdStyleIndex8 = -18,
                    wdStyleIndex7 = -17,
                    wdStyleIndex6 = -16,
                    wdStyleIndex5 = -15,
                    wdStyleIndex4 = -14,
                    wdStyleIndex3 = -13,
                    wdStyleIndex2 = -12,
                    wdStyleIndex1 = -11,
                    wdStyleHeading9 = -10,
                    wdStyleHeading8 = -9,
                    wdStyleHeading7 = -8,
                    wdStyleHeading6 = -7,
                    wdStyleHeading5 = -6,
                    wdStyleHeading4 = -5,
                    wdStyleHeading3 = -4,
                    wdStyleHeading2 = -3,
                    wdStyleHeading1 = -2,
                    wdStyleNormal = -1,
|
--> NONE <--
|
--> NONE <--
|
WdCalendarType () |
public sealed enum Microsoft.Office.Interop.Word.WdCalendarType
                    wdCalendarWestern = 0,
                    wdCalendarArabic = 1,
                    wdCalendarHebrew = 2,
                    wdCalendarTaiwan = 3,
                    wdCalendarJapan = 4,
                    wdCalendarThai = 5,
                    wdCalendarKorean = 6,
                    wdCalendarSakaEra = 7,
                    wdCalendarTranslitEnglish = 8,
                    wdCalendarTranslitFrench = 9,
                    wdCalendarUmalqura = 13,
|
public sealed enum Microsoft.Office.Interop.Word.WdCalendarType
                    wdCalendarWestern = 0,
                    wdCalendarArabic = 1,
                    wdCalendarHebrew = 2,
                    wdCalendarChina = 3,
                    wdCalendarJapan = 4,
                    wdCalendarThai = 5,
                    wdCalendarKorean = 6,
                    wdCalendarSakaEra = 7,
|
--> NONE <--
|
--> NONE <--
|
WdCellColor () |
public sealed enum Microsoft.Office.Interop.Word.WdCellColor
                    wdCellColorNoHighlight = 0,
                    wdCellColorPink = 1,
                    wdCellColorLightBlue = 2,
                    wdCellColorLightYellow = 3,
                    wdCellColorLightPurple = 4,
                    wdCellColorLightOrange = 5,
                    wdCellColorLightGreen = 6,
                    wdCellColorLightGray = 7,
                    wdCellColorByAuthor = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdCheckInVersionType () |
public sealed enum Microsoft.Office.Interop.Word.WdCheckInVersionType
                    wdCheckInMinorVersion = 0,
                    wdCheckInMajorVersion = 1,
                    wdCheckInOverwriteVersion = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdColumnWidth () |
public sealed enum Microsoft.Office.Interop.Word.WdColumnWidth
                    wdColumnWidthNarrow = 1,
                    wdColumnWidthDefault = 2,
                    wdColumnWidthWide = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdCompareDestination () |
public sealed enum Microsoft.Office.Interop.Word.WdCompareDestination
                    wdCompareDestinationOriginal = 0,
                    wdCompareDestinationRevised = 1,
                    wdCompareDestinationNew = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdCompatibility () |
public sealed enum Microsoft.Office.Interop.Word.WdCompatibility
                    wdNoTabHangIndent = 1,
                    wdNoSpaceRaiseLower = 2,
                    wdPrintColBlack = 3,
                    wdWrapTrailSpaces = 4,
                    wdNoColumnBalance = 5,
                    wdConvMailMergeEsc = 6,
                    wdSuppressSpBfAfterPgBrk = 7,
                    wdSuppressTopSpacing = 8,
                    wdOrigWordTableRules = 9,
                    wdTransparentMetafiles = 10,
                    wdShowBreaksInFrames = 11,
                    wdSwapBordersFacingPages = 12,
                    wdLeaveBackslashAlone = 13,
                    wdExpandShiftReturn = 14,
                    wdDontULTrailSpace = 15,
                    wdDontBalanceSingleByteDoubleByteWidth = 16,
                    wdSuppressTopSpacingMac5 = 17,
                    wdSpacingInWholePoints = 18,
                    wdPrintBodyTextBeforeHeader = 19,
                    wdNoLeading = 20,
                    wdNoSpaceForUL = 21,
                    wdMWSmallCaps = 22,
                    wdNoExtraLineSpacing = 23,
                    wdTruncateFontHeight = 24,
                    wdSubFontBySize = 25,
                    wdUsePrinterMetrics = 26,
                    wdWW6BorderRules = 27,
                    wdExactOnTop = 28,
                    wdSuppressBottomSpacing = 29,
                    wdWPSpaceWidth = 30,
                    wdWPJustification = 31,
                    wdLineWrapLikeWord6 = 32,
                    wdShapeLayoutLikeWW8 = 33,
                    wdFootnoteLayoutLikeWW8 = 34,
                    wdDontUseHTMLParagraphAutoSpacing = 35,
                    wdDontAdjustLineHeightInTable = 36,
                    wdForgetLastTabAlignment = 37,
                    wdAutospaceLikeWW7 = 38,
                    wdAlignTablesRowByRow = 39,
                    wdLayoutRawTableWidth = 40,
                    wdLayoutTableRowsApart = 41,
                    wdUseWord97LineBreakingRules = 42,
                    wdDontBreakWrappedTables = 43,
                    wdDontSnapTextToGridInTableWithObjects = 44,
                    wdSelectFieldWithFirstOrLastCharacter = 45,
                    wdApplyBreakingRules = 46,
                    wdDontWrapTextWithPunctuation = 47,
                    wdDontUseAsianBreakRulesInGrid = 48,
                    wdUseWord2002TableStyleRules = 49,
                    wdGrowAutofit = 50,
                    wdUseNormalStyleForList = 51,
                    wdDontUseIndentAsNumberingTabStop = 52,
                    wdFELineBreak11 = 53,
                    wdAllowSpaceOfSameStyleInTable = 54,
                    wdWW11IndentRules = 55,
                    wdDontAutofitConstrainedTables = 56,
                    wdAutofitLikeWW11 = 57,
                    wdUnderlineTabInNumList = 58,
                    wdHangulWidthLikeWW11 = 59,
                    wdSplitPgBreakAndParaMark = 60,
                    wdDontVertAlignCellWithShape = 61,
                    wdDontBreakConstrainedForcedTables = 62,
                    wdDontVertAlignInTextbox = 63,
                    wdWord11KerningPairs = 64,
                    wdCachedColBalance = 65,
                    wdDisableOTKerning = 66,
                    wdFlipMirrorIndents = 67,
                    wdDontOverrideTableStyleFontSzAndJustification = 68,
                    wdUseWord2010TableStyleRules = 69,
|
public sealed enum Microsoft.Office.Interop.Word.WdCompatibility
                    wdNoTabHangIndent = 1,
                    wdNoSpaceRaiseLower = 2,
                    wdPrintColBlack = 3,
                    wdWrapTrailSpaces = 4,
                    wdNoColumnBalance = 5,
                    wdConvMailMergeEsc = 6,
                    wdSuppressSpBfAfterPgBrk = 7,
                    wdSuppressTopSpacing = 8,
                    wdOrigWordTableRules = 9,
                    wdTransparentMetafiles = 10,
                    wdShowBreaksInFrames = 11,
                    wdSwapBordersFacingPages = 12,
                    wdLeaveBackslashAlone = 13,
                    wdExpandShiftReturn = 14,
                    wdDontULTrailSpace = 15,
                    wdDontBalanceSingleByteDoubleByteWidth = 16,
                    wdSuppressTopSpacingMac5 = 17,
                    wdSpacingInWholePoints = 18,
                    wdPrintBodyTextBeforeHeader = 19,
                    wdNoLeading = 20,
                    wdNoSpaceForUL = 21,
                    wdMWSmallCaps = 22,
                    wdNoExtraLineSpacing = 23,
                    wdTruncateFontHeight = 24,
                    wdSubFontBySize = 25,
                    wdUsePrinterMetrics = 26,
                    wdWW6BorderRules = 27,
                    wdExactOnTop = 28,
                    wdSuppressBottomSpacing = 29,
                    wdWPSpaceWidth = 30,
                    wdWPJustification = 31,
                    wdLineWrapLikeWord6 = 32,
                    wdShapeLayoutLikeWW8 = 33,
                    wdFootnoteLayoutLikeWW8 = 34,
                    wdDontUseHTMLParagraphAutoSpacing = 35,
                    wdDontAdjustLineHeightInTable = 36,
                    wdForgetLastTabAlignment = 37,
                    wdAutospaceLikeWW7 = 38,
                    wdAlignTablesRowByRow = 39,
                    wdLayoutRawTableWidth = 40,
                    wdLayoutTableRowsApart = 41,
                    wdUseWord97LineBreakingRules = 42,
                    wdDontBreakWrappedTables = 43,
                    wdDontSnapTextToGridInTableWithObjects = 44,
                    wdSelectFieldWithFirstOrLastCharacter = 45,
                    wdApplyBreakingRules = 46,
                    wdDontWrapTextWithPunctuation = 47,
                    wdDontUseAsianBreakRulesInGrid = 48,
|
--> NONE <--
|
--> NONE <--
|
WdCompatibilityMode () |
public sealed enum Microsoft.Office.Interop.Word.WdCompatibilityMode
                    wdWord2003 = 11,
                    wdWord2007 = 12,
                    wdWord2010 = 14,
                    wdWord2013 = 15,
                    wdCurrent = 65535,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdContentControlAppearance () |
public sealed enum Microsoft.Office.Interop.Word.WdContentControlAppearance
                    wdContentControlBoundingBox = 0,
                    wdContentControlTags = 1,
                    wdContentControlHidden = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdContentControlDateStorageFormat () |
public sealed enum Microsoft.Office.Interop.Word.WdContentControlDateStorageFormat
                    wdContentControlDateStorageText = 0,
                    wdContentControlDateStorageDate = 1,
                    wdContentControlDateStorageDateTime = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdContentControlLevel () |
public sealed enum Microsoft.Office.Interop.Word.WdContentControlLevel
                    wdContentControlLevelInline = 0,
                    wdContentControlLevelParagraph = 1,
                    wdContentControlLevelRow = 2,
                    wdContentControlLevelCell = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdContentControlType () |
public sealed enum Microsoft.Office.Interop.Word.WdContentControlType
                    wdContentControlRichText = 0,
                    wdContentControlText = 1,
                    wdContentControlPicture = 2,
                    wdContentControlComboBox = 3,
                    wdContentControlDropdownList = 4,
                    wdContentControlBuildingBlockGallery = 5,
                    wdContentControlDate = 6,
                    wdContentControlGroup = 7,
                    wdContentControlCheckBox = 8,
                    wdContentControlRepeatingSection = 9,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdDeletedTextMark () |
public sealed enum Microsoft.Office.Interop.Word.WdDeletedTextMark
                    wdDeletedTextMarkHidden = 0,
                    wdDeletedTextMarkStrikeThrough = 1,
                    wdDeletedTextMarkCaret = 2,
                    wdDeletedTextMarkPound = 3,
                    wdDeletedTextMarkNone = 4,
                    wdDeletedTextMarkBold = 5,
                    wdDeletedTextMarkItalic = 6,
                    wdDeletedTextMarkUnderline = 7,
                    wdDeletedTextMarkDoubleUnderline = 8,
                    wdDeletedTextMarkColorOnly = 9,
                    wdDeletedTextMarkDoubleStrikeThrough = 10,
|
public sealed enum Microsoft.Office.Interop.Word.WdDeletedTextMark
                    wdDeletedTextMarkHidden = 0,
                    wdDeletedTextMarkStrikeThrough = 1,
                    wdDeletedTextMarkCaret = 2,
                    wdDeletedTextMarkPound = 3,
                    wdDeletedTextMarkNone = 4,
                    wdDeletedTextMarkBold = 5,
                    wdDeletedTextMarkItalic = 6,
                    wdDeletedTextMarkUnderline = 7,
                    wdDeletedTextMarkDoubleUnderline = 8,
                    wdDeletedTextMarkColorOnly = 9,
|
--> NONE <--
|
--> NONE <--
|
WdDocPartInsertOptions () |
public sealed enum Microsoft.Office.Interop.Word.WdDocPartInsertOptions
                    wdInsertContent = 0,
                    wdInsertParagraph = 1,
                    wdInsertPage = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdEditorType () |
public sealed enum Microsoft.Office.Interop.Word.WdEditorType
                    wdEditorCurrent = -6,
                    wdEditorEditors = -5,
                    wdEditorOwners = -4,
                    wdEditorEveryone = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdExportCreateBookmarks () |
public sealed enum Microsoft.Office.Interop.Word.WdExportCreateBookmarks
                    wdExportCreateNoBookmarks = 0,
                    wdExportCreateHeadingBookmarks = 1,
                    wdExportCreateWordBookmarks = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdExportFormat () |
public sealed enum Microsoft.Office.Interop.Word.WdExportFormat
                    wdExportFormatPDF = 17,
                    wdExportFormatXPS = 18,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdExportItem () |
public sealed enum Microsoft.Office.Interop.Word.WdExportItem
                    wdExportDocumentContent = 0,
                    wdExportDocumentWithMarkup = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdExportOptimizeFor () |
public sealed enum Microsoft.Office.Interop.Word.WdExportOptimizeFor
                    wdExportOptimizeForPrint = 0,
                    wdExportOptimizeForOnScreen = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdExportRange () |
public sealed enum Microsoft.Office.Interop.Word.WdExportRange
                    wdExportAllDocument = 0,
                    wdExportSelection = 1,
                    wdExportCurrentPage = 2,
                    wdExportFromTo = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdFieldType () |
public sealed enum Microsoft.Office.Interop.Word.WdFieldType
                    wdFieldRef = 3,
                    wdFieldIndexEntry = 4,
                    wdFieldFootnoteRef = 5,
                    wdFieldSet = 6,
                    wdFieldIf = 7,
                    wdFieldIndex = 8,
                    wdFieldTOCEntry = 9,
                    wdFieldStyleRef = 10,
                    wdFieldRefDoc = 11,
                    wdFieldSequence = 12,
                    wdFieldTOC = 13,
                    wdFieldInfo = 14,
                    wdFieldTitle = 15,
                    wdFieldSubject = 16,
                    wdFieldAuthor = 17,
                    wdFieldKeyWord = 18,
                    wdFieldComments = 19,
                    wdFieldLastSavedBy = 20,
                    wdFieldCreateDate = 21,
                    wdFieldSaveDate = 22,
                    wdFieldPrintDate = 23,
                    wdFieldRevisionNum = 24,
                    wdFieldEditTime = 25,
                    wdFieldNumPages = 26,
                    wdFieldNumWords = 27,
                    wdFieldNumChars = 28,
                    wdFieldFileName = 29,
                    wdFieldTemplate = 30,
                    wdFieldDate = 31,
                    wdFieldTime = 32,
                    wdFieldPage = 33,
                    wdFieldExpression = 34,
                    wdFieldQuote = 35,
                    wdFieldInclude = 36,
                    wdFieldPageRef = 37,
                    wdFieldAsk = 38,
                    wdFieldFillIn = 39,
                    wdFieldData = 40,
                    wdFieldNext = 41,
                    wdFieldNextIf = 42,
                    wdFieldSkipIf = 43,
                    wdFieldMergeRec = 44,
                    wdFieldDDE = 45,
                    wdFieldDDEAuto = 46,
                    wdFieldGlossary = 47,
                    wdFieldPrint = 48,
                    wdFieldFormula = 49,
                    wdFieldGoToButton = 50,
                    wdFieldMacroButton = 51,
                    wdFieldAutoNumOutline = 52,
                    wdFieldAutoNumLegal = 53,
                    wdFieldAutoNum = 54,
                    wdFieldImport = 55,
                    wdFieldLink = 56,
                    wdFieldSymbol = 57,
                    wdFieldEmbed = 58,
                    wdFieldMergeField = 59,
                    wdFieldUserName = 60,
                    wdFieldUserInitials = 61,
                    wdFieldUserAddress = 62,
                    wdFieldBarCode = 63,
                    wdFieldDocVariable = 64,
                    wdFieldSection = 65,
                    wdFieldSectionPages = 66,
                    wdFieldIncludePicture = 67,
                    wdFieldIncludeText = 68,
                    wdFieldFileSize = 69,
                    wdFieldFormTextInput = 70,
                    wdFieldFormCheckBox = 71,
                    wdFieldNoteRef = 72,
                    wdFieldTOA = 73,
                    wdFieldTOAEntry = 74,
                    wdFieldMergeSeq = 75,
                    wdFieldPrivate = 77,
                    wdFieldDatabase = 78,
                    wdFieldAutoText = 79,
                    wdFieldCompare = 80,
                    wdFieldAddin = 81,
                    wdFieldSubscriber = 82,
                    wdFieldFormDropDown = 83,
                    wdFieldAdvance = 84,
                    wdFieldDocProperty = 85,
                    wdFieldOCX = 87,
                    wdFieldHyperlink = 88,
                    wdFieldAutoTextList = 89,
                    wdFieldListNum = 90,
                    wdFieldHTMLActiveX = 91,
                    wdFieldBidiOutline = 92,
                    wdFieldAddressBlock = 93,
                    wdFieldGreetingLine = 94,
                    wdFieldShape = 95,
                    wdFieldCitation = 96,
                    wdFieldBibliography = 97,
                    wdFieldMergeBarcode = 98,
                    wdFieldDisplayBarcode = 99,
                    wdFieldEmpty = -1,
|
public sealed enum Microsoft.Office.Interop.Word.WdFieldType
                    wdFieldRef = 3,
                    wdFieldIndexEntry = 4,
                    wdFieldFootnoteRef = 5,
                    wdFieldSet = 6,
                    wdFieldIf = 7,
                    wdFieldIndex = 8,
                    wdFieldTOCEntry = 9,
                    wdFieldStyleRef = 10,
                    wdFieldRefDoc = 11,
                    wdFieldSequence = 12,
                    wdFieldTOC = 13,
                    wdFieldInfo = 14,
                    wdFieldTitle = 15,
                    wdFieldSubject = 16,
                    wdFieldAuthor = 17,
                    wdFieldKeyWord = 18,
                    wdFieldComments = 19,
                    wdFieldLastSavedBy = 20,
                    wdFieldCreateDate = 21,
                    wdFieldSaveDate = 22,
                    wdFieldPrintDate = 23,
                    wdFieldRevisionNum = 24,
                    wdFieldEditTime = 25,
                    wdFieldNumPages = 26,
                    wdFieldNumWords = 27,
                    wdFieldNumChars = 28,
                    wdFieldFileName = 29,
                    wdFieldTemplate = 30,
                    wdFieldDate = 31,
                    wdFieldTime = 32,
                    wdFieldPage = 33,
                    wdFieldExpression = 34,
                    wdFieldQuote = 35,
                    wdFieldInclude = 36,
                    wdFieldPageRef = 37,
                    wdFieldAsk = 38,
                    wdFieldFillIn = 39,
                    wdFieldData = 40,
                    wdFieldNext = 41,
                    wdFieldNextIf = 42,
                    wdFieldSkipIf = 43,
                    wdFieldMergeRec = 44,
                    wdFieldDDE = 45,
                    wdFieldDDEAuto = 46,
                    wdFieldGlossary = 47,
                    wdFieldPrint = 48,
                    wdFieldFormula = 49,
                    wdFieldGoToButton = 50,
                    wdFieldMacroButton = 51,
                    wdFieldAutoNumOutline = 52,
                    wdFieldAutoNumLegal = 53,
                    wdFieldAutoNum = 54,
                    wdFieldImport = 55,
                    wdFieldLink = 56,
                    wdFieldSymbol = 57,
                    wdFieldEmbed = 58,
                    wdFieldMergeField = 59,
                    wdFieldUserName = 60,
                    wdFieldUserInitials = 61,
                    wdFieldUserAddress = 62,
                    wdFieldBarCode = 63,
                    wdFieldDocVariable = 64,
                    wdFieldSection = 65,
                    wdFieldSectionPages = 66,
                    wdFieldIncludePicture = 67,
                    wdFieldIncludeText = 68,
                    wdFieldFileSize = 69,
                    wdFieldFormTextInput = 70,
                    wdFieldFormCheckBox = 71,
                    wdFieldNoteRef = 72,
                    wdFieldTOA = 73,
                    wdFieldTOAEntry = 74,
                    wdFieldMergeSeq = 75,
                    wdFieldPrivate = 77,
                    wdFieldDatabase = 78,
                    wdFieldAutoText = 79,
                    wdFieldCompare = 80,
                    wdFieldAddin = 81,
                    wdFieldSubscriber = 82,
                    wdFieldFormDropDown = 83,
                    wdFieldAdvance = 84,
                    wdFieldDocProperty = 85,
                    wdFieldOCX = 87,
                    wdFieldHyperlink = 88,
                    wdFieldAutoTextList = 89,
                    wdFieldListNum = 90,
                    wdFieldHTMLActiveX = 91,
                    wdFieldBidiOutline = 92,
                    wdFieldAddressBlock = 93,
                    wdFieldGreetingLine = 94,
                    wdFieldShape = 95,
                    wdFieldEmpty = -1,
|
--> NONE <--
|
--> NONE <--
|
WdFrenchSpeller () |
public sealed enum Microsoft.Office.Interop.Word.WdFrenchSpeller
                    wdFrenchBoth = 0,
                    wdFrenchPreReform = 1,
                    wdFrenchPostReform = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdGranularity () |
public sealed enum Microsoft.Office.Interop.Word.WdGranularity
                    wdGranularityCharLevel = 0,
                    wdGranularityWordLevel = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdInformation () |
public sealed enum Microsoft.Office.Interop.Word.WdInformation
                    wdActiveEndAdjustedPageNumber = 1,
                    wdActiveEndSectionNumber = 2,
                    wdActiveEndPageNumber = 3,
                    wdNumberOfPagesInDocument = 4,
                    wdHorizontalPositionRelativeToPage = 5,
                    wdVerticalPositionRelativeToPage = 6,
                    wdHorizontalPositionRelativeToTextBoundary = 7,
                    wdVerticalPositionRelativeToTextBoundary = 8,
                    wdFirstCharacterColumnNumber = 9,
                    wdFirstCharacterLineNumber = 10,
                    wdFrameIsSelected = 11,
                    wdWithInTable = 12,
                    wdStartOfRangeRowNumber = 13,
                    wdEndOfRangeRowNumber = 14,
                    wdMaximumNumberOfRows = 15,
                    wdStartOfRangeColumnNumber = 16,
                    wdEndOfRangeColumnNumber = 17,
                    wdMaximumNumberOfColumns = 18,
                    wdZoomPercentage = 19,
                    wdSelectionMode = 20,
                    wdCapsLock = 21,
                    wdNumLock = 22,
                    wdOverType = 23,
                    wdRevisionMarking = 24,
                    wdInFootnoteEndnotePane = 25,
                    wdInCommentPane = 26,
                    wdInHeaderFooter = 28,
                    wdAtEndOfRowMarker = 31,
                    wdReferenceOfType = 32,
                    wdHeaderFooterType = 33,
                    wdInMasterDocument = 34,
                    wdInFootnote = 35,
                    wdInEndnote = 36,
                    wdInWordMail = 37,
                    wdInClipboard = 38,
                    wdInCoverPage = 41,
                    wdInBibliography = 42,
                    wdInCitation = 43,
                    wdInFieldCode = 44,
                    wdInFieldResult = 45,
                    wdInContentControl = 46,
|
public sealed enum Microsoft.Office.Interop.Word.WdInformation
                    wdActiveEndAdjustedPageNumber = 1,
                    wdActiveEndSectionNumber = 2,
                    wdActiveEndPageNumber = 3,
                    wdNumberOfPagesInDocument = 4,
                    wdHorizontalPositionRelativeToPage = 5,
                    wdVerticalPositionRelativeToPage = 6,
                    wdHorizontalPositionRelativeToTextBoundary = 7,
                    wdVerticalPositionRelativeToTextBoundary = 8,
                    wdFirstCharacterColumnNumber = 9,
                    wdFirstCharacterLineNumber = 10,
                    wdFrameIsSelected = 11,
                    wdWithInTable = 12,
                    wdStartOfRangeRowNumber = 13,
                    wdEndOfRangeRowNumber = 14,
                    wdMaximumNumberOfRows = 15,
                    wdStartOfRangeColumnNumber = 16,
                    wdEndOfRangeColumnNumber = 17,
                    wdMaximumNumberOfColumns = 18,
                    wdZoomPercentage = 19,
                    wdSelectionMode = 20,
                    wdCapsLock = 21,
                    wdNumLock = 22,
                    wdOverType = 23,
                    wdRevisionMarking = 24,
                    wdInFootnoteEndnotePane = 25,
                    wdInCommentPane = 26,
                    wdInHeaderFooter = 28,
                    wdAtEndOfRowMarker = 31,
                    wdReferenceOfType = 32,
                    wdHeaderFooterType = 33,
                    wdInMasterDocument = 34,
                    wdInFootnote = 35,
                    wdInEndnote = 36,
                    wdInWordMail = 37,
                    wdInClipboard = 38,
|
--> NONE <--
|
--> NONE <--
|
WdInlineShapeType () |
public sealed enum Microsoft.Office.Interop.Word.WdInlineShapeType
                    wdInlineShapeEmbeddedOLEObject = 1,
                    wdInlineShapeLinkedOLEObject = 2,
                    wdInlineShapePicture = 3,
                    wdInlineShapeLinkedPicture = 4,
                    wdInlineShapeOLEControlObject = 5,
                    wdInlineShapeHorizontalLine = 6,
                    wdInlineShapePictureHorizontalLine = 7,
                    wdInlineShapeLinkedPictureHorizontalLine = 8,
                    wdInlineShapePictureBullet = 9,
                    wdInlineShapeScriptAnchor = 10,
                    wdInlineShapeOWSAnchor = 11,
                    wdInlineShapeChart = 12,
                    wdInlineShapeDiagram = 13,
                    wdInlineShapeLockedCanvas = 14,
                    wdInlineShapeSmartArt = 15,
                    wdInlineShapeWebVideo = 16,
|
public sealed enum Microsoft.Office.Interop.Word.WdInlineShapeType
                    wdInlineShapeEmbeddedOLEObject = 1,
                    wdInlineShapeLinkedOLEObject = 2,
                    wdInlineShapePicture = 3,
                    wdInlineShapeLinkedPicture = 4,
                    wdInlineShapeOLEControlObject = 5,
                    wdInlineShapeHorizontalLine = 6,
                    wdInlineShapePictureHorizontalLine = 7,
                    wdInlineShapeLinkedPictureHorizontalLine = 8,
                    wdInlineShapePictureBullet = 9,
                    wdInlineShapeScriptAnchor = 10,
                    wdInlineShapeOWSAnchor = 11,
|
--> NONE <--
|
--> NONE <--
|
WdInsertedTextMark () |
public sealed enum Microsoft.Office.Interop.Word.WdInsertedTextMark
                    wdInsertedTextMarkNone = 0,
                    wdInsertedTextMarkBold = 1,
                    wdInsertedTextMarkItalic = 2,
                    wdInsertedTextMarkUnderline = 3,
                    wdInsertedTextMarkDoubleUnderline = 4,
                    wdInsertedTextMarkColorOnly = 5,
                    wdInsertedTextMarkStrikeThrough = 6,
                    wdInsertedTextMarkDoubleStrikeThrough = 7,
|
public sealed enum Microsoft.Office.Interop.Word.WdInsertedTextMark
                    wdInsertedTextMarkNone = 0,
                    wdInsertedTextMarkBold = 1,
                    wdInsertedTextMarkItalic = 2,
                    wdInsertedTextMarkUnderline = 3,
                    wdInsertedTextMarkDoubleUnderline = 4,
                    wdInsertedTextMarkColorOnly = 5,
                    wdInsertedTextMarkStrikeThrough = 6,
|
--> NONE <--
|
--> NONE <--
|
WdLanguageID () |
public sealed enum Microsoft.Office.Interop.Word.WdLanguageID
                    wdLanguageNone = 0,
                    wdNoProofing = 1024,
                    wdArabic = 1025,
                    wdBulgarian = 1026,
                    wdCatalan = 1027,
                    wdTraditionalChinese = 1028,
                    wdCzech = 1029,
                    wdDanish = 1030,
                    wdGerman = 1031,
                    wdGreek = 1032,
                    wdEnglishUS = 1033,
                    wdSpanish = 1034,
                    wdFinnish = 1035,
                    wdFrench = 1036,
                    wdHebrew = 1037,
                    wdHungarian = 1038,
                    wdIcelandic = 1039,
                    wdItalian = 1040,
                    wdJapanese = 1041,
                    wdKorean = 1042,
                    wdDutch = 1043,
                    wdNorwegianBokmol = 1044,
                    wdPolish = 1045,
                    wdPortugueseBrazil = 1046,
                    wdRhaetoRomanic = 1047,
                    wdRomanian = 1048,
                    wdRussian = 1049,
                    wdCroatian = 1050,
                    wdSlovak = 1051,
                    wdAlbanian = 1052,
                    wdSwedish = 1053,
                    wdThai = 1054,
                    wdTurkish = 1055,
                    wdUrdu = 1056,
                    wdIndonesian = 1057,
                    wdUkrainian = 1058,
                    wdByelorussian = 1059,
                    wdSlovenian = 1060,
                    wdEstonian = 1061,
                    wdLatvian = 1062,
                    wdLithuanian = 1063,
                    wdTajik = 1064,
                    wdPersian = 1065,
                    wdVietnamese = 1066,
                    wdArmenian = 1067,
                    wdAzeriLatin = 1068,
                    wdBasque = 1069,
                    wdSorbian = 1070,
                    wdMacedonianFYROM = 1071,
                    wdSutu = 1072,
                    wdSesotho = 1072,
                    wdTsonga = 1073,
                    wdTswana = 1074,
                    wdVenda = 1075,
                    wdXhosa = 1076,
                    wdZulu = 1077,
                    wdAfrikaans = 1078,
                    wdGeorgian = 1079,
                    wdFaeroese = 1080,
                    wdHindi = 1081,
                    wdMaltese = 1082,
                    wdSamiLappish = 1083,
                    wdGaelicScotland = 1084,
                    wdYiddish = 1085,
                    wdMalaysian = 1086,
                    wdKazakh = 1087,
                    wdKyrgyz = 1088,
                    wdKirghiz = 1088,
                    wdSwahili = 1089,
                    wdTurkmen = 1090,
                    wdUzbekLatin = 1091,
                    wdTatar = 1092,
                    wdBengali = 1093,
                    wdPunjabi = 1094,
                    wdGujarati = 1095,
                    wdOriya = 1096,
                    wdTamil = 1097,
                    wdTelugu = 1098,
                    wdKannada = 1099,
                    wdMalayalam = 1100,
                    wdAssamese = 1101,
                    wdMarathi = 1102,
                    wdSanskrit = 1103,
                    wdMongolian = 1104,
                    wdTibetan = 1105,
                    wdWelsh = 1106,
                    wdKhmer = 1107,
                    wdLao = 1108,
                    wdBurmese = 1109,
                    wdGalician = 1110,
                    wdKonkani = 1111,
                    wdManipuri = 1112,
                    wdSindhi = 1113,
                    wdSyriac = 1114,
                    wdSinhalese = 1115,
                    wdCherokee = 1116,
                    wdInuktitut = 1117,
                    wdAmharic = 1118,
                    wdTamazight = 1119,
                    wdKashmiri = 1120,
                    wdNepali = 1121,
                    wdFrisianNetherlands = 1122,
                    wdPashto = 1123,
                    wdFilipino = 1124,
                    wdDivehi = 1125,
                    wdEdo = 1126,
                    wdFulfulde = 1127,
                    wdHausa = 1128,
                    wdIbibio = 1129,
                    wdYoruba = 1130,
                    wdIgbo = 1136,
                    wdKanuri = 1137,
                    wdOromo = 1138,
                    wdTigrignaEthiopic = 1139,
                    wdGuarani = 1140,
                    wdHawaiian = 1141,
                    wdLatin = 1142,
                    wdSomali = 1143,
                    wdYi = 1144,
                    wdArabicIraq = 2049,
                    wdSimplifiedChinese = 2052,
                    wdSwissGerman = 2055,
                    wdEnglishUK = 2057,
                    wdMexicanSpanish = 2058,
                    wdBelgianFrench = 2060,
                    wdSwissItalian = 2064,
                    wdBelgianDutch = 2067,
                    wdNorwegianNynorsk = 2068,
                    wdPortuguese = 2070,
                    wdRomanianMoldova = 2072,
                    wdRussianMoldova = 2073,
                    wdSerbianLatin = 2074,
                    wdSwedishFinland = 2077,
                    wdAzeriCyrillic = 2092,
                    wdGaelicIreland = 2108,
                    wdMalayBruneiDarussalam = 2110,
                    wdUzbekCyrillic = 2115,
                    wdSindhiPakistan = 2137,
                    wdTamazightLatin = 2143,
                    wdTigrignaEritrea = 2163,
                    wdArabicEgypt = 3073,
                    wdChineseHongKongSAR = 3076,
                    wdGermanAustria = 3079,
                    wdEnglishAUS = 3081,
                    wdSpanishModernSort = 3082,
                    wdFrenchCanadian = 3084,
                    wdSerbianCyrillic = 3098,
                    wdArabicLibya = 4097,
                    wdChineseSingapore = 4100,
                    wdGermanLuxembourg = 4103,
                    wdEnglishCanadian = 4105,
                    wdSpanishGuatemala = 4106,
                    wdSwissFrench = 4108,
                    wdArabicAlgeria = 5121,
                    wdChineseMacaoSAR = 5124,
                    wdGermanLiechtenstein = 5127,
                    wdEnglishNewZealand = 5129,
                    wdSpanishCostaRica = 5130,
                    wdFrenchLuxembourg = 5132,
                    wdArabicMorocco = 6145,
                    wdEnglishIreland = 6153,
                    wdSpanishPanama = 6154,
                    wdFrenchMonaco = 6156,
                    wdArabicTunisia = 7169,
                    wdEnglishSouthAfrica = 7177,
                    wdSpanishDominicanRepublic = 7178,
                    wdFrenchWestIndies = 7180,
                    wdArabicOman = 8193,
                    wdEnglishJamaica = 8201,
                    wdSpanishVenezuela = 8202,
                    wdFrenchReunion = 8204,
                    wdArabicYemen = 9217,
                    wdEnglishCaribbean = 9225,
                    wdSpanishColombia = 9226,
                    wdFrenchCongoDRC = 9228,
                    wdArabicSyria = 10241,
                    wdEnglishBelize = 10249,
                    wdSpanishPeru = 10250,
                    wdFrenchSenegal = 10252,
                    wdArabicJordan = 11265,
                    wdEnglishTrinidadTobago = 11273,
                    wdSpanishArgentina = 11274,
                    wdFrenchCameroon = 11276,
                    wdArabicLebanon = 12289,
                    wdEnglishZimbabwe = 12297,
                    wdSpanishEcuador = 12298,
                    wdFrenchCotedIvoire = 12300,
                    wdArabicKuwait = 13313,
                    wdEnglishPhilippines = 13321,
                    wdSpanishChile = 13322,
                    wdFrenchMali = 13324,
                    wdArabicUAE = 14337,
                    wdEnglishIndonesia = 14345,
                    wdSpanishUruguay = 14346,
                    wdFrenchMorocco = 14348,
                    wdArabicBahrain = 15361,
                    wdSpanishParaguay = 15370,
                    wdFrenchHaiti = 15372,
                    wdArabicQatar = 16385,
                    wdSpanishBolivia = 16394,
                    wdSpanishElSalvador = 17418,
                    wdSpanishHonduras = 18442,
                    wdSpanishNicaragua = 19466,
                    wdSpanishPuertoRico = 20490,
|
public sealed enum Microsoft.Office.Interop.Word.WdLanguageID
                    wdLanguageNone = 0,
                    wdNoProofing = 1024,
                    wdArabic = 1025,
                    wdBulgarian = 1026,
                    wdCatalan = 1027,
                    wdTraditionalChinese = 1028,
                    wdCzech = 1029,
                    wdDanish = 1030,
                    wdGerman = 1031,
                    wdGreek = 1032,
                    wdEnglishUS = 1033,
                    wdSpanish = 1034,
                    wdFinnish = 1035,
                    wdFrench = 1036,
                    wdHebrew = 1037,
                    wdHungarian = 1038,
                    wdIcelandic = 1039,
                    wdItalian = 1040,
                    wdJapanese = 1041,
                    wdKorean = 1042,
                    wdDutch = 1043,
                    wdNorwegianBokmol = 1044,
                    wdPolish = 1045,
                    wdBrazilianPortuguese = 1046,
                    wdRhaetoRomanic = 1047,
                    wdRomanian = 1048,
                    wdRussian = 1049,
                    wdCroatian = 1050,
                    wdSlovak = 1051,
                    wdAlbanian = 1052,
                    wdSwedish = 1053,
                    wdThai = 1054,
                    wdTurkish = 1055,
                    wdUrdu = 1056,
                    wdIndonesian = 1057,
                    wdUkrainian = 1058,
                    wdByelorussian = 1059,
                    wdSlovenian = 1060,
                    wdEstonian = 1061,
                    wdLatvian = 1062,
                    wdLithuanian = 1063,
                    wdTajik = 1064,
                    wdFarsi = 1065,
                    wdVietnamese = 1066,
                    wdArmenian = 1067,
                    wdAzeriLatin = 1068,
                    wdBasque = 1069,
                    wdSorbian = 1070,
                    wdMacedonian = 1071,
                    wdSutu = 1072,
                    wdSesotho = 1072,
                    wdTsonga = 1073,
                    wdTswana = 1074,
                    wdVenda = 1075,
                    wdXhosa = 1076,
                    wdZulu = 1077,
                    wdAfrikaans = 1078,
                    wdGeorgian = 1079,
                    wdFaeroese = 1080,
                    wdHindi = 1081,
                    wdMaltese = 1082,
                    wdSamiLappish = 1083,
                    wdGaelicScotland = 1084,
                    wdYiddish = 1085,
                    wdMalaysian = 1086,
                    wdKazakh = 1087,
                    wdKyrgyz = 1088,
                    wdKirghiz = 1088,
                    wdSwahili = 1089,
                    wdTurkmen = 1090,
                    wdUzbekLatin = 1091,
                    wdTatar = 1092,
                    wdBengali = 1093,
                    wdPunjabi = 1094,
                    wdGujarati = 1095,
                    wdOriya = 1096,
                    wdTamil = 1097,
                    wdTelugu = 1098,
                    wdKannada = 1099,
                    wdMalayalam = 1100,
                    wdAssamese = 1101,
                    wdMarathi = 1102,
                    wdSanskrit = 1103,
                    wdMongolian = 1104,
                    wdTibetan = 1105,
                    wdWelsh = 1106,
                    wdKhmer = 1107,
                    wdLao = 1108,
                    wdBurmese = 1109,
                    wdGalician = 1110,
                    wdKonkani = 1111,
                    wdManipuri = 1112,
                    wdSindhi = 1113,
                    wdSyriac = 1114,
                    wdSinhalese = 1115,
                    wdCherokee = 1116,
                    wdInuktitut = 1117,
                    wdAmharic = 1118,
                    wdTamazight = 1119,
                    wdKashmiri = 1120,
                    wdNepali = 1121,
                    wdFrisianNetherlands = 1122,
                    wdPashto = 1123,
                    wdFilipino = 1124,
                    wdDivehi = 1125,
                    wdEdo = 1126,
                    wdFulfulde = 1127,
                    wdHausa = 1128,
                    wdIbibio = 1129,
                    wdYoruba = 1130,
                    wdIgbo = 1136,
                    wdKanuri = 1137,
                    wdOromo = 1138,
                    wdTigrignaEthiopic = 1139,
                    wdGuarani = 1140,
                    wdHawaiian = 1141,
                    wdLatin = 1142,
                    wdSomali = 1143,
                    wdYi = 1144,
                    wdArabicIraq = 2049,
                    wdSimplifiedChinese = 2052,
                    wdSwissGerman = 2055,
                    wdEnglishUK = 2057,
                    wdMexicanSpanish = 2058,
                    wdBelgianFrench = 2060,
                    wdSwissItalian = 2064,
                    wdBelgianDutch = 2067,
                    wdNorwegianNynorsk = 2068,
                    wdPortuguese = 2070,
                    wdRomanianMoldova = 2072,
                    wdRussianMoldova = 2073,
                    wdSerbianLatin = 2074,
                    wdSwedishFinland = 2077,
                    wdAzeriCyrillic = 2092,
                    wdGaelicIreland = 2108,
                    wdMalayBruneiDarussalam = 2110,
                    wdUzbekCyrillic = 2115,
                    wdDzongkhaBhutan = 2129,
                    wdSindhiPakistan = 2137,
                    wdTamazightLatin = 2143,
                    wdTigrignaEritrea = 2163,
                    wdArabicEgypt = 3073,
                    wdChineseHongKongSAR = 3076,
                    wdGermanAustria = 3079,
                    wdEnglishAUS = 3081,
                    wdSpanishModernSort = 3082,
                    wdFrenchCanadian = 3084,
                    wdSerbianCyrillic = 3098,
                    wdArabicLibya = 4097,
                    wdChineseSingapore = 4100,
                    wdGermanLuxembourg = 4103,
                    wdEnglishCanadian = 4105,
                    wdSpanishGuatemala = 4106,
                    wdSwissFrench = 4108,
                    wdArabicAlgeria = 5121,
                    wdChineseMacaoSAR = 5124,
                    wdGermanLiechtenstein = 5127,
                    wdEnglishNewZealand = 5129,
                    wdSpanishCostaRica = 5130,
                    wdFrenchLuxembourg = 5132,
                    wdArabicMorocco = 6145,
                    wdEnglishIreland = 6153,
                    wdSpanishPanama = 6154,
                    wdFrenchMonaco = 6156,
                    wdArabicTunisia = 7169,
                    wdEnglishSouthAfrica = 7177,
                    wdSpanishDominicanRepublic = 7178,
                    wdFrenchWestIndies = 7180,
                    wdArabicOman = 8193,
                    wdEnglishJamaica = 8201,
                    wdSpanishVenezuela = 8202,
                    wdFrenchReunion = 8204,
                    wdArabicYemen = 9217,
                    wdEnglishCaribbean = 9225,
                    wdSpanishColombia = 9226,
                    wdFrenchZaire = 9228,
                    wdArabicSyria = 10241,
                    wdEnglishBelize = 10249,
                    wdSpanishPeru = 10250,
                    wdFrenchSenegal = 10252,
                    wdArabicJordan = 11265,
                    wdEnglishTrinidadTobago = 11273,
                    wdSpanishArgentina = 11274,
                    wdFrenchCameroon = 11276,
                    wdArabicLebanon = 12289,
                    wdEnglishZimbabwe = 12297,
                    wdSpanishEcuador = 12298,
                    wdFrenchCotedIvoire = 12300,
                    wdArabicKuwait = 13313,
                    wdEnglishPhilippines = 13321,
                    wdSpanishChile = 13322,
                    wdFrenchMali = 13324,
                    wdArabicUAE = 14337,
                    wdEnglishIndonesia = 14345,
                    wdSpanishUruguay = 14346,
                    wdFrenchMorocco = 14348,
                    wdArabicBahrain = 15361,
                    wdSpanishParaguay = 15370,
                    wdFrenchHaiti = 15372,
                    wdArabicQatar = 16385,
                    wdSpanishBolivia = 16394,
                    wdSpanishElSalvador = 17418,
                    wdSpanishHonduras = 18442,
                    wdSpanishNicaragua = 19466,
                    wdSpanishPuertoRico = 20490,
|
--> NONE <--
|
--> NONE <--
|
WdLigatures () |
public sealed enum Microsoft.Office.Interop.Word.WdLigatures
                    wdLigaturesNone = 0,
                    wdLigaturesStandard = 1,
                    wdLigaturesContextual = 2,
                    wdLigaturesStandardContextual = 3,
                    wdLigaturesHistorical = 4,
                    wdLigaturesStandardHistorical = 5,
                    wdLigaturesContextualHistorical = 6,
                    wdLigaturesStandardContextualHistorical = 7,
                    wdLigaturesDiscretional = 8,
                    wdLigaturesStandardDiscretional = 9,
                    wdLigaturesContextualDiscretional = 10,
                    wdLigaturesStandardContextualDiscretional = 11,
                    wdLigaturesHistoricalDiscretional = 12,
                    wdLigaturesStandardHistoricalDiscretional = 13,
                    wdLigaturesContextualHistoricalDiscretional = 14,
                    wdLigaturesAll = 15,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdLineType () |
public sealed enum Microsoft.Office.Interop.Word.WdLineType
                    wdTextLine = 0,
                    wdTableRow = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdLinkType () |
public sealed enum Microsoft.Office.Interop.Word.WdLinkType
                    wdLinkTypeOLE = 0,
                    wdLinkTypePicture = 1,
                    wdLinkTypeText = 2,
                    wdLinkTypeReference = 3,
                    wdLinkTypeInclude = 4,
                    wdLinkTypeImport = 5,
                    wdLinkTypeDDE = 6,
                    wdLinkTypeDDEAuto = 7,
                    wdLinkTypeChart = 8,
|
public sealed enum Microsoft.Office.Interop.Word.WdLinkType
                    wdLinkTypeOLE = 0,
                    wdLinkTypePicture = 1,
                    wdLinkTypeText = 2,
                    wdLinkTypeReference = 3,
                    wdLinkTypeInclude = 4,
                    wdLinkTypeImport = 5,
                    wdLinkTypeDDE = 6,
                    wdLinkTypeDDEAuto = 7,
|
--> NONE <--
|
--> NONE <--
|
WdListNumberStyle () |
public sealed enum Microsoft.Office.Interop.Word.WdListNumberStyle
                    wdListNumberStyleArabic = 0,
                    wdListNumberStyleUppercaseRoman = 1,
                    wdListNumberStyleLowercaseRoman = 2,
                    wdListNumberStyleUppercaseLetter = 3,
                    wdListNumberStyleLowercaseLetter = 4,
                    wdListNumberStyleOrdinal = 5,
                    wdListNumberStyleCardinalText = 6,
                    wdListNumberStyleOrdinalText = 7,
                    wdListNumberStyleKanji = 10,
                    wdListNumberStyleKanjiDigit = 11,
                    wdListNumberStyleAiueoHalfWidth = 12,
                    wdListNumberStyleIrohaHalfWidth = 13,
                    wdListNumberStyleArabicFullWidth = 14,
                    wdListNumberStyleKanjiTraditional = 16,
                    wdListNumberStyleKanjiTraditional2 = 17,
                    wdListNumberStyleNumberInCircle = 18,
                    wdListNumberStyleAiueo = 20,
                    wdListNumberStyleIroha = 21,
                    wdListNumberStyleArabicLZ = 22,
                    wdListNumberStyleBullet = 23,
                    wdListNumberStyleGanada = 24,
                    wdListNumberStyleChosung = 25,
                    wdListNumberStyleGBNum1 = 26,
                    wdListNumberStyleGBNum2 = 27,
                    wdListNumberStyleGBNum3 = 28,
                    wdListNumberStyleGBNum4 = 29,
                    wdListNumberStyleZodiac1 = 30,
                    wdListNumberStyleZodiac2 = 31,
                    wdListNumberStyleZodiac3 = 32,
                    wdListNumberStyleTradChinNum1 = 33,
                    wdListNumberStyleTradChinNum2 = 34,
                    wdListNumberStyleTradChinNum3 = 35,
                    wdListNumberStyleTradChinNum4 = 36,
                    wdListNumberStyleSimpChinNum1 = 37,
                    wdListNumberStyleSimpChinNum2 = 38,
                    wdListNumberStyleSimpChinNum3 = 39,
                    wdListNumberStyleSimpChinNum4 = 40,
                    wdListNumberStyleHanjaRead = 41,
                    wdListNumberStyleHanjaReadDigit = 42,
                    wdListNumberStyleHangul = 43,
                    wdListNumberStyleHanja = 44,
                    wdListNumberStyleHebrew1 = 45,
                    wdListNumberStyleArabic1 = 46,
                    wdListNumberStyleHebrew2 = 47,
                    wdListNumberStyleArabic2 = 48,
                    wdListNumberStyleHindiLetter1 = 49,
                    wdListNumberStyleHindiLetter2 = 50,
                    wdListNumberStyleHindiArabic = 51,
                    wdListNumberStyleHindiCardinalText = 52,
                    wdListNumberStyleThaiLetter = 53,
                    wdListNumberStyleThaiArabic = 54,
                    wdListNumberStyleThaiCardinalText = 55,
                    wdListNumberStyleVietCardinalText = 56,
                    wdListNumberStyleLowercaseRussian = 58,
                    wdListNumberStyleUppercaseRussian = 59,
                    wdListNumberStyleLowercaseGreek = 60,
                    wdListNumberStyleUppercaseGreek = 61,
                    wdListNumberStyleArabicLZ2 = 62,
                    wdListNumberStyleArabicLZ3 = 63,
                    wdListNumberStyleArabicLZ4 = 64,
                    wdListNumberStyleLowercaseTurkish = 65,
                    wdListNumberStyleUppercaseTurkish = 66,
                    wdListNumberStyleLowercaseBulgarian = 67,
                    wdListNumberStyleUppercaseBulgarian = 68,
                    wdListNumberStylePictureBullet = 249,
                    wdListNumberStyleLegal = 253,
                    wdListNumberStyleLegalLZ = 254,
                    wdListNumberStyleNone = 255,
|
public sealed enum Microsoft.Office.Interop.Word.WdListNumberStyle
                    wdListNumberStyleArabic = 0,
                    wdListNumberStyleUppercaseRoman = 1,
                    wdListNumberStyleLowercaseRoman = 2,
                    wdListNumberStyleUppercaseLetter = 3,
                    wdListNumberStyleLowercaseLetter = 4,
                    wdListNumberStyleOrdinal = 5,
                    wdListNumberStyleCardinalText = 6,
                    wdListNumberStyleOrdinalText = 7,
                    wdListNumberStyleKanji = 10,
                    wdListNumberStyleKanjiDigit = 11,
                    wdListNumberStyleAiueoHalfWidth = 12,
                    wdListNumberStyleIrohaHalfWidth = 13,
                    wdListNumberStyleArabicFullWidth = 14,
                    wdListNumberStyleKanjiTraditional = 16,
                    wdListNumberStyleKanjiTraditional2 = 17,
                    wdListNumberStyleNumberInCircle = 18,
                    wdListNumberStyleAiueo = 20,
                    wdListNumberStyleIroha = 21,
                    wdListNumberStyleArabicLZ = 22,
                    wdListNumberStyleBullet = 23,
                    wdListNumberStyleGanada = 24,
                    wdListNumberStyleChosung = 25,
                    wdListNumberStyleGBNum1 = 26,
                    wdListNumberStyleGBNum2 = 27,
                    wdListNumberStyleGBNum3 = 28,
                    wdListNumberStyleGBNum4 = 29,
                    wdListNumberStyleZodiac1 = 30,
                    wdListNumberStyleZodiac2 = 31,
                    wdListNumberStyleZodiac3 = 32,
                    wdListNumberStyleTradChinNum1 = 33,
                    wdListNumberStyleTradChinNum2 = 34,
                    wdListNumberStyleTradChinNum3 = 35,
                    wdListNumberStyleTradChinNum4 = 36,
                    wdListNumberStyleSimpChinNum1 = 37,
                    wdListNumberStyleSimpChinNum2 = 38,
                    wdListNumberStyleSimpChinNum3 = 39,
                    wdListNumberStyleSimpChinNum4 = 40,
                    wdListNumberStyleHanjaRead = 41,
                    wdListNumberStyleHanjaReadDigit = 42,
                    wdListNumberStyleHangul = 43,
                    wdListNumberStyleHanja = 44,
                    wdListNumberStyleHebrew1 = 45,
                    wdListNumberStyleArabic1 = 46,
                    wdListNumberStyleHebrew2 = 47,
                    wdListNumberStyleArabic2 = 48,
                    wdListNumberStyleHindiLetter1 = 49,
                    wdListNumberStyleHindiLetter2 = 50,
                    wdListNumberStyleHindiArabic = 51,
                    wdListNumberStyleHindiCardinalText = 52,
                    wdListNumberStyleThaiLetter = 53,
                    wdListNumberStyleThaiArabic = 54,
                    wdListNumberStyleThaiCardinalText = 55,
                    wdListNumberStyleVietCardinalText = 56,
                    wdListNumberStyleLowercaseRussian = 58,
                    wdListNumberStyleUppercaseRussian = 59,
                    wdListNumberStylePictureBullet = 249,
                    wdListNumberStyleLegal = 253,
                    wdListNumberStyleLegalLZ = 254,
                    wdListNumberStyleNone = 255,
|
--> NONE <--
|
--> NONE <--
|
WdLockType () |
public sealed enum Microsoft.Office.Interop.Word.WdLockType
                    wdLockNone = 0,
                    wdLockReservation = 1,
                    wdLockEphemeral = 2,
                    wdLockChanged = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdMergeFormatFrom () |
public sealed enum Microsoft.Office.Interop.Word.WdMergeFormatFrom
                    wdMergeFormatFromOriginal = 0,
                    wdMergeFormatFromRevised = 1,
                    wdMergeFormatFromPrompt = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdMoveFromTextMark () |
public sealed enum Microsoft.Office.Interop.Word.WdMoveFromTextMark
                    wdMoveFromTextMarkHidden = 0,
                    wdMoveFromTextMarkDoubleStrikeThrough = 1,
                    wdMoveFromTextMarkStrikeThrough = 2,
                    wdMoveFromTextMarkCaret = 3,
                    wdMoveFromTextMarkPound = 4,
                    wdMoveFromTextMarkNone = 5,
                    wdMoveFromTextMarkBold = 6,
                    wdMoveFromTextMarkItalic = 7,
                    wdMoveFromTextMarkUnderline = 8,
                    wdMoveFromTextMarkDoubleUnderline = 9,
                    wdMoveFromTextMarkColorOnly = 10,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdMoveToTextMark () |
public sealed enum Microsoft.Office.Interop.Word.WdMoveToTextMark
                    wdMoveToTextMarkNone = 0,
                    wdMoveToTextMarkBold = 1,
                    wdMoveToTextMarkItalic = 2,
                    wdMoveToTextMarkUnderline = 3,
                    wdMoveToTextMarkDoubleUnderline = 4,
                    wdMoveToTextMarkColorOnly = 5,
                    wdMoveToTextMarkStrikeThrough = 6,
                    wdMoveToTextMarkDoubleStrikeThrough = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdNewDocumentType () |
public sealed enum Microsoft.Office.Interop.Word.WdNewDocumentType
                    wdNewBlankDocument = 0,
                    wdNewWebPage = 1,
                    wdNewEmailMessage = 2,
                    wdNewFrameset = 3,
                    wdNewXMLDocument = 4,
|
public sealed enum Microsoft.Office.Interop.Word.WdNewDocumentType
                    wdNewBlankDocument = 0,
                    wdNewWebPage = 1,
                    wdNewEmailMessage = 2,
                    wdNewFrameset = 3,
|
--> NONE <--
|
--> NONE <--
|
WdNumberForm () |
public sealed enum Microsoft.Office.Interop.Word.WdNumberForm
                    wdNumberFormDefault = 0,
                    wdNumberFormLining = 1,
                    wdNumberFormOldStyle = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdNumberSpacing () |
public sealed enum Microsoft.Office.Interop.Word.WdNumberSpacing
                    wdNumberSpacingDefault = 0,
                    wdNumberSpacingProportional = 1,
                    wdNumberSpacingTabular = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathBreakBin () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathBreakBin
                    wdOMathBreakBinBefore = 0,
                    wdOMathBreakBinAfter = 1,
                    wdOMathBreakBinRepeat = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathBreakSub () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathBreakSub
                    wdOMathBreakSubMinusMinus = 0,
                    wdOMathBreakSubPlusMinus = 1,
                    wdOMathBreakSubMinusPlus = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathFracType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathFracType
                    wdOMathFracBar = 0,
                    wdOMathFracNoBar = 1,
                    wdOMathFracSkw = 2,
                    wdOMathFracLin = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathFunctionType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathFunctionType
                    wdOMathFunctionAcc = 1,
                    wdOMathFunctionBar = 2,
                    wdOMathFunctionBox = 3,
                    wdOMathFunctionBorderBox = 4,
                    wdOMathFunctionDelim = 5,
                    wdOMathFunctionEqArray = 6,
                    wdOMathFunctionFrac = 7,
                    wdOMathFunctionFunc = 8,
                    wdOMathFunctionGroupChar = 9,
                    wdOMathFunctionLimLow = 10,
                    wdOMathFunctionLimUpp = 11,
                    wdOMathFunctionMat = 12,
                    wdOMathFunctionNary = 13,
                    wdOMathFunctionPhantom = 14,
                    wdOMathFunctionScrPre = 15,
                    wdOMathFunctionRad = 16,
                    wdOMathFunctionScrSub = 17,
                    wdOMathFunctionScrSubSup = 18,
                    wdOMathFunctionScrSup = 19,
                    wdOMathFunctionText = 20,
                    wdOMathFunctionNormalText = 21,
                    wdOMathFunctionLiteralText = 22,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathHorizAlignType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathHorizAlignType
                    wdOMathHorizAlignCenter = 0,
                    wdOMathHorizAlignLeft = 1,
                    wdOMathHorizAlignRight = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathJc () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathJc
                    wdOMathJcCenterGroup = 1,
                    wdOMathJcCenter = 2,
                    wdOMathJcLeft = 3,
                    wdOMathJcRight = 4,
                    wdOMathJcInline = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathShapeType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathShapeType
                    wdOMathShapeCentered = 0,
                    wdOMathShapeMatch = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathSpacingRule () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathSpacingRule
                    wdOMathSpacingSingle = 0,
                    wdOMathSpacing1pt5 = 1,
                    wdOMathSpacingDouble = 2,
                    wdOMathSpacingExactly = 3,
                    wdOMathSpacingMultiple = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathType
                    wdOMathDisplay = 0,
                    wdOMathInline = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOMathVertAlignType () |
public sealed enum Microsoft.Office.Interop.Word.WdOMathVertAlignType
                    wdOMathVertAlignCenter = 0,
                    wdOMathVertAlignTop = 1,
                    wdOMathVertAlignBottom = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdOpenFormat () |
public sealed enum Microsoft.Office.Interop.Word.WdOpenFormat
                    wdOpenFormatAuto = 0,
                    wdOpenFormatDocument = 1,
                    wdOpenFormatDocument97 = 1,
                    wdOpenFormatTemplate = 2,
                    wdOpenFormatTemplate97 = 2,
                    wdOpenFormatRTF = 3,
                    wdOpenFormatText = 4,
                    wdOpenFormatUnicodeText = 5,
                    wdOpenFormatEncodedText = 5,
                    wdOpenFormatAllWord = 6,
                    wdOpenFormatWebPages = 7,
                    wdOpenFormatXML = 8,
                    wdOpenFormatXMLDocument = 9,
                    wdOpenFormatXMLDocumentMacroEnabled = 10,
                    wdOpenFormatXMLTemplate = 11,
                    wdOpenFormatXMLTemplateMacroEnabled = 12,
                    wdOpenFormatAllWordTemplates = 13,
                    wdOpenFormatXMLDocumentSerialized = 14,
                    wdOpenFormatXMLDocumentMacroEnabledSerialized = 15,
                    wdOpenFormatXMLTemplateSerialized = 16,
                    wdOpenFormatXMLTemplateMacroEnabledSerialized = 17,
                    wdOpenFormatOpenDocumentText = 18,
|
public sealed enum Microsoft.Office.Interop.Word.WdOpenFormat
                    wdOpenFormatAuto = 0,
                    wdOpenFormatDocument = 1,
                    wdOpenFormatTemplate = 2,
                    wdOpenFormatRTF = 3,
                    wdOpenFormatText = 4,
                    wdOpenFormatUnicodeText = 5,
                    wdOpenFormatEncodedText = 5,
                    wdOpenFormatAllWord = 6,
                    wdOpenFormatWebPages = 7,
|
--> NONE <--
|
--> NONE <--
|
WdPageColor () |
public sealed enum Microsoft.Office.Interop.Word.WdPageColor
                    wdPageColorNone = 0,
                    wdPageColorSepia = 1,
                    wdPageColorInverse = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdPasteOptions () |
public sealed enum Microsoft.Office.Interop.Word.WdPasteOptions
                    wdKeepSourceFormatting = 0,
                    wdMatchDestinationFormatting = 1,
                    wdKeepTextOnly = 2,
                    wdUseDestinationStyles = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdPortugueseReform () |
public sealed enum Microsoft.Office.Interop.Word.WdPortugueseReform
                    wdPortuguesePreReform = 1,
                    wdPortuguesePostReform = 2,
                    wdPortugueseBoth = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdProtectedViewCloseReason () |
public sealed enum Microsoft.Office.Interop.Word.WdProtectedViewCloseReason
                    wdProtectedViewCloseNormal = 0,
                    wdProtectedViewCloseEdit = 1,
                    wdProtectedViewCloseForced = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdProtectionType () |
public sealed enum Microsoft.Office.Interop.Word.WdProtectionType
                    wdAllowOnlyRevisions = 0,
                    wdAllowOnlyComments = 1,
                    wdAllowOnlyFormFields = 2,
                    wdAllowOnlyReading = 3,
                    wdNoProtection = -1,
|
public sealed enum Microsoft.Office.Interop.Word.WdProtectionType
                    wdAllowOnlyRevisions = 0,
                    wdAllowOnlyComments = 1,
                    wdAllowOnlyFormFields = 2,
                    wdNoProtection = -1,
|
--> NONE <--
|
--> NONE <--
|
WdReadingLayoutMargin () |
public sealed enum Microsoft.Office.Interop.Word.WdReadingLayoutMargin
                    wdAutomaticMargin = 0,
                    wdSuppressMargin = 1,
                    wdFullMargin = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRecoveryType () |
public sealed enum Microsoft.Office.Interop.Word.WdRecoveryType
                    wdPasteDefault = 0,
                    wdSingleCellText = 5,
                    wdSingleCellTable = 6,
                    wdListContinueNumbering = 7,
                    wdListRestartNumbering = 8,
                    wdTableAppendTable = 10,
                    wdTableInsertAsRows = 11,
                    wdTableOriginalFormatting = 12,
                    wdChartPicture = 13,
                    wdChart = 14,
                    wdChartLinked = 15,
                    wdFormatOriginalFormatting = 16,
                    wdUseDestinationStylesRecovery = 19,
                    wdFormatSurroundingFormattingWithEmphasis = 20,
                    wdFormatPlainText = 22,
                    wdTableOverwriteCells = 23,
                    wdListCombineWithExistingList = 24,
                    wdListDontMerge = 25,
|
public sealed enum Microsoft.Office.Interop.Word.WdRecoveryType
                    wdPasteDefault = 0,
                    wdSingleCellText = 5,
                    wdSingleCellTable = 6,
                    wdListContinueNumbering = 7,
                    wdListRestartNumbering = 8,
                    wdTableAppendTable = 10,
                    wdTableInsertAsRows = 11,
                    wdTableOriginalFormatting = 12,
                    wdChartPicture = 13,
                    wdChart = 14,
                    wdChartLinked = 15,
                    wdFormatOriginalFormatting = 16,
                    wdFormatSurroundingFormattingWithEmphasis = 20,
                    wdFormatPlainText = 22,
                    wdTableOverwriteCells = 23,
                    wdListCombineWithExistingList = 24,
                    wdListDontMerge = 25,
|
--> NONE <--
|
--> NONE <--
|
WdRectangleType () |
public sealed enum Microsoft.Office.Interop.Word.WdRectangleType
                    wdTextRectangle = 0,
                    wdShapeRectangle = 1,
                    wdMarkupRectangle = 2,
                    wdMarkupRectangleButton = 3,
                    wdPageBorderRectangle = 4,
                    wdLineBetweenColumnRectangle = 5,
                    wdSelection = 6,
                    wdSystem = 7,
                    wdMarkupRectangleArea = 8,
                    wdReadingModeNavigation = 9,
                    wdMarkupRectangleMoveMatch = 10,
                    wdReadingModePanningArea = 11,
                    wdMailNavArea = 12,
                    wdDocumentControlRectangle = 13,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRelativeHorizontalPosition () |
public sealed enum Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition
                    wdRelativeHorizontalPositionMargin = 0,
                    wdRelativeHorizontalPositionPage = 1,
                    wdRelativeHorizontalPositionColumn = 2,
                    wdRelativeHorizontalPositionCharacter = 3,
                    wdRelativeHorizontalPositionLeftMarginArea = 4,
                    wdRelativeHorizontalPositionRightMarginArea = 5,
                    wdRelativeHorizontalPositionInnerMarginArea = 6,
                    wdRelativeHorizontalPositionOuterMarginArea = 7,
|
public sealed enum Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition
                    wdRelativeHorizontalPositionMargin = 0,
                    wdRelativeHorizontalPositionPage = 1,
                    wdRelativeHorizontalPositionColumn = 2,
                    wdRelativeHorizontalPositionCharacter = 3,
|
--> NONE <--
|
--> NONE <--
|
WdRelativeHorizontalSize () |
public sealed enum Microsoft.Office.Interop.Word.WdRelativeHorizontalSize
                    wdRelativeHorizontalSizeMargin = 0,
                    wdRelativeHorizontalSizePage = 1,
                    wdRelativeHorizontalSizeLeftMarginArea = 2,
                    wdRelativeHorizontalSizeRightMarginArea = 3,
                    wdRelativeHorizontalSizeInnerMarginArea = 4,
                    wdRelativeHorizontalSizeOuterMarginArea = 5,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRelativeVerticalPosition () |
public sealed enum Microsoft.Office.Interop.Word.WdRelativeVerticalPosition
                    wdRelativeVerticalPositionMargin = 0,
                    wdRelativeVerticalPositionPage = 1,
                    wdRelativeVerticalPositionParagraph = 2,
                    wdRelativeVerticalPositionLine = 3,
                    wdRelativeVerticalPositionTopMarginArea = 4,
                    wdRelativeVerticalPositionBottomMarginArea = 5,
                    wdRelativeVerticalPositionInnerMarginArea = 6,
                    wdRelativeVerticalPositionOuterMarginArea = 7,
|
public sealed enum Microsoft.Office.Interop.Word.WdRelativeVerticalPosition
                    wdRelativeVerticalPositionMargin = 0,
                    wdRelativeVerticalPositionPage = 1,
                    wdRelativeVerticalPositionParagraph = 2,
                    wdRelativeVerticalPositionLine = 3,
|
--> NONE <--
|
--> NONE <--
|
WdRelativeVerticalSize () |
public sealed enum Microsoft.Office.Interop.Word.WdRelativeVerticalSize
                    wdRelativeVerticalSizeMargin = 0,
                    wdRelativeVerticalSizePage = 1,
                    wdRelativeVerticalSizeTopMarginArea = 2,
                    wdRelativeVerticalSizeBottomMarginArea = 3,
                    wdRelativeVerticalSizeInnerMarginArea = 4,
                    wdRelativeVerticalSizeOuterMarginArea = 5,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRemoveDocInfoType () |
public sealed enum Microsoft.Office.Interop.Word.WdRemoveDocInfoType
                    wdRDIComments = 1,
                    wdRDIRevisions = 2,
                    wdRDIVersions = 3,
                    wdRDIRemovePersonalInformation = 4,
                    wdRDIEmailHeader = 5,
                    wdRDIRoutingSlip = 6,
                    wdRDISendForReview = 7,
                    wdRDIDocumentProperties = 8,
                    wdRDITemplate = 9,
                    wdRDIDocumentWorkspace = 10,
                    wdRDIInkAnnotations = 11,
                    wdRDIDocumentServerProperties = 14,
                    wdRDIDocumentManagementPolicy = 15,
                    wdRDIContentType = 16,
                    wdRDITaskpaneWebExtensions = 17,
                    wdRDIAll = 99,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRevisedPropertiesMark () |
public sealed enum Microsoft.Office.Interop.Word.WdRevisedPropertiesMark
                    wdRevisedPropertiesMarkNone = 0,
                    wdRevisedPropertiesMarkBold = 1,
                    wdRevisedPropertiesMarkItalic = 2,
                    wdRevisedPropertiesMarkUnderline = 3,
                    wdRevisedPropertiesMarkDoubleUnderline = 4,
                    wdRevisedPropertiesMarkColorOnly = 5,
                    wdRevisedPropertiesMarkStrikeThrough = 6,
                    wdRevisedPropertiesMarkDoubleStrikeThrough = 7,
|
public sealed enum Microsoft.Office.Interop.Word.WdRevisedPropertiesMark
                    wdRevisedPropertiesMarkNone = 0,
                    wdRevisedPropertiesMarkBold = 1,
                    wdRevisedPropertiesMarkItalic = 2,
                    wdRevisedPropertiesMarkUnderline = 3,
                    wdRevisedPropertiesMarkDoubleUnderline = 4,
                    wdRevisedPropertiesMarkColorOnly = 5,
                    wdRevisedPropertiesMarkStrikeThrough = 6,
|
--> NONE <--
|
--> NONE <--
|
WdRevisionsMarkup () |
public sealed enum Microsoft.Office.Interop.Word.WdRevisionsMarkup
                    wdRevisionsMarkupNone = 0,
                    wdRevisionsMarkupSimple = 1,
                    wdRevisionsMarkupAll = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdRevisionsMode () |
public sealed enum Microsoft.Office.Interop.Word.WdRevisionsMode
                    wdBalloonRevisions = 0,
                    wdInLineRevisions = 1,
                    wdMixedRevisions = 2,
|
public sealed enum Microsoft.Office.Interop.Word.WdRevisionsMode
                    wdBalloonRevisions = 0,
                    wdInLineRevisions = 1,
|
--> NONE <--
|
--> NONE <--
|
WdRevisionType () |
public sealed enum Microsoft.Office.Interop.Word.WdRevisionType
                    wdNoRevision = 0,
                    wdRevisionInsert = 1,
                    wdRevisionDelete = 2,
                    wdRevisionProperty = 3,
                    wdRevisionParagraphNumber = 4,
                    wdRevisionDisplayField = 5,
                    wdRevisionReconcile = 6,
                    wdRevisionConflict = 7,
                    wdRevisionStyle = 8,
                    wdRevisionReplace = 9,
                    wdRevisionParagraphProperty = 10,
                    wdRevisionTableProperty = 11,
                    wdRevisionSectionProperty = 12,
                    wdRevisionStyleDefinition = 13,
                    wdRevisionMovedFrom = 14,
                    wdRevisionMovedTo = 15,
                    wdRevisionCellInsertion = 16,
                    wdRevisionCellDeletion = 17,
                    wdRevisionCellMerge = 18,
                    wdRevisionCellSplit = 19,
                    wdRevisionConflictInsert = 20,
                    wdRevisionConflictDelete = 21,
|
public sealed enum Microsoft.Office.Interop.Word.WdRevisionType
                    wdNoRevision = 0,
                    wdRevisionInsert = 1,
                    wdRevisionDelete = 2,
                    wdRevisionProperty = 3,
                    wdRevisionParagraphNumber = 4,
                    wdRevisionDisplayField = 5,
                    wdRevisionReconcile = 6,
                    wdRevisionConflict = 7,
                    wdRevisionStyle = 8,
                    wdRevisionReplace = 9,
                    wdRevisionParagraphProperty = 10,
                    wdRevisionTableProperty = 11,
                    wdRevisionSectionProperty = 12,
                    wdRevisionStyleDefinition = 13,
|
--> NONE <--
|
--> NONE <--
|
WdSaveFormat () |
public sealed enum Microsoft.Office.Interop.Word.WdSaveFormat
                    wdFormatDocument = 0,
                    wdFormatDocument97 = 0,
                    wdFormatTemplate = 1,
                    wdFormatTemplate97 = 1,
                    wdFormatText = 2,
                    wdFormatTextLineBreaks = 3,
                    wdFormatDOSText = 4,
                    wdFormatDOSTextLineBreaks = 5,
                    wdFormatRTF = 6,
                    wdFormatUnicodeText = 7,
                    wdFormatEncodedText = 7,
                    wdFormatHTML = 8,
                    wdFormatWebArchive = 9,
                    wdFormatFilteredHTML = 10,
                    wdFormatXML = 11,
                    wdFormatXMLDocument = 12,
                    wdFormatXMLDocumentMacroEnabled = 13,
                    wdFormatXMLTemplate = 14,
                    wdFormatXMLTemplateMacroEnabled = 15,
                    wdFormatDocumentDefault = 16,
                    wdFormatPDF = 17,
                    wdFormatXPS = 18,
                    wdFormatFlatXML = 19,
                    wdFormatFlatXMLMacroEnabled = 20,
                    wdFormatFlatXMLTemplate = 21,
                    wdFormatFlatXMLTemplateMacroEnabled = 22,
                    wdFormatOpenDocumentText = 23,
                    wdFormatStrictOpenXMLDocument = 24,
|
public sealed enum Microsoft.Office.Interop.Word.WdSaveFormat
                    wdFormatDocument = 0,
                    wdFormatTemplate = 1,
                    wdFormatText = 2,
                    wdFormatTextLineBreaks = 3,
                    wdFormatDOSText = 4,
                    wdFormatDOSTextLineBreaks = 5,
                    wdFormatRTF = 6,
                    wdFormatUnicodeText = 7,
                    wdFormatEncodedText = 7,
                    wdFormatHTML = 8,
                    wdFormatWebArchive = 9,
                    wdFormatFilteredHTML = 10,
|
--> NONE <--
|
--> NONE <--
|
WdShapePositionRelative () |
public sealed enum Microsoft.Office.Interop.Word.WdShapePositionRelative
                    wdShapePositionRelativeNone = -999999,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdShapeSizeRelative () |
public sealed enum Microsoft.Office.Interop.Word.WdShapeSizeRelative
                    wdShapeSizeRelativeNone = -999999,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdShowFilter () |
public sealed enum Microsoft.Office.Interop.Word.WdShowFilter
                    wdShowFilterStylesAvailable = 0,
                    wdShowFilterStylesInUse = 1,
                    wdShowFilterStylesAll = 2,
                    wdShowFilterFormattingInUse = 3,
                    wdShowFilterFormattingAvailable = 4,
                    wdShowFilterFormattingRecommended = 5,
|
public sealed enum Microsoft.Office.Interop.Word.WdShowFilter
                    wdShowFilterStylesAvailable = 0,
                    wdShowFilterStylesInUse = 1,
                    wdShowFilterStylesAll = 2,
                    wdShowFilterFormattingInUse = 3,
                    wdShowFilterFormattingAvailable = 4,
|
--> NONE <--
|
--> NONE <--
|
WdShowSourceDocuments () |
public sealed enum Microsoft.Office.Interop.Word.WdShowSourceDocuments
                    wdShowSourceDocumentsNone = 0,
                    wdShowSourceDocumentsOriginal = 1,
                    wdShowSourceDocumentsRevised = 2,
                    wdShowSourceDocumentsBoth = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdSmartTagControlType () |
public sealed enum Microsoft.Office.Interop.Word.WdSmartTagControlType
                    wdControlSmartTag = 1,
                    wdControlLink = 2,
                    wdControlHelp = 3,
                    wdControlHelpURL = 4,
                    wdControlSeparator = 5,
                    wdControlButton = 6,
                    wdControlLabel = 7,
                    wdControlImage = 8,
                    wdControlCheckbox = 9,
                    wdControlTextbox = 10,
                    wdControlListbox = 11,
                    wdControlCombo = 12,
                    wdControlActiveX = 13,
                    wdControlDocumentFragment = 14,
                    wdControlDocumentFragmentURL = 15,
                    wdControlRadioGroup = 16,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdSpanishSpeller () |
public sealed enum Microsoft.Office.Interop.Word.WdSpanishSpeller
                    wdSpanishTuteoOnly = 0,
                    wdSpanishTuteoAndVoseo = 1,
                    wdSpanishVoseoOnly = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdSpecialPane () |
public sealed enum Microsoft.Office.Interop.Word.WdSpecialPane
                    wdPaneNone = 0,
                    wdPanePrimaryHeader = 1,
                    wdPaneFirstPageHeader = 2,
                    wdPaneEvenPagesHeader = 3,
                    wdPanePrimaryFooter = 4,
                    wdPaneFirstPageFooter = 5,
                    wdPaneEvenPagesFooter = 6,
                    wdPaneFootnotes = 7,
                    wdPaneEndnotes = 8,
                    wdPaneFootnoteContinuationNotice = 9,
                    wdPaneFootnoteContinuationSeparator = 10,
                    wdPaneFootnoteSeparator = 11,
                    wdPaneEndnoteContinuationNotice = 12,
                    wdPaneEndnoteContinuationSeparator = 13,
                    wdPaneEndnoteSeparator = 14,
                    wdPaneComments = 15,
                    wdPaneCurrentPageHeader = 16,
                    wdPaneCurrentPageFooter = 17,
                    wdPaneRevisions = 18,
                    wdPaneRevisionsHoriz = 19,
                    wdPaneRevisionsVert = 20,
|
public sealed enum Microsoft.Office.Interop.Word.WdSpecialPane
                    wdPaneNone = 0,
                    wdPanePrimaryHeader = 1,
                    wdPaneFirstPageHeader = 2,
                    wdPaneEvenPagesHeader = 3,
                    wdPanePrimaryFooter = 4,
                    wdPaneFirstPageFooter = 5,
                    wdPaneEvenPagesFooter = 6,
                    wdPaneFootnotes = 7,
                    wdPaneEndnotes = 8,
                    wdPaneFootnoteContinuationNotice = 9,
                    wdPaneFootnoteContinuationSeparator = 10,
                    wdPaneFootnoteSeparator = 11,
                    wdPaneEndnoteContinuationNotice = 12,
                    wdPaneEndnoteContinuationSeparator = 13,
                    wdPaneEndnoteSeparator = 14,
                    wdPaneComments = 15,
                    wdPaneCurrentPageHeader = 16,
                    wdPaneCurrentPageFooter = 17,
                    wdPaneRevisions = 18,
|
--> NONE <--
|
--> NONE <--
|
WdStoryType () |
public sealed enum Microsoft.Office.Interop.Word.WdStoryType
                    wdMainTextStory = 1,
                    wdFootnotesStory = 2,
                    wdEndnotesStory = 3,
                    wdCommentsStory = 4,
                    wdTextFrameStory = 5,
                    wdEvenPagesHeaderStory = 6,
                    wdPrimaryHeaderStory = 7,
                    wdEvenPagesFooterStory = 8,
                    wdPrimaryFooterStory = 9,
                    wdFirstPageHeaderStory = 10,
                    wdFirstPageFooterStory = 11,
                    wdFootnoteSeparatorStory = 12,
                    wdFootnoteContinuationSeparatorStory = 13,
                    wdFootnoteContinuationNoticeStory = 14,
                    wdEndnoteSeparatorStory = 15,
                    wdEndnoteContinuationSeparatorStory = 16,
                    wdEndnoteContinuationNoticeStory = 17,
|
public sealed enum Microsoft.Office.Interop.Word.WdStoryType
                    wdMainTextStory = 1,
                    wdFootnotesStory = 2,
                    wdEndnotesStory = 3,
                    wdCommentsStory = 4,
                    wdTextFrameStory = 5,
                    wdEvenPagesHeaderStory = 6,
                    wdPrimaryHeaderStory = 7,
                    wdEvenPagesFooterStory = 8,
                    wdPrimaryFooterStory = 9,
                    wdFirstPageHeaderStory = 10,
                    wdFirstPageFooterStory = 11,
|
--> NONE <--
|
--> NONE <--
|
WdStyleSort () |
public sealed enum Microsoft.Office.Interop.Word.WdStyleSort
                    wdStyleSortByName = 0,
                    wdStyleSortRecommended = 1,
                    wdStyleSortByFont = 2,
                    wdStyleSortByBasedOn = 3,
                    wdStyleSortByType = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdStyleType () |
public sealed enum Microsoft.Office.Interop.Word.WdStyleType
                    wdStyleTypeParagraph = 1,
                    wdStyleTypeCharacter = 2,
                    wdStyleTypeTable = 3,
                    wdStyleTypeList = 4,
                    wdStyleTypeParagraphOnly = 5,
                    wdStyleTypeLinked = 6,
|
public sealed enum Microsoft.Office.Interop.Word.WdStyleType
                    wdStyleTypeParagraph = 1,
                    wdStyleTypeCharacter = 2,
                    wdStyleTypeTable = 3,
                    wdStyleTypeList = 4,
|
--> NONE <--
|
--> NONE <--
|
WdStylisticSet () |
public sealed enum Microsoft.Office.Interop.Word.WdStylisticSet
                    wdStylisticSetDefault = 0,
                    wdStylisticSet01 = 1,
                    wdStylisticSet02 = 2,
                    wdStylisticSet03 = 4,
                    wdStylisticSet04 = 8,
                    wdStylisticSet05 = 16,
                    wdStylisticSet06 = 32,
                    wdStylisticSet07 = 64,
                    wdStylisticSet08 = 128,
                    wdStylisticSet09 = 256,
                    wdStylisticSet10 = 512,
                    wdStylisticSet11 = 1024,
                    wdStylisticSet12 = 2048,
                    wdStylisticSet13 = 4096,
                    wdStylisticSet14 = 8192,
                    wdStylisticSet15 = 16384,
                    wdStylisticSet16 = 32768,
                    wdStylisticSet17 = 65536,
                    wdStylisticSet18 = 131072,
                    wdStylisticSet19 = 262144,
                    wdStylisticSet20 = 524288,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdTaskPanes () |
public sealed enum Microsoft.Office.Interop.Word.WdTaskPanes
                    wdTaskPaneFormatting = 0,
                    wdTaskPaneRevealFormatting = 1,
                    wdTaskPaneMailMerge = 2,
                    wdTaskPaneTranslate = 3,
                    wdTaskPaneSearch = 4,
                    wdTaskPaneXMLStructure = 5,
                    wdTaskPaneDocumentProtection = 6,
                    wdTaskPaneDocumentActions = 7,
                    wdTaskPaneSharedWorkspace = 8,
                    wdTaskPaneHelp = 9,
                    wdTaskPaneResearch = 10,
                    wdTaskPaneFaxService = 11,
                    wdTaskPaneXMLDocument = 12,
                    wdTaskPaneDocumentUpdates = 13,
                    wdTaskPaneSignature = 14,
                    wdTaskPaneStyleInspector = 15,
                    wdTaskPaneDocumentManagement = 16,
                    wdTaskPaneApplyStyles = 17,
                    wdTaskPaneNav = 18,
                    wdTaskPaneSelection = 19,
                    wdTaskPaneProofing = 20,
                    wdTaskPaneXMLMapping = 21,
                    wdTaskPaneRevPaneFlex = 22,
                    wdTaskPaneThesaurus = 23,
|
public sealed enum Microsoft.Office.Interop.Word.WdTaskPanes
                    wdTaskPaneFormatting = 0,
                    wdTaskPaneRevealFormatting = 1,
                    wdTaskPaneMailMerge = 2,
                    wdTaskPaneTranslate = 3,
                    wdTaskPaneSearch = 4,
|
--> NONE <--
|
--> NONE <--
|
WdTextboxTightWrap () |
public sealed enum Microsoft.Office.Interop.Word.WdTextboxTightWrap
                    wdTightNone = 0,
                    wdTightAll = 1,
                    wdTightFirstAndLastLines = 2,
                    wdTightFirstLineOnly = 3,
                    wdTightLastLineOnly = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdTextOrientation () |
public sealed enum Microsoft.Office.Interop.Word.WdTextOrientation
                    wdTextOrientationHorizontal = 0,
                    wdTextOrientationVerticalFarEast = 1,
                    wdTextOrientationUpward = 2,
                    wdTextOrientationDownward = 3,
                    wdTextOrientationHorizontalRotatedFarEast = 4,
                    wdTextOrientationVertical = 5,
|
public sealed enum Microsoft.Office.Interop.Word.WdTextOrientation
                    wdTextOrientationHorizontal = 0,
                    wdTextOrientationVerticalFarEast = 1,
                    wdTextOrientationUpward = 2,
                    wdTextOrientationDownward = 3,
                    wdTextOrientationHorizontalRotatedFarEast = 4,
|
--> NONE <--
|
--> NONE <--
|
WdThemeColorIndex () |
public sealed enum Microsoft.Office.Interop.Word.WdThemeColorIndex
                    wdThemeColorMainDark1 = 0,
                    wdThemeColorMainLight1 = 1,
                    wdThemeColorMainDark2 = 2,
                    wdThemeColorMainLight2 = 3,
                    wdThemeColorAccent1 = 4,
                    wdThemeColorAccent2 = 5,
                    wdThemeColorAccent3 = 6,
                    wdThemeColorAccent4 = 7,
                    wdThemeColorAccent5 = 8,
                    wdThemeColorAccent6 = 9,
                    wdThemeColorHyperlink = 10,
                    wdThemeColorHyperlinkFollowed = 11,
                    wdThemeColorBackground1 = 12,
                    wdThemeColorText1 = 13,
                    wdThemeColorBackground2 = 14,
                    wdThemeColorText2 = 15,
                    wdNotThemeColor = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdUpdateStyleListBehavior () |
public sealed enum Microsoft.Office.Interop.Word.WdUpdateStyleListBehavior
                    wdListBehaviorKeepPreviousPattern = 0,
                    wdListBehaviorAddBulletsNumbering = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdViewType () |
public sealed enum Microsoft.Office.Interop.Word.WdViewType
                    wdNormalView = 1,
                    wdOutlineView = 2,
                    wdPrintView = 3,
                    wdPrintPreview = 4,
                    wdMasterView = 5,
                    wdWebView = 6,
                    wdReadingView = 7,
                    wdConflictView = 8,
|
public sealed enum Microsoft.Office.Interop.Word.WdViewType
                    wdNormalView = 1,
                    wdOutlineView = 2,
                    wdPrintView = 3,
                    wdPrintPreview = 4,
                    wdMasterView = 5,
                    wdWebView = 6,
|
--> NONE <--
|
--> NONE <--
|
WdWordDialog () |
public sealed enum Microsoft.Office.Interop.Word.WdWordDialog
                    wdDialogHelpAbout = 9,
                    wdDialogHelpWordPerfectHelp = 10,
                    wdDialogDocumentStatistics = 78,
                    wdDialogFileNew = 79,
                    wdDialogFileOpen = 80,
                    wdDialogMailMergeOpenDataSource = 81,
                    wdDialogMailMergeOpenHeaderSource = 82,
                    wdDialogFileSaveAs = 84,
                    wdDialogFileSummaryInfo = 86,
                    wdDialogToolsTemplates = 87,
                    wdDialogFilePrint = 88,
                    wdDialogFilePrintSetup = 97,
                    wdDialogFileFind = 99,
                    wdDialogFormatAddrFonts = 103,
                    wdDialogEditPasteSpecial = 111,
                    wdDialogEditFind = 112,
                    wdDialogEditReplace = 117,
                    wdDialogEditStyle = 120,
                    wdDialogEditLinks = 124,
                    wdDialogEditObject = 125,
                    wdDialogTextToTable = 127,
                    wdDialogTableToText = 128,
                    wdDialogTableInsertTable = 129,
                    wdDialogTableInsertCells = 130,
                    wdDialogTableInsertRow = 131,
                    wdDialogTableDeleteCells = 133,
                    wdDialogTableSplitCells = 137,
                    wdDialogTableRowHeight = 142,
                    wdDialogTableColumnWidth = 143,
                    wdDialogToolsCustomize = 152,
                    wdDialogInsertBreak = 159,
                    wdDialogInsertSymbol = 162,
                    wdDialogInsertPicture = 163,
                    wdDialogInsertFile = 164,
                    wdDialogInsertDateTime = 165,
                    wdDialogInsertField = 166,
                    wdDialogInsertMergeField = 167,
                    wdDialogInsertBookmark = 168,
                    wdDialogMarkIndexEntry = 169,
                    wdDialogInsertIndex = 170,
                    wdDialogInsertTableOfContents = 171,
                    wdDialogInsertObject = 172,
                    wdDialogToolsCreateEnvelope = 173,
                    wdDialogFormatFont = 174,
                    wdDialogFormatParagraph = 175,
                    wdDialogFormatSectionLayout = 176,
                    wdDialogFormatColumns = 177,
                    wdDialogFilePageSetup = 178,
                    wdDialogFileDocumentLayout = 178,
                    wdDialogFormatTabs = 179,
                    wdDialogFormatStyle = 180,
                    wdDialogFormatDefineStyleFont = 181,
                    wdDialogFormatDefineStylePara = 182,
                    wdDialogFormatDefineStyleTabs = 183,
                    wdDialogFormatDefineStyleFrame = 184,
                    wdDialogFormatDefineStyleBorders = 185,
                    wdDialogFormatDefineStyleLang = 186,
                    wdDialogFormatPicture = 187,
                    wdDialogToolsLanguage = 188,
                    wdDialogFormatBordersAndShading = 189,
                    wdDialogFormatFrame = 190,
                    wdDialogToolsThesaurus = 194,
                    wdDialogToolsHyphenation = 195,
                    wdDialogToolsBulletsNumbers = 196,
                    wdDialogToolsRevisions = 197,
                    wdDialogToolsHighlightChanges = 197,
                    wdDialogToolsCompareDocuments = 198,
                    wdDialogTableSort = 199,
                    wdDialogToolsOptionsGeneral = 203,
                    wdDialogToolsOptionsView = 204,
                    wdDialogToolsAdvancedSettings = 206,
                    wdDialogToolsOptionsPrint = 208,
                    wdDialogToolsOptionsSave = 209,
                    wdDialogToolsOptionsSpellingAndGrammar = 211,
                    wdDialogToolsOptionsUserInfo = 213,
                    wdDialogToolsMacroRecord = 214,
                    wdDialogToolsMacro = 215,
                    wdDialogWindowActivate = 220,
                    wdDialogFormatRetAddrFonts = 221,
                    wdDialogOrganizer = 222,
                    wdDialogToolsOptionsEdit = 224,
                    wdDialogToolsOptionsFileLocations = 225,
                    wdDialogToolsWordCount = 228,
                    wdDialogControlRun = 235,
                    wdDialogInsertPageNumbers = 294,
                    wdDialogFormatPageNumber = 298,
                    wdDialogCopyFile = 300,
                    wdDialogFormatChangeCase = 322,
                    wdDialogUpdateTOC = 331,
                    wdDialogInsertDatabase = 341,
                    wdDialogTableFormula = 348,
                    wdDialogFormFieldOptions = 353,
                    wdDialogInsertCaption = 357,
                    wdDialogInsertCaptionNumbering = 358,
                    wdDialogInsertAutoCaption = 359,
                    wdDialogFormFieldHelp = 361,
                    wdDialogInsertCrossReference = 367,
                    wdDialogInsertFootnote = 370,
                    wdDialogNoteOptions = 373,
                    wdDialogToolsAutoCorrect = 378,
                    wdDialogToolsOptionsTrackChanges = 386,
                    wdDialogConvertObject = 392,
                    wdDialogInsertAddCaption = 402,
                    wdDialogConnect = 420,
                    wdDialogToolsCustomizeKeyboard = 432,
                    wdDialogToolsCustomizeMenus = 433,
                    wdDialogToolsMergeDocuments = 435,
                    wdDialogMarkTableOfContentsEntry = 442,
                    wdDialogFileMacPageSetupGX = 444,
                    wdDialogFilePrintOneCopy = 445,
                    wdDialogEditFrame = 458,
                    wdDialogMarkCitation = 463,
                    wdDialogTableOfContentsOptions = 470,
                    wdDialogInsertTableOfAuthorities = 471,
                    wdDialogInsertTableOfFigures = 472,
                    wdDialogInsertIndexAndTables = 473,
                    wdDialogInsertFormField = 483,
                    wdDialogFormatDropCap = 488,
                    wdDialogToolsCreateLabels = 489,
                    wdDialogToolsProtectDocument = 503,
                    wdDialogFormatStyleGallery = 505,
                    wdDialogToolsAcceptRejectChanges = 506,
                    wdDialogHelpWordPerfectHelpOptions = 511,
                    wdDialogToolsUnprotectDocument = 521,
                    wdDialogToolsOptionsCompatibility = 525,
                    wdDialogTableOfCaptionsOptions = 551,
                    wdDialogTableAutoFormat = 563,
                    wdDialogMailMergeFindRecord = 569,
                    wdDialogReviewAfmtRevisions = 570,
                    wdDialogViewZoom = 577,
                    wdDialogToolsProtectSection = 578,
                    wdDialogFontSubstitution = 581,
                    wdDialogInsertSubdocument = 583,
                    wdDialogNewToolbar = 586,
                    wdDialogToolsEnvelopesAndLabels = 607,
                    wdDialogFormatCallout = 610,
                    wdDialogTableFormatCell = 612,
                    wdDialogToolsCustomizeMenuBar = 615,
                    wdDialogFileRoutingSlip = 624,
                    wdDialogEditTOACategory = 625,
                    wdDialogToolsManageFields = 631,
                    wdDialogDrawSnapToGrid = 633,
                    wdDialogDrawAlign = 634,
                    wdDialogMailMergeCreateDataSource = 642,
                    wdDialogMailMergeCreateHeaderSource = 643,
                    wdDialogMailMerge = 676,
                    wdDialogMailMergeCheck = 677,
                    wdDialogMailMergeHelper = 680,
                    wdDialogMailMergeQueryOptions = 681,
                    wdDialogFileMacPageSetup = 685,
                    wdDialogListCommands = 723,
                    wdDialogEditCreatePublisher = 732,
                    wdDialogEditSubscribeTo = 733,
                    wdDialogEditPublishOptions = 735,
                    wdDialogEditSubscribeOptions = 736,
                    wdDialogFileMacCustomPageSetupGX = 737,
                    wdDialogToolsOptionsTypography = 739,
                    wdDialogToolsAutoCorrectExceptions = 762,
                    wdDialogToolsOptionsAutoFormatAsYouType = 778,
                    wdDialogMailMergeUseAddressBook = 779,
                    wdDialogToolsHangulHanjaConversion = 784,
                    wdDialogToolsOptionsFuzzy = 790,
                    wdDialogEditGoToOld = 811,
                    wdDialogInsertNumber = 812,
                    wdDialogLetterWizard = 821,
                    wdDialogFormatBulletsAndNumbering = 824,
                    wdDialogToolsSpellingAndGrammar = 828,
                    wdDialogToolsCreateDirectory = 833,
                    wdDialogTableWrapping = 854,
                    wdDialogFormatTheme = 855,
                    wdDialogTableProperties = 861,
                    wdDialogEmailOptions = 863,
                    wdDialogCreateAutoText = 872,
                    wdDialogToolsAutoSummarize = 874,
                    wdDialogToolsGrammarSettings = 885,
                    wdDialogEditGoTo = 896,
                    wdDialogWebOptions = 898,
                    wdDialogToolsAutoManager = 915,
                    wdDialogInsertHyperlink = 925,
                    wdDialogFileVersions = 945,
                    wdDialogToolsOptionsAutoFormat = 959,
                    wdDialogFormatDrawingObject = 960,
                    wdDialogToolsOptions = 974,
                    wdDialogFitText = 983,
                    wdDialogEditAutoText = 985,
                    wdDialogPhoneticGuide = 986,
                    wdDialogToolsDictionary = 989,
                    wdDialogFileSaveVersion = 1007,
                    wdDialogToolsOptionsBidi = 1029,
                    wdDialogFrameSetProperties = 1074,
                    wdDialogTableTableOptions = 1080,
                    wdDialogTableCellOptions = 1081,
                    wdDialogIMESetDefault = 1094,
                    wdDialogFileNew2007 = 1116,
                    wdDialogConsistencyChecker = 1121,
                    wdDialogTCSCTranslator = 1156,
                    wdDialogHorizontalInVertical = 1160,
                    wdDialogTwoLinesInOne = 1161,
                    wdDialogFormatEncloseCharacters = 1162,
                    wdDialogFormatStylesCustom = 1248,
                    wdDialogCSSLinks = 1261,
                    wdDialogMailMergeFieldMapping = 1304,
                    wdDialogMailMergeInsertAddressBlock = 1305,
                    wdDialogMailMergeInsertGreetingLine = 1306,
                    wdDialogMailMergeInsertFields = 1307,
                    wdDialogMailMergeRecipients = 1308,
                    wdDialogInsertWebComponent = 1324,
                    wdDialogMailMergeFindRecipient = 1326,
                    wdDialogMailMergeSetDocumentType = 1339,
                    wdDialogToolsOptionsEditCopyPaste = 1356,
                    wdDialogToolsOptionsSecurity = 1361,
                    wdDialogSearch = 1363,
                    wdDialogLabelOptions = 1367,
                    wdDialogShowRepairs = 1381,
                    wdDialogToolsOptionsSmartTag = 1395,
                    wdDialogSchemaLibrary = 1417,
                    wdDialogXMLOptions = 1425,
                    wdDialogFormattingRestrictions = 1427,
                    wdDialogMyPermission = 1437,
                    wdDialogXMLElementAttributes = 1460,
                    wdDialogPermission = 1469,
                    wdDialogDocumentInspector = 1482,
                    wdDialogSourceManager = 1920,
                    wdDialogCreateSource = 1922,
                    wdDialogStyleManagement = 1948,
                    wdDialogBuildingBlockOrganizer = 2067,
                    wdDialogInsertSource = 2120,
                    wdDialogOMathRecognizedFunctions = 2165,
                    wdDialogInsertPlaceholder = 2348,
                    wdDialogExportAsFixedFormat = 2349,
                    wdDialogContentControlProperties = 2394,
                    wdDialogCompatibilityChecker = 2439,
                    wdDialogMailMergeInsertAsk = 4047,
                    wdDialogMailMergeInsertFillIn = 4048,
                    wdDialogMailMergeInsertIf = 4049,
                    wdDialogMailMergeInsertNextIf = 4053,
                    wdDialogMailMergeInsertSet = 4054,
                    wdDialogMailMergeInsertSkipIf = 4055,
|
public sealed enum Microsoft.Office.Interop.Word.WdWordDialog
                    wdDialogHelpAbout = 9,
                    wdDialogHelpWordPerfectHelp = 10,
                    wdDialogDocumentStatistics = 78,
                    wdDialogFileNew = 79,
                    wdDialogFileOpen = 80,
                    wdDialogMailMergeOpenDataSource = 81,
                    wdDialogMailMergeOpenHeaderSource = 82,
                    wdDialogFileSaveAs = 84,
                    wdDialogFileSummaryInfo = 86,
                    wdDialogToolsTemplates = 87,
                    wdDialogFilePrint = 88,
                    wdDialogFilePrintSetup = 97,
                    wdDialogFileFind = 99,
                    wdDialogFormatAddrFonts = 103,
                    wdDialogEditPasteSpecial = 111,
                    wdDialogEditFind = 112,
                    wdDialogEditReplace = 117,
                    wdDialogEditStyle = 120,
                    wdDialogEditLinks = 124,
                    wdDialogEditObject = 125,
                    wdDialogTextToTable = 127,
                    wdDialogTableToText = 128,
                    wdDialogTableInsertTable = 129,
                    wdDialogTableInsertCells = 130,
                    wdDialogTableInsertRow = 131,
                    wdDialogTableDeleteCells = 133,
                    wdDialogTableSplitCells = 137,
                    wdDialogTableRowHeight = 142,
                    wdDialogTableColumnWidth = 143,
                    wdDialogToolsCustomize = 152,
                    wdDialogInsertBreak = 159,
                    wdDialogInsertSymbol = 162,
                    wdDialogInsertPicture = 163,
                    wdDialogInsertFile = 164,
                    wdDialogInsertDateTime = 165,
                    wdDialogInsertField = 166,
                    wdDialogInsertMergeField = 167,
                    wdDialogInsertBookmark = 168,
                    wdDialogMarkIndexEntry = 169,
                    wdDialogInsertIndex = 170,
                    wdDialogInsertTableOfContents = 171,
                    wdDialogInsertObject = 172,
                    wdDialogToolsCreateEnvelope = 173,
                    wdDialogFormatFont = 174,
                    wdDialogFormatParagraph = 175,
                    wdDialogFormatSectionLayout = 176,
                    wdDialogFormatColumns = 177,
                    wdDialogFileDocumentLayout = 178,
                    wdDialogFilePageSetup = 178,
                    wdDialogFormatTabs = 179,
                    wdDialogFormatStyle = 180,
                    wdDialogFormatDefineStyleFont = 181,
                    wdDialogFormatDefineStylePara = 182,
                    wdDialogFormatDefineStyleTabs = 183,
                    wdDialogFormatDefineStyleFrame = 184,
                    wdDialogFormatDefineStyleBorders = 185,
                    wdDialogFormatDefineStyleLang = 186,
                    wdDialogFormatPicture = 187,
                    wdDialogToolsLanguage = 188,
                    wdDialogFormatBordersAndShading = 189,
                    wdDialogFormatFrame = 190,
                    wdDialogToolsThesaurus = 194,
                    wdDialogToolsHyphenation = 195,
                    wdDialogToolsBulletsNumbers = 196,
                    wdDialogToolsRevisions = 197,
                    wdDialogToolsHighlightChanges = 197,
                    wdDialogToolsCompareDocuments = 198,
                    wdDialogTableSort = 199,
                    wdDialogToolsOptionsGeneral = 203,
                    wdDialogToolsOptionsView = 204,
                    wdDialogToolsAdvancedSettings = 206,
                    wdDialogToolsOptionsPrint = 208,
                    wdDialogToolsOptionsSave = 209,
                    wdDialogToolsOptionsSpellingAndGrammar = 211,
                    wdDialogToolsOptionsUserInfo = 213,
                    wdDialogToolsMacroRecord = 214,
                    wdDialogToolsMacro = 215,
                    wdDialogWindowActivate = 220,
                    wdDialogFormatRetAddrFonts = 221,
                    wdDialogOrganizer = 222,
                    wdDialogToolsOptionsEdit = 224,
                    wdDialogToolsOptionsFileLocations = 225,
                    wdDialogToolsWordCount = 228,
                    wdDialogControlRun = 235,
                    wdDialogInsertPageNumbers = 294,
                    wdDialogFormatPageNumber = 298,
                    wdDialogCopyFile = 300,
                    wdDialogFormatChangeCase = 322,
                    wdDialogUpdateTOC = 331,
                    wdDialogInsertDatabase = 341,
                    wdDialogTableFormula = 348,
                    wdDialogFormFieldOptions = 353,
                    wdDialogInsertCaption = 357,
                    wdDialogInsertCaptionNumbering = 358,
                    wdDialogInsertAutoCaption = 359,
                    wdDialogFormFieldHelp = 361,
                    wdDialogInsertCrossReference = 367,
                    wdDialogInsertFootnote = 370,
                    wdDialogNoteOptions = 373,
                    wdDialogToolsAutoCorrect = 378,
                    wdDialogToolsOptionsTrackChanges = 386,
                    wdDialogConvertObject = 392,
                    wdDialogInsertAddCaption = 402,
                    wdDialogConnect = 420,
                    wdDialogToolsCustomizeKeyboard = 432,
                    wdDialogToolsCustomizeMenus = 433,
                    wdDialogToolsMergeDocuments = 435,
                    wdDialogMarkTableOfContentsEntry = 442,
                    wdDialogFileMacPageSetupGX = 444,
                    wdDialogFilePrintOneCopy = 445,
                    wdDialogEditFrame = 458,
                    wdDialogMarkCitation = 463,
                    wdDialogTableOfContentsOptions = 470,
                    wdDialogInsertTableOfAuthorities = 471,
                    wdDialogInsertTableOfFigures = 472,
                    wdDialogInsertIndexAndTables = 473,
                    wdDialogInsertFormField = 483,
                    wdDialogFormatDropCap = 488,
                    wdDialogToolsCreateLabels = 489,
                    wdDialogToolsProtectDocument = 503,
                    wdDialogFormatStyleGallery = 505,
                    wdDialogToolsAcceptRejectChanges = 506,
                    wdDialogHelpWordPerfectHelpOptions = 511,
                    wdDialogToolsUnprotectDocument = 521,
                    wdDialogToolsOptionsCompatibility = 525,
                    wdDialogTableOfCaptionsOptions = 551,
                    wdDialogTableAutoFormat = 563,
                    wdDialogMailMergeFindRecord = 569,
                    wdDialogReviewAfmtRevisions = 570,
                    wdDialogViewZoom = 577,
                    wdDialogToolsProtectSection = 578,
                    wdDialogFontSubstitution = 581,
                    wdDialogInsertSubdocument = 583,
                    wdDialogNewToolbar = 586,
                    wdDialogToolsEnvelopesAndLabels = 607,
                    wdDialogFormatCallout = 610,
                    wdDialogTableFormatCell = 612,
                    wdDialogToolsCustomizeMenuBar = 615,
                    wdDialogFileRoutingSlip = 624,
                    wdDialogEditTOACategory = 625,
                    wdDialogToolsManageFields = 631,
                    wdDialogDrawSnapToGrid = 633,
                    wdDialogDrawAlign = 634,
                    wdDialogMailMergeCreateDataSource = 642,
                    wdDialogMailMergeCreateHeaderSource = 643,
                    wdDialogMailMerge = 676,
                    wdDialogMailMergeCheck = 677,
                    wdDialogMailMergeHelper = 680,
                    wdDialogMailMergeQueryOptions = 681,
                    wdDialogFileMacPageSetup = 685,
                    wdDialogListCommands = 723,
                    wdDialogEditCreatePublisher = 732,
                    wdDialogEditSubscribeTo = 733,
                    wdDialogEditPublishOptions = 735,
                    wdDialogEditSubscribeOptions = 736,
                    wdDialogFileMacCustomPageSetupGX = 737,
                    wdDialogToolsOptionsTypography = 739,
                    wdDialogToolsAutoCorrectExceptions = 762,
                    wdDialogToolsOptionsAutoFormatAsYouType = 778,
                    wdDialogMailMergeUseAddressBook = 779,
                    wdDialogToolsHangulHanjaConversion = 784,
                    wdDialogToolsOptionsFuzzy = 790,
                    wdDialogEditGoToOld = 811,
                    wdDialogInsertNumber = 812,
                    wdDialogLetterWizard = 821,
                    wdDialogFormatBulletsAndNumbering = 824,
                    wdDialogToolsSpellingAndGrammar = 828,
                    wdDialogToolsCreateDirectory = 833,
                    wdDialogTableWrapping = 854,
                    wdDialogFormatTheme = 855,
                    wdDialogTableProperties = 861,
                    wdDialogEmailOptions = 863,
                    wdDialogCreateAutoText = 872,
                    wdDialogToolsAutoSummarize = 874,
                    wdDialogToolsGrammarSettings = 885,
                    wdDialogEditGoTo = 896,
                    wdDialogWebOptions = 898,
                    wdDialogToolsAutoManager = 915,
                    wdDialogInsertHyperlink = 925,
                    wdDialogFileVersions = 945,
                    wdDialogToolsOptionsAutoFormat = 959,
                    wdDialogFormatDrawingObject = 960,
                    wdDialogToolsOptions = 974,
                    wdDialogFitText = 983,
                    wdDialogEditAutoText = 985,
                    wdDialogPhoneticGuide = 986,
                    wdDialogToolsDictionary = 989,
                    wdDialogFileSaveVersion = 1007,
                    wdDialogToolsOptionsBidi = 1029,
                    wdDialogFrameSetProperties = 1074,
                    wdDialogTableTableOptions = 1080,
                    wdDialogTableCellOptions = 1081,
                    wdDialogIMESetDefault = 1094,
                    wdDialogConsistencyChecker = 1121,
                    wdDialogTCSCTranslator = 1156,
                    wdDialogHorizontalInVertical = 1160,
                    wdDialogTwoLinesInOne = 1161,
                    wdDialogFormatEncloseCharacters = 1162,
                    wdDialogFormatStylesCustom = 1248,
                    wdDialogCSSLinks = 1261,
                    wdDialogMailMergeFieldMapping = 1304,
                    wdDialogMailMergeInsertAddressBlock = 1305,
                    wdDialogMailMergeInsertGreetingLine = 1306,
                    wdDialogMailMergeInsertFields = 1307,
                    wdDialogMailMergeRecipients = 1308,
                    wdDialogInsertWebComponent = 1324,
                    wdDialogMailMergeFindRecipient = 1326,
                    wdDialogMailMergeSetDocumentType = 1339,
                    wdDialogToolsOptionsEditCopyPaste = 1356,
                    wdDialogToolsOptionsSecurity = 1361,
                    wdDialogSearch = 1363,
                    wdDialogShowRepairs = 1381,
                    wdDialogToolsOptionsSmartTag = 1395,
                    wdDialogMailMergeInsertAsk = 4047,
                    wdDialogMailMergeInsertFillIn = 4048,
                    wdDialogMailMergeInsertIf = 4049,
                    wdDialogMailMergeInsertNextIf = 4053,
                    wdDialogMailMergeInsertSet = 4054,
                    wdDialogMailMergeInsertSkipIf = 4055,
|
--> NONE <--
|
--> NONE <--
|
WdWordDialogTab () |
public sealed enum Microsoft.Office.Interop.Word.WdWordDialogTab
                    wdDialogToolsOptionsTabGeneral = 203,
                    wdDialogToolsOptionsTabView = 204,
                    wdDialogToolsOptionsTabPrint = 208,
                    wdDialogToolsOptionsTabSave = 209,
                    wdDialogToolsOptionsTabProofread = 211,
                    wdDialogToolsOptionsTabUserInfo = 213,
                    wdDialogToolsOptionsTabEdit = 224,
                    wdDialogToolsOptionsTabFileLocations = 225,
                    wdDialogToolsOptionsTabTrackChanges = 386,
                    wdDialogToolsOptionsTabCompatibility = 525,
                    wdDialogToolsOptionsTabTypography = 739,
                    wdDialogToolsOptionsTabHangulHanjaConversion = 786,
                    wdDialogToolsOptionsTabFuzzy = 790,
                    wdDialogToolsOptionsTabBidi = 1029,
                    wdDialogToolsOptionsTabAcetate = 1266,
                    wdDialogToolsOptionsTabSecurity = 1361,
                    wdDialogFilePageSetupTabMargins = 150000,
                    wdDialogFilePageSetupTabPaper = 150001,
                    wdDialogFilePageSetupTabLayout = 150003,
                    wdDialogFilePageSetupTabCharsLines = 150004,
                    wdDialogInsertSymbolTabSymbols = 200000,
                    wdDialogInsertSymbolTabSpecialCharacters = 200001,
                    wdDialogNoteOptionsTabAllFootnotes = 300000,
                    wdDialogNoteOptionsTabAllEndnotes = 300001,
                    wdDialogInsertIndexAndTablesTabIndex = 400000,
                    wdDialogInsertIndexAndTablesTabTableOfContents = 400001,
                    wdDialogInsertIndexAndTablesTabTableOfFigures = 400002,
                    wdDialogInsertIndexAndTablesTabTableOfAuthorities = 400003,
                    wdDialogOrganizerTabStyles = 500000,
                    wdDialogOrganizerTabAutoText = 500001,
                    wdDialogOrganizerTabCommandBars = 500002,
                    wdDialogOrganizerTabMacros = 500003,
                    wdDialogFormatFontTabFont = 600000,
                    wdDialogFormatFontTabCharacterSpacing = 600001,
                    wdDialogFormatFontTabAnimation = 600002,
                    wdDialogFormatBordersAndShadingTabBorders = 700000,
                    wdDialogFormatBordersAndShadingTabPageBorder = 700001,
                    wdDialogFormatBordersAndShadingTabShading = 700002,
                    wdDialogToolsEnvelopesAndLabelsTabEnvelopes = 800000,
                    wdDialogToolsEnvelopesAndLabelsTabLabels = 800001,
                    wdDialogFormatParagraphTabIndentsAndSpacing = 1000000,
                    wdDialogFormatParagraphTabTextFlow = 1000001,
                    wdDialogFormatParagraphTabTeisai = 1000002,
                    wdDialogFormatDrawingObjectTabColorsAndLines = 1200000,
                    wdDialogFormatDrawingObjectTabSize = 1200001,
                    wdDialogFormatDrawingObjectTabPosition = 1200002,
                    wdDialogFormatDrawingObjectTabWrapping = 1200003,
                    wdDialogFormatDrawingObjectTabPicture = 1200004,
                    wdDialogFormatDrawingObjectTabTextbox = 1200005,
                    wdDialogFormatDrawingObjectTabWeb = 1200006,
                    wdDialogFormatDrawingObjectTabHR = 1200007,
                    wdDialogToolsAutoCorrectExceptionsTabFirstLetter = 1400000,
                    wdDialogToolsAutoCorrectExceptionsTabInitialCaps = 1400001,
                    wdDialogToolsAutoCorrectExceptionsTabHangulAndAlphabet = 1400002,
                    wdDialogToolsAutoCorrectExceptionsTabIac = 1400003,
                    wdDialogFormatBulletsAndNumberingTabBulleted = 1500000,
                    wdDialogFormatBulletsAndNumberingTabNumbered = 1500001,
                    wdDialogFormatBulletsAndNumberingTabOutlineNumbered = 1500002,
                    wdDialogLetterWizardTabLetterFormat = 1600000,
                    wdDialogLetterWizardTabRecipientInfo = 1600001,
                    wdDialogLetterWizardTabOtherElements = 1600002,
                    wdDialogLetterWizardTabSenderInfo = 1600003,
                    wdDialogToolsAutoManagerTabAutoCorrect = 1700000,
                    wdDialogToolsAutoManagerTabAutoFormatAsYouType = 1700001,
                    wdDialogToolsAutoManagerTabAutoText = 1700002,
                    wdDialogToolsAutoManagerTabAutoFormat = 1700003,
                    wdDialogToolsAutoManagerTabSmartTags = 1700004,
                    wdDialogTablePropertiesTabTable = 1800000,
                    wdDialogTablePropertiesTabRow = 1800001,
                    wdDialogTablePropertiesTabColumn = 1800002,
                    wdDialogTablePropertiesTabCell = 1800003,
                    wdDialogEmailOptionsTabSignature = 1900000,
                    wdDialogEmailOptionsTabStationary = 1900001,
                    wdDialogEmailOptionsTabQuoting = 1900002,
                    wdDialogWebOptionsGeneral = 2000000,
                    wdDialogWebOptionsBrowsers = 2000000,
                    wdDialogWebOptionsFiles = 2000001,
                    wdDialogWebOptionsPictures = 2000002,
                    wdDialogWebOptionsEncoding = 2000003,
                    wdDialogWebOptionsFonts = 2000004,
                    wdDialogTemplates = 2100000,
                    wdDialogTemplatesXMLSchema = 2100001,
                    wdDialogTemplatesXMLExpansionPacks = 2100002,
                    wdDialogTemplatesLinkedCSS = 2100003,
                    wdDialogStyleManagementTabEdit = 2200000,
                    wdDialogStyleManagementTabRecommend = 2200001,
                    wdDialogStyleManagementTabRestrict = 2200002,
|
public sealed enum Microsoft.Office.Interop.Word.WdWordDialogTab
                    wdDialogToolsOptionsTabGeneral = 203,
                    wdDialogToolsOptionsTabView = 204,
                    wdDialogToolsOptionsTabPrint = 208,
                    wdDialogToolsOptionsTabSave = 209,
                    wdDialogToolsOptionsTabProofread = 211,
                    wdDialogToolsOptionsTabUserInfo = 213,
                    wdDialogToolsOptionsTabEdit = 224,
                    wdDialogToolsOptionsTabFileLocations = 225,
                    wdDialogToolsOptionsTabTrackChanges = 386,
                    wdDialogToolsOptionsTabCompatibility = 525,
                    wdDialogToolsOptionsTabTypography = 739,
                    wdDialogToolsOptionsTabHangulHanjaConversion = 786,
                    wdDialogToolsOptionsTabFuzzy = 790,
                    wdDialogToolsOptionsTabBidi = 1029,
                    wdDialogToolsOptionsTabAcetate = 1266,
                    wdDialogToolsOptionsTabSecurity = 1361,
                    wdDialogFilePageSetupTabMargins = 150000,
                    wdDialogFilePageSetupTabPaper = 150001,
                    wdDialogFilePageSetupTabLayout = 150003,
                    wdDialogFilePageSetupTabCharsLines = 150004,
                    wdDialogInsertSymbolTabSymbols = 200000,
                    wdDialogInsertSymbolTabSpecialCharacters = 200001,
                    wdDialogNoteOptionsTabAllFootnotes = 300000,
                    wdDialogNoteOptionsTabAllEndnotes = 300001,
                    wdDialogInsertIndexAndTablesTabIndex = 400000,
                    wdDialogInsertIndexAndTablesTabTableOfContents = 400001,
                    wdDialogInsertIndexAndTablesTabTableOfFigures = 400002,
                    wdDialogInsertIndexAndTablesTabTableOfAuthorities = 400003,
                    wdDialogOrganizerTabStyles = 500000,
                    wdDialogOrganizerTabAutoText = 500001,
                    wdDialogOrganizerTabCommandBars = 500002,
                    wdDialogOrganizerTabMacros = 500003,
                    wdDialogFormatFontTabFont = 600000,
                    wdDialogFormatFontTabCharacterSpacing = 600001,
                    wdDialogFormatFontTabAnimation = 600002,
                    wdDialogFormatBordersAndShadingTabBorders = 700000,
                    wdDialogFormatBordersAndShadingTabPageBorder = 700001,
                    wdDialogFormatBordersAndShadingTabShading = 700002,
                    wdDialogToolsEnvelopesAndLabelsTabEnvelopes = 800000,
                    wdDialogToolsEnvelopesAndLabelsTabLabels = 800001,
                    wdDialogFormatParagraphTabIndentsAndSpacing = 1000000,
                    wdDialogFormatParagraphTabTextFlow = 1000001,
                    wdDialogFormatParagraphTabTeisai = 1000002,
                    wdDialogFormatDrawingObjectTabColorsAndLines = 1200000,
                    wdDialogFormatDrawingObjectTabSize = 1200001,
                    wdDialogFormatDrawingObjectTabPosition = 1200002,
                    wdDialogFormatDrawingObjectTabWrapping = 1200003,
                    wdDialogFormatDrawingObjectTabPicture = 1200004,
                    wdDialogFormatDrawingObjectTabTextbox = 1200005,
                    wdDialogFormatDrawingObjectTabWeb = 1200006,
                    wdDialogFormatDrawingObjectTabHR = 1200007,
                    wdDialogToolsAutoCorrectExceptionsTabFirstLetter = 1400000,
                    wdDialogToolsAutoCorrectExceptionsTabInitialCaps = 1400001,
                    wdDialogToolsAutoCorrectExceptionsTabHangulAndAlphabet = 1400002,
                    wdDialogToolsAutoCorrectExceptionsTabIac = 1400003,
                    wdDialogFormatBulletsAndNumberingTabBulleted = 1500000,
                    wdDialogFormatBulletsAndNumberingTabNumbered = 1500001,
                    wdDialogFormatBulletsAndNumberingTabOutlineNumbered = 1500002,
                    wdDialogLetterWizardTabLetterFormat = 1600000,
                    wdDialogLetterWizardTabRecipientInfo = 1600001,
                    wdDialogLetterWizardTabOtherElements = 1600002,
                    wdDialogLetterWizardTabSenderInfo = 1600003,
                    wdDialogToolsAutoManagerTabAutoCorrect = 1700000,
                    wdDialogToolsAutoManagerTabAutoFormatAsYouType = 1700001,
                    wdDialogToolsAutoManagerTabAutoText = 1700002,
                    wdDialogToolsAutoManagerTabAutoFormat = 1700003,
                    wdDialogToolsAutoManagerTabSmartTags = 1700004,
                    wdDialogTablePropertiesTabTable = 1800000,
                    wdDialogTablePropertiesTabRow = 1800001,
                    wdDialogTablePropertiesTabColumn = 1800002,
                    wdDialogTablePropertiesTabCell = 1800003,
                    wdDialogEmailOptionsTabSignature = 1900000,
                    wdDialogEmailOptionsTabStationary = 1900001,
                    wdDialogEmailOptionsTabQuoting = 1900002,
                    wdDialogWebOptionsBrowsers = 2000000,
                    wdDialogWebOptionsGeneral = 2000000,
                    wdDialogWebOptionsFiles = 2000001,
                    wdDialogWebOptionsPictures = 2000002,
                    wdDialogWebOptionsEncoding = 2000003,
                    wdDialogWebOptionsFonts = 2000004,
|
--> NONE <--
|
--> NONE <--
|
WdWrapType () |
public sealed enum Microsoft.Office.Interop.Word.WdWrapType
                    wdWrapSquare = 0,
                    wdWrapTight = 1,
                    wdWrapThrough = 2,
                    wdWrapNone = 3,
                    wdWrapFront = 3,
                    wdWrapTopBottom = 4,
                    wdWrapBehind = 5,
                    wdWrapInline = 7,
|
public sealed enum Microsoft.Office.Interop.Word.WdWrapType
                    wdWrapSquare = 0,
                    wdWrapTight = 1,
                    wdWrapThrough = 2,
                    wdWrapNone = 3,
                    wdWrapTopBottom = 4,
                    wdWrapInline = 7,
|
--> NONE <--
|
--> NONE <--
|
WdXMLNodeLevel () |
public sealed enum Microsoft.Office.Interop.Word.WdXMLNodeLevel
                    wdXMLNodeLevelInline = 0,
                    wdXMLNodeLevelParagraph = 1,
                    wdXMLNodeLevelRow = 2,
                    wdXMLNodeLevelCell = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdXMLNodeType () |
public sealed enum Microsoft.Office.Interop.Word.WdXMLNodeType
                    wdXMLNodeElement = 1,
                    wdXMLNodeAttribute = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdXMLSelectionChangeReason () |
public sealed enum Microsoft.Office.Interop.Word.WdXMLSelectionChangeReason
                    wdXMLSelectionChangeReasonMove = 0,
                    wdXMLSelectionChangeReasonInsert = 1,
                    wdXMLSelectionChangeReasonDelete = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
WdXMLValidationStatus () |
public sealed enum Microsoft.Office.Interop.Word.WdXMLValidationStatus
                    wdXMLValidationStatusOK = 0,
                    wdXMLValidationStatusCustom = -1072898048,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Window () |
- Method: void ToggleRibbon ()
- Method: void ToggleShowAllReviewers ()
- Property: int Hwnd { public get; }
- Property: WdShowSourceDocuments ShowSourceDocuments { public get; public set; }
- Property: bool Thumbnails { public get; public set; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Word.Windows () |
- Method: bool BreakSideBySide ()
- Method: bool CompareSideBySideWith (object Document)
- Method: void ResetPositionsSideBySide ()
- Property: bool SyncScrollingSideBySide { public get; public set; }
|
--> NONE <--
|
XlAxisCrosses () |
public sealed enum Microsoft.Office.Interop.Word.XlAxisCrosses
                    xlAxisCrossesMaximum = 2,
                    xlAxisCrossesMinimum = 4,
                    xlAxisCrossesCustom = -4114,
                    xlAxisCrossesAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlAxisGroup () |
public sealed enum Microsoft.Office.Interop.Word.XlAxisGroup
                    xlPrimary = 1,
                    xlSecondary = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlAxisType () |
public sealed enum Microsoft.Office.Interop.Word.XlAxisType
                    xlCategory = 1,
                    xlValue = 2,
                    xlSeriesAxis = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlBackground () |
public sealed enum Microsoft.Office.Interop.Word.XlBackground
                    xlBackgroundTransparent = 2,
                    xlBackgroundOpaque = 3,
                    xlBackgroundAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlBarShape () |
public sealed enum Microsoft.Office.Interop.Word.XlBarShape
                    xlBox = 0,
                    xlPyramidToPoint = 1,
                    xlPyramidToMax = 2,
                    xlCylinder = 3,
                    xlConeToPoint = 4,
                    xlConeToMax = 5,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlBorderWeight () |
public sealed enum Microsoft.Office.Interop.Word.XlBorderWeight
                    xlHairline = 1,
                    xlThin = 2,
                    xlThick = 4,
                    xlMedium = -4138,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlCategoryLabelLevel () |
public sealed enum Microsoft.Office.Interop.Word.XlCategoryLabelLevel
                    xlCategoryLabelLevelNone = -3,
                    xlCategoryLabelLevelCustom = -2,
                    xlCategoryLabelLevelAll = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlCategoryType () |
public sealed enum Microsoft.Office.Interop.Word.XlCategoryType
                    xlCategoryScale = 2,
                    xlTimeScale = 3,
                    xlAutomaticScale = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartElementPosition () |
public sealed enum Microsoft.Office.Interop.Word.XlChartElementPosition
                    xlChartElementPositionCustom = -4114,
                    xlChartElementPositionAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartGallery () |
public sealed enum Microsoft.Office.Interop.Word.XlChartGallery
                    xlBuiltIn = 21,
                    xlUserDefined = 22,
                    xlAnyGallery = 23,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartItem () |
public sealed enum Microsoft.Office.Interop.Word.XlChartItem
                    xlDataLabel = 0,
                    xlChartArea = 2,
                    xlSeries = 3,
                    xlChartTitle = 4,
                    xlWalls = 5,
                    xlCorners = 6,
                    xlDataTable = 7,
                    xlTrendline = 8,
                    xlErrorBars = 9,
                    xlXErrorBars = 10,
                    xlYErrorBars = 11,
                    xlLegendEntry = 12,
                    xlLegendKey = 13,
                    xlShape = 14,
                    xlMajorGridlines = 15,
                    xlMinorGridlines = 16,
                    xlAxisTitle = 17,
                    xlUpBars = 18,
                    xlPlotArea = 19,
                    xlDownBars = 20,
                    xlAxis = 21,
                    xlSeriesLines = 22,
                    xlFloor = 23,
                    xlLegend = 24,
                    xlHiLoLines = 25,
                    xlDropLines = 26,
                    xlRadarAxisLabels = 27,
                    xlNothing = 28,
                    xlLeaderLines = 29,
                    xlDisplayUnitLabel = 30,
                    xlPivotChartFieldButton = 31,
                    xlPivotChartDropZone = 32,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartPicturePlacement () |
public sealed enum Microsoft.Office.Interop.Word.XlChartPicturePlacement
                    xlSides = 1,
                    xlEnd = 2,
                    xlEndSides = 3,
                    xlFront = 4,
                    xlFrontSides = 5,
                    xlFrontEnd = 6,
                    xlAllFaces = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartPictureType () |
public sealed enum Microsoft.Office.Interop.Word.XlChartPictureType
                    xlStretch = 1,
                    xlStack = 2,
                    xlStackScale = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlChartSplitType () |
public sealed enum Microsoft.Office.Interop.Word.XlChartSplitType
                    xlSplitByPosition = 1,
                    xlSplitByValue = 2,
                    xlSplitByPercentValue = 3,
                    xlSplitByCustomSplit = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlColorIndex () |
public sealed enum Microsoft.Office.Interop.Word.XlColorIndex
                    xlColorIndexNone = -4142,
                    xlColorIndexAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlConstants () |
public sealed enum Microsoft.Office.Interop.Word.XlConstants
                    xlAbove = 0,
                    xlBoth = 1,
                    xlFixedValue = 1,
                    xlBelow = 1,
                    xlGeneral = 1,
                    xlSquare = 1,
                    xlSolid = 1,
                    xlInside = 2,
                    xlMaximum = 2,
                    xlTransparent = 2,
                    xlPercent = 2,
                    xlCorner = 2,
                    xlPlusValues = 2,
                    xlBar = 2,
                    xlShowValue = 2,
                    xlDiamond = 2,
                    xlSingle = 2,
                    xlOpaque = 3,
                    xlScale = 3,
                    xlOutside = 3,
                    xlColumn = 3,
                    xlMinusValues = 3,
                    xlTriangle = 3,
                    xlShowPercent = 3,
                    xlMinimum = 4,
                    xlNextToAxis = 4,
                    xlShowLabel = 4,
                    xlStError = 4,
                    xlCross = 4,
                    xlShowLabelAndPercent = 5,
                    xlFill = 5,
                    xlStar = 5,
                    xlCircle = 8,
                    xlPlus = 9,
                    xlChecker = 9,
                    xlSemiGray75 = 10,
                    xlLightHorizontal = 11,
                    xlLightVertical = 12,
                    xlLightDown = 13,
                    xlLightUp = 14,
                    xlGrid = 15,
                    xlCrissCross = 16,
                    xlGray16 = 17,
                    xlGray8 = 18,
                    xlTop = -4160,
                    xlRight = -4152,
                    xlNone = -4142,
                    xlLow = -4134,
                    xlLeft = -4131,
                    xlJustify = -4130,
                    xlHigh = -4127,
                    xlGray75 = -4126,
                    xlGray50 = -4125,
                    xlGray25 = -4124,
                    xlDistributed = -4117,
                    xlCustom = -4114,
                    xlCombination = -4111,
                    xlCenter = -4108,
                    xlBottom = -4107,
                    xlAutomatic = -4105,
                    xl3DSurface = -4103,
                    xl3DBar = -4099,
                    xlDefaultAutoFormat = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlCopyPictureFormat () |
public sealed enum Microsoft.Office.Interop.Word.XlCopyPictureFormat
                    xlBitmap = 2,
                    xlPicture = -4147,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlDataLabelPosition () |
public sealed enum Microsoft.Office.Interop.Word.XlDataLabelPosition
                    xlLabelPositionAbove = 0,
                    xlLabelPositionBelow = 1,
                    xlLabelPositionOutsideEnd = 2,
                    xlLabelPositionInsideEnd = 3,
                    xlLabelPositionInsideBase = 4,
                    xlLabelPositionBestFit = 5,
                    xlLabelPositionMixed = 6,
                    xlLabelPositionCustom = 7,
                    xlLabelPositionRight = -4152,
                    xlLabelPositionLeft = -4131,
                    xlLabelPositionCenter = -4108,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlDataLabelSeparator () |
public sealed enum Microsoft.Office.Interop.Word.XlDataLabelSeparator
                    xlDataLabelSeparatorDefault = 1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlDataLabelsType () |
public sealed enum Microsoft.Office.Interop.Word.XlDataLabelsType
                    xlDataLabelsShowValue = 2,
                    xlDataLabelsShowPercent = 3,
                    xlDataLabelsShowLabel = 4,
                    xlDataLabelsShowLabelAndPercent = 5,
                    xlDataLabelsShowBubbleSizes = 6,
                    xlDataLabelsShowNone = -4142,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlDisplayBlanksAs () |
public sealed enum Microsoft.Office.Interop.Word.XlDisplayBlanksAs
                    xlNotPlotted = 1,
                    xlZero = 2,
                    xlInterpolated = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlDisplayUnit () |
public sealed enum Microsoft.Office.Interop.Word.XlDisplayUnit
                    xlMillionMillions = -10,
                    xlThousandMillions = -9,
                    xlHundredMillions = -8,
                    xlTenMillions = -7,
                    xlMillions = -6,
                    xlHundredThousands = -5,
                    xlTenThousands = -4,
                    xlThousands = -3,
                    xlHundreds = -2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlEndStyleCap () |
public sealed enum Microsoft.Office.Interop.Word.XlEndStyleCap
                    xlCap = 1,
                    xlNoCap = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlErrorBarDirection () |
public sealed enum Microsoft.Office.Interop.Word.XlErrorBarDirection
                    xlChartY = 1,
                    xlChartX = -4168,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlErrorBarInclude () |
public sealed enum Microsoft.Office.Interop.Word.XlErrorBarInclude
                    xlErrorBarIncludeBoth = 1,
                    xlErrorBarIncludePlusValues = 2,
                    xlErrorBarIncludeMinusValues = 3,
                    xlErrorBarIncludeNone = -4142,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlErrorBarType () |
public sealed enum Microsoft.Office.Interop.Word.XlErrorBarType
                    xlErrorBarTypeFixedValue = 1,
                    xlErrorBarTypePercent = 2,
                    xlErrorBarTypeStError = 4,
                    xlErrorBarTypeStDev = -4155,
                    xlErrorBarTypeCustom = -4114,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlHAlign () |
public sealed enum Microsoft.Office.Interop.Word.XlHAlign
                    xlHAlignGeneral = 1,
                    xlHAlignFill = 5,
                    xlHAlignCenterAcrossSelection = 7,
                    xlHAlignRight = -4152,
                    xlHAlignLeft = -4131,
                    xlHAlignJustify = -4130,
                    xlHAlignDistributed = -4117,
                    xlHAlignCenter = -4108,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlLegendPosition () |
public sealed enum Microsoft.Office.Interop.Word.XlLegendPosition
                    xlLegendPositionCorner = 2,
                    xlLegendPositionCustom = -4161,
                    xlLegendPositionTop = -4160,
                    xlLegendPositionRight = -4152,
                    xlLegendPositionLeft = -4131,
                    xlLegendPositionBottom = -4107,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlLineStyle () |
public sealed enum Microsoft.Office.Interop.Word.XlLineStyle
                    xlContinuous = 1,
                    xlDashDot = 4,
                    xlDashDotDot = 5,
                    xlSlantDashDot = 13,
                    xlLineStyleNone = -4142,
                    xlDouble = -4119,
                    xlDot = -4118,
                    xlDash = -4115,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlMarkerStyle () |
public sealed enum Microsoft.Office.Interop.Word.XlMarkerStyle
                    xlMarkerStyleSquare = 1,
                    xlMarkerStyleDiamond = 2,
                    xlMarkerStyleTriangle = 3,
                    xlMarkerStyleStar = 5,
                    xlMarkerStyleCircle = 8,
                    xlMarkerStylePlus = 9,
                    xlMarkerStyleX = -4168,
                    xlMarkerStylePicture = -4147,
                    xlMarkerStyleNone = -4142,
                    xlMarkerStyleDot = -4118,
                    xlMarkerStyleDash = -4115,
                    xlMarkerStyleAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlOrientation () |
public sealed enum Microsoft.Office.Interop.Word.XlOrientation
                    xlUpward = -4171,
                    xlDownward = -4170,
                    xlVertical = -4166,
                    xlHorizontal = -4128,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlPattern () |
public sealed enum Microsoft.Office.Interop.Word.XlPattern
                    xlPatternSolid = 1,
                    xlPatternChecker = 9,
                    xlPatternSemiGray75 = 10,
                    xlPatternLightHorizontal = 11,
                    xlPatternLightVertical = 12,
                    xlPatternLightDown = 13,
                    xlPatternLightUp = 14,
                    xlPatternGrid = 15,
                    xlPatternCrissCross = 16,
                    xlPatternGray16 = 17,
                    xlPatternGray8 = 18,
                    xlPatternLinearGradient = 4000,
                    xlPatternRectangularGradient = 4001,
                    xlPatternVertical = -4166,
                    xlPatternUp = -4162,
                    xlPatternNone = -4142,
                    xlPatternHorizontal = -4128,
                    xlPatternGray75 = -4126,
                    xlPatternGray50 = -4125,
                    xlPatternGray25 = -4124,
                    xlPatternDown = -4121,
                    xlPatternAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlPictureAppearance () |
public sealed enum Microsoft.Office.Interop.Word.XlPictureAppearance
                    xlScreen = 1,
                    xlPrinter = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlPieSliceIndex () |
public sealed enum Microsoft.Office.Interop.Word.XlPieSliceIndex
                    xlOuterCounterClockwisePoint = 1,
                    xlOuterCenterPoint = 2,
                    xlOuterClockwisePoint = 3,
                    xlMidClockwiseRadiusPoint = 4,
                    xlCenterPoint = 5,
                    xlMidCounterClockwiseRadiusPoint = 6,
                    xlInnerClockwisePoint = 7,
                    xlInnerCenterPoint = 8,
                    xlInnerCounterClockwisePoint = 9,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlPieSliceLocation () |
public sealed enum Microsoft.Office.Interop.Word.XlPieSliceLocation
                    xlHorizontalCoordinate = 1,
                    xlVerticalCoordinate = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlPivotFieldOrientation () |
public sealed enum Microsoft.Office.Interop.Word.XlPivotFieldOrientation
                    xlHidden = 0,
                    xlRowField = 1,
                    xlColumnField = 2,
                    xlPageField = 3,
                    xlDataField = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlReadingOrder () |
public sealed enum Microsoft.Office.Interop.Word.XlReadingOrder
                    xlRTL = -5004,
                    xlLTR = -5003,
                    xlContext = -5002,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlRgbColor () |
public sealed enum Microsoft.Office.Interop.Word.XlRgbColor
                    xlBlack = 0,
                    xlMaroon = 128,
                    xlDarkRed = 139,
                    xlRed = 255,
                    xlOrangeRed = 17919,
                    xlDarkGreen = 25600,
                    xlGreen = 32768,
                    xlOlive = 32896,
                    xlDarkOrange = 36095,
                    xlOrange = 42495,
                    xlGold = 55295,
                    xlLawnGreen = 64636,
                    xlLime = 65280,
                    xlChartreuse = 65407,
                    xlYellow = 65535,
                    xlDarkGoldenrod = 755384,
                    xlGoldenrod = 2139610,
                    xlFireBrick = 2237106,
                    xlForestGreen = 2263842,
                    xlOliveDrab = 2330219,
                    xlBrown = 2763429,
                    xlSienna = 2970272,
                    xlDarkOliveGreen = 3107669,
                    xlGreenYellow = 3145645,
                    xlLimeGreen = 3329330,
                    xlYellowGreen = 3329434,
                    xlCrimson = 3937500,
                    xlPeru = 4163021,
                    xlTomato = 4678655,
                    xlDarkSlateGrey = 5197615,
                    xlDarkSlateGray = 5197615,
                    xlCoral = 5275647,
                    xlSeaGreen = 5737262,
                    xlIndianRed = 6053069,
                    xlSandyBrown = 6333684,
                    xlDimGrey = 6908265,
                    xlDimGray = 6908265,
                    xlDarkKhaki = 7059389,
                    xlPaleGoldenrod = 7071982,
                    xlMidnightBlue = 7346457,
                    xlMediumSeaGreen = 7451452,
                    xlSalmon = 7504122,
                    xlDarkSalmon = 8034025,
                    xlLightSalmon = 8036607,
                    xlSpringGreen = 8388352,
                    xlNavyBlue = 8388608,
                    xlNavy = 8388608,
                    xlPurple = 8388736,
                    xlTeal = 8421376,
                    xlGrey = 8421504,
                    xlGray = 8421504,
                    xlLightCoral = 8421616,
                    xlIndigo = 8519755,
                    xlMediumVioletRed = 8721863,
                    xlBurlyWood = 8894686,
                    xlDarkBlue = 9109504,
                    xlDarkMagenta = 9109643,
                    xlDarkSlateBlue = 9125192,
                    xlLightCyan = 9145088,
                    xlDarkCyan = 9145088,
                    xlTan = 9221330,
                    xlKhaki = 9234160,
                    xlRosyBrown = 9408444,
                    xlDarkSeaGreen = 9419919,
                    xlSlateGray = 9470064,
                    xlSlateGrey = 9470064,
                    xlLightGreen = 9498256,
                    xlDeepPink = 9639167,
                    xlPaleVioletRed = 9662683,
                    xlPaleGreen = 10025880,
                    xlLightSlateGrey = 10061943,
                    xlLightSlateGray = 10061943,
                    xlMediumSpringGreen = 10156544,
                    xlCadetBlue = 10526303,
                    xlDarkGrey = 11119017,
                    xlDarkGray = 11119017,
                    xlLightSeaGreen = 11186720,
                    xlMediumAquamarine = 11206502,
                    xlNavajoWhite = 11394815,
                    xlWheat = 11788021,
                    xlHotPink = 11823615,
                    xlSteelBlue = 11829830,
                    xlMoccasin = 11920639,
                    xlPeachPuff = 12180223,
                    xlSilver = 12632256,
                    xlLightPink = 12695295,
                    xlBisque = 12903679,
                    xlPink = 13353215,
                    xlDarkOrchid = 13382297,
                    xlMediumTurquoise = 13422920,
                    xlMediumBlue = 13434880,
                    xlSlateBlue = 13458026,
                    xlBlanchedAlmond = 13495295,
                    xlLemonChiffon = 13499135,
                    xlTurquoise = 13688896,
                    xlDarkTurquoise = 13749760,
                    xlLightGoldenrodYellow = 13826810,
                    xlDarkViolet = 13828244,
                    xlMediumOrchid = 13850042,
                    xlLightGrey = 13882323,
                    xlLightGray = 13882323,
                    xlAquamarine = 13959039,
                    xlPapayaWhip = 14020607,
                    xlOrchid = 14053594,
                    xlAntiqueWhite = 14150650,
                    xlThistle = 14204888,
                    xlMediumPurple = 14381203,
                    xlGainsboro = 14474460,
                    xlBeige = 14480885,
                    xlCornsilk = 14481663,
                    xlPlum = 14524637,
                    xlLightSteelBlue = 14599344,
                    xlLightYellow = 14745599,
                    xlRoyalBlue = 14772545,
                    xlMistyRose = 14804223,
                    xlBlueViolet = 14822282,
                    xlLightBlue = 15128749,
                    xlPowderBlue = 15130800,
                    xlLinen = 15134970,
                    xlOldLace = 15136253,
                    xlSkyBlue = 15453831,
                    xlCornflowerBlue = 15570276,
                    xlMediumSlateBlue = 15624315,
                    xlViolet = 15631086,
                    xlPaleTurquoise = 15658671,
                    xlSeashell = 15660543,
                    xlFloralWhite = 15792895,
                    xlHoneydew = 15794160,
                    xlIvory = 15794175,
                    xlLavenderBlush = 16118015,
                    xlWhiteSmoke = 16119285,
                    xlLightSkyBlue = 16436871,
                    xlLavender = 16443110,
                    xlSnow = 16448255,
                    xlMintCream = 16449525,
                    xlBlue = 16711680,
                    xlFuchsia = 16711935,
                    xlDodgerBlue = 16748574,
                    xlDeepSkyBlue = 16760576,
                    xlAliceBlue = 16775408,
                    xlGhostWhite = 16775416,
                    xlAqua = 16776960,
                    xlAzure = 16777200,
                    xlWhite = 16777215,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlRowCol () |
public sealed enum Microsoft.Office.Interop.Word.XlRowCol
                    xlRows = 1,
                    xlColumns = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlScaleType () |
public sealed enum Microsoft.Office.Interop.Word.XlScaleType
                    xlScaleLogarithmic = -4133,
                    xlScaleLinear = -4132,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlSeriesNameLevel () |
public sealed enum Microsoft.Office.Interop.Word.XlSeriesNameLevel
                    xlSeriesNameLevelNone = -3,
                    xlSeriesNameLevelCustom = -2,
                    xlSeriesNameLevelAll = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlSizeRepresents () |
public sealed enum Microsoft.Office.Interop.Word.XlSizeRepresents
                    xlSizeIsArea = 1,
                    xlSizeIsWidth = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlTickLabelOrientation () |
public sealed enum Microsoft.Office.Interop.Word.XlTickLabelOrientation
                    xlTickLabelOrientationUpward = -4171,
                    xlTickLabelOrientationDownward = -4170,
                    xlTickLabelOrientationVertical = -4166,
                    xlTickLabelOrientationHorizontal = -4128,
                    xlTickLabelOrientationAutomatic = -4105,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlTickLabelPosition () |
public sealed enum Microsoft.Office.Interop.Word.XlTickLabelPosition
                    xlTickLabelPositionNextToAxis = 4,
                    xlTickLabelPositionNone = -4142,
                    xlTickLabelPositionLow = -4134,
                    xlTickLabelPositionHigh = -4127,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlTickMark () |
public sealed enum Microsoft.Office.Interop.Word.XlTickMark
                    xlTickMarkInside = 2,
                    xlTickMarkOutside = 3,
                    xlTickMarkCross = 4,
                    xlTickMarkNone = -4142,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlTimeUnit () |
public sealed enum Microsoft.Office.Interop.Word.XlTimeUnit
                    xlDays = 0,
                    xlMonths = 1,
                    xlYears = 2,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlTrendlineType () |
public sealed enum Microsoft.Office.Interop.Word.XlTrendlineType
                    xlPolynomial = 3,
                    xlPower = 4,
                    xlExponential = 5,
                    xlMovingAvg = 6,
                    xlLogarithmic = -4133,
                    xlLinear = -4132,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlUnderlineStyle () |
public sealed enum Microsoft.Office.Interop.Word.XlUnderlineStyle
                    xlUnderlineStyleSingle = 2,
                    xlUnderlineStyleSingleAccounting = 4,
                    xlUnderlineStyleDoubleAccounting = 5,
                    xlUnderlineStyleNone = -4142,
                    xlUnderlineStyleDouble = -4119,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
XlVAlign () |
public sealed enum Microsoft.Office.Interop.Word.XlVAlign
                    xlVAlignTop = -4160,
                    xlVAlignJustify = -4130,
                    xlVAlignDistributed = -4117,
                    xlVAlignCenter = -4108,
                    xlVAlignBottom = -4107,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLChildNodeSuggestion () |
public interface Microsoft.Office.Interop.Word.XMLChildNodeSuggestion
|
n/a
|
- Method: XMLNode Insert (object Range)
- Property: Application Application { public get; }
- Property: string BaseName { public get; }
- Property: int Creator { public get; }
- Property: string NamespaceURI { public get; }
- Property: object Parent { public get; }
- Property: XMLSchemaReference XMLSchemaReference { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLChildNodeSuggestions () |
public interface Microsoft.Office.Interop.Word.XMLChildNodeSuggestions
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: XMLChildNodeSuggestion this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLMapping () |
public interface Microsoft.Office.Interop.Word.XMLMapping
|
n/a
|
- Method: void Delete ()
- Method: bool SetMapping (string XPath, string PrefixMapping, CustomXMLPart Source)
- Method: bool SetMappingByNode (CustomXMLNode Node)
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: CustomXMLNode CustomXMLNode { public get; }
- Property: CustomXMLPart CustomXMLPart { public get; }
- Property: bool IsMapped { public get; }
- Property: object Parent { public get; }
- Property: string PrefixMappings { public get; }
- Property: string XPath { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLNamespace () |
public interface Microsoft.Office.Interop.Word.XMLNamespace
|
n/a
|
- Method: void AttachToDocument (object Document)
- Method: void Delete ()
- Property: string this [bool AllUsers] { public get; public set; }
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: XSLTransform this [bool AllUsers] { public get; public set; }
- Property: string this [bool AllUsers] { public get; public set; }
- Property: object Parent { public get; }
- Property: string URI { public get; }
- Property: XSLTransforms XSLTransforms { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLNamespaces () |
public interface Microsoft.Office.Interop.Word.XMLNamespaces
|
n/a
|
- Method: XMLNamespace Add (string Path, object NamespaceURI, object Alias, bool InstallForAllUsers)
- Method: IEnumerator GetEnumerator ()
- Method: void InstallManifest (string Path, bool InstallForAllUsers)
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: XMLNamespace this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLNode () |
public interface Microsoft.Office.Interop.Word.XMLNode
|
n/a
|
- Method: void Copy ()
- Method: void Cut ()
- Method: void Delete ()
- Method: void RemoveChild (XMLNode ChildElement)
- Method: XMLNodes SelectNodes (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: XMLNode SelectSingleNode (string XPath, string PrefixMapping, bool FastSearchSkippingTextNodes)
- Method: void SetValidationError (WdXMLValidationStatus Status, object ErrorText, bool ClearedAutomatically)
- Method: void Validate ()
- Property: Application Application { public get; }
- Property: XMLNodes Attributes { public get; }
- Property: string BaseName { public get; }
- Property: XMLNodes ChildNodes { public get; }
- Property: XMLChildNodeSuggestions ChildNodeSuggestions { public get; }
- Property: int Creator { public get; }
- Property: XMLNode FirstChild { public get; }
- Property: bool HasChildNodes { public get; }
- Property: XMLNode LastChild { public get; }
- Property: WdXMLNodeLevel Level { public get; }
- Property: string NamespaceURI { public get; }
- Property: XMLNode NextSibling { public get; }
- Property: WdXMLNodeType NodeType { public get; }
- Property: string NodeValue { public get; public set; }
- Property: Document OwnerDocument { public get; }
- Property: object Parent { public get; }
- Property: XMLNode ParentNode { public get; }
- Property: string PlaceholderText { public get; public set; }
- Property: XMLNode PreviousSibling { public get; }
- Property: Range Range { public get; }
- Property: SmartTag SmartTag { public get; }
- Property: string Text { public get; public set; }
- Property: string this [bool Advanced] { public get; }
- Property: WdXMLValidationStatus ValidationStatus { public get; }
- Property: string WordOpenXML { public get; }
- Property: string this [bool DataOnly] { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLNodes () |
public interface Microsoft.Office.Interop.Word.XMLNodes
|
n/a
|
- Method: XMLNode Add (string Name, string Namespace, object Range)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: XMLNode this [int Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLSchemaReference () |
public interface Microsoft.Office.Interop.Word.XMLSchemaReference
|
n/a
|
- Method: void Delete ()
- Method: void Reload ()
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string Location { public get; }
- Property: string NamespaceURI { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XMLSchemaReferences () |
public interface Microsoft.Office.Interop.Word.XMLSchemaReferences
|
n/a
|
- Method: XMLSchemaReference Add (object NamespaceURI, object Alias, object FileName, bool InstallForAllUsers)
- Method: IEnumerator GetEnumerator ()
- Method: void Validate ()
- Property: bool AllowSaveAsXMLWithoutValidation { public get; public set; }
- Property: Application Application { public get; }
- Property: bool AutomaticValidation { public get; public set; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: bool HideValidationErrors { public get; public set; }
- Property: bool IgnoreMixedContent { public get; public set; }
- Property: XMLSchemaReference this [object Index] { public get; }
- Property: object Parent { public get; }
- Property: bool ShowPlaceholderText { public get; public set; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XSLTransform () |
public interface Microsoft.Office.Interop.Word.XSLTransform
|
n/a
|
- Method: void Delete ()
- Property: string this [bool AllUsers] { public get; public set; }
- Property: Application Application { public get; }
- Property: int Creator { public get; }
- Property: string ID { public get; }
- Property: string this [bool AllUsers] { public get; public set; }
- Property: object Parent { public get; }
|
--> NONE <--
|
Microsoft.Office.Interop.Word XSLTransforms () |
public interface Microsoft.Office.Interop.Word.XSLTransforms
|
n/a
|
- Method: XSLTransform Add (string Location, object Alias, bool InstallForAllUsers)
- Method: IEnumerator GetEnumerator ()
- Property: Application Application { public get; }
- Property: int Count { public get; }
- Property: int Creator { public get; }
- Property: XSLTransform this [object Index] { public get; }
- Property: object Parent { public get; }
|
--> NONE <--
|