public interface IUIAutomationTextPattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationTextRange |
documentRange()
Getter method for the COM property "DocumentRange"
|
IUIAutomationTextRangeArray |
getSelection() |
IUIAutomationTextRangeArray |
getVisibleRanges() |
IUIAutomationTextRange |
rangeFromChild(IUIAutomationElement child) |
SupportedTextSelection |
supportedTextSelection()
Getter method for the COM property "SupportedTextSelection"
|
IUIAutomationTextRange rangeFromChild(IUIAutomationElement child)
child - Mandatory mmarquee.automation.uiautomation.IUIAutomationElement parameter.IUIAutomationTextRangeArray getSelection()
IUIAutomationTextRangeArray getVisibleRanges()
IUIAutomationTextRange documentRange()
Getter method for the COM property "DocumentRange"
SupportedTextSelection supportedTextSelection()
Getter method for the COM property "SupportedTextSelection"
Copyright © 2016. All rights reserved.