Selection.HeaderFooter 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.
Retourne un HeaderFooter objet pour la sélection spécifiée.
public:
property Microsoft::Office::Interop::Word::HeaderFooter ^ HeaderFooter { Microsoft::Office::Interop::Word::HeaderFooter ^ get(); };
public Microsoft.Office.Interop.Word.HeaderFooter HeaderFooter { get; }
member this.HeaderFooter : Microsoft.Office.Interop.Word.HeaderFooter
Public ReadOnly Property HeaderFooter As HeaderFooter
Valeur de propriété
Remarques
Une erreur se produit si la sélection ne se trouve pas dans un en-tête ou un pied de page.