HeaderFooter.IsHeader 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.
True si l’objet spécifié HeaderFooter est un en-tête.
public:
property bool IsHeader { bool get(); };
public bool IsHeader { get; }
member this.IsHeader : bool
Public ReadOnly Property IsHeader As Boolean