DocumentClass.FreezeLayout Méthode
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.
public:
virtual void FreezeLayout() = Microsoft::Office::Interop::Word::_Document::FreezeLayout;
public virtual void FreezeLayout ();
abstract member FreezeLayout : unit -> unit
override this.FreezeLayout : unit -> unit
Public Overridable Sub FreezeLayout ()