public interface IUIAutomationTablePattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
RowOrColumnMajor |
cachedRowOrColumnMajor()
Getter method for the COM property "CachedRowOrColumnMajor"
|
RowOrColumnMajor |
currentRowOrColumnMajor()
Getter method for the COM property "CurrentRowOrColumnMajor"
|
IUIAutomationElementArray |
getCachedColumnHeaders() |
IUIAutomationElementArray |
getCachedRowHeaders() |
IUIAutomationElementArray |
getCurrentColumnHeaders() |
IUIAutomationElementArray |
getCurrentRowHeaders() |
IUIAutomationElementArray getCurrentRowHeaders()
IUIAutomationElementArray getCurrentColumnHeaders()
RowOrColumnMajor currentRowOrColumnMajor()
Getter method for the COM property "CurrentRowOrColumnMajor"
IUIAutomationElementArray getCachedRowHeaders()
IUIAutomationElementArray getCachedColumnHeaders()
RowOrColumnMajor cachedRowOrColumnMajor()
Getter method for the COM property "CachedRowOrColumnMajor"
Copyright © 2016. All rights reserved.