Search Results for

    Show / Hide Table of Contents

    Class MicrosoftWordWindow

    Base container of Microsoft Application

    Inheritance
    System.Object
    MicrosoftWordWindow
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class MicrosoftWordWindow

    Constructors

    MicrosoftWordWindow(ref Application)

    Declaration
    public MicrosoftWordWindow(ref Application application)
    Parameters
    Type Name Description
    Application application

    Fields

    window

    Declaration
    public Window window
    Field Value
    Type Description
    Window

    Properties

    FileList

    Declaration
    public FileList FileList { get; }
    Property Value
    Type Description
    FileList

    FileMenuBar

    Declaration
    public FileMenuBar FileMenuBar { get; }
    Property Value
    Type Description
    FileMenuBar

    ItemWindow

    Declaration
    public ItemWindow ItemWindow { get; }
    Property Value
    Type Description
    ItemWindow

    PickaFolderGroup

    Declaration
    public PickaFolderGroup PickaFolderGroup { get; }
    Property Value
    Type Description
    PickaFolderGroup

    RibbonPropertyPage

    Declaration
    public RibbonPropertyPage RibbonPropertyPage { get; }
    Property Value
    Type Description
    RibbonPropertyPage

    UIItemGroup

    Declaration
    public UIItemGroup UIItemGroup { get; }
    Property Value
    Type Description
    UIItemGroup

    UIListItem

    Declaration
    public UIListItem UIListItem { get; }
    Property Value
    Type Description
    UIListItem

    XMLAuthorTemplateGroup

    Declaration
    public XMLAuthorTemplateGroup XMLAuthorTemplateGroup { get; }
    Property Value
    Type Description
    XMLAuthorTemplateGroup
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.