ISpreadsheetProvider Interface

Définition

Fournit l’accès aux éléments (cellules) d’une feuille de calcul.

public interface class ISpreadsheetProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(355831955, 48537, 19709, 159, 7, 59, 20, 179, 21, 226, 61)]
struct ISpreadsheetProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(355831955, 48537, 19709, 159, 7, 59, 20, 179, 21, 226, 61)]
public interface ISpreadsheetProvider
Public Interface ISpreadsheetProvider
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Méthodes

GetItemByName(String)

Renvoie un élément Microsoft UI Automation qui représente la cellule de feuille de calcul qui a le nom spécifié.

S’applique à

Voir aussi