public interface IUIAutomationGridItemPattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
int |
cachedColumn()
Getter method for the COM property "CachedColumn"
|
int |
cachedColumnSpan()
Getter method for the COM property "CachedColumnSpan"
|
IUIAutomationElement |
cachedContainingGrid()
Getter method for the COM property "CachedContainingGrid"
|
int |
cachedRow()
Getter method for the COM property "CachedRow"
|
int |
cachedRowSpan()
Getter method for the COM property "CachedRowSpan"
|
int |
currentColumn()
Getter method for the COM property "CurrentColumn"
|
int |
currentColumnSpan()
Getter method for the COM property "CurrentColumnSpan"
|
IUIAutomationElement |
currentContainingGrid()
Getter method for the COM property "CurrentContainingGrid"
|
int |
currentRow()
Getter method for the COM property "CurrentRow"
|
int |
currentRowSpan()
Getter method for the COM property "CurrentRowSpan"
|
IUIAutomationElement currentContainingGrid()
Getter method for the COM property "CurrentContainingGrid"
int currentRow()
Getter method for the COM property "CurrentRow"
int currentColumn()
Getter method for the COM property "CurrentColumn"
int currentRowSpan()
Getter method for the COM property "CurrentRowSpan"
int currentColumnSpan()
Getter method for the COM property "CurrentColumnSpan"
IUIAutomationElement cachedContainingGrid()
Getter method for the COM property "CachedContainingGrid"
int cachedRow()
Getter method for the COM property "CachedRow"
int cachedColumn()
Getter method for the COM property "CachedColumn"
int cachedRowSpan()
Getter method for the COM property "CachedRowSpan"
int cachedColumnSpan()
Getter method for the COM property "CachedColumnSpan"
Copyright © 2016. All rights reserved.