Frameset.HeightType 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 le type de la largeur du cadre spécifié sur une page de cadres.
public:
property Microsoft::Office::Interop::Word::WdFramesetSizeType HeightType { Microsoft::Office::Interop::Word::WdFramesetSizeType get(); void set(Microsoft::Office::Interop::Word::WdFramesetSizeType value); };
public Microsoft.Office.Interop.Word.WdFramesetSizeType HeightType { get; set; }
member this.HeightType : Microsoft.Office.Interop.Word.WdFramesetSizeType with get, set
Public Property HeightType As WdFramesetSizeType