Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ISpreadsheetProvider Interface

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides access to items (cells) in a spreadsheet.

public interface class ISpreadsheetProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(536091564, 55779, 24136, 181, 248, 158, 171, 15, 178, 217, 216)]
struct ISpreadsheetProvider
[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
Public Interface ISpreadsheetProvider
Attributes

Methods

Name Description
GetItemByName(String)

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

Applies to

See also


Feedback

Was this page helpful?