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.
Renvoie ou définit le caractère 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
WdTabLeader peut être l’une de ces constantes WdTabLeader .
wdTabLeaderDashes
wdTabLeaderDots
wdTabLeaderHeavy
wdTabLeaderLines
wdTabLeaderMiddleDot
wdTabLeaderSpaces