Class SplitCellsWindow
Inheritance
System.Object
SplitCellsWindow
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 SplitCellsWindow
Constructors
SplitCellsWindow(Window)
Declaration
public SplitCellsWindow(Window mainWindow)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | mainWindow |
Properties
NumberOfColumnsEdit
Declaration
public TextBox NumberOfColumnsEdit { get; }
Property Value
| Type | Description |
|---|---|
| TextBox |
NumberOfRowsEdit
Declaration
public TextBox NumberOfRowsEdit { get; }
Property Value
| Type | Description |
|---|---|
| TextBox |