ISpreadsheetProvider Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit l’accès aux éléments (cellules) d’une feuille de calcul.
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
- Attributs
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é. |