Frameset.FrameScrollbarType 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.
Renvoie ou définit quand les barres de défilement sont disponibles dans le cadre spécifié lors de l'affichage de la page de cadres correspondante dans un navigateur Web.
public:
property Microsoft::Office::Interop::Word::WdScrollbarType FrameScrollbarType { Microsoft::Office::Interop::Word::WdScrollbarType get(); void set(Microsoft::Office::Interop::Word::WdScrollbarType value); };
public Microsoft.Office.Interop.Word.WdScrollbarType FrameScrollbarType { get; set; }
member this.FrameScrollbarType : Microsoft.Office.Interop.Word.WdScrollbarType with get, set
Public Property FrameScrollbarType As WdScrollbarType