Class WinWord2013
Inheritance
System.Object
WinWord2013
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 WinWord2013
Constructors
WinWord2013(ref Application)
Declaration
public WinWord2013(ref Application application)
Parameters
| Type | Name | Description |
|---|---|---|
| Application | application |
Properties
MicrosoftWordWindow
Declaration
public MicrosoftWordWindow MicrosoftWordWindow { get; }
Property Value
| Type | Description |
|---|---|
| MicrosoftWordWindow |
UIWordOptionsWindow
Declaration
public UIWordOptionsWindow UIWordOptionsWindow { get; }
Property Value
| Type | Description |
|---|---|
| UIWordOptionsWindow |