Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 639 Bytes

ispreadsheetprovider_getitembyname_1961632009.md

File metadata and controls

28 lines (18 loc) · 639 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Provider.ISpreadsheetProvider.GetItemByName(System.String)
winrt method

Windows.UI.Xaml.Automation.Provider.ISpreadsheetProvider.GetItemByName

-description

Returns a Microsoft UI Automation element that represents the spreadsheet cell that has the specified name.

-parameters

-param name

The name of the target cell.

-returns

A Microsoft UI Automation element that represents the target cell.

-remarks

-examples

-see-also