ISpreadsheetProvider Interface

Definition

Provides access to items (cells) in a spreadsheet.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(536091564, 55779, 24136, 181, 248, 158, 171, 15, 178, 217, 216)]
public interface ISpreadsheetProvider
Attributes

Methods

GetItemByName(String)

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

Applies to

Продукт Версії
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also