ContactCard Interface

Définition

Représente une carte de visite Microsoft Système Office.

public interface class ContactCard : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03F1-0000-0000-C000-000000000046")]
public interface ContactCard : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03F1-0000-0000-C000-000000000046")>]
type ContactCard = interface
    interface _IMsoDispObj
Public Interface ContactCard
Implements _IMsoDispObj
Attributs
Implémente

Propriétés

Application

Renvoie un objet Application qui représente l’application Office parente de l’objet ContactCard.

Creator

Retourne un Int32 qui indique l’application dans laquelle l’objet ContactCard a été créé.

Méthodes

Close()

Ferme la carte de contact.

Show(MsoContactCardStyle, Int32, Int32, Int32, Int32, Int32, Boolean)

Affiche la carte de contact à la position de la coordonnée x spécifiée en dehors du rectangle spécifié.

S’applique à