| __init__(self, textRange=None) | uiautomation.uiautomation.TextRange | |
| AddToSelection(self, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| Clone(self) | uiautomation.uiautomation.TextRange | |
| Compare(self, 'TextRange' textRange) | uiautomation.uiautomation.TextRange | |
| CompareEndpoints(self, int srcEndPoint, 'TextRange' textRange, int targetEndPoint) | uiautomation.uiautomation.TextRange | |
| ExpandToEnclosingUnit(self, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| FindAttribute(self, int textAttributeId, val, bool backward) | uiautomation.uiautomation.TextRange | |
| FindText(self, str text, bool backward, bool ignoreCase) | uiautomation.uiautomation.TextRange | |
| GetAttributeValue(self, int textAttributeId) | uiautomation.uiautomation.TextRange | |
| GetBoundingRectangles(self) | uiautomation.uiautomation.TextRange | |
| GetChildren(self) | uiautomation.uiautomation.TextRange | |
| GetEnclosingControl(self) | uiautomation.uiautomation.TextRange | |
| GetText(self, int maxLength=-1) | uiautomation.uiautomation.TextRange | |
| Move(self, int unit, int count, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| MoveEndpointByRange(self, int srcEndPoint, 'TextRange' textRange, int targetEndPoint, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| MoveEndpointByUnit(self, int endPoint, int unit, int count, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| RemoveFromSelection(self, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| ScrollIntoView(self, bool alignTop=True, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| Select(self, float waitTime=OPERATION_WAIT_TIME) | uiautomation.uiautomation.TextRange | |
| textRange | uiautomation.uiautomation.TextRange | |