uiautomation
uiautomation.uiautomation.SpreadsheetPattern クラス

公開メンバ関数

def __init__ (self, pattern=None)
 
'ControlGetItemByName (self, str name)
 

公開変数類

 pattern
 

構築子と解体子

◆ __init__()

def uiautomation.uiautomation.SpreadsheetPattern.__init__ (   self,
  pattern = None 
)
Refer https://docs.microsoft.com/en-us/windows/desktop/api/uiautomationclient/nn-uiautomationclient-iuiautomationspreadsheetpattern

メソッド詳解

◆ GetItemByName()

'Control' uiautomation.uiautomation.SpreadsheetPattern.GetItemByName (   self,
str  name 
)
Call IUIAutomationSpreadsheetPattern::GetItemByName.
name: str.
Return `Control` subclass or None, represents the spreadsheet cell that has the specified name..
Refer https://docs.microsoft.com/en-us/windows/desktop/api/uiautomationclient/nf-uiautomationclient-iuiautomationspreadsheetpattern-getitembyname

メンバ詳解

◆ pattern

uiautomation.uiautomation.SpreadsheetPattern.pattern

このクラス詳解は次のファイルから抽出されました: