IUIAutomationTextPattern 介面 (uiautomationclient.h)
提供包含文字之控制項的存取權。
繼承
IUIAutomationTextPattern介面繼承自IUnknown介面。 IUIAutomationTextPattern 也有下列類型的成員:
方法
IUIAutomationTextPattern介面具有這些方法。
IUIAutomationTextPattern::get_DocumentRange 擷取包含檔主文字的文字範圍。 (IUIAutomationTextPattern.get_DocumentRange) |
IUIAutomationTextPattern::get_SupportedTextSelection 擷取值,指定控制項所支援的文字選取範圍類型。 (IUIAutomationTextPattern.get_SupportedTextSelection) |
IUIAutomationTextPattern::GetSelection 擷取文字範圍的集合,代表文字型控制項中目前選取的文字。 (IUIAutomationTextPattern.GetSelection) |
IUIAutomationTextPattern::GetVisibleRanges 從文字型控制項擷取不連續文字範圍的陣列,其中每個文字範圍都代表連續的可見文字範圍。 (IUIAutomationTextPattern.GetVisibleRanges) |
IUIAutomationTextPattern::RangeFromChild 擷取包含子項目的文字範圍,例如影像、超連結、Microsoft Excel 試算表或其他内嵌物件。 |
IUIAutomationTextPattern::RangeFromPoint 擷取最接近指定螢幕座標的空白 (空白) 文字範圍。 (IUIAutomationTextPattern.RangeFromPoint) |
規格需求
最低支援的用戶端 | Windows 7、Windows Vista sp2 和 Platform Update for Windows Vista、Windows XP with SP3 和 Platform Update for Windows Vista [僅限桌面應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |