public interface IUIAutomationExpandCollapsePattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
ExpandCollapseState |
cachedExpandCollapseState()
Getter method for the COM property "CachedExpandCollapseState"
|
void |
collapse() |
ExpandCollapseState |
currentExpandCollapseState()
Getter method for the COM property "CurrentExpandCollapseState"
|
void |
expand() |
void expand()
void collapse()
ExpandCollapseState currentExpandCollapseState()
Getter method for the COM property "CurrentExpandCollapseState"
ExpandCollapseState cachedExpandCollapseState()
Getter method for the COM property "CachedExpandCollapseState"
Copyright © 2016. All rights reserved.