TableOfFigures.TabLeader 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 caractère situé entre les entrées et leurs numéros de page dans une table des illustrations.
public:
property Microsoft::Office::Interop::Word::WdTabLeader TabLeader { Microsoft::Office::Interop::Word::WdTabLeader get(); void set(Microsoft::Office::Interop::Word::WdTabLeader value); };
public Microsoft.Office.Interop.Word.WdTabLeader TabLeader { get; set; }
member this.TabLeader : Microsoft.Office.Interop.Word.WdTabLeader with get, set
Public Property TabLeader As WdTabLeader
Valeur de propriété
Remarques
WdTabLeaderIl peut s’agir de l’une des constantes WdTabLeader suivantes.
wdTabLeaderDashes
wdTabLeaderDots
wdTabLeaderHeavy
wdTabLeaderLines
wdTabLeaderMiddleDot
wdTabLeaderSpaces