Options.BackgroundOpen Propriété
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.
True : Microsoft Word ouvre les documents Web en arrière-plan.
public:
property bool BackgroundOpen { bool get(); void set(bool value); };
public bool BackgroundOpen { get; set; }
member this.BackgroundOpen : bool with get, set
Public Property BackgroundOpen As Boolean
Valeur de propriété
Remarques
Les utilisateurs peuvent continuer de taper et de choisir des commandes dans un autre document pendant que Microsoft Word ouvre un document Web volumineux en arrière-plan. Notez toutefois qu'aucune fonction de Word Visual Basic pour Applications ne peut être appliquée à ce document tant qu'il n'est pas complètement ouvert.