WebOptions.ScreenSize 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.
Cette propriété renvoie ou définit la taille d'écran minimale optimale (largeur x hauteur, en pixels) que vous devez utiliser lors de l'affichage du document enregistré dans un navigateur Web.
public:
property Microsoft::Office::Core::MsoScreenSize ScreenSize { Microsoft::Office::Core::MsoScreenSize get(); void set(Microsoft::Office::Core::MsoScreenSize value); };
public Microsoft.Office.Core.MsoScreenSize ScreenSize { get; set; }
member this.ScreenSize : Microsoft.Office.Core.MsoScreenSize with get, set
Public Property ScreenSize As MsoScreenSize
Valeur de propriété
Remarques
MsoScreenSize peut être l’une des constantes MsoScreenSize suivantes :
msoScreenSize1024x768
msoScreenSize1152x882
msoScreenSize1152x900
msoScreenSize1280x1024
msoScreenSize1600x1200
msoScreenSize1800x1440
msoScreenSize1920x1200
msoScreenSize544x376
msoScreenSize640x480
msoScreenSize720x512
msoScreenSize800x600 par défaut